-AC_INIT([xfsprogs], [4.2.0-rc3])
+AC_INIT([xfsprogs], [4.2.0])
AC_PREREQ(2.50)
AC_CONFIG_AUX_DIR([.])
AC_CONFIG_MACRO_DIR([m4])
+xfsprogs (4.2.0) unstable; urgency=low
+
+ * New upstream release
+
+ -- Nathan Scott <nathans@debian.org> Mon, 07 Sep 2015 10:13:54 +1000
+
xfsprogs (3.2.4) unstable; urgency=low
* New upstream release
+xfsprogs-4.2.0 (7 Sep 2015)
+ - repair: fix crashes due to missing geometry pointer (Eric Sandeen)
+ - repair: fix node handling on large attribute btrees (Brian Foster)
+ - repair: attribute block header verification fixes (Darrick Wong)
+ - libxfs: more error negation fixes (Darrick Wong)
+ - libxfs: cancelled readahead buffer state initialisation fixes
+ (Darrick Wong)
+ - build: include/xfs header path fix (Lucas Stach)
+
xfsprogs-4.2.0-rc3 (25 Aug 2015)
- xfs_repair: directory verification fixes (Darrick Wong)
- libxfs: errno negation fixes (Darrick Wong)