gnu: libarchive: Fix several security issues.
authorLeo Famulari <leo@famulari.name>
Sun, 2 Oct 2016 19:58:06 +0000 (15:58 -0400)
committerLeo Famulari <leo@famulari.name>
Mon, 3 Oct 2016 20:52:28 +0000 (16:52 -0400)
commitb38e97e03b92d54524953949934884828a1683c1
treefde3b2a9c2c85a51a501ea92b785e7852fd4c102
parent85358aef8e80d810405916f571816bd028c245b8
gnu: libarchive: Fix several security issues.

* gnu/packages/backup.scm (libarchive)[replacement]: New field.
(libarchive/fixed): New variable.
* gnu/packages/patches/libarchive-7zip-heap-overflow.patch,
gnu/packages/patches/libarchive-fix-symlink-check.patch,
gnu/packages/patches/libarchive-fix-filesystem-attacks.patch,
gnu/packages/patches/libarchive-safe_fprintf-buffer-overflow.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
gnu/local.mk
gnu/packages/backup.scm
gnu/packages/patches/libarchive-7zip-heap-overflow.patch [new file with mode: 0644]
gnu/packages/patches/libarchive-fix-filesystem-attacks.patch [new file with mode: 0644]
gnu/packages/patches/libarchive-fix-symlink-check.patch [new file with mode: 0644]
gnu/packages/patches/libarchive-safe_fprintf-buffer-overflow.patch [new file with mode: 0644]