diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2018-08-22 23:44:25 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2018-08-23 09:00:32 +0200 |
commit | e27639b95ae9a52e4dc9b04a34df56105e210902 (patch) | |
tree | 09d5d8456a2f3766a4c9d6d7a5e87e57dc5e9ec0 /recompress.sh | |
parent | cfe7baffeee46ddf054cd19a6570bdab8b0cf7bd (diff) | |
download | current-e27639b95ae9a52e4dc9b04a34df56105e210902.tar.gz |
Wed Aug 22 23:44:25 UTC 201820180822234425
a/findutils-4.6.0-x86_64-1.txz: Upgraded.
a/kernel-firmware-20180821_1d17c18-noarch-1.txz: Upgraded.
a/kernel-generic-4.14.66-x86_64-1.txz: Upgraded.
a/kernel-huge-4.14.66-x86_64-1.txz: Upgraded.
a/kernel-modules-4.14.66-x86_64-1.txz: Upgraded.
ap/man-db-2.8.4-x86_64-2.txz: Rebuilt.
Rebuilt to get it on the slackpkg upgrade list since the previous texlive
package clobbered /usr/bin/man and we need to fix that.
d/kernel-headers-4.14.66-x86-1.txz: Upgraded.
k/kernel-source-4.14.66-noarch-1.txz: Upgraded.
l/glib2-2.56.2-x86_64-1.txz: Upgraded.
t/texlive-2018.180822-x86_64-1.txz: Upgraded.
Added some patches that I'd dropped - sorry, my bad.
Don't clobber /usr/bin/man.
Thanks to Johannes Schoepfer.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index f6ec44ea..6c60cc8d 100755 --- a/recompress.sh +++ b/recompress.sh @@ -817,6 +817,18 @@ gzip ./source/a/gpm/setup.mouse gzip ./source/a/udisks/udisks.no.pci-db.diff gzip ./source/a/findutils/findutils.nolocate.diff gzip ./source/a/findutils/findutils.no.default.options.warnings.diff +gzip ./source/a/findutils/patches/findutils-4.4.2-xautofs.patch +gzip ./source/a/findutils/patches/findutils-4.5.13-warnings.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-gnulib-fflush.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-mbrtowc-tests.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-man-exec.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-leaf-opt.patch +gzip ./source/a/findutils/patches/findutils-4.5.15-no-locate.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-internal-noop.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-gnulib-makedev.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-test-lock.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-fts-update.patch +gzip ./source/a/findutils/patches/findutils-4.6.0-exec-args.patch gzip ./source/a/dcron/doinst.sh gzip ./source/a/dcron/run-parts.8 gzip ./source/a/dcron/patches/0007-Update-main.c.patch |