]> err.no Git - util-linux/commitdiff
changelog
authorLaMont Jones <lamont@mmjgroup.com>
Tue, 7 Aug 2007 16:44:04 +0000 (10:44 -0600)
committerLaMont Jones <lamont@mmjgroup.com>
Tue, 7 Aug 2007 16:44:04 +0000 (10:44 -0600)
debian/changelog

index a79e7a35698a27e7909e0a0e8d9f916d48dfe2c9..6f66a4d7772d8cd3aa42f80c728233fc9f64d169 100644 (file)
@@ -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 <lamont@debian.org>  Tue,  7 Aug 2007 10:42:56 -0600
+
 util-linux (2.13~rc2-6) unstable; urgency=low
 
   * More fixes from upstream