diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2023-10-09 18:10:01 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2023-10-09 20:34:39 +0200 |
commit | b29a454a1a5a87d5016b7d2332fdc30c67b2a5c0 (patch) | |
tree | a385d2645521381c592f464d4376bbf6a82d7449 /recompress.sh | |
parent | 291a25cd423c9b040a72063e51134d95cdf4184e (diff) | |
download | current-b29a454a1a5a87d5016b7d2332fdc30c67b2a5c0.tar.gz current-b29a454a1a5a87d5016b7d2332fdc30c67b2a5c0.tar.xz |
Mon Oct 9 18:10:01 UTC 202320231009181001
a/aaa_glibc-solibs-2.38-x86_64-2.txz: Rebuilt.
ap/qpdf-11.6.2-x86_64-1.txz: Upgraded.
ap/vim-9.0.2009-x86_64-1.txz: Upgraded.
l/desktop-file-utils-0.27-x86_64-1.txz: Upgraded.
l/glibc-2.38-x86_64-2.txz: Rebuilt.
These glibc packages are the exact ones that were previously in /testing.
A test mass rebuild was done here finding no new FTBFS, so I think these
are good to go. :)
l/glibc-i18n-2.38-x86_64-2.txz: Rebuilt.
l/glibc-profile-2.38-x86_64-2.txz: Rebuilt.
l/imagemagick-7.1.1_20-x86_64-1.txz: Upgraded.
l/libxkbcommon-1.6.0-x86_64-1.txz: Upgraded.
l/shared-mime-info-2.3-x86_64-1.txz: Upgraded.
n/c-ares-1.20.0-x86_64-1.txz: Upgraded.
n/libtirpc-1.3.4-x86_64-1.txz: Upgraded.
n/proftpd-1.3.8a-x86_64-1.txz: Upgraded.
n/whois-5.5.19-x86_64-1.txz: Upgraded.
Fixed english support for Japanese queries to not add again the /e argument
if it had already been provided by the user. (Closes: #1050171)
Added the .ye and .*************** (.xn--54b7fta0cc, Bangladesh) TLD servers.
Updated the .ba, .bb, .dk, .es, .gt, .jo, .ml, .mo, .pa, .pn, .sv, .uy,
.a+-la-r+-d+.n+, (.xn--mgbayh7gpa, Jordan) and .****** (.xn--mix891f, Macao)
TLD servers.
Upgraded the TLD URLs to HTTPS whenever possible.
Updated the charset for whois.jprs.jp.
Removed 3 new gTLDs which are no longer active.
Removed support for the obsolete as32 dot notation.
x/xterm-386-x86_64-1.txz: Upgraded.
xap/vim-gvim-9.0.2009-x86_64-1.txz: Upgraded.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/recompress.sh b/recompress.sh index 50c87c761..9451471c9 100755 --- a/recompress.sh +++ b/recompress.sh @@ -681,9 +681,9 @@ gzip ./source/t/xfig/xfig.no.pdf.ref.diff gzip ./source/t/xfig/xfig.fig.ad.diff gzip ./source/l/glibc/glibc.ru_RU.CP1251.diff gzip ./source/l/glibc/glibc.locale.no-archive.diff +gzip ./source/l/glibc/patches/glibc-2.38-upstream_fixes-1.patch gzip ./source/l/glibc/patches/reenable_DT_HASH.patch -gzip ./source/l/glibc/patches/glibc-2.37.CVE-2023-4911.patch -gzip ./source/l/glibc/patches/CVE-2023-25139.patch +gzip ./source/l/glibc/patches/glibc.CVE-2023-4911.patch gzip ./source/l/glibc/glibc-2.32.en_US.no.am.pm.date.format.diff gzip ./source/l/fuse/fuse2-0007-util-ulockmgr_server.c-conditionally-define-closefro.patch gzip ./source/l/fuse/doinst.sh @@ -848,7 +848,6 @@ gzip ./source/l/libexif/libexif.pc.diff gzip ./source/l/farstream/farstream-0.2.9-build-Adapt-to-backwards-incompatible-change-in-GNU-.patch gzip ./source/l/farstream/farstream-0.2.8-configure-add-check-for-glib-mkenums.patch gzip ./source/l/shared-mime-info/doinst.sh -gzip ./source/l/shared-mime-info/shared-mime-info.skip_tests.diff gzip ./source/l/glib/glib-1.2.10-gcc5.patch gzip ./source/l/glib/glib-1.2.10-multilib.patch gzip ./source/l/glib/glib-1.2.10-autotools.patch @@ -1121,10 +1120,4 @@ 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/patches/glibc.CVE-2023-4911.patch -gzip ./testing/source/glibc/glibc-2.32.en_US.no.am.pm.date.format.diff gzip ./testing/source/rust/link_libffi.diff |