summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Peter Michael Green [Tue, 20 Feb 2018 21:18:57 +0000 (21:18 +0000)]
Merge ruby2.5 (2.5.0-4+rpi1) import into refs/heads/workingbranch
Antonio Terceiro [Tue, 10 Oct 2017 18:08:43 +0000 (15:08 -0300)]
Make gemspecs reproducible
With an explicit date, they will get the current date and make build
unreproducible
Gbp-Pq: Name 0004-Make-gemspecs-reproducible.patch
Christian Hofstaedtler [Tue, 10 Oct 2017 18:07:11 +0000 (15:07 -0300)]
Mark Gemspec-reproducible change fixing #784225, too
I think the UTC date change will fix the Multi-Arch not-same file issue,
too.
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
Signed-off-by: Christian Hofstaedtler <zeha@debian.org>
Gbp-Pq: Name 0003-Mark-Gemspec-reproducible-change-fixing-784225-too.patch
Reiner Herrmann [Tue, 10 Oct 2017 18:06:13 +0000 (15:06 -0300)]
lib/mkmf.rb: sort list of object files in generated Makefile
Without sorting the list explicitely, its order is indeterministic,
because readdir() is also not deterministic.
When the list of object files varies between builds, they are linked
in a different order, which results in an unreproducible build.
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
Gbp-Pq: Name 0002-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch
Christian Hofstaedtler [Tue, 10 Oct 2017 18:04:34 +0000 (15:04 -0300)]
rdoc: build reproducible documentation
- sort input filenames
- provide a fixed timestamp to the gzip compression
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
Signed-off-by: Christian Hofstaedtler <zeha@debian.org>
Gbp-Pq: Name 0001-rdoc-build-reproducible-documentation.patch
Peter Michael Green [Tue, 20 Feb 2018 21:18:57 +0000 (21:18 +0000)]
ruby2.5 (2.5.0-4+rpi1) buster-staging; urgency=medium
* Disable testsuite.
[dgit import unpatched ruby2.5 2.5.0-4+rpi1]
Peter Michael Green [Tue, 20 Feb 2018 21:18:57 +0000 (21:18 +0000)]
Import ruby2.5_2.5.0-4+rpi1.debian.tar.xz
[dgit import tarball ruby2.5 2.5.0-4+rpi1 ruby2.5_2.5.0-4+rpi1.debian.tar.xz]
Antonio Terceiro [Tue, 10 Oct 2017 18:08:43 +0000 (15:08 -0300)]
Make gemspecs reproducible
With an explicit date, they will get the current date and make build
unreproducible
Gbp-Pq: Name 0004-Make-gemspecs-reproducible.patch
Christian Hofstaedtler [Tue, 10 Oct 2017 18:07:11 +0000 (15:07 -0300)]
Mark Gemspec-reproducible change fixing #784225, too
I think the UTC date change will fix the Multi-Arch not-same file issue,
too.
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
Signed-off-by: Christian Hofstaedtler <zeha@debian.org>
Gbp-Pq: Name 0003-Mark-Gemspec-reproducible-change-fixing-784225-too.patch
Reiner Herrmann [Tue, 10 Oct 2017 18:06:13 +0000 (15:06 -0300)]
lib/mkmf.rb: sort list of object files in generated Makefile
Without sorting the list explicitely, its order is indeterministic,
because readdir() is also not deterministic.
When the list of object files varies between builds, they are linked
in a different order, which results in an unreproducible build.
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
Gbp-Pq: Name 0002-lib-mkmf.rb-sort-list-of-object-files-in-generated-M.patch
Christian Hofstaedtler [Tue, 10 Oct 2017 18:04:34 +0000 (15:04 -0300)]
rdoc: build reproducible documentation
- sort input filenames
- provide a fixed timestamp to the gzip compression
Signed-off-by: Antonio Terceiro <terceiro@debian.org>
Signed-off-by: Christian Hofstaedtler <zeha@debian.org>
Gbp-Pq: Name 0001-rdoc-build-reproducible-documentation.patch
Antonio Terceiro [Sat, 30 Dec 2017 13:50:04 +0000 (13:50 +0000)]
ruby2.5 (2.5.0-4) unstable; urgency=medium
* debian/rules: pass --excludes-dir options to `make check` via $TESTS
[dgit import unpatched ruby2.5 2.5.0-4]
Antonio Terceiro [Sat, 30 Dec 2017 13:50:04 +0000 (13:50 +0000)]
Import ruby2.5_2.5.0-4.debian.tar.xz
[dgit import tarball ruby2.5 2.5.0-4 ruby2.5_2.5.0-4.debian.tar.xz]
Antonio Terceiro [Tue, 26 Dec 2017 13:48:55 +0000 (13:48 +0000)]
Import ruby2.5_2.5.0.orig.tar.gz
[dgit import orig ruby2.5_2.5.0.orig.tar.gz]