mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] coreutils: version bump 8.29 -> 8.31
@ 2019-08-20  9:59 Ladislav Michl
  0 siblings, 0 replies; only message in thread
From: Ladislav Michl @ 2019-08-20  9:59 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
 Hi,

 this update brings a question: Shall we use global option
 for linux-crypto as we do for SELinux?
 Packages have support for cryptodev and/or AF_ALG netlink,
 so having these options at one place make some sort if sense.
 Choice between software crypto implementation and cryptodev/AF_ALG
 depends on workload and hardware available. Thoughts?

 rules/coreutils.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/coreutils.make b/rules/coreutils.make
index 747319832..842944c81 100644
--- a/rules/coreutils.make
+++ b/rules/coreutils.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_COREUTILS) += coreutils
 #
 # Paths and names
 #
-COREUTILS_VERSION	:= 8.29
-COREUTILS_MD5		:= 960cfe75a42c9907c71439f8eb436303
+COREUTILS_VERSION	:= 8.31
+COREUTILS_MD5		:= 0009a224d8e288e8ec406ef0161f9293
 COREUTILS		:= coreutils-$(COREUTILS_VERSION)
 COREUTILS_SUFFIX	:= tar.xz
 COREUTILS_URL		:= $(call ptx/mirror, GNU, coreutils/$(COREUTILS).$(COREUTILS_SUFFIX))
@@ -173,6 +173,7 @@ COREUTILS_CONF_OPT	:= \
 	--disable-single-binary-exceptions \
 	--enable-no-install-program=$(subst $(space),$(comma),$(strip $(COREUTILS_INST-))) \
 	--disable-nls \
+	--without-linux-crypto \
 	--without-openssl \
 	--$(call ptx/wwo, PTXCONF_GLOBAL_SELINUX)-selinux \
 	--with-tty-group=tty \
-- 
2.23.0.rc1


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-20  9:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-20  9:59 [ptxdist] [PATCH] coreutils: version bump 8.29 -> 8.31 Ladislav Michl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox