Change log for util-linux package in Ubuntu
1 → 50 of 283 results | First • Previous • Next • Last |
util-linux (2.40.2-14ubuntu1) plucky; urgency=medium * Merge with Debian unstable (LP: #2091862). Note: this is the first merge of this package made through git-ubuntu. That explains some changes of formatting in the changelog entries. Remaining changes: - Add sulogin-fallback-static-sh.patch Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - d/p/ubuntu/lp-2030793-make-check-pidfd.patch Skip tests lsfd/column-name-pidfd,lsfd/mkfds-pidfd that fail when run using the Focal kernel - d/rules: disable libmount mountfs support Disable brand new feature with --disable-libmount-mountfd-support that causes inability to deploy MAAS LP #2037417. Dropped changes: - d/p/ubuntu/lp2090972-libblkid-fix-spurious-[...].patch This is now in d/p/upstream-master/libblkid-fix-spurious-[...].patch
Available diffs
util-linux (2.39.3-9ubuntu6.2) noble; urgency=medium * Read the ext4 superblock with O_DIRECT if the first read produces a checksum failure. This fixes a race where the underlying superblock can be changed in memory but not on disk, resulting in checksum failures which in turn causes systemd-udevd to remove by-uuid and by-label symlinks. (LP: #2090972) - d/p/ubuntu/lp2090972-libblkid-fix-spurious-ext-superblock-checksum-mismat.patch -- Matthew Ruffell <email address hidden> Thu, 05 Dec 2024 15:26:54 +1300
Available diffs
util-linux (2.40.2-1ubuntu1.1) oracular; urgency=medium * Read the ext4 superblock with O_DIRECT if the first read produces a checksum failure. This fixes a race where the underlying superblock can be changed in memory but not on disk, resulting in checksum failures which in turn causes systemd-udevd to remove by-uuid and by-label symlinks. (LP: #2090972) - d/p/ubuntu/lp2090972-libblkid-fix-spurious-ext-superblock-checksum-mismat.patch -- Matthew Ruffell <email address hidden> Thu, 05 Dec 2024 13:02:57 +1300
Available diffs
util-linux (2.40.2-1ubuntu2) plucky; urgency=medium * Read the ext4 superblock with O_DIRECT if the first read produces a checksum failure. This fixes a race where the underlying superblock can be changed in memory but not on disk, resulting in checksum failures which in turn causes systemd-udevd to remove by-uuid and by-label symlinks. (LP: #2090972) - d/p/ubuntu/lp2090972-libblkid-fix-spurious-ext-superblock-checksum-mismat.patch -- Matthew Ruffell <email address hidden> Thu, 05 Dec 2024 13:02:57 +1300
Available diffs
Superseded in plucky-release |
Published in oracular-release |
Deleted in oracular-proposed (Reason: Moved to oracular) |
util-linux (2.40.2-1ubuntu1) oracular; urgency=medium * Merge with Debian unstable (LP: #2072813). Remaining changes: - Disable brand new feature with --disable-libmount-mountfd-support that causes inability to deploy MAAS LP #2037417 - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - d/p/ubuntu/lp-2030793-make-check-pidfd.patch: skip tests lsfd/column-name-pidfd,lsfd/mkfds-pidfd that fail when run using the Focal kernel * Drop Changes, included in Upstream: - debian/patches/upstream/CVE-2024-28085.patch: consolidate output on the terminal in term-utils/wall.c. [Fixed in 2.40-1] * Drop Changes, included in Debian: - debian/rules: build with --disable-use-tty-group to properly remove setgid bit from both wall and write. [Fixed in 2.39.3-11] - move more to /usr/bin [Fixed in 2.40.1-8.1]
Available diffs
util-linux (2.39.3-9ubuntu6.1) noble-proposed; urgency=medium * SRU: LP: #2076340: No-change rebuild to pick up changed build flags on ppc64 and s390x. -- Matthias Klose <email address hidden> Fri, 09 Aug 2024 04:33:22 +0200
Available diffs
Superseded in oracular-proposed |
util-linux (2.39.3-9ubuntu10) oracular-proposed; urgency=medium * LP: #2076340: No-change rebuild to pick up changed build flags on ppc64el and s390x. -- Matthias Klose <email address hidden> Thu, 08 Aug 2024 14:55:58 +0200
Available diffs
- diff from 2.39.3-9ubuntu6 to 2.39.3-9ubuntu10 (407 bytes)
Deleted in noble-proposed (Reason: roll back unnecessary transition) |
util-linux (2.39.3-9ubuntu9) noble; urgency=medium * Use a versioned provides. -- Matthias Klose <email address hidden> Fri, 19 Apr 2024 16:16:09 +0200
Available diffs
- diff from 2.39.3-9ubuntu8 to 2.39.3-9ubuntu9 (485 bytes)
Deleted in noble-proposed (Reason: remove package without versioned provides) |
util-linux (2.39.3-9ubuntu8) noble; urgency=medium * d/control: Have libmount1t64 Provides: libmount1 on all architectures to ease bootstrapping. -- Michael Hudson-Doyle <email address hidden> Fri, 19 Apr 2024 21:55:56 +1200
Available diffs
- diff from 2.39.3-9ubuntu7 to 2.39.3-9ubuntu8 (526 bytes)
Superseded in noble-proposed |
util-linux (2.39.3-9ubuntu7) noble; urgency=medium * Rename libmount1 package to libmount1t64 as although this package is not affected by the time_t transition to 64-bits, it is affected by the LFS migration which is implied by the time_t changes. -- Michael Hudson-Doyle <email address hidden> Fri, 19 Apr 2024 11:38:36 +1200
Available diffs
util-linux (2.39.1-4ubuntu2.2) mantic-security; urgency=medium * SECURITY UPDATE: Improper neutralization of escape sequences in wall - debian/rules: build with --disable-use-tty-group to properly remove setgid bit from both wall and write. - CVE-2024-28085 -- Marc Deslauriers <email address hidden> Tue, 09 Apr 2024 11:31:56 -0400
Available diffs
util-linux (2.34-0.1ubuntu9.6) focal-security; urgency=medium * SECURITY UPDATE: Improper neutralization of escape sequences in wall - debian/rules: build with --disable-use-tty-group to properly remove setgid bit from both wall and write. - CVE-2024-28085 -- Marc Deslauriers <email address hidden> Tue, 09 Apr 2024 11:34:13 -0400
Available diffs
util-linux (2.37.2-4ubuntu3.4) jammy-security; urgency=medium * SECURITY UPDATE: Improper neutralization of escape sequences in wall - debian/rules: build with --disable-use-tty-group to properly remove setgid bit from both wall and write. - CVE-2024-28085 -- Marc Deslauriers <email address hidden> Tue, 09 Apr 2024 11:32:56 -0400
Available diffs
Superseded in oracular-release |
Published in noble-release |
Deleted in noble-proposed (Reason: Moved to noble) |
Superseded in noble-proposed |
Superseded in noble-proposed |
util-linux (2.39.3-9ubuntu6) noble; urgency=medium * SECURITY UPDATE: Improper neutralization of escape sequences in wall - debian/rules: build with --disable-use-tty-group to properly remove setgid bit from both wall and write. - CVE-2024-28085 -- Marc Deslauriers <email address hidden> Tue, 09 Apr 2024 10:02:37 -0400
Available diffs
- diff from 2.39.3-9ubuntu4 to 2.39.3-9ubuntu6 (869 bytes)
- diff from 2.39.3-9ubuntu9 to 2.39.3-9ubuntu6 (4.3 KiB)
- diff from 2.39.3-9ubuntu8 to 2.39.3-9ubuntu6 (4.3 KiB)
- diff from 2.39.3-9ubuntu5 to 2.39.3-9ubuntu6 (805 bytes)
Superseded in noble-proposed |
util-linux (2.39.3-9ubuntu5) noble; urgency=high * No change rebuild against libreadline8t64. -- Julian Andres Klode <email address hidden> Mon, 08 Apr 2024 16:51:40 +0200
Available diffs
- diff from 2.39.3-9ubuntu4 to 2.39.3-9ubuntu5 (333 bytes)
util-linux (2.39.3-9ubuntu4) noble; urgency=medium * No-change rebuild for CVE-2024-3094 -- Steve Langasek <email address hidden> Sun, 31 Mar 2024 08:31:15 +0000
Available diffs
- diff from 2.39.3-9ubuntu2 to 2.39.3-9ubuntu4 (1.2 KiB)
- diff from 2.39.3-9ubuntu3 to 2.39.3-9ubuntu4 (357 bytes)
Superseded in noble-proposed |
util-linux (2.39.3-9ubuntu3) noble; urgency=medium * SECURITY UPDATE: Improper neutralization of escape sequences in wall - debian/patches/upstream/CVE-2024-28085.patch: consolidate output on the terminal in term-utils/wall.c. - debian/rules: remove setuid bit from wall as recommended by upstream as the above patch is insufficient. - CVE-2024-28085 -- Marc Deslauriers <email address hidden> Thu, 28 Mar 2024 08:06:33 -0400
Available diffs
util-linux (2.34-0.1ubuntu9.5) focal-security; urgency=medium * SECURITY UPDATE: Improper neutralization of escape sequences in wall - debian/patches/CVE-2024-28085-pre1.patch: correctly handle wide characters in include/carefulputc.h, login-utils/last.c, term-utils/write.c, libsmartcols/src/fput.c. - debian/patches/CVE-2024-28085-pre2.patch: convert homebrew buffering to open_memstream() in term-utils/wall.c. - debian/patches/CVE-2024-28085-pre3.patch: use fputs_careful() in include/carefulputc.h, login-utils/last.c, term-utils/wall.c, term-utils/write.c. - debian/patches/CVE-2024-28085.patch: consolidate output on the terminal in term-utils/wall.c. - CVE-2024-28085 -- Marc Deslauriers <email address hidden> Fri, 22 Mar 2024 08:37:10 -0400
util-linux (2.39.1-4ubuntu2.1) mantic-security; urgency=medium * SECURITY UPDATE: Improper neutralization of escape sequences in wall - debian/patches/upstream/CVE-2024-28085.patch: consolidate output on the terminal in term-utils/wall.c. - CVE-2024-28085 -- Marc Deslauriers <email address hidden> Fri, 22 Mar 2024 08:12:29 -0400
Available diffs
util-linux (2.37.2-4ubuntu3.3) jammy-security; urgency=medium * SECURITY UPDATE: Improper neutralization of escape sequences in wall - debian/patches/upstream/CVE-2024-28085-pre1.patch: correctly handle wide characters in include/carefulputc.h, login-utils/last.c, term-utils/write.c. - debian/patches/upstream/CVE-2024-28085-pre2.patch: convert homebrew buffering to open_memstream() in term-utils/wall.c. - debian/patches/upstream/CVE-2024-28085-pre3.patch: use fputs_careful() in include/carefulputc.h, login-utils/last.c, term-utils/wall.c, term-utils/write.c. - debian/patches/upstream/CVE-2024-28085.patch: consolidate output on the terminal in term-utils/wall.c. - CVE-2024-28085 -- Marc Deslauriers <email address hidden> Fri, 22 Mar 2024 08:25:19 -0400
Available diffs
util-linux (2.39.3-9ubuntu2) noble; urgency=medium * No-change rebuild to allow bootstrapping for 64-bit time_t
Available diffs
- diff from 2.39.3-6ubuntu2 to 2.39.3-9ubuntu2 (3.6 KiB)
- diff from 2.39.3-9ubuntu1 to 2.39.3-9ubuntu2 (343 bytes)
Superseded in noble-proposed |
util-linux (2.39.3-9ubuntu1) noble; urgency=medium * Merge from Debian unstable. Remaining changes: - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - d/p/ubuntu/lp-2030793-make-check-pidfd.patch: skip tests lsfd/column-name-pidfd,lsfd/mkfds-pidfd that fail when run using the Focal kernel - Disable brand new feature with --disable-libmount-mountfd-support that causes inability to deploy MAAS LP #2037417 - Move more to usr/bin.
Available diffs
Deleted in noble-updates (Reason: superseded by release) |
Superseded in noble-release |
Deleted in noble-proposed (Reason: Moved to noble) |
util-linux (2.39.3-6ubuntu2) noble; urgency=medium * Move more to usr/bin again
Available diffs
Deleted in jammy-proposed (Reason: moved to -updates) |
util-linux (2.37.2-4ubuntu3.2) jammy; urgency=medium * debian/patches/upstream/CVE-2022-0563.patch: Remove readline support from chsh and chfn. Ubuntu does not ship these binaries, so this only impacts parties building them from Ubuntu source. (CVE-2022-0563) (LP: #2048092)
Available diffs
util-linux (2.39.2-6ubuntu1) noble; urgency=medium * Merge with Debian unstable. Remaining changes: - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - d/p/ubuntu/lp-2030793-make-check-pidfd.patch: skip tests lsfd/column-name-pidfd,lsfd/mkfds-pidfd that fail when run using the Focal kernel - Disable brand new feature with --disable-libmount-mountfd-support that causes inability to deploy MAAS LP #2037417 * Dropped changes, included in Debian: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically.
Available diffs
- diff from 2.39.1-4ubuntu2 to 2.39.2-6ubuntu1 (580.3 KiB)
Superseded in noble-release |
Published in mantic-release |
Deleted in mantic-proposed (Reason: Moved to mantic) |
util-linux (2.39.1-4ubuntu2) mantic; urgency=medium * Disable brand new feature with --disable-libmount-mountfd-support that causes inability to deploy MAAS LP: #2037417 -- Dimitri John Ledkov <email address hidden> Thu, 05 Oct 2023 22:27:31 +0100
Available diffs
- diff from 2.39.1-4ubuntu1 to 2.39.1-4ubuntu2 (636 bytes)
util-linux (2.39.1-4ubuntu1) mantic; urgency=medium * d/p/ubuntu/lp-2019856-add-missing-arm-cores.patch: Drop this patch, as it has been incorporated * skip tests lsfd/column-name-pidfd,lsfd/mkfds-pidfd that fail when run using the Focal kernel (LP: #2030793) * Merge from Debian unstable Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. -- Dan Bungert <email address hidden> Fri, 11 Aug 2023 11:39:16 -0600
Available diffs
Superseded in mantic-proposed |
util-linux (2.39.1-3ubuntu1) mantic; urgency=medium * d/p/ubuntu/lp-2019856-add-missing-arm-cores.patch: Drop this patch, as it has been incorporated * Merge from Debian unstable Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. -- Dan Bungert <email address hidden> Mon, 07 Aug 2023 16:32:57 -0600
Available diffs
Superseded in jammy-proposed |
util-linux (2.37.2-4ubuntu3.1) jammy; urgency=low * Add ARM core support for Grace systems (LP: #2019856) - /d/p/ubuntu/lp-2019856-add-missing-arm-cores.patch -- Heather Lemon <email address hidden> Fri, 19 May 2023 15:37:24 +0000
Available diffs
Deleted in lunar-proposed (Reason: The package was removed because its target series is goin...) |
util-linux (2.38.1-4ubuntu1.1) lunar; urgency=low * Add ARM core support for Grace systems (LP: #2019856) - /d/p/ubuntu/lp-2019856-add-missing-arm-cores.patch -- Heather Lemon <email address hidden> Mon, 22 May 2023 12:50:01 +0000
Available diffs
util-linux (2.34-0.1ubuntu9.4) focal; urgency=medium * Fix false atari partition detection (LP: #2015355): - Backport upstream patches to fix atari partition detection in libblkid: + debian/patches/libblkid-fix-Atari-prober-logic.patch + debian/patches/libblkid-make-Atari-more-robust.patch - Backport upstream patches to fix atari tests: + debian/patches/tests-update-atari-partx-tests.patch + debian/patches/tests-update-atari-blkid-tests.patch + debian/source/include-binaries: Track changes that are not representable in quilt patch. -- Nick Rosbrook <email address hidden> Tue, 30 May 2023 11:42:35 -0400
Available diffs
util-linux (2.38.1-5ubuntu2) mantic; urgency=medium * d/p/ubuntu/lp-2019856-add-missing-arm-cores.patch: Add missing ARM cores for NVIDIA Grace (LP: #2019856) -- Mauricio Faria de Oliveira <email address hidden> Tue, 23 May 2023 15:55:47 -0300
Available diffs
util-linux (2.38.1-5ubuntu1) mantic; urgency=medium * Merge from Debian unstable Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. -- Dan Bungert <email address hidden> Mon, 22 May 2023 09:15:55 -0600
Available diffs
Superseded in mantic-release |
Published in lunar-release |
Deleted in lunar-proposed (Reason: Moved to lunar) |
util-linux (2.38.1-4ubuntu1) lunar; urgency=medium * Merge from Debian unstable (LP: #1997989) Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin.
Available diffs
Superseded in lunar-release |
Obsolete in kinetic-release |
Deleted in kinetic-proposed (Reason: Moved to kinetic) |
util-linux (2.38-4ubuntu1) kinetic; urgency=medium * Merge from Debian unstable. Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. * Dropped changes, included upstream: - Revert the change to libsmartcols that outputs shell parsable column names when -P / --pairs is used in lsblk. The change breaks older MAAS and curtin versions, such that they cannot deploy Jammy. (LP: #1961542) - d/p/ubuntu/lp-1961542-Revert-libsmartcols-sanitize-variable-names-on-ex.patch - SECURITY UPDATE: Unauthorized unmount of FUSE filesystems belonging to users with similar uid - debian/patches/upstream/CVE-2021-3995-1.patch: make sure mem2strcpy() buffer is zeroized in include/strutils.h. - debian/patches/upstream/CVE-2021-3995-2.patch: fix UID check for FUSE umount in libmount/src/context_umount.c, libmount/src/mountP.h, libmount/src/optstr.c. - CVE-2021-3995 - SECURITY UPDATE: Unauthorized unmount in util-linux's libmount - debian/patches/upstream/CVE-2021-3996-1.patch: remove support for deleted mount table entries in libmount/src/tab_parse.c. - debian/patches/upstream/CVE-2021-3996-2.patch: update mountinfo files in tests/*. - CVE-2021-3996 - Update translations after changes to HiFive partition names * Stop cleaning up weekly fstrim cron file as it has been gone since Bionic. -- Michael Hudson-Doyle <email address hidden> Wed, 04 May 2022 10:30:45 +1200
Available diffs
- diff from 2.37.2-4ubuntu3 to 2.38-4ubuntu1 (6.5 MiB)
- diff from 2.38-4 (in Debian) to 2.38-4ubuntu1 (71.8 KiB)
util-linux (2.38-4) unstable; urgency=medium * Ship empty /var/lib/libuuid again. In 2014 we stopped creating this directory as part of the package. For some more time, this was the home directory of the uuid runtime user, but that got changed to /run/uuidd then. Ship this directory again, as libuuid puts a file there, and since 2.38 the uuidd.service definition also wants to bind-mount it. (Closes: #1009686) * Update libfdisk1, libmount1, libsmartcols1 symbol files * util-linux-extra: fix misc:Pre-Depends mixup in Depends: * Use different method to install lsfd into /usr/bin * Install lsirq into util-linux-extra -- Chris Hofstaedtler <email address hidden> Thu, 14 Apr 2022 11:50:55 +0000
Superseded in kinetic-release |
Published in jammy-release |
Deleted in jammy-proposed (Reason: Moved to jammy) |
util-linux (2.37.2-4ubuntu3) jammy; urgency=medium * Revert the change to libsmartcols that outputs shell parsable column names when -P / --pairs is used in lsblk. The change breaks older MAAS and curtin versions, such that they cannot deploy Jammy. (LP: #1961542) - d/p/ubuntu/lp-1961542-Revert-libsmartcols-sanitize-variable-names-on-ex.patch -- Matthew Ruffell <email address hidden> Mon, 21 Feb 2022 14:49:57 +1300
Available diffs
util-linux (2.37.2-4ubuntu2) jammy; urgency=medium * SECURITY UPDATE: Unauthorized unmount of FUSE filesystems belonging to users with similar uid - debian/patches/upstream/CVE-2021-3995-1.patch: make sure mem2strcpy() buffer is zeroized in include/strutils.h. - debian/patches/upstream/CVE-2021-3995-2.patch: fix UID check for FUSE umount in libmount/src/context_umount.c, libmount/src/mountP.h, libmount/src/optstr.c. - CVE-2021-3995 * SECURITY UPDATE: Unauthorized unmount in util-linux's libmount - debian/patches/upstream/CVE-2021-3996-1.patch: remove support for deleted mount table entries in libmount/src/tab_parse.c. - debian/patches/upstream/CVE-2021-3996-2.patch: update mountinfo files in tests/*. - CVE-2021-3996 -- Marc Deslauriers <email address hidden> Wed, 16 Feb 2022 07:21:37 -0500
Available diffs
util-linux (2.36.1-8ubuntu2.2) impish-security; urgency=medium * SECURITY UPDATE: Unauthorized unmount of FUSE filesystems belonging to users with similar uid - debian/patches/upstream/CVE-2021-3995-1.patch: make sure mem2strcpy() buffer is zeroized in include/strutils.h. - debian/patches/upstream/CVE-2021-3995-2.patch: fix UID check for FUSE umount in libmount/src/context_umount.c, libmount/src/mountP.h, libmount/src/optstr.c. - CVE-2021-3995 * SECURITY UPDATE: Unauthorized unmount in util-linux's libmount - debian/patches/upstream/CVE-2021-3996-1.patch: remove support for deleted mount table entries in libmount/src/tab_parse.c. - debian/patches/upstream/CVE-2021-3996-2.patch: update mountinfo files in tests/*. - CVE-2021-3996 -- Marc Deslauriers <email address hidden> Mon, 07 Feb 2022 08:29:30 -0500
Available diffs
util-linux (2.34-0.1ubuntu9.3) focal-security; urgency=medium * SECURITY UPDATE: Unauthorized unmount of FUSE filesystems belonging to users with similar uid - debian/patches/CVE-2021-3995-1.patch: make sure mem2strcpy() buffer is zeroized in include/strutils.h. - debian/patches/CVE-2021-3995-2.patch: fix UID check for FUSE umount in libmount/src/context_umount.c, libmount/src/mountP.h, libmount/src/optstr.c. - CVE-2021-3995 * SECURITY UPDATE: Unauthorized unmount in util-linux's libmount - debian/patches/CVE-2021-3996-1.patch: remove support for deleted mount table entries in libmount/src/tab_parse.c. - debian/patches/CVE-2021-3996-2.patch: update mountinfo files in tests/*. - CVE-2021-3996 -- Marc Deslauriers <email address hidden> Mon, 07 Feb 2022 08:33:35 -0500
Available diffs
util-linux (2.37.2-4ubuntu1) jammy; urgency=low * Merge from Debian unstable. Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - Clean up weekly fstrim cron file, now a systemd timer unit. - Allow to build without udeb packages. - Update translations after changes to HiFive partition names -- Mario Limonciello <email address hidden> Wed, 27 Oct 2021 00:35:24 -0500
Available diffs
Superseded in impish-updates |
Superseded in jammy-proposed |
Deleted in impish-proposed (Reason: moved to -updates) |
util-linux (2.36.1-8ubuntu2) impish; urgency=medium * Fix HiFive partition names (LP: #1944741) - include: Rename HiFive partition UUIDs - po: Update translations after changes to HiFive partition names -- Alexandre Ghiti <email address hidden> Thu, 23 Sep 2021 16:07:01 +0200
Available diffs
Superseded in jammy-release |
Obsolete in impish-release |
Deleted in impish-proposed (Reason: Moved to impish) |
util-linux (2.36.1-8ubuntu1) impish; urgency=medium * Merge from Debian unstable. Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - Clean up weekly fstrim cron file, now a systemd timer unit. - Allow to build without udeb packages. -- Michael Hudson-Doyle <email address hidden> Thu, 12 Aug 2021 09:43:10 +1200
Available diffs
Superseded in impish-release |
Obsolete in hirsute-release |
Deleted in hirsute-proposed (Reason: moved to Release) |
util-linux (2.36.1-7ubuntu2) hirsute; urgency=medium * Allow to build without udeb packages. -- Matthias Klose <email address hidden> Fri, 26 Feb 2021 08:18:04 +0100
Available diffs
- diff from 2.36.1-1ubuntu2 to 2.36.1-7ubuntu2 (12.0 KiB)
- diff from 2.36.1-7ubuntu1 to 2.36.1-7ubuntu2 (957 bytes)
Superseded in hirsute-proposed |
util-linux (2.36.1-7ubuntu1) hirsute; urgency=medium * Merge from Debian unstable. Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - Clean up weekly fstrim cron file, now a systemd timer unit. Dropped changes: - Unbreak mount.cifs user mount - d/p/libmount-don-t-use-symfollow-for-helpers-on-user-mounts.patch: Backport from upstream patch to fix user mounts on mount.cifs, because the "symfollow" option became unknown.
Available diffs
- diff from 2.36.1-1ubuntu3 to 2.36.1-7ubuntu1 (11.4 KiB)
Superseded in hirsute-proposed |
util-linux (2.36.1-1ubuntu3) hirsute; urgency=medium * No-change rebuild to drop the udeb package. -- Matthias Klose <email address hidden> Mon, 22 Feb 2021 10:36:29 +0100
Available diffs
- diff from 2.36.1-1ubuntu2 to 2.36.1-1ubuntu3 (341 bytes)
util-linux (2.36.1-1ubuntu2) hirsute; urgency=medium * Unbreak mount.cifs user mount (LP: #1905510) - d/p/libmount-don-t-use-symfollow-for-helpers-on-user-mounts.patch: Backport from upstream patch to fix user mounts on mount.cifs, because the "symfollow" option became unknown.
Available diffs
- diff from 2.36-3ubuntu1 to 2.36.1-1ubuntu2 (928.8 KiB)
- diff from 2.36.1-1ubuntu1 to 2.36.1-1ubuntu2 (1.6 KiB)
Superseded in hirsute-proposed |
util-linux (2.36.1-1ubuntu1) hirsute; urgency=low * Merge from Debian unstable. Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - Clean up weekly fstrim cron file, now a systemd timer unit.
Available diffs
- diff from 2.36-3ubuntu1 to 2.36.1-1ubuntu1 (927.8 KiB)
util-linux (2.31.1-0.4ubuntu3.7) bionic-security; urgency=medium * SECURITY UPDATE: privilege escalation via bash completion umount script - debian/patches/CVE-2018-7738.patch: use findmnt, escape a space in paths in bash-completion/umount. - CVE-2018-7738 -- Marc Deslauriers <email address hidden> Wed, 16 Sep 2020 14:43:15 -0400
Available diffs
Superseded in hirsute-release |
Obsolete in groovy-release |
Deleted in groovy-proposed (Reason: moved to Release) |
util-linux (2.36-3ubuntu1) groovy; urgency=low * Merge from Debian unstable. Remaining changes: - Build hwclock with audit support. - Drop debian/hwclock.rules and debian/util-linux.hwclock.default, recent kernels sync the RTC automatically. - Add sulogin-fallback-static-sh.patch: Add support for /bin/static-sh as fallback if the regular shell fails to execute. Patch ported from sysvinit. (see LP #505887) - Add sulogin-lockedpwd.patch: Make sure file systems can be fixed on machines with locked root accounts (as Ubuntu does by default). Don't require --force for sulogin. - Clean up weekly fstrim cron file, now a systemd timer unit.
Available diffs
- diff from 2.36-2ubuntu1 to 2.36-3ubuntu1 (2.5 KiB)
1 → 50 of 283 results | First • Previous • Next • Last |