[Reproducible-commits] [strip-nondeterminism] 04/04: Update debian/changelog for 0.004-1 release

Andrew Ayer agwa at andrewayer.name
Thu Feb 5 22:10:30 UTC 2015


This is an automated email from the git hooks/post-receive script.

agwa-guest pushed a commit to branch debian
in repository strip-nondeterminism.

commit 1d46124f58d6fa19ae4ae50ee4e3b4d5c2db9ddd
Author: Andrew Ayer <agwa at andrewayer.name>
Date:   Thu Feb 5 13:57:27 2015 -0800

    Update debian/changelog for 0.004-1 release
---
 debian/changelog | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7979adf..5d2c0f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,33 @@
+strip-nondeterminism (0.004-1) unstable; urgency=low
+
+  * New upstream release.
+    - Fix how ar handler deals with padding.
+    - Treat .war and .hpi files as JAR files. (Closes: #765301)
+    - Strip non-deterministic fields from MANIFEST.MF files inside JARs.
+      (Closes: #765302)
+    - Strip generation time from pom.properties.
+    - Rewrite the first timestamp in a PE (.exe) file.
+    - dh_strip_nondeterminism: replace timestamps with most recent
+      debian/changelog date (Closes: #765299)
+    - Normalize extended timestamp extra field in Zip archives.
+      Thanks to Reiner Herrmann.
+    - Normalize Unix permissions in Zip archives. (Closes: #765304)
+    - Add support for pk3 and dz files. (Closes: #765305)
+    - zip handler: also normalize local extra fields.
+    - Ar files: ignore contents of padding bytes. (Closes: #775561)
+    - Add support for Python Wheel packages (renamed Zip files)
+      (Closes: #775594)
+    - Use Zip handler also for .xpi files.
+    - Strip _lastmodified times from PEAR registry files. (Closes: #776138)
+    - Replace generated times in files generated by docbook-to-man.
+      (Closes: #776140)
+    - javadoc: normalize the <META NAME="date"> header.
+      Thanks to Peter De Wachter. (Closes: #775870)
+    - Work around bug in Archive::Zip that causes infinite loop.
+      (Closes: #765298)
+
+ -- Andrew Ayer <agwa at andrewayer.name>  Thu, 05 Feb 2015 13:45:17 -0800
+
 strip-nondeterminism (0.003-1) unstable; urgency=low
 
   * New upstream release.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/strip-nondeterminism.git



More information about the Reproducible-commits mailing list