-AC_INIT([xfsprogs], [4.3.0-rc2])
+AC_INIT([xfsprogs], [4.3.0])
AC_PREREQ(2.50)
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])
xfsprogs (4.3.0) unstable; urgency=low
+ * New upstream release
* Add a postinst to update the initramfs on install/upgrade.
(Closes: #804255)
- -- Nathan Scott <nathans@debian.org> Wed, 11 Nov 2015 09:00:55 +1100
+ -- Nathan Scott <nathans@debian.org> Mon, 23 Nov 2015 15:22:56 +1100
xfsprogs (4.2.0) unstable; urgency=low
-xfsprogs-4.3.0-rc2 (14 Oct 2015)
+xfsprogs-4.3.0 (23 Nov 2015)
+ - xfs_fsr: cleanups to recent changes (Eric Sandeen)
+ - xfs_fsr: improved temp file attr fork handling (Eric Sandeen)
+ - libxfs: output verifier names in warnings (Eric Sandeen)
+ - xfs_repair: enable verifier corruption warnings on very verbose
+ output settings (Eric Sandeen)
+ - debian: update initramfs in postinst script (Steve McIntyre)
+
+xfsprogs-4.3.0-rc2 (10 Nov 2015)
- xfs_fsr: abstract mntinfo/mntent differences (Jan Tulak)
- xfs_io: update reflink/dedupe ioctl definitions and implementation
(Darrick Wong)