diff options
author | Theodore Ts'o <tytso@mit.edu> | 2011-09-25 01:52:03 -0400 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-09-25 02:10:54 -0400 |
commit | 8a0ef9edfa27c019545f0aff57839a888d0da240 (patch) | |
tree | 972e1fe24e64b6b36d32217fca4969aaf7da37c2 /debian | |
parent | a82839837332cd821eefa20b3d2572bc5cd1cf03 (diff) | |
download | e2fsprogs-8a0ef9edfa27c019545f0aff57839a888d0da240.tar.gz |
Update for e2fsprogs 1.42-WIP-0925 release
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 265d1f4b..01a3b1c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +e2fsprogs (1.42~WIP-2011-09-25-1) unstable; urgency=low + + * New upstream release + * Fix FTBFS on big-endian architectures (Closes: #641838) + * Add support for multiarch (Closes: #632169) + * Clarify and update debian/copyright file (Closes: #614662) + * Add support for Multi-Mount Protection (MMP) + * Allow tune2fs to remove the external journal if the device is not found + * Updated/clarified man pages (Closes: #642193) + * Fix a potential FTBFS caused by overly long compile lines (Closes: #629883) + + -- Theodore Y. Ts'o <tytso@mit.edu> Sun, 25 Sep 2011 01:28:34 -0400 + e2fsprogs (1.42~WIP-2011-09-16-1) unstable; urgency=low * New upstream release |