diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-05-03 19:58:20 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-05-03 23:59:55 +0200 |
commit | 4c189bc9bc307a9cd477afb9ff560c7138f8bdd0 (patch) | |
tree | 855f9187c0d6bca9dc967203b23c23adb7b3eba3 /recompress.sh | |
parent | d29973a5051109bc0eab591df07eb128318d2c9c (diff) | |
download | current-4c189bc9bc307a9cd477afb9ff560c7138f8bdd0.tar.gz |
Mon May 3 19:58:20 UTC 202120210503195820
a/kernel-firmware-20210503_3f23f51-noarch-1.txz: Upgraded.
ap/mariadb-10.5.9-x86_64-1.txz: Upgraded.
Reverted to the latest stable release.
d/mercurial-5.8-x86_64-1.txz: Upgraded.
kde/calligra-3.2.1-x86_64-8.txz: Rebuilt.
Recompiled against poppler-21.05.0.
kde/cantor-21.04.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.05.0.
kde/kfilemetadata-5.81.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.05.0.
kde/kile-2.9.93-x86_64-8.txz: Rebuilt.
Recompiled against poppler-21.05.0.
kde/kitinerary-21.04.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.05.0.
kde/krita-4.4.3-x86_64-4.txz: Rebuilt.
Recompiled against poppler-21.05.0.
kde/okular-21.04.0-x86_64-2.txz: Rebuilt.
Recompiled against poppler-21.05.0.
l/isl-0.24-x86_64-1.txz: Upgraded.
l/poppler-21.05.0-x86_64-1.txz: Upgraded.
Shared library .so-version bump.
l/python-pygments-2.9.0-x86_64-1.txz: Upgraded.
n/ethtool-5.12-x86_64-1.txz: Upgraded.
n/httpd-2.4.47-x86_64-2.txz: Rebuilt.
Recompiled against the mariadb-10.5.9 shared libraries.
n/postfix-3.6.0-x86_64-2.txz: Rebuilt.
Recompiled against the mariadb-10.5.9 shared libraries.
xap/gparted-1.3.0-x86_64-1.txz: Upgraded.
testing/packages/mariadb-10.6.0-x86_64-1.txz: Upgraded.
Since this is still considered alpha and not production ready, we'll put it
in /testing for now. Unless you're using an Atom (or other 32-bit processor
affected by the illegal instruction issue) it's probably best to stick with
mariadb-10.5.9.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/recompress.sh b/recompress.sh index a8036316..78492677 100755 --- a/recompress.sh +++ b/recompress.sh @@ -621,6 +621,7 @@ gzip ./source/xfce/xfce4-pulseaudio-plugin/xfce4-pulseaudio-plugin-0.2.4-gtk3_th gzip ./source/xfce/xfce4-settings/xfce4-settings.theme.diff gzip ./source/xfce/xfce4-settings/xfce4-settings.xft.defaults.diff gzip ./source/ap/mariadb/rc.mysqld +gzip ./source/ap/mariadb/mariadb.ConnectorName.cmake.diff gzip ./source/ap/mariadb/doinst.sh gzip ./source/ap/mariadb/mysql.no.plugin_auth_pam.diff gzip ./source/ap/mariadb/mysql_install_db.nopam.diff @@ -771,8 +772,6 @@ gzip ./source/l/libdbusmenu/libdbusmenu_configure_valgrind.patch gzip ./source/l/QScintilla/QScintilla_qsciscintillabase_qurl.diff gzip ./source/l/gvfs/doinst.sh gzip ./source/l/openjpeg/openjpeg2_remove-thirdparty.patch -gzip ./source/l/poppler/d7aa275b0bca86ae174e7e504dd269df2a0234cf.patch -gzip ./source/l/poppler/2ed4cd66401bc1d9683c94238e9024218d7be3ba.patch gzip ./source/l/libxslt/libxslt.xsltMaxDepth.diff gzip ./source/l/netpbm/netpbm-xwdfix.patch gzip ./source/l/netpbm/netpbm-docfix.patch @@ -1130,6 +1129,10 @@ gzip ./source/x/ibus/Blocks.txt gzip ./source/x/ibus/doinst.sh gzip ./source/x/ibus/emoji-test.txt gzip ./source/x/xcm/xcm.udev.rules.diff +gzip ./testing/source/mariadb/rc.mysqld +gzip ./testing/source/mariadb/doinst.sh +gzip ./testing/source/mariadb/mysql.no.plugin_auth_pam.diff +gzip ./testing/source/mariadb/mysql_install_db.nopam.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 |