]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
bump version for erics mkfs fix.
authorNathan Scott <nathans@sgi.com>
Sun, 20 Jan 2002 00:47:43 +0000 (00:47 +0000)
committerNathan Scott <nathans@sgi.com>
Sun, 20 Jan 2002 00:47:43 +0000 (00:47 +0000)
VERSION
debian/changelog
doc/CHANGES

diff --git a/VERSION b/VERSION
index 1490238c3a7c57528d3c4acce4cd887eb0e7beab..df60b3ff7479385e79bd7ecba22e5aacf8f73f44 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -3,5 +3,5 @@
 #
 PKG_MAJOR=1
 PKG_MINOR=3
-PKG_REVISION=17
+PKG_REVISION=18
 PKG_BUILD=0
index e392bf5ef705132d5d0cfd19b32731c62cf06b2a..120f61a6beee9dc8a23f86ff11730893915ceca4 100644 (file)
@@ -1,3 +1,9 @@
+xfsprogs (1.3.18-1) unstable; urgency=low
+
+  * New upstream bugfix (minor) release
+
+ -- Nathan Scott <nathans@debian.org>  Thu, 17 Jan 2002 11:13:19 +1100
+
 xfsprogs (1.3.17-1) unstable; urgency=low
 
   * New upstream release
index 41153588204a44a59460ed9a0e723c75596f5596..df8911babbab8cc5b0f84f40407548ff0b335607 100644 (file)
@@ -1,3 +1,7 @@
+xfsprogs-1.3.18 (17 January 2002)
+       - fix mkfs.xfs buglet in overwriting signatures when run
+         on a regular file
+
 xfsprogs-1.3.17 (14 January 2002)
        - mkfs.xfs overwrites pre-existing filesystem, swap, or md
          driver signatures.