mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] glib: Version bump. 2.78.4 -> 2.80.0
Date: Sat, 23 Mar 2024 09:59:36 +0100	[thread overview]
Message-ID: <20240323085936.2493845-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240320184951.1307528-1-christian.melki@t2data.com>

Thanks, applied as d285fdd1da5270322e7d71fece9750358b2c7b6d.

Michael

[sent from post-receive hook]

On Sat, 23 Mar 2024 09:59:36 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> New stable series.
> Looks like mostly bugfixes with a few API changes.
> https://gitlab.gnome.org/GNOME/glib/-/releases/2.79.0
> https://gitlab.gnome.org/GNOME/glib/-/releases/2.79.1
> https://gitlab.gnome.org/GNOME/glib/-/releases/2.79.2
> https://gitlab.gnome.org/GNOME/glib/-/releases/2.79.3
> https://gitlab.gnome.org/GNOME/glib/-/releases/2.80.0
> 
> * Fix option changes.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240320184951.1307528-1-christian.melki@t2data.com>
> [mol: update configure options]
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/glib.make b/rules/glib.make
> index 67c60227c94d..2acc9539b89a 100644
> --- a/rules/glib.make
> +++ b/rules/glib.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GLIB) += glib
>  #
>  # Paths and names
>  #
> -GLIB_VERSION	:= 2.78.4
> -GLIB_MD5	:= 0781e889cab64f1f7dbb6e8357c6a95f
> +GLIB_VERSION	:= 2.80.0
> +GLIB_MD5	:= 3a51e2803ecd22c2dadcd07d9475ebe3
>  GLIB		:= glib-$(GLIB_VERSION)
>  GLIB_SUFFIX	:= tar.xz
>  GLIB_URL	:= $(call ptx/mirror, GNOME, glib/$(basename $(GLIB_VERSION))/$(GLIB).$(GLIB_SUFFIX))
> @@ -44,11 +44,13 @@ GLIB_CONF_OPT	:= \
>  	-Dglib_assert=true \
>  	-Dglib_checks=true \
>  	-Dglib_debug=enabled \
> -	-Dgtk_doc=false \
> +	-Ddocumentation=false \
>  	-Dinstalled_tests=false \
> +	-Dintrospection=disabled \
>  	-Dlibelf=disabled \
>  	-Dlibmount=$(call ptx/endis, PTXCONF_GLIB_LIBMOUNT)d \
> -	-Dman=false \
> +	-Dman-pages=disabled \
> +	-Dmultiarch=false \
>  	-Dnls=disabled \
>  	-Doss_fuzz=disabled \
>  	-Dselinux=disabled \
> diff --git a/rules/host-glib.make b/rules/host-glib.make
> index fd7d11d9e19f..3d6cd8ffb270 100644
> --- a/rules/host-glib.make
> +++ b/rules/host-glib.make
> @@ -27,6 +27,7 @@ HOST_GLIB_CONF_TOOL	:= meson
>  HOST_GLIB_CONF_OPT	:= \
>  	$(HOST_MESON_OPT) \
>  	-Dbsymbolic_functions=true \
> +	-Ddocumentation=false \
>  	-Ddtrace=false \
>  	-Dforce_posix_threads=true \
>  	-Dglib_assert=true \
> @@ -34,9 +35,11 @@ HOST_GLIB_CONF_OPT	:= \
>  	-Dglib_debug=enabled \
>  	-Dgtk_doc=false \
>  	-Dinstalled_tests=false \
> +	-Dintrospection=disabled \
>  	-Dlibelf=disabled \
>  	-Dlibmount=disabled \
> -	-Dman=false \
> +	-Dman-pages=disabled \
> +	-Dmultiarch=false \
>  	-Dnls=disabled \
>  	-Doss_fuzz=disabled \
>  	-Dselinux=disabled \



      reply	other threads:[~2024-03-23  9:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-20 18:49 [ptxdist] [PATCH] " Christian Melki
2024-03-23  8:59 ` Michael Olbrich [this message]

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=20240323085936.2493845-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=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