From: LaMont Jones Date: Tue, 7 Aug 2007 16:44:04 +0000 (-0600) Subject: changelog X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff12ee2063443e9d85e01b4d146fba8d48d842df;p=util-linux changelog --- diff --git a/debian/changelog b/debian/changelog index a79e7a35..6f66a4d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +util-linux (2.13~rc2-7) unstable; urgency=low + + * If nfs-common is not installed, skip nfs check + * More fixes from upstream: + - swapon: cleanup fsprobe_*() usage + - swapoff: correctly handle UUID= and LABEL= identifiers + - mount: fix incorrect behavior when more than one fs type is + - tests: add script(1) race condition test + - script: fix race conditions + - mkfs: remove nonsense from man page + - blockdev: use LU and LLU for BLKGETSIZE and BLKGETSIZE64 + - blockdev: fix "blockdev --getsz" for large devices + + + -- LaMont Jones Tue, 7 Aug 2007 10:42:56 -0600 + util-linux (2.13~rc2-6) unstable; urgency=low * More fixes from upstream