[ubuntu/hirsute-proposed] util-linux 2.36.1-7ubuntu1 (Accepted)
Balint Reczey
rbalint at ubuntu.com
Thu Feb 25 17:42:13 UTC 2021
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.
util-linux (2.36.1-7) unstable; urgency=medium
* libmount: allow --read-only for not-root users.
Apply patch from upstream. (Closes: #980828)
* Cleanup Uploaders
util-linux (2.36.1-6) unstable; urgency=medium
* libmount: do not canonicalize ZFS source dataset.
Upstream patch. (Closes: #980273)
util-linux (2.36.1-5) unstable; urgency=medium
* hwclock-set: remove useless source /etc/default/rcS
* hwclock-set: remove stamp file.
Since initramfs-tools 0.119 (jessie), hwclock-set is not installed
in the initramfs anymore. This was the original reason for having
the stamp file.
* man cfdisk: Add upstream patch documenting resize command.
Thanks to Vincent McIntyre <Vincent.Mcintyre at csiro.au>
(Closes: #915971, #906918)
util-linux (2.36.1-4) unstable; urgency=medium
* bsdextrautils: Install colcrt (Closes: #977871)
* hwclock.sh: remove obsolete startup code.
Let the on startup code always be handled by the udev rule we install.
On any normal system, systemd or sysvinit, "hwclock.sh start" was a
no-op for the last few Debian releases already. Also, with initramfs,
hwclock.sh never got executed *before* fsck for root.
If your system does not have udev but has an RTC in localtime or one
needing drift adjustments, you will need to handle this yourself.
* hwclock: remove all broken settings.
Since buster, BADYEAR was broken, because upstream removed the code in
v2.30-rc1.
Since buster, the alpha cmos support was broken, because upstream
removed the code.
Since stretch, HWCLOCKACCESS=no was broken on udev systems, because the
helper ignored it.
Remove all those settings; also remove HCTOSYS_DEVICE from the
default-shipped /etc/default/hwclock, as changing it is extremely
difficult to get right.
* hwclock.sh: add comments when to use this init script
* Update advice on ALWAYS_SET_PATH to use /etc/default/su (Closes: #905564)
* Remove Suggests: console-tools. Gone since 2013.
util-linux (2.36.1-3) unstable; urgency=medium
[ Quentin PAGÈS ]
* Occitan translation for eject
[ Chris Hofstaedtler ]
* Bump Standards-Version to 4.5.1
* Refresh patches
[ Matthew Vernon ]
* getopt(1): explicitly say where examples are on Debian (Closes: #913049)
util-linux (2.36.1-2) unstable; urgency=medium
[ Pino Toscano ]
* Register /bin/more as pager alternative only on Linux.
* Fix build on non-Linux architectures (Closes: #975008)
[ Chris Hofstaedtler ]
* Add upstream patch fixing user mounts on kernel < 5.10 (Closes: #975727)
Date: Thu, 25 Feb 2021 16:33:46 +0100
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/util-linux/2.36.1-7ubuntu1
-------------- next part --------------
Format: 1.8
Date: Thu, 25 Feb 2021 16:33:46 +0100
Source: util-linux
Architecture: source
Version: 2.36.1-7ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Balint Reczey <rbalint at ubuntu.com>
Closes: 905564 906918 913049 915971 975008 975727 977871 980273 980828
Changes:
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.
.
util-linux (2.36.1-7) unstable; urgency=medium
.
* libmount: allow --read-only for not-root users.
Apply patch from upstream. (Closes: #980828)
* Cleanup Uploaders
.
util-linux (2.36.1-6) unstable; urgency=medium
.
* libmount: do not canonicalize ZFS source dataset.
Upstream patch. (Closes: #980273)
.
util-linux (2.36.1-5) unstable; urgency=medium
.
* hwclock-set: remove useless source /etc/default/rcS
* hwclock-set: remove stamp file.
Since initramfs-tools 0.119 (jessie), hwclock-set is not installed
in the initramfs anymore. This was the original reason for having
the stamp file.
* man cfdisk: Add upstream patch documenting resize command.
Thanks to Vincent McIntyre <Vincent.Mcintyre at csiro.au>
(Closes: #915971, #906918)
.
util-linux (2.36.1-4) unstable; urgency=medium
.
* bsdextrautils: Install colcrt (Closes: #977871)
* hwclock.sh: remove obsolete startup code.
Let the on startup code always be handled by the udev rule we install.
On any normal system, systemd or sysvinit, "hwclock.sh start" was a
no-op for the last few Debian releases already. Also, with initramfs,
hwclock.sh never got executed *before* fsck for root.
If your system does not have udev but has an RTC in localtime or one
needing drift adjustments, you will need to handle this yourself.
* hwclock: remove all broken settings.
Since buster, BADYEAR was broken, because upstream removed the code in
v2.30-rc1.
Since buster, the alpha cmos support was broken, because upstream
removed the code.
Since stretch, HWCLOCKACCESS=no was broken on udev systems, because the
helper ignored it.
Remove all those settings; also remove HCTOSYS_DEVICE from the
default-shipped /etc/default/hwclock, as changing it is extremely
difficult to get right.
* hwclock.sh: add comments when to use this init script
* Update advice on ALWAYS_SET_PATH to use /etc/default/su (Closes: #905564)
* Remove Suggests: console-tools. Gone since 2013.
.
util-linux (2.36.1-3) unstable; urgency=medium
.
[ Quentin PAGÈS ]
* Occitan translation for eject
.
[ Chris Hofstaedtler ]
* Bump Standards-Version to 4.5.1
* Refresh patches
.
[ Matthew Vernon ]
* getopt(1): explicitly say where examples are on Debian (Closes: #913049)
.
util-linux (2.36.1-2) unstable; urgency=medium
.
[ Pino Toscano ]
* Register /bin/more as pager alternative only on Linux.
* Fix build on non-Linux architectures (Closes: #975008)
.
[ Chris Hofstaedtler ]
* Add upstream patch fixing user mounts on kernel < 5.10 (Closes: #975727)
Checksums-Sha1:
a4e4653c0e463cdae85329b59f03d1c381568486 4359 util-linux_2.36.1-7ubuntu1.dsc
9683fbcc42f8f30687f90f2b2e676e0f1393e388 101948 util-linux_2.36.1-7ubuntu1.debian.tar.xz
b1eb8a5c442093929ebf935fcb491eafa296368a 9194 util-linux_2.36.1-7ubuntu1_source.buildinfo
Checksums-Sha256:
8275304d705670d01ba84c1e5c8780bfb255f75a123c8c54fb322b4de446a40d 4359 util-linux_2.36.1-7ubuntu1.dsc
48d4a673d633c9a9ce2b67eec673bdc403eb8efeeb8c94574c67174bbe23ed07 101948 util-linux_2.36.1-7ubuntu1.debian.tar.xz
48dad0c4e448d88610bf3e947d0266526e3bbb7db4785beadca8e5214b0ad55d 9194 util-linux_2.36.1-7ubuntu1_source.buildinfo
Files:
4a6ccfd3ef1750301057a5f792f73a74 4359 base required util-linux_2.36.1-7ubuntu1.dsc
6052086cc1961c6cb32998800f5260f2 101948 base required util-linux_2.36.1-7ubuntu1.debian.tar.xz
a9e6a13a0b7a580353d74a66c55e0cf5 9194 base required util-linux_2.36.1-7ubuntu1_source.buildinfo
Original-Maintainer: util-linux packagers <util-linux at packages.debian.org>
More information about the Hirsute-changes
mailing list