From: LaMont Jones Date: Tue, 18 Dec 2007 00:36:36 +0000 (-0700) Subject: Merge branch 'stable/v2.13' X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de5e944a4e9a8cb6606d0ad2e662fc725999bdd;p=util-linux Merge branch 'stable/v2.13' Conflicts: debian/changelog mount/mount.c --- 6de5e944a4e9a8cb6606d0ad2e662fc725999bdd diff --cc debian/changelog index 22c968d3,9646a017..335beb3f --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,32 +1,39 @@@ +util-linux (2.14~a0-0) experimental-UNRELEASED; urgency=low + + * Start new release + * DO NOT EDIT: changelog is built from commit messages + + -- LaMont Jones Thu, 11 Oct 2007 21:01:08 -0600 + + 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