Package: util-linux / 2.29.2-1+deb9u1
Metadata
Package | Version | Patches format |
---|---|---|
util-linux | 2.29.2-1+deb9u1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
Multiarch support in util linux build.patch | (download) |
Makefile.am |
1 1 + 0 - 0 ! |
multiarch support in util-linux build Addresses-Debian-Bug: 631175 Signed-off-by: LaMont Jones <lamont@debian.org> Conflicts: debian/control debian/libblkid-dev.files debian/libblkid1.files debian/libmount-dev.files debian/libmount1.files debian/libuuid1.files debian/rules debian/uuid-dev.files |
man page tweaks cleanup my_dev_t.h ancient stuff.patch | (download) |
sys-utils/hwclock.8 |
3 3 + 0 - 0 ! |
man page tweaks, cleanup my_dev_t.h ancient stuff Conflicts: getopt/getopt.1 mount/my_dev_t.h |
Disable the fallback clause in hwclock when dev rtc .patch | (download) |
sys-utils/hwclock.c |
10 10 + 0 - 0 ! |
disable the fallback clause in hwclock when /dev/rtc cannot be opened. hwclock should not access the x86 RTC using I/O instructions unless explicitly requested from the command line (--directisa). This issue was encountered while debugging a boot time race when hwclock.sh was run in parallel. Addresses-Ubuntu-Bug: 274402 Signed-off-by: Tim Gardner <tim.gardner@canonical.com> Signed-off-by: LaMont Jones <lamont@debian.org> Conflicts: hwclock/hwclock.c |
verbose tests.patch | (download) |
tests/Makemodule.am |
2 1 + 1 - 0 ! |
verbose-tests Enable verbose tests and print content of failing tests output file. |
bash completion umount use findmnt escape a space in.patch | (download) |
bash-completion/umount |
9 5 + 4 - 0 ! |
bash-completion: (umount) use findmnt, escape a space in paths |