Finalise and cleanup changelog for new release
[debian-pyxattr.git] / debian / changelog
index 8d68a8dc7784972b083c30688bf7713379da6a2a..767a222ff9bb6a2bc9b14f7432fc8a763e08488e 100644 (file)
@@ -1,20 +1,24 @@
-python-pyxattr (0.5.6-1~3.gbp073e98) UNRELEASED; urgency=medium
-
-  ** SNAPSHOT build @073e9878e2db30f6c2b7437be4550fbef11f27ab **
-
-  * Imported Upstream version 0.5.4
-  * Imported Upstream version 0.5.5
-  * Imported Upstream version 0.5.6
-  * Remove fix-enodata.patch integrated upstream
-  * Fixup upstream README name
-  * Improve hardening of the package (all except pie)
-  * Bump debhelper compat to 9
+python-pyxattr (0.5.6-1) unstable; urgency=medium
+
+  * Imported Upstream versions 0.5.4, 0.5.5 and 0.5.6; main changes:
+    - fix multiple memory leaks in error handling paths
+    - improve error message in case attributes dissapear during retrieval
+    - fix actual int/size_t issues (https://bugzilla.redhat.com/1127310)
+    - fix potential sign-compare issues (code is -Wconversion clean now)
+    - fix potential name truncation in merge_ns()
+    - fix building on systems which don't have ENODATA
+  * Improve hardening of the package (all except pie, which breaks the
+    build)
   * Migrate debian/copyright to DEP5-style
   * Switch debian packaging repo over to Alioth
-  * Standards version 3.9.8
   * Move from manual to automatic debug packages
+  * Switch build system to dh and pybuild
+  * Split the documentation into a separate package (Closes: #725419);
+    note that the path to the documentation has now changed
+  * Add autopkgtest testsuite; this would have helped the issue found by
+    RedHat much earlier, since Debian runs on more platforms
 
- -- Iustin Pop <iustin@debian.org>  Fri, 13 May 2016 23:18:21 +0200
+ -- Iustin Pop <iustin@debian.org>  Sat, 14 May 2016 22:36:51 +0200
 
 python-pyxattr (0.5.3-2) unstable; urgency=medium