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] host-localedef: Version bump. 2.36 -> 2.37.
Date: Sun, 12 Feb 2023 09:48:47 +0100	[thread overview]
Message-ID: <20230212084847.2695729-1-christian.melki@t2data.com> (raw)

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>
---
 .../0001-HACK-only-build-and-install-localedef.patch   |  0
 ...fail-on-unknown-LC_IDENTIFICATION.category-va.patch |  0
 .../series                                             |  0
 rules/host-localedef.make                              | 10 +++++++---
 4 files changed, 7 insertions(+), 3 deletions(-)
 rename patches/{localedef-glibc-2.36 => localedef-glibc-2.37}/0001-HACK-only-build-and-install-localedef.patch (100%)
 rename patches/{localedef-glibc-2.36 => localedef-glibc-2.37}/0002-Do-not-fail-on-unknown-LC_IDENTIFICATION.category-va.patch (100%)
 rename patches/{localedef-glibc-2.36 => localedef-glibc-2.37}/series (100%)

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 986441a7f..ed473cb03 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
-- 
2.34.1




             reply	other threads:[~2023-02-12  8:49 UTC|newest]

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