unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH 0/1] Libarchive 3.2.2 update
@ 2016-11-26 18:41 Leo Famulari
  2016-11-26 18:41 ` [PATCH 1/1] gnu: libarchive: Update to 3.2.2 Leo Famulari
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Leo Famulari @ 2016-11-26 18:41 UTC (permalink / raw)
  To: guix-devel

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

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

-- 
2.10.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-29  2:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-26 18:41 [PATCH 0/1] Libarchive 3.2.2 update Leo Famulari
2016-11-26 18:41 ` [PATCH 1/1] gnu: libarchive: Update to 3.2.2 Leo Famulari
2016-11-26 21:16 ` [PATCH 0/1] Libarchive 3.2.2 update Kei Kebreau
2016-11-28 13:56 ` Ludovic Courtès
2016-11-29  2:20   ` Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).