* [ptxdist] [PATCH] coreutils: version bump 9.4 -> 9.5
@ 2024-07-16 12:36 Andreas Helmcke
2024-08-05 6:49 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Andreas Helmcke @ 2024-07-16 12:36 UTC (permalink / raw)
To: ptxdist
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] coreutils: version bump 9.4 -> 9.5
2024-07-16 12:36 [ptxdist] [PATCH] coreutils: version bump 9.4 -> 9.5 Andreas Helmcke
@ 2024-08-05 6:49 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2024-08-05 6:49 UTC (permalink / raw)
To: ptxdist; +Cc: Andreas Helmcke
Thanks, applied as 33edfbf17d2477537d1ea78aff59fc9abded619c.
Michael
[sent from post-receive hook]
On Mon, 05 Aug 2024 08:49:33 +0200, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> 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>
> Message-Id: <20240716123622.60483-2-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/coreutils.make b/rules/coreutils.make
> index 17495b41a602..2e648ebcb5a2 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 := \
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-05 6:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-16 12:36 [ptxdist] [PATCH] coreutils: version bump 9.4 -> 9.5 Andreas Helmcke
2024-08-05 6:49 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox