+E2fsprogs 1.40.9-WIP (March 14, 2008)
+=====================================
+
+SuSE's security team audited uuidd and came up with a few minor
+issues. None of them are serious given that uuidd runs setuid as a
+unprivileged user which has no special access other than libuuid
+directory, but it's good to get them fixed.
+
+One additional fix in ext2fs_swap_inode_full() needed for resize2fs to
+work correctly with in-inode extended attributes.
+
+Programmer's notes:
+-------------------
+
+Fixed various Debian packaging issues --- see debian/changelog for
+details.
+
E2fsprogs 1.40.8 (March 13, 2008)
=================================
+e2fsprogs (1.40.8-2) unstable; urgency=low
+
+ * One more big-endian swap fix needed for resize2fs to work correctly
+ with in-inode extended attributes.
+ * Fix minor security issues identified in uuidd.
+ * Remove e2fsprogs preinstall script which contained stuff not needed
+ in well over two stable releases.
+
+ -- Theodore Y. Ts'o <tytso@mit.edu> Fri, 14 Mar 2008 14:25:54 -0400
+
e2fsprogs (1.40.8-1) unstable; urgency=low
* Fix e2image -I so it works on image files which are larger than 2GB.