* [PATCH v2 1/2] coreutils: update to 8.31
@ 2020-02-03 17:39 Peter Müller
2020-02-03 17:39 ` [PATCH v2 2/2] coreutils: update rootfiles Peter Müller
2020-02-03 17:46 ` [PATCH v2 1/2] coreutils: update to 8.31 Michael Tremer
0 siblings, 2 replies; 4+ messages in thread
From: Peter Müller @ 2020-02-03 17:39 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1433 bytes --]
Refer to https://lists.gnu.org/archive/html/coreutils-announce/2019-03/msg00000.html
for release announcements.
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
lfs/coreutils | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/coreutils b/lfs/coreutils
index 2c282b194..90af0cc87 100644
--- a/lfs/coreutils
+++ b/lfs/coreutils
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
+# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -24,7 +24,7 @@
include Config
-VER = 8.30
+VER = 8.31
THISAPP = coreutils-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -63,7 +63,7 @@ objects =$(DL_FILE)
$(DL_FILE)= $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = ab06d68949758971fe744db66b572816
+$(DL_FILE)_MD5 = 0009a224d8e288e8ec406ef0161f9293
install : $(TARGET)
--
2.16.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH v2 2/2] coreutils: update rootfiles
2020-02-03 17:39 [PATCH v2 1/2] coreutils: update to 8.31 Peter Müller
@ 2020-02-03 17:39 ` Peter Müller
2020-02-03 17:46 ` Michael Tremer
2020-02-03 17:46 ` [PATCH v2 1/2] coreutils: update to 8.31 Michael Tremer
1 sibling, 1 reply; 4+ messages in thread
From: Peter Müller @ 2020-02-03 17:39 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1844 bytes --]
Cc: Michael Tremer <michael.tremer(a)ipfire.org>
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/rootfiles/common/coreutils | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/config/rootfiles/common/coreutils b/config/rootfiles/common/coreutils
index 5bd787cbf..da86e9b7e 100644
--- a/config/rootfiles/common/coreutils
+++ b/config/rootfiles/common/coreutils
@@ -26,6 +26,7 @@ usr/bin/b2sum
usr/bin/base32
usr/bin/base64
usr/bin/basename
+usr/bin/basenc
usr/bin/chcon
usr/bin/cksum
usr/bin/comm
@@ -204,8 +205,6 @@ usr/sbin/chroot
#usr/share/locale/pl/LC_MESSAGES/coreutils.mo
#usr/share/locale/pl/LC_TIME
#usr/share/locale/pl/LC_TIME/coreutils.mo
-#usr/share/locale/pt
-#usr/share/locale/pt/LC_MESSAGES
#usr/share/locale/pt/LC_MESSAGES/coreutils.mo
#usr/share/locale/pt/LC_TIME
#usr/share/locale/pt/LC_TIME/coreutils.mo
@@ -250,6 +249,7 @@ usr/sbin/chroot
#usr/share/man/man1/base32.1
#usr/share/man/man1/base64.1
#usr/share/man/man1/basename.1
+#usr/share/man/man1/basenc.1
#usr/share/man/man1/cat.1
#usr/share/man/man1/chcon.1
#usr/share/man/man1/chroot.1
@@ -271,10 +271,13 @@ usr/sbin/chroot
#usr/share/man/man1/head.1
#usr/share/man/man1/hostid.1
#usr/share/man/man1/id.1
+#usr/share/man/man1/install.1
#usr/share/man/man1/join.1
#usr/share/man/man1/link.1
#usr/share/man/man1/logname.1
+#usr/share/man/man1/ls.1
#usr/share/man/man1/md5sum.1
+#usr/share/man/man1/mknod.1
#usr/share/man/man1/mktemp.1
#usr/share/man/man1/nice.1
#usr/share/man/man1/nl.1
@@ -292,6 +295,7 @@ usr/sbin/chroot
#usr/share/man/man1/pwd.1
#usr/share/man/man1/readlink.1
#usr/share/man/man1/realpath.1
+#usr/share/man/man1/rm.1
#usr/share/man/man1/runcon.1
#usr/share/man/man1/seq.1
#usr/share/man/man1/sha1sum.1
--
2.16.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2 2/2] coreutils: update rootfiles
2020-02-03 17:39 ` [PATCH v2 2/2] coreutils: update rootfiles Peter Müller
@ 2020-02-03 17:46 ` Michael Tremer
0 siblings, 0 replies; 4+ messages in thread
From: Michael Tremer @ 2020-02-03 17:46 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 2071 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 3 Feb 2020, at 17:39, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> Cc: Michael Tremer <michael.tremer(a)ipfire.org>
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> config/rootfiles/common/coreutils | 8 ++++++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>
> diff --git a/config/rootfiles/common/coreutils b/config/rootfiles/common/coreutils
> index 5bd787cbf..da86e9b7e 100644
> --- a/config/rootfiles/common/coreutils
> +++ b/config/rootfiles/common/coreutils
> @@ -26,6 +26,7 @@ usr/bin/b2sum
> usr/bin/base32
> usr/bin/base64
> usr/bin/basename
> +usr/bin/basenc
> usr/bin/chcon
> usr/bin/cksum
> usr/bin/comm
> @@ -204,8 +205,6 @@ usr/sbin/chroot
> #usr/share/locale/pl/LC_MESSAGES/coreutils.mo
> #usr/share/locale/pl/LC_TIME
> #usr/share/locale/pl/LC_TIME/coreutils.mo
> -#usr/share/locale/pt
> -#usr/share/locale/pt/LC_MESSAGES
> #usr/share/locale/pt/LC_MESSAGES/coreutils.mo
> #usr/share/locale/pt/LC_TIME
> #usr/share/locale/pt/LC_TIME/coreutils.mo
> @@ -250,6 +249,7 @@ usr/sbin/chroot
> #usr/share/man/man1/base32.1
> #usr/share/man/man1/base64.1
> #usr/share/man/man1/basename.1
> +#usr/share/man/man1/basenc.1
> #usr/share/man/man1/cat.1
> #usr/share/man/man1/chcon.1
> #usr/share/man/man1/chroot.1
> @@ -271,10 +271,13 @@ usr/sbin/chroot
> #usr/share/man/man1/head.1
> #usr/share/man/man1/hostid.1
> #usr/share/man/man1/id.1
> +#usr/share/man/man1/install.1
> #usr/share/man/man1/join.1
> #usr/share/man/man1/link.1
> #usr/share/man/man1/logname.1
> +#usr/share/man/man1/ls.1
> #usr/share/man/man1/md5sum.1
> +#usr/share/man/man1/mknod.1
> #usr/share/man/man1/mktemp.1
> #usr/share/man/man1/nice.1
> #usr/share/man/man1/nl.1
> @@ -292,6 +295,7 @@ usr/sbin/chroot
> #usr/share/man/man1/pwd.1
> #usr/share/man/man1/readlink.1
> #usr/share/man/man1/realpath.1
> +#usr/share/man/man1/rm.1
> #usr/share/man/man1/runcon.1
> #usr/share/man/man1/seq.1
> #usr/share/man/man1/sha1sum.1
> --
> 2.16.4
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v2 1/2] coreutils: update to 8.31
2020-02-03 17:39 [PATCH v2 1/2] coreutils: update to 8.31 Peter Müller
2020-02-03 17:39 ` [PATCH v2 2/2] coreutils: update rootfiles Peter Müller
@ 2020-02-03 17:46 ` Michael Tremer
1 sibling, 0 replies; 4+ messages in thread
From: Michael Tremer @ 2020-02-03 17:46 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1640 bytes --]
Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>
> On 3 Feb 2020, at 17:39, Peter Müller <peter.mueller(a)ipfire.org> wrote:
>
> Refer to https://lists.gnu.org/archive/html/coreutils-announce/2019-03/msg00000.html
> for release announcements.
>
> Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
> ---
> lfs/coreutils | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/lfs/coreutils b/lfs/coreutils
> index 2c282b194..90af0cc87 100644
> --- a/lfs/coreutils
> +++ b/lfs/coreutils
> @@ -1,7 +1,7 @@
> ###############################################################################
> # #
> # IPFire.org - A linux based firewall #
> -# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
> +# Copyright (C) 2007-2020 IPFire Team <info(a)ipfire.org> #
> # #
> # This program is free software: you can redistribute it and/or modify #
> # it under the terms of the GNU General Public License as published by #
> @@ -24,7 +24,7 @@
>
> include Config
>
> -VER = 8.30
> +VER = 8.31
>
> THISAPP = coreutils-$(VER)
> DL_FILE = $(THISAPP).tar.xz
> @@ -63,7 +63,7 @@ objects =$(DL_FILE)
>
> $(DL_FILE)= $(DL_FROM)/$(DL_FILE)
>
> -$(DL_FILE)_MD5 = ab06d68949758971fe744db66b572816
> +$(DL_FILE)_MD5 = 0009a224d8e288e8ec406ef0161f9293
>
> install : $(TARGET)
>
> --
> 2.16.4
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-02-03 17:46 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03 17:39 [PATCH v2 1/2] coreutils: update to 8.31 Peter Müller
2020-02-03 17:39 ` [PATCH v2 2/2] coreutils: update rootfiles Peter Müller
2020-02-03 17:46 ` Michael Tremer
2020-02-03 17:46 ` [PATCH v2 1/2] coreutils: update to 8.31 Michael Tremer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox