diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-09-06 23:22:45 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-09-07 09:00:31 +0200 |
commit | 67ddb93bd166d5f98252a533d1a4538e5649af50 (patch) | |
tree | fc58a1f76a436f040ce4f8843a667c9cade55325 /recompress.sh | |
parent | ce9883adcab118cd8a0ae45076486ebf643fe2d5 (diff) | |
download | current-67ddb93bd166d5f98252a533d1a4538e5649af50.tar.gz |
Thu Sep 6 23:22:45 UTC 201820180906232245
a/pkgtools-15.0-noarch-23.txz: Rebuilt.
Removed stray cat and loop kludges for lack of reported size, since this
is fixed now in tar.
a/tar-1.30-x86_64-3.txz: Rebuilt.
Fixed a bug in the nolonezero patch that was evidently causing all of the
issues in installpkg that we'd been kludging around (e.g. the "stray cat").
Thanks *very* much to NonNonBa for the patch, and to SeB for the initial
analysis of the problem.
ap/ghostscript-9.24-x86_64-2.txz: Rebuilt.
Applied upstream patch to fix "Filter failed". Thanks to th_r and bamunds.
d/gdb-8.2-x86_64-1.txz: Upgraded.
d/indent-2.2.12-x86_64-1.txz: Upgraded.
isolinux/initrd.img: Rebuilt.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index 8ef9d15f..774a9e12 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1049,6 +1049,7 @@ gzip ./source/ap/libx86/libx86-mmap-offset.patch gzip ./source/ap/libx86/libx86-add-pkgconfig.patch gzip ./source/ap/seejpeg/seejpeg-1.10.diff gzip ./source/ap/ghostscript/cidfmap +gzip ./source/ap/ghostscript/ghostscript.fix.filter.failed.bc3df077.patch gzip ./source/ap/acct/acct.logdir.fhs.diff gzip ./source/ap/squashfs-tools/0004-unsquashfs-add-support-for-LZMA-magics.patch gzip ./source/ap/squashfs-tools/0006-uptream-fix-race.patch |