mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] glib: Version bump. 2.68.3 -> 2.69.3.
@ 2021-10-11 17:55 Christian Melki
  2021-10-15 13:42 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2021-10-11 17:55 UTC (permalink / raw)
  To: ptxdist

glib < 2.68.4 fails to build on glibc 2.34 due to improper usage of close_range().
https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2180

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/glib.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/glib.make b/rules/glib.make
index cdf7972cd..b5074f70c 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
 #
 # Paths and names
 #
-GLIB_VERSION	:= 2.68.3
-GLIB_MD5	:= a3968c7510447f055fd2204ba947f80f
+GLIB_VERSION	:= 2.69.3
+GLIB_MD5	:= 7b45b7b93988e51dbbd114700657a058
 GLIB		:= glib-$(GLIB_VERSION)
 GLIB_SUFFIX	:= tar.xz
 GLIB_URL	:= $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [PATCH] glib: Version bump. 2.68.3 -> 2.69.3.
  2021-10-11 17:55 [ptxdist] [PATCH] glib: Version bump. 2.68.3 -> 2.69.3 Christian Melki
@ 2021-10-15 13:42 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2021-10-15 13:42 UTC (permalink / raw)
  To: Christian Melki; +Cc: ptxdist

On Mon, Oct 11, 2021 at 07:55:51PM +0200, Christian Melki wrote:
> glib < 2.68.4 fails to build on glibc 2.34 due to improper usage of close_range().
> https://gitlab.gnome.org/GNOME/glib/-/merge_requests/2180
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> ---
>  rules/glib.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/glib.make b/rules/glib.make
> index cdf7972cd..b5074f70c 100644
> --- a/rules/glib.make
> +++ b/rules/glib.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
>  #
>  # Paths and names
>  #
> -GLIB_VERSION	:= 2.68.3
> -GLIB_MD5	:= a3968c7510447f055fd2204ba947f80f
> +GLIB_VERSION	:= 2.69.3
> +GLIB_MD5	:= 7b45b7b93988e51dbbd114700657a058

Hmm, 69 (odd number) is a 'unstable' release. And 2.70.0 is out anyways, so
I prefer that one.

Michael

>  GLIB		:= glib-$(GLIB_VERSION)
>  GLIB_SUFFIX	:= tar.xz
>  GLIB_URL	:= $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
> -- 
> 2.30.2
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-10-15 13:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11 17:55 [ptxdist] [PATCH] glib: Version bump. 2.68.3 -> 2.69.3 Christian Melki
2021-10-15 13:42 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox