- 08 Jan, 2019 1 commit
-
-
Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 06 Dec, 2018 3 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Remove javaproperties handler after Emmanuel Bourg's patch was released in openjdk-11 11.0.1+13-3. (Closes: #914289)
-
Chris Lamb authored
-
- 25 Nov, 2018 1 commit
-
-
Chris Lamb authored
-
- 11 Nov, 2018 1 commit
-
-
https://semver.org/Chris Lamb authored
-
- 09 Nov, 2018 1 commit
-
-
Chris Lamb authored
Catch invalid ZIP "local" field lengths; we were previously inherently blindly the value supplied in the ZIP file. Thanks to Daniel Stender for the report. (Closes: #803503)
-
- 07 Nov, 2018 2 commits
-
-
Chris Lamb authored
-
Update the Javadoc handler to handle "dc.created" meta headers too for OpenJDK 11. (Closes: #913132) Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 04 Oct, 2018 2 commits
-
-
Chris Lamb authored
-
The required debhelper version providing the get_source_date_epoch() function is available since Debian stable (stretch). Let's remove this code and the unnecessary dependency. Signed-off-by:
Guillem Jover <guillem@debian.org> Signed-off-by:
Chris Lamb <lamby@debian.org>
-
- 14 Jun, 2018 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Add missing use statements in uimage handler (fixes error on use) See merge request !1
-
- 06 Jun, 2018 2 commits
-
-
Evgueni Souleimanov authored
Signed-off-by:Evgueni Souleimanov <esoule@100500.ca>
-
Evgueni Souleimanov authored
Fixes this error: $ strip-nondeterminism -T 123123123 Linux-1001.uImage strip-nondeterminism: Linux-1001.uImage: Undefined subroutine &Archive::Zip::computeCRC32 called at /usr/share/perl5/File/StripNondeterminism/handlers/uimage.pm line 50. Error shows up when trying to use strip-nondeterminism script, but does not show up in "make test" during build. Signed-off-by:Evgueni Souleimanov <esoule@100500.ca>
-
- 03 Jun, 2018 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 14 Apr, 2018 6 commits
-
-
Chris Lamb authored
-
-
-
-
-
Chris Lamb authored
-
- 29 Oct, 2017 1 commit
-
-
Mattia Rizzolo authored
Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 28 Oct, 2017 1 commit
-
-
Mattia Rizzolo authored
Otherwise it dies when dealing with an unwritable (e.g. 444 or 555) file that would otherwise be processed perfectly. Signed-off-by:Mattia Rizzolo <mattia@debian.org>
-
- 22 Oct, 2017 2 commits
-
-
Chris Lamb authored
This reverts commit eefc2957.
-
Chris Lamb authored
-
- 20 Oct, 2017 1 commit
-
-
Chris Lamb authored
-
- 06 Oct, 2017 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
-
- 03 Oct, 2017 5 commits
-
-
Chris Lamb authored
Gbp-Dch: ignore
-
Chris Lamb authored
jar.pm: Clojure considers the .class file to be stale if it shares the same timestamp of the .clj. We thus adjust the timestamps of the .clj to always be younger. (Closes: #877418)
-
Chris Lamb authored
-
Chris Lamb authored
zip.pm: Ensure that we don't try and write an old timestamp; Archive::Zip will do this anyway, just noisily.
-
Chris Lamb authored
-
- 02 Oct, 2017 1 commit
-
-
Chris Lamb authored
-
- 19 Sep, 2017 1 commit
-
-
Chris Lamb authored
-
- 12 Jul, 2017 2 commits
-
-
Chris Lamb authored
-
Signed-off-by:Niels Thykier <niels@thykier.net>
-
- 11 Jul, 2017 2 commits
-
-
Chris Lamb authored
-
Chris Lamb authored
Add missing File::Temp imports in JAR and PNG handlers. This appears to have been exposed by lazily-loading handlers in #867982. (Closes: #868077)
-