[Git][reproducible-builds/strip-nondeterminism][master] 2 commits: Release version 1.4.0
Chris Lamb
gitlab at salsa.debian.org
Tue Jul 30 12:35:40 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / strip-nondeterminism
Commits:
f1a00938 by Chris Lamb at 2019-07-30T12:34:01Z
Release version 1.4.0
- - - - -
2d4a28f9 by Chris Lamb at 2019-07-30T12:34:48Z
Update changelog for 1.4.0-1 release
- - - - -
2 changed files:
- debian/changelog
- lib/File/StripNondeterminism.pm
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+strip-nondeterminism (1.4.0-1) unstable; urgency=medium
+
+ * Support OpenJDK ".jmod" files. Thanks to Emmanuel Bourg for the bug report
+ and implementation idea. (Closes: #933337)
+
+ -- Chris Lamb <lamby at debian.org> Tue, 30 Jul 2019 09:34:38 -0300
+
strip-nondeterminism (1.3.0-1) unstable; urgency=medium
* Pass --no-sandbox if necessary to bypass seccomp-enabled version of
=====================================
lib/File/StripNondeterminism.pm
=====================================
@@ -25,7 +25,7 @@ use POSIX qw(tzset);
our($VERSION, $canonical_time, $clamp_time);
-$VERSION = '1.3.0'; # <https://semver.org/>
+$VERSION = '1.4.0'; # <https://semver.org/>
sub init() {
$ENV{'TZ'} = 'UTC';
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/7d9324dbba8f921bebf36f799762ae410c05852c...2d4a28f9ec9d6b5cf9f92bc6726542cf8cfda9ea
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/7d9324dbba8f921bebf36f799762ae410c05852c...2d4a28f9ec9d6b5cf9f92bc6726542cf8cfda9ea
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20190730/b5a39b40/attachment.html>
More information about the rb-commits
mailing list