mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 1/2] glib: Version bump. 2.74.6 -> 2.76.1
Date: Sun,  9 Apr 2023 20:38:18 +0200	[thread overview]
Message-ID: <20230409183819.4180222-1-christian.melki@t2data.com> (raw)

Bunch of fixes and changes over to the next stable series.
Since there is no single summary from 74.x to 76.x it's best
to inspect everything inbetween.

https://gitlab.gnome.org/GNOME/glib/-/releases/2.75.0
https://gitlab.gnome.org/GNOME/glib/-/releases/2.75.1
https://gitlab.gnome.org/GNOME/glib/-/releases/2.75.2
https://gitlab.gnome.org/GNOME/glib/-/releases/2.75.3
https://gitlab.gnome.org/GNOME/glib/-/releases/2.75.4
https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.0
https://gitlab.gnome.org/GNOME/glib/-/releases/2.76.1

* Remove deprecated iconv option. Isn't used.

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

diff --git a/rules/glib.make b/rules/glib.make
index da5c88110..dc152463b 100644
--- a/rules/glib.make
+++ b/rules/glib.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
 #
 # Paths and names
 #
-GLIB_VERSION	:= 2.74.6
-GLIB_MD5	:= 38f81d4a06c03e667b1f4d73cb803da8
+GLIB_VERSION	:= 2.76.1
+GLIB_MD5	:= 1adbc389ab891616a041aa6d42ef0529
 GLIB		:= glib-$(GLIB_VERSION)
 GLIB_SUFFIX	:= tar.xz
 GLIB_URL	:= $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
@@ -44,7 +44,6 @@ GLIB_CONF_OPT	:= \
 	-Dglib_checks=true \
 	-Dglib_debug=enabled \
 	-Dgtk_doc=false \
-	-Diconv=libc \
 	-Dinstalled_tests=false \
 	-Dlibelf=disabled \
 	-Dlibmount=$(call ptx/endis, PTXCONF_GLIB_LIBMOUNT)d \
-- 
2.34.1




             reply	other threads:[~2023-04-09 18:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-09 18:38 Christian Melki [this message]
2023-04-09 18:38 ` [ptxdist] [PATCH 2/2] host-glib: Follow suit from target glib Christian Melki
2023-04-14 10:03   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-04-14 10:03 ` [ptxdist] [APPLIED] glib: Version bump. 2.74.6 -> 2.76.1 Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230409183819.4180222-1-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox