From dba0737529578669dcd0fa9a4e5ebc607419564d Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 19 May 2020 12:29:48 +0200 Subject: [PATCH 1/6] xorg-server: Update version from 1.20.7 to 1.20.8 https://lists.x.org/archives/xorg-announce/2020-March/003041.html Signed-off-by: Paul Menzel --- xorg-server.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-server.be0 b/xorg-server.be0 index 8649b65b6..b6e1bfbf1 100755 --- a/xorg-server.be0 +++ b/xorg-server.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xorg-server-1.20.7-0 +# BEE_VERSION xorg-server-1.20.8-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From a6a4151b94ac840a0950f3771101af9429852f28 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 26 Aug 2020 16:07:13 +0200 Subject: [PATCH 2/6] util-macros: Update version from 1.19.0 to 1.19.2 1. https://lists.x.org/archives/xorg-announce/2017-January/002773.html 2. https://lists.x.org/archives/xorg-announce/2018-March/002845.html --- util-macros.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util-macros.be0 b/util-macros.be0 index 0dd2cad3c..3ce6111d1 100755 --- a/util-macros.be0 +++ b/util-macros.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION util-macros-1.19.0-0 +# BEE_VERSION util-macros-1.19.2-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From 08d92f501533da41e5e96ca08d44bea216b96180 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 26 Aug 2020 16:09:53 +0200 Subject: [PATCH 3/6] xorgproto: Update version from 2018.4 to 2020.1 https://lists.x.org/archives/xorg-announce/2020-April/003042.html --- xorgproto.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorgproto.be0 b/xorgproto.be0 index 9ea3f56ce..a9b3adf2b 100755 --- a/xorgproto.be0 +++ b/xorgproto.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xorgproto-2018.4-0 +# BEE_VERSION xorgproto-2020.1-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From 7a8d7600354c354c5550e2590d3c0ddd698d95d3 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 26 Aug 2020 15:58:12 +0200 Subject: [PATCH 4/6] libX11: Update version from 1.6.8 to 1.6.12 This fixes several security issues ([1.6.12 announcement][1]). [1]: https://lists.x.org/archives/xorg-announce/2020-August/003057.html --- libX11.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libX11.be0 b/libX11.be0 index bf3b8b61c..601341a98 100755 --- a/libX11.be0 +++ b/libX11.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libX11-1.6.8-0 +# BEE_VERSION libX11-1.6.12-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From 54f2317294002da19dbb01892ce705d9433636d9 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 26 Aug 2020 16:01:07 +0200 Subject: [PATCH 5/6] xorg-server: Update version from 1.20.8 to 1.20.9 https://lists.x.org/archives/xorg-announce/2020-August/003059.html --- xorg-server.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-server.be0 b/xorg-server.be0 index b6e1bfbf1..cff5beae3 100755 --- a/xorg-server.be0 +++ b/xorg-server.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xorg-server-1.20.8-0 +# BEE_VERSION xorg-server-1.20.9-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.) From f0b80c09125c76e2a970a73041846b1993675985 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Wed, 26 Aug 2020 16:57:24 +0200 Subject: [PATCH 6/6] xorg-server: Disable `make check` Since version 1.20.8, `make check` running `scripts/xephyr-glamor-piglit.sh` due to `Xvfb` crashing. [1]: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1069 --- xorg-server.be0 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/xorg-server.be0 b/xorg-server.be0 index cff5beae3..69ef66ed5 100755 --- a/xorg-server.be0 +++ b/xorg-server.be0 @@ -67,10 +67,9 @@ mee_configure() { # bee_build #} -mee_install() { - bee_install - make check -} +#mee_install() { +# bee_install +#} mee_install_post() { local genericdir=${DATADIR}/mxgfx-generic/lib