summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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 [Sun, 4 Mar 2018 16:30:49 +0000 (16:30 +0000)]
ruby2.5 (2.5.0-6) unstable; urgency=medium
* debian/rules: explicitly pass --runstatedir, --localstatedir, and
--sysconfdir to ./configure
[dgit import unpatched ruby2.5 2.5.0-6]
Antonio Terceiro [Sun, 4 Mar 2018 16:30:49 +0000 (16:30 +0000)]
Import ruby2.5_2.5.0-6.debian.tar.xz
[dgit import tarball ruby2.5 2.5.0-6 ruby2.5_2.5.0-6.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]