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] host-localedef: Version bump. 2.36 -> 2.37.
Date: Fri, 17 Feb 2023 16:35:40 +0100	[thread overview]
Message-ID: <20230217153540.1244739-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20230212084847.2695729-1-christian.melki@t2data.com>

Thanks, applied as bb1c9bb855ee824f3c056ea7cf5aec68f3159999.

Michael

[sent from post-receive hook]

On Fri, 17 Feb 2023 16:35:39 +0100, Christian Melki <christian.melki@t2data.com> wrote:
> Not much of interest here.
> Bump localedef from glibc 2.36 to 2.37.
> 
> * Forward and fix patch series so that they apply properly.
> * Be explicit about added configure options.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20230212084847.2695729-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/localedef-glibc-2.36/0001-HACK-only-build-and-install-localedef.patch b/patches/localedef-glibc-2.37/0001-HACK-only-build-and-install-localedef.patch
> similarity index 100%
> rename from patches/localedef-glibc-2.36/0001-HACK-only-build-and-install-localedef.patch
> rename to patches/localedef-glibc-2.37/0001-HACK-only-build-and-install-localedef.patch
> diff --git a/patches/localedef-glibc-2.36/0002-Do-not-fail-on-unknown-LC_IDENTIFICATION.category-va.patch b/patches/localedef-glibc-2.37/0002-Do-not-fail-on-unknown-LC_IDENTIFICATION.category-va.patch
> similarity index 100%
> rename from patches/localedef-glibc-2.36/0002-Do-not-fail-on-unknown-LC_IDENTIFICATION.category-va.patch
> rename to patches/localedef-glibc-2.37/0002-Do-not-fail-on-unknown-LC_IDENTIFICATION.category-va.patch
> diff --git a/patches/localedef-glibc-2.36/series b/patches/localedef-glibc-2.37/series
> similarity index 100%
> rename from patches/localedef-glibc-2.36/series
> rename to patches/localedef-glibc-2.37/series
> diff --git a/rules/host-localedef.make b/rules/host-localedef.make
> index 986441a7fcf7..ed473cb035d5 100644
> --- a/rules/host-localedef.make
> +++ b/rules/host-localedef.make
> @@ -15,8 +15,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_LOCALEDEF) += host-localedef
>  #
>  # Paths and names
>  #
> -HOST_LOCALEDEF_VERSION	:= 2.36
> -HOST_LOCALEDEF_MD5	:= fa3409fd10d880163231d7a5b060255c
> +HOST_LOCALEDEF_VERSION	:= 2.37
> +HOST_LOCALEDEF_MD5	:= 35e1dbd6014a1d0ba72d9f79330fddab
>  HOST_LOCALEDEF		:= localedef-glibc-$(HOST_LOCALEDEF_VERSION)
>  HOST_LOCALEDEF_SUFFIX	:= tar.bz2
>  HOST_LOCALEDEF_URL	:= $(call ptx/mirror, GNU, glibc/glibc-$(HOST_LOCALEDEF_VERSION).$(HOST_LOCALEDEF_SUFFIX))
> @@ -50,6 +50,8 @@ HOST_LOCALEDEF_CONF_OPT		:= \
>  	--disable-werror \
>  	--disable-multi-arch \
>  	--disable-experimental-malloc \
> +	--disable-memory-tagging \
> +	--disable-crypt \
>  	--disable-nss-crypt \
>  	--disable-obsolete-rpc \
>  	--disable-obsolete-nsl \
> @@ -58,7 +60,9 @@ HOST_LOCALEDEF_CONF_OPT		:= \
>  	--disable-nscd \
>  	--disable-pt_chown \
>  	--disable-tunables \
> -	--disable-mathvec
> +	--disable-mathvec \
> +	--enable-cet \
> +	--disable-scv
>  
>  HOST_LOCALEDEF_MAKE_OPT		:= locale/others
>  HOST_LOCALEDEF_INSTALL_OPT	:= locale/install-others



      reply	other threads:[~2023-02-17 15:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-12  8:48 [ptxdist] [PATCH] " Christian Melki
2023-02-17 15:35 ` 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=20230217153540.1244739-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