diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-09-28 21:37:06 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-09-29 00:41:46 +0200 |
commit | e9c0b54c5cc41c2482d05f82b68e6bc6abfc0e77 (patch) | |
tree | 760907293e8313a935a76dd563c3a5eeb21d9594 /recompress.sh | |
parent | d5cee66c5760e888f2b53c2e21453a3b11832425 (diff) | |
download | current-e9c0b54c5cc41c2482d05f82b68e6bc6abfc0e77.tar.gz current-e9c0b54c5cc41c2482d05f82b68e6bc6abfc0e77.tar.xz |
Thu Sep 28 21:37:06 UTC 202320230928213706
ap/mpg123-1.32.2-x86_64-1.txz: Upgraded.
l/cairo-1.18.0-x86_64-1.txz: Upgraded.
l/gtk4-4.12.3-x86_64-1.txz: Upgraded.
x/fonttosfnt-1.2.3-x86_64-1.txz: Upgraded.
xap/geeqie-2.1-x86_64-2.txz: Rebuilt.
Patched and recompiled against lua-5.4.6.
xap/mozilla-firefox-115.3.1esr-x86_64-1.txz: Upgraded.
This update contains a security fix.
For more information, see:
https://www.mozilla.org/en-US/firefox/115.3.1/releasenotes/
https://www.mozilla.org/en-US/security/advisories/mfsa2023-44/
https://www.cve.org/CVERecord?id=CVE-2023-5217
(* Security fix *)
xfce/xfce4-panel-4.18.5-x86_64-1.txz: Upgraded.
testing/packages/aaa_glibc-solibs-2.38-x86_64-1.txz: Added.
testing/packages/glibc-2.38-x86_64-1.txz: Added.
Instead of building the deprecated glibc crypt library, bundle
libxcrypt-4.4.36 (both .so.1 compat version and .so.2 new API version).
testing/packages/glibc-i18n-2.38-x86_64-1.txz: Added.
testing/packages/glibc-profile-2.38-x86_64-1.txz: Added.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/recompress.sh b/recompress.sh index 3a29f0b39..ab07e27aa 100755 --- a/recompress.sh +++ b/recompress.sh @@ -142,6 +142,7 @@ gzip ./source/a/gpm/gpm-1.20.5-close-fds.patch gzip ./source/a/gpm/gpm.types.diff gzip ./source/a/gpm/mouseconfig gzip ./source/a/gpm/inputattach.c +gzip ./source/a/gpm/gpm.configure.diff gzip ./source/a/quota/quota.lwrap.needs.lnsl.diff gzip ./source/a/mkinitrd/0005-support-modules-compressed-with-xz.patch gzip ./source/a/mkinitrd/mkinitrd.tempfile.to.mktemp.patch @@ -1122,4 +1123,9 @@ 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/glibc/glibc.ru_RU.CP1251.diff +gzip ./testing/source/glibc/glibc.locale.no-archive.diff +gzip ./testing/source/glibc/patches/glibc-2.38-upstream_fixes-1.patch +gzip ./testing/source/glibc/patches/reenable_DT_HASH.patch +gzip ./testing/source/glibc/glibc-2.32.en_US.no.am.pm.date.format.diff gzip ./testing/source/rust/link_libffi.diff |