diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2020-04-27 20:27:30 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2020-04-28 08:59:53 +0200 |
commit | 1cf9f87b65a9ec2c65a1fb409fe9e42a53af778f (patch) | |
tree | 9ae4603721b75831fd6e3cb8c5b7f9d192691d72 /recompress.sh | |
parent | 6e0d30774ba3f189660e7672e0ad5fa88a259b6b (diff) | |
download | current-1cf9f87b65a9ec2c65a1fb409fe9e42a53af778f.tar.gz current-1cf9f87b65a9ec2c65a1fb409fe9e42a53af778f.tar.xz |
Mon Apr 27 20:27:30 UTC 202020200427202730
a/mkinitrd-1.4.11-x86_64-15.txz: Rebuilt.
Use the standard mktemp utility from GNU coreutils, not the old tempfile.
d/help2man-1.47.15-x86_64-1.txz: Upgraded.
l/aspell-en-2019.10.06_0-x86_64-1.txz: Upgraded.
l/gtk+3-3.24.20-x86_64-1.txz: Upgraded.
l/imagemagick-7.0.10_9-x86_64-1.txz: Upgraded.
n/irssi-1.2.2-x86_64-2.txz: Rebuilt.
Fixed ctrl-space killing input with recent glib.
Thanks to tramtrist and Urchlay.
x/xterm-354-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-de-20161207_7_0-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-ga-5.1_0-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-it-2.4_20070901_0-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-ml-0.04_1-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-pl-6.0_20200327_0-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-pt_BR-20131030_12_0-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-pt_PT-20190329_1_0-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-sk-2.02_0-x86_64-1.txz: Upgraded.
extra/aspell-word-lists/aspell-tl-0.4_0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recompress.sh b/recompress.sh index cf26517bd..36f2f5608 100755 --- a/recompress.sh +++ b/recompress.sh @@ -158,6 +158,7 @@ gzip ./source/a/gpm/gpm.types.diff gzip ./source/a/gpm/mouseconfig gzip ./source/a/gpm/inputattach.c gzip ./source/a/quota/quota.lwrap.needs.lnsl.diff +gzip ./source/a/mkinitrd/mkinitrd.tempfile.to.mktemp.patch gzip ./source/a/mkinitrd/0001-Fix-LUKSTRIM-with-C-T-and-UUID.patch gzip ./source/a/mlocate/doinst.sh gzip ./source/a/file/file.xz.magic @@ -632,6 +633,7 @@ gzip ./source/n/bind/doinst.sh gzip ./source/n/wireless_tools/doinst.sh gzip ./source/n/wireless_tools/wireless_tools.nowhine.diff gzip ./source/n/irssi/doinst.sh +gzip ./source/n/irssi/irssi.ctrl-space.diff gzip ./source/n/httpd/httpd.runasapache.diff gzip ./source/n/httpd/doinst.sh gzip ./source/n/dovecot/dovecot.default.shadow.auth.diff @@ -1078,7 +1080,7 @@ gzip ./source/l/id3lib/patches/id3lib.nullpointer_check.patch gzip ./source/l/id3lib/patches/id3lib.utf8_writing.patch gzip ./source/l/id3lib/patches/id3lib.c_wrapper.patch gzip ./source/l/gtk+3/doinst.sh -gzip ./source/l/gtk+3/gtk.meson.build.version.diff +gzip ./source/l/gtk+3/gtk.fix.missing.version-check.py.diff gzip ./source/l/system-config-printer/doinst.sh gzip ./source/l/aalib/aalib-aclocal.patch gzip ./source/l/akonadi/mysql-global.conf.patch |