Leo Famulari writes: > This patch updates libarchive to 3.2.2. Besides integrating our bug-fix > patches, this release fixes some other bugs, too: > > https://github.com/libarchive/libarchive/compare/v3.2.1...v3.2.2 > > It's a little more than we want to do on staging... > > Building the following 551 packages would ensure 1222 dependent packages > are rebuilt > Yes, this is pretty close. I'll let someone more experienced with the build farm determine where this should go. > Leo Famulari (1): > gnu: libarchive: Update to 3.2.2. > > gnu/local.mk | 4 - > gnu/packages/backup.scm | 9 +- > .../patches/libarchive-7zip-heap-overflow.patch | 77 ---- > .../libarchive-fix-filesystem-attacks.patch | 445 --------------------- > .../patches/libarchive-fix-symlink-check.patch | 60 --- > .../libarchive-safe_fprintf-buffer-overflow.patch | 44 -- > 6 files changed, 2 insertions(+), 637 deletions(-) > delete mode 100644 gnu/packages/patches/libarchive-7zip-heap-overflow.patch > delete mode 100644 gnu/packages/patches/libarchive-fix-filesystem-attacks.patch > delete mode 100644 gnu/packages/patches/libarchive-fix-symlink-check.patch > delete mode 100644 gnu/packages/patches/libarchive-safe_fprintf-buffer-overflow.patch LGTM.