- Jun 14, 2018
-
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
Release 0.042 * tag '0.042': Release 0.042 Add missing use statements in bflt handler Add missing use statements in uimage handler Update README with updated instructions on how to release the tarball
-
Chris Lamb authored
Add missing use statements in uimage handler (fixes error on use) See merge request !1
- Jun 06, 2018
-
-
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>
-
- Jun 03, 2018
-
-
Mattia Rizzolo authored
Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- Jun 02, 2018
-
-
Holger Levsen authored
Signed-off-by:
Holger Levsen <holger@layer-acht.org>
-
- May 15, 2018
-
-
Chris Lamb authored
-
Chris Lamb authored
-
- Apr 14, 2018
-
-
Chris Lamb authored
-
Chris Lamb authored
Release 0.041 * tag '0.041': Release 0.041 Add test bFLT executables Add test binaries for U-Boot Legacy Image (uImage) format Add bFLT executable format support Add U-Boot Legacy Image (uImage) format support Drop PHP Pear registry support; we can fix this in the toolchain instead.
-
-
-
-
-
Chris Lamb authored
- Mar 30, 2018
-
-
Chris Lamb authored
Revert "Apply patch from Gianfranco Costamagna to fix the autopkgtests as they rely upon the debian/ directory existing. (Closes: #894391)" This reverts commit a9aa2f0d; it was fixed in debhelper instead: debian/debhelper@59940fb4
-
- Mar 29, 2018
-
-
Chris Lamb authored
Apply patch from Gianfranco Costamagna to fix the autopkgtests as they rely upon the debian/ directory existing. (Closes: #894391)
-
Chris Lamb authored
-
Chris Lamb authored
-
Chris Lamb authored
-
- Dec 18, 2017
-
-
Holger Levsen authored
Signed-off-by:
Holger Levsen <holger@layer-acht.org>
-
- Oct 29, 2017
-
-
Mattia Rizzolo authored
Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Rules-Requires-Root: no Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Release 0.040
-
Mattia Rizzolo authored
Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
Mattia Rizzolo authored
Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
-
- Oct 28, 2017
-
-
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>
-
- Oct 22, 2017
-
-
Chris Lamb authored
This reverts commit eefc2957.
-
Chris Lamb authored
-
- Oct 20, 2017
-
-
Chris Lamb authored
-
Chris Lamb authored
Release 0.039 * tag '0.039': Release 0.039 jar.pm: s/NTFS/FAT/. Thanks to James Ross. jar.pm: Update comment to reflect that NTFS has a 2s timestamp granularity. Update comment. Thanks to Apollon Oikonomopoulos for the suggestion. 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) jar.pm, zip.pm: Allow $options{member_normalizer} callback to support specifying the timestamp. zip.pm: Ensure that we don't try and write an old timestamp; Archive::Zip will do this anyway, just noisily. zip.pm: Calculate the target canonical time in just one place. bin/strip-nondeterminism: Print a warning in --verbose mode if no canonical time specified. dh_strip_nondeterminism: Log which handler procesed a file. (Closes: #876140)
- Oct 06, 2017
-
-
Chris Lamb authored
-