diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-02-02 20:16:43 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-02-03 08:59:51 +0100 |
commit | 61b5894f8a280945950e3bd197926878834508bf (patch) | |
tree | 98f7769c90b8acff6a975b05b8a37da06faa352a /recompress.sh | |
parent | 61eaae1fe89a73a5d29f89ed20b94c367419246e (diff) | |
download | current-61b5894f8a280945950e3bd197926878834508bf.tar.gz |
Tue Feb 2 20:16:43 UTC 202120210202201643
a/hwdata-0.344-noarch-1.txz: Upgraded.
kde/calligra-3.2.1-x86_64-4.txz: Rebuilt.
Recompiled against poppler-21.02.0.
Patched to fix blank screen when starting calligragemini.
Thanks to PiterPunk.
kde/cantor-20.12.1-x86_64-3.txz: Rebuilt.
Recompiled against poppler-21.02.0.
kde/kdev-php-5.6.2-x86_64-1.txz: Upgraded.
kde/kdev-python-5.6.2-x86_64-1.txz: Upgraded.
kde/kdevelop-5.6.2-x86_64-1.txz: Upgraded.
kde/kfilemetadata-5.78.0-x86_64-3.txz: Rebuilt.
Recompiled against poppler-21.02.0.
kde/kile-2.9.93-x86_64-4.txz: Rebuilt.
Recompiled against poppler-21.02.0.
kde/kitinerary-20.12.1-x86_64-3.txz: Rebuilt.
Recompiled against poppler-21.02.0.
kde/krita-4.4.2-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.02.0.
kde/okular-20.12.1-x86_64-3.txz: Rebuilt.
Recompiled against poppler-21.02.0.
l/gamin-0.1.10-x86_64-8.txz: Rebuilt.
Patched to poll files on NFSv4 filesystems. Thanks to Stuart Winter.
l/poppler-21.02.0-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
n/krb5-1.19-x86_64-1.txz: Upgraded.
n/nghttp2-1.43.0-x86_64-1.txz: Upgraded.
n/samba-4.13.4-x86_64-2.txz: Rebuilt.
Recompiled against krb5-1.19 to fix libkrb5samba-samba4.so which had an
undefined symbol after krb5-1.19 dropped it. Upstream krb5 says that the
function in question was never shipped in any header and wasn't intended
to be part of any public interface.
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 b1bcd781..1eb1ae19 100755 --- a/recompress.sh +++ b/recompress.sh @@ -880,6 +880,7 @@ gzip ./source/l/zstd/zstd.dont.link.pzstd.to.static.libzstd.a.diff gzip ./source/l/dconf/doinst.sh gzip ./source/l/ebook-tools/epub3_fixed_layout.patch gzip ./source/l/gamin/fix-double-lock-in-inotify-helper-c.patch +gzip ./source/l/gamin/0001-Poll-files-on-nfs4.patch gzip ./source/l/gamin/gaminrc gzip ./source/l/gamin/doinst.sh gzip ./source/l/gamin/no_g_const_return.patch |