[Git][reproducible-builds/strip-nondeterminism][master] 2 commits: Release version 1.3.0

Chris Lamb gitlab at salsa.debian.org
Mon Jul 22 14:51:14 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / strip-nondeterminism


Commits:
b644b461 by Chris Lamb at 2019-07-22T14:49:19Z
Release version 1.3.0

- - - - -
b88bc139 by Chris Lamb at 2019-07-22T14:50:21Z
Update changelog for 1.3.0-1 release

- - - - -


2 changed files:

- debian/changelog
- lib/File/StripNondeterminism.pm


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+strip-nondeterminism (1.3.0-1) unstable; urgency=medium
+
+  * Pass --no-sandbox if necessary to bypass seccomp-enabled version of
+    file(1) which was causing a large number of regressions in our testing
+    framework, etfc. (re. #932006)
+  * Don't build release tags in GitLab CI.
+
+ -- Chris Lamb <lamby at debian.org>  Mon, 22 Jul 2019 11:50:15 -0300
+
 strip-nondeterminism (1.2.3-1) unstable; urgency=medium
 
   * Don't just run the tests but build the Debian package instead using Salsa's


=====================================
lib/File/StripNondeterminism.pm
=====================================
@@ -25,7 +25,7 @@ use POSIX qw(tzset);
 
 our($VERSION, $canonical_time, $clamp_time);
 
-$VERSION = '1.2.3'; # <https://semver.org/>
+$VERSION = '1.3.0'; # <https://semver.org/>
 
 sub init() {
 	$ENV{'TZ'} = 'UTC';



View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/20b287d8eb20280057dae869f0a06a7c6b7c7107...b88bc139237a5941e52bb624116456d842541f44

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/strip-nondeterminism/compare/20b287d8eb20280057dae869f0a06a7c6b7c7107...b88bc139237a5941e52bb624116456d842541f44
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/20190722/363c4ffe/attachment.html>


More information about the rb-commits mailing list