diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-09-22 19:50:20 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-09-23 07:00:16 +0200 |
commit | a510225d2ffb19518cf1671630cb954171ebdb3b (patch) | |
tree | be445eacddd868d956adbba9b3156f217c6e8d6d /recompress.sh | |
parent | 5a04d2d705926c4691d26307b0125cfb290e6ee7 (diff) | |
download | current-a510225d2ffb19518cf1671630cb954171ebdb3b.tar.gz current-a510225d2ffb19518cf1671630cb954171ebdb3b.tar.xz |
Thu Sep 22 19:50:20 UTC 202220220922195020
a/quota-4.09-x86_64-1.txz: Upgraded.
d/parallel-20220922-noarch-1.txz: Upgraded.
l/jemalloc-5.3.0-x86_64-2.txz: Rebuilt.
Fixed version numbers in jemalloc.h. Thanks to Markus Wiesner.
n/ca-certificates-20220922-noarch-1.txz: Upgraded.
This update provides the latest CA certificates to check for the
authenticity of SSL connections.
testing/packages/rust-1.64.0-x86_64-1.txz: Added.
We've found ourselves in a situation where Thunderbird requires the Rust
compiler in /extra, and Firefox requires the one in the main tree (and
can't use this one until Firefox 107 sometime in November), so we'll just
park this here until we can use it.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index 947c6eda9..d820f01bf 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1150,6 +1150,8 @@ gzip ./source/x/ibus/doinst.sh gzip ./source/x/ibus/emoji-test.txt gzip ./source/x/xcm/xcm.udev.rules.diff gzip ./source/x/libva/doinst.sh +gzip ./testing/source/rust/llvm.sanitizer_platform_limits_posix.cpp.glibc-2.36.diff +gzip ./testing/source/rust/link_libffi.diff gzip ./pasture/source/php/php-fpm.conf.diff gzip ./pasture/source/php/doinst.sh gzip ./pasture/source/php/PHP-5.6.31-OpenSSL-1.1.0-compatibility-20170801.patch |