mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Andreas Helmcke <ahelmcke@ela-soft.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] coreutils: version bump 9.4 -> 9.5
Date: Tue, 16 Jul 2024 14:36:23 +0200	[thread overview]
Message-ID: <20240716123622.60483-2-ahelmcke@ela-soft.com> (raw)

Various bug fixes and changes.

link: https://lists.gnu.org/archive/html/info-gnu/2024-03/msg00006.html

Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
---
 rules/coreutils.make | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/rules/coreutils.make b/rules/coreutils.make
index 17495b41a..2e648ebcb 100644
--- a/rules/coreutils.make
+++ b/rules/coreutils.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COREUTILS) += coreutils
 #
 # Paths and names
 #
-COREUTILS_VERSION	:= 9.4
-COREUTILS_MD5		:= 459e9546074db2834eefe5421f250025
+COREUTILS_VERSION	:= 9.5
+COREUTILS_MD5		:= e99adfa059a63db3503cc71f3d151e31
 COREUTILS		:= coreutils-$(COREUTILS_VERSION)
 COREUTILS_SUFFIX	:= tar.xz
 COREUTILS_URL		:= $(call ptx/mirror, GNU, coreutils/$(COREUTILS).$(COREUTILS_SUFFIX))
@@ -149,6 +149,7 @@ COREUTILS_CONF_OPT	:= \
 	--disable-libcap \
 	--disable-single-binary \
 	--disable-single-binary-exceptions \
+	--disable-bold-man-page-references \
 	--disable-gcc-warnings \
 	--enable-no-install-program=$(subst $(space),$(comma),$(strip $(COREUTILS_INST-))) \
 	--disable-nls \
@@ -156,7 +157,11 @@ COREUTILS_CONF_OPT	:= \
 	--without-linux-crypto \
 	--without-openssl \
 	--without-libgmp \
+	--without-included-regex \
 	--$(call ptx/wwo, PTXCONF_GLOBAL_SELINUX)-selinux \
+	--with-packager \
+	--with-packager-version \
+	--with-packager-bug-reports \
 	--with-tty-group=tty
 
 COREUTILS_MAKE_OPT	:= \
-- 
2.43.0




             reply	other threads:[~2024-07-16 12:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-16 12:36 Andreas Helmcke [this message]
2024-08-05  6:49 ` [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=20240716123622.60483-2-ahelmcke@ela-soft.com \
    --to=ahelmcke@ela-soft.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