From ee861a17268a54a17b3b321d9a1ff82ed547e606 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Tue, 26 Apr 2022 19:45:46 +0000 Subject: Tue Apr 26 19:45:46 UTC 2022 a/mkinitrd-1.4.11-x86_64-29.txz: Rebuilt. Support mounting additional partitions from the initrd - useful for anyone still stuck with a separated /usr. ;-) Thanks to PiterPunk. Ensure that the target directory exists before trying to copy a module into it (workaround for coreutils 9.1 behavior change). ap/vim-8.2.4830-x86_64-1.txz: Upgraded. l/SDL2-2.0.22-x86_64-1.txz: Upgraded. l/elfutils-0.187-x86_64-1.txz: Upgraded. l/fluidsynth-2.2.7-x86_64-1.txz: Upgraded. n/gnupg2-2.2.35-x86_64-1.txz: Upgraded. xap/vim-gvim-8.2.4830-x86_64-1.txz: Upgraded. xap/xpdf-4.04-x86_64-1.txz: Upgraded. --- recompress.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recompress.sh') diff --git a/recompress.sh b/recompress.sh index 507782749..50503161c 100755 --- a/recompress.sh +++ b/recompress.sh @@ -170,6 +170,7 @@ gzip ./source/a/gpm/inputattach.c 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 +gzip ./source/a/mkinitrd/0006-coreutils-9.1-ensure-target-dir-exists.patch gzip ./source/a/mkinitrd/0001-Fix-LUKSTRIM-with-C-T-and-UUID.patch gzip ./source/a/mkinitrd/0004-check-if-BASEDEV-is-a-partition-of-a-RAID-volume.patch gzip ./source/a/mkinitrd/0002-bail-if-temp-dir-is-not-created.patch @@ -880,7 +881,7 @@ gzip ./source/l/openal-soft/doinst.sh gzip ./source/l/libtheora/libtheora-1.1.1.latex.patch gzip ./source/l/libtheora/libtheora-1.1.1-libpng16.patch gzip ./source/l/libnl3/doinst.sh -gzip ./source/l/SDL2/SDL2-2.0.9-khrplatform.patch +gzip ./source/l/SDL2/SDL2.no-werror-declaration-after-statement.diff gzip ./source/l/QtAV/doinst.sh gzip ./source/l/libindicator/libindicator.LIBM.diff gzip ./source/l/pilot-link/pilot-link-0.12.5-redefinePerlsymbols.patch -- cgit v1.2.3-65-gdbad