]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
debian/changelog
authorTheodore Ts'o <tytso@mit.edu>
Mon, 12 Apr 2004 17:10:47 +0000 (13:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 12 Apr 2004 17:10:47 +0000 (13:10 -0400)
    Update changelog for 1.35-5 release

debian/control
    Update standards version compliance to 3.6.1

debian/changelog
debian/control

index 24345e2eab596e79c1eabe6649ef82c0023d9eb7..1ee30595c6be164acce8df1d1d34b7c5ffeb5717 100644 (file)
@@ -1,3 +1,25 @@
+e2fsprogs (1.35-5) unstable; urgency=low
+
+  * Add uuid_unparse_upper() and uuid_unparse_lower() functions to the
+    uuid library.
+  * Address GNU/KFreeBSD portability issues (Closes: #239934)
+  * Use unsigned for 1 bit wide bitfields in header files to avoid
+    Intel C++ compiler warnings.
+  * Use C99 stdint.h types in the uuid library
+  * Fix up and cleanup uuid man pages
+  * Change the licensing of the uuid man pages to be 3-clause BSD.
+  * Fix the initrd scripts so that the automatic ext3 journal
+    conversion actually works correctly; also allow conversion of the root
+    filesystem from ext3 back to ext2  (Closes: #241183)
+  * Minor man page fixes (Closes: #241940, 242995)
+  * Use the DEBUGFS_PAGER environment variable in preference to PAGER
+    (Closes: #239547)
+  * Added French translation
+  * Be flexible about the name of the ACPI device that cooresponds to
+    the AC adapter (Closes: #242136)
+
+ -- Theodore Y. Ts'o <tytso@mit.edu>  Mon, 12 Apr 2004 12:38:34 -0400
+
 e2fsprogs (1.35-4) unstable; urgency=low
 
   * Fix bug in the blkid library (introduced in 1.35-3) which caused
index 9c10cc80030b29c0a86a9cfb4703ae43b54d3e9e..6e79c161ac37b6805e547803b6679fc07c4efbf6 100644 (file)
@@ -3,7 +3,7 @@ Section: base
 Priority: required
 Maintainer: Theodore Y. Ts'o <tytso@mit.edu>
 Build-Depends: texi2html, gettext, texinfo, dc, debhelper (>= 4)
-Standards-Version: 3.5.9
+Standards-Version: 3.6.1
 
 Package: e2fsck-static
 Section: admin