From: LaMont Jones Date: Thu, 6 Dec 2007 04:37:16 +0000 (-0700) Subject: changelog: release X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d2ac6bb9ffc8055515fcf7ca622e9a2b06b0f91;p=util-linux changelog: release --- diff --git a/debian/changelog b/debian/changelog index 8e132887..9646a017 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,32 @@ +util-linux (2.13-13) unstable; urgency=low + + [David Woodhouse] + + * hwclock: check for ENODEV + + [Matthias Koenig] + + * mount: fix fd leak + + [LaMont Jones] + + * sys-utils: Drop duplicate install of setarch manpage links. + * agetty: drop useless and unused diff from upstream + * hwclock.sh: drop redundant file pointer. Closes: #453333 + + [Frédéric Bothamy] + + * sys-utils: correct setarch.8 manpage link creation. Closes: #453245 + + [Karel Zak] + + * build-sys: remove hardcoded _GNU_SOURCE + * mount: don't call canonicalize(SPEC) for cifs, smbfs and nfs. + Closes: #446175 + * blockdev: add --getsz to blockdev.8 + + -- LaMont Jones Wed, 05 Dec 2007 21:34:36 -0700 + util-linux (2.13-12) unstable; urgency=low * meta: drop Conflicts: bsdmainutils too