diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:23:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 19:23:41 +0000 |
commit | 233be6e0bb85cd0320c198938f10c3443ca6d6c4 (patch) | |
tree | c8783175262d293c10e6eeba46a816ed310f9460 /debian/changelog | |
parent | Merging upstream version 2.40.1. (diff) | |
download | util-linux-233be6e0bb85cd0320c198938f10c3443ca6d6c4.tar.xz util-linux-233be6e0bb85cd0320c198938f10c3443ca6d6c4.zip |
Merging debian version 2.40.1-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index ce9d7a7..d6b0422 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +util-linux (2.40.1-1) unstable; urgency=medium + + * New upstream release. + * Update Homepage: field. + * Drop upstream-applied patches. + * Apply new patches from upstream. (Closes: #1062208) + + -- Chris Hofstaedtler <zeha@debian.org> Tue, 14 May 2024 12:53:27 +0200 + util-linux (2.40-8~progress7.99u1) graograman-backports; urgency=medium * Uploading to graograman-backports, remaining changes: @@ -488,7 +497,8 @@ util-linux (2.39.3-2) unstable; urgency=medium [ Gioele Barabucci ] * Install manpages via dh_installman instead of dh_install - * d/util-linux-locales.install: Do not install manpages when building with <nodoc> + * d/util-linux-locales.install: Do not install manpages when building with + <nodoc> * d/control: Support <nodoc> build profile -- Chris Hofstaedtler <zeha@debian.org> Tue, 05 Dec 2023 04:22:29 +0100 @@ -645,8 +655,8 @@ util-linux (2.38.1-3) unstable; urgency=medium * Apply "rfkill: (man) List options for supported device types" (Closes: #1019007) - * Apply "lib/pty: Put master PTY into non-blocking mode and buffer its output to avoid deadlock" - (Closes: #1003095) + * Apply "lib/pty: Put master PTY into non-blocking mode and buffer its output + to avoid deadlock" (Closes: #1003095) * Gift /var/lib/libuuid to uuid-runtime. uuidd should be its only user, and this should avoid piuparts errors. * Remove pre-stable NEWS entries |