From: Theodore Ts'o Date: Sat, 30 Jun 2007 03:09:16 +0000 (-0400) Subject: Update e2fsprogs 1.40 changelogs X-Git-Tag: v1.40.1~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=57f485010af7a177b8aaf5c8a67cb11d4f4cfd26;p=thirdparty%2Fe2fsprogs.git Update e2fsprogs 1.40 changelogs Signed-off-by: "Theodore Ts'o" --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a14a5f7f0..b3da726eb 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,5 +1,7 @@ -E2fsprogs 1.40-WIP (June 23, 2007) (hg changeset 2161) -=================================== +E2fsprogs 1.40 (June 29, 2007) +============================== + +Fix divide by zero error in blkid's NTFS probing logic. Add new blkid -g option which causes the blkid cache to be garbage collected. diff --git a/debian/changelog b/debian/changelog index cac3f52bc..d4786895b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,11 @@ e2fsprogs (1.40-1) unstable; urgency=low + * New upstream release + * Remove RFC-4122 logic from Debian build rules (Closes: #407107) + * Fix com_err.texinfo so that the install-info command will remove + the com_err info file from the /usr/share/info/dir file when the + comerr-dev package is removed and purged (Closes: #401711) + * Fix divide-by-zero error in blkid's NTFS proving logic * Add new blkid -g option which causes the blkid cache to be garbage collected * libblkid: Fix bug which could cuase bid_type to be corrupted @@ -28,7 +34,7 @@ e2fsprogs (1.40-1) unstable; urgency=low com_err entry from from /usr/share/info/dir when the comerr-dev package is purged (Closes: #401711) - -- Theodore Y. Ts'o Sun, 24 Jun 2007 17:22:58 -0400 + -- Theodore Y. Ts'o Sun, 29 Jun 2007 22:40:27 -0400 e2fsprogs (1.39+1.40-WIP-2007.04.07+dfsg-2) unstable; urgency=low