Whamcloud - gitweb
Update debian/changelog file.
authorTheodore Ts'o <tytso@mit.edu>
Sat, 31 Dec 2005 06:20:44 +0000 (01:20 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 31 Dec 2005 06:20:44 +0000 (01:20 -0500)
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debian/changelog

index af89d64..f5f93df 100644 (file)
@@ -1,3 +1,24 @@
+e2fsprogs (1.38+1.39-WIP-2005.12.10-2) unstable; urgency=low
+
+  * Make resize2fs expand or truncate a file containing a filesystem.
+    (Closes: #271607)
+  * Add support for lib64ext2fs-nopic.a for the mips architecture
+    (Closes: #329074)
+  * Deal with the fact that Debian's boot sequence bogusly doesn't set the
+    time correctly until very late in the boot process; so if the
+    superblock's last mount or write time is in the future, don't treat
+    this as a fatal error.  (Closes: #343662, #343645)
+  * Move the blkid and uuidgen binaries out of libblkid1 and libuuid1 and
+    into the e2fsprogs package to support soname transitions and
+    simulaneous installs of multiarch flavors to coexist.  (It's not worth
+    creating two whole new packages for two separate binaries, so we just
+    fold them into e2fsprogs.)  (Closes: #330737, #330736)
+  * Optionally allow the user to interrupt e2fsck "safely" during a boot
+    sequence without causing the boot scripts to abort.  (Closes: #150295)
+  * Update and clarify man pages (Closes: #312515)
+
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Sat, 31 Dec 2005 01:05:35 -0500
+
 e2fsprogs (1.38+1.39-WIP-2005.12.10-1) unstable; urgency=low
 
   * Update and clarify man pages (Closes: #329859, #322188, #316811)