* [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11
@ 2020-08-07 4:55 Bernd Kuhls
2020-08-08 16:17 ` Thomas Petazzoni
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Bernd Kuhls @ 2020-08-07 4:55 UTC (permalink / raw)
To: buildroot
Reformatted license hash.
Quoting release notes:
https://lists.x.org/archives/xorg-announce/2020-August/003053.html
"This release fixes a regression introduced by the security patches in
1.6.10.
See https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/116 for
details."
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
package/x11r7/xlib_libX11/xlib_libX11.hash | 9 +++++----
package/x11r7/xlib_libX11/xlib_libX11.mk | 2 +-
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/package/x11r7/xlib_libX11/xlib_libX11.hash b/package/x11r7/xlib_libX11/xlib_libX11.hash
index d383615457..b77f98dfb1 100644
--- a/package/x11r7/xlib_libX11/xlib_libX11.hash
+++ b/package/x11r7/xlib_libX11/xlib_libX11.hash
@@ -1,5 +1,6 @@
-# From https://lists.x.org/archives/xorg-announce/2020-July/003052.html
-sha256 af48626989b8515c994777896bd7b7ba2bd5b1ef4e1efaee0a55d8852bbe6226 libX11-1.6.10.tar.bz2
-sha512 ad384d8896fbe587f7fd99b0d3cc56fac6e2facbab52fa99174200d06b19dd163a483c998acf3834b3a4a3aa4de0dbbe13919a1c80e6797afe467c7075b403ff libX11-1.6.10.tar.bz2
+# From https://lists.x.org/archives/xorg-announce/2020-August/003053.html
+sha256 b1cc4b802058be7e3fb438ee2490f66fcc52ac3b2a14f47a22cbf77638e33606 libX11-1.6.11.tar.bz2
+sha512 2cb4e215c1e3ccb327e02586844f8c426068536a0f472a39f12191feace607f61a6a08586f03758248199678c2f6897a984b0f1222bc0d68fd2e02702f4ce0bf libX11-1.6.11.tar.bz2
+
# Locally computed
-sha256 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e COPYING
+sha256 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e COPYING
diff --git a/package/x11r7/xlib_libX11/xlib_libX11.mk b/package/x11r7/xlib_libX11/xlib_libX11.mk
index bfc1c4166e..b0132efd31 100644
--- a/package/x11r7/xlib_libX11/xlib_libX11.mk
+++ b/package/x11r7/xlib_libX11/xlib_libX11.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XLIB_LIBX11_VERSION = 1.6.10
+XLIB_LIBX11_VERSION = 1.6.11
XLIB_LIBX11_SOURCE = libX11-$(XLIB_LIBX11_VERSION).tar.bz2
XLIB_LIBX11_SITE = https://xorg.freedesktop.org/archive/individual/lib
XLIB_LIBX11_LICENSE = MIT
--
2.27.0
^ permalink raw reply related [flat|nested] 4+ messages in thread* [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11
2020-08-07 4:55 [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11 Bernd Kuhls
@ 2020-08-08 16:17 ` Thomas Petazzoni
2020-08-08 16:18 ` Thomas Petazzoni
2020-08-18 15:28 ` Peter Korsgaard
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2020-08-08 16:17 UTC (permalink / raw)
To: buildroot
On Fri, 7 Aug 2020 06:55:29 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> Reformatted license hash.
>
> Quoting release notes:
> https://lists.x.org/archives/xorg-announce/2020-August/003053.html
> "This release fixes a regression introduced by the security patches in
> 1.6.10.
> See https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/116 for
> details."
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/x11r7/xlib_libX11/xlib_libX11.hash | 9 +++++----
> package/x11r7/xlib_libX11/xlib_libX11.mk | 2 +-
> 2 files changed, 6 insertions(+), 5 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11
2020-08-07 4:55 [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11 Bernd Kuhls
2020-08-08 16:17 ` Thomas Petazzoni
@ 2020-08-08 16:18 ` Thomas Petazzoni
2020-08-18 15:28 ` Peter Korsgaard
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2020-08-08 16:18 UTC (permalink / raw)
To: buildroot
On Fri, 7 Aug 2020 06:55:29 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:
> Reformatted license hash.
>
> Quoting release notes:
> https://lists.x.org/archives/xorg-announce/2020-August/003053.html
> "This release fixes a regression introduced by the security patches in
> 1.6.10.
> See https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/116 for
> details."
>
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/x11r7/xlib_libX11/xlib_libX11.hash | 9 +++++----
> package/x11r7/xlib_libX11/xlib_libX11.mk | 2 +-
> 2 files changed, 6 insertions(+), 5 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11
2020-08-07 4:55 [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11 Bernd Kuhls
2020-08-08 16:17 ` Thomas Petazzoni
2020-08-08 16:18 ` Thomas Petazzoni
@ 2020-08-18 15:28 ` Peter Korsgaard
2 siblings, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2020-08-18 15:28 UTC (permalink / raw)
To: buildroot
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:
> Reformatted license hash.
> Quoting release notes:
> https://lists.x.org/archives/xorg-announce/2020-August/003053.html
> "This release fixes a regression introduced by the security patches in
> 1.6.10.
> See https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/116 for
> details."
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Committed to 2020.02.x and 2020.05.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-08-18 15:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-07 4:55 [Buildroot] [PATCH 1/1] package/x11r7/xlib_libX11: bump version to 1.6.11 Bernd Kuhls
2020-08-08 16:17 ` Thomas Petazzoni
2020-08-08 16:18 ` Thomas Petazzoni
2020-08-18 15:28 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox