-
coreutils (8.32-4ubuntu2) hirsute; urgency=medium
* d/p/treat-devtmpfs-and-squashfs-as-dummy-filesystems.patch:
- Extend default filesystem exlusion to fuse.portal (LP: #1905623)
-- Julian Andres Klode <email address hidden> Sat, 05 Dec 2020 21:55:44 +0100
-
coreutils (8.32-4ubuntu1) hirsute; urgency=low
* Merge from Debian unstable. Remaining changes:
- debian/rules:
+ Allow crossbuilding
+ Run tests
+ Ignore the cut-huge-range test failure on armhf, only seen on
the buildds.
- debian/tests:
+ Add dep8 tests
- debian/patches/80_fedora_sysinfo.patch
+ Make 'uname -i -p' return the real processor/hardware,
instead of unknown.
- debian/patches/99_float_endian_detection.patch:
+ Fix detection of floating point endianness.
- d/p/treat-devtmpfs-and-squashfs-as-dummy-filesystems.patch:
+ Avoid displaying snaps in output from df and other tools, by
excluding display of squashfs filesystems.
(LP #1219529, #1756595)
+ Exclude devtmpfs filesystems in output from df and other tools
since it is a dummy filesystem.
(LP #1219529)
- Fix FTBFS on ARM64.
+ d/p/improve-removed-directory-test.patch: Upstream patch to
improve ls' removed-directory test.
coreutils (8.32-4) unstable; urgency=low
* Fix FTBFS on ARM64. (Closes: #966449)
- d/p/restore-ls-behavior-8.31.patch: Upstream patch to restore
coreutils ls' 8.31 behavior on removed directories, which is
necessary to prevent using SYS_getdents that doesn't exist on
ARM64.
-- Tiago Stürmer Daitx <email address hidden> Mon, 09 Nov 2020 23:10:35 +0000
-
coreutils (8.32-3ubuntu1) groovy; urgency=medium
* Merge with Debian unstable (LP: #1888046). Remaining changes:
- debian/rules:
+ Allow crossbuilding
+ Run tests
+ Ignore the cut-huge-range test failure on armhf, only seen on
the buildds.
- debian/tests:
+ Add dep8 tests
- debian/patches/80_fedora_sysinfo.patch
+ Make 'uname -i -p' return the real processor/hardware,
instead of unknown.
- debian/patches/99_float_endian_detection.patch:
+ Fix detection of floating point endianness.
- d/p/treat-devtmpfs-and-squashfs-as-dummy-filesystems.patch:
+ Avoid displaying snaps in output from df and other tools, by
excluding display of squashfs filesystems.
(LP #1219529, #1756595)
+ Exclude devtmpfs filesystems in output from df and other tools
since it is a dummy filesystem.
(LP #1219529)
* Refresh d/patches/.
* Fix FTBFS on ARM64.
- d/p/restore-ls-behavior-8.31.patch: Upstream patch to restore
coreutils ls' 8.31 behavior on removed directories, which is
necessary to prevent using SYS_getdents that doesn't exist on
ARM64.
- d/p/improve-removed-directory-test.patch: Upstream patch to
improve ls' removed-directory test.
-- Sergio Durigan Junior <email address hidden> Fri, 24 Jul 2020 15:01:15 -0400