Path to this page:
./
archivers/libarchive,
Library to read/create different archive formats
Branch: pkgsrc-2015Q1,
Version: 3.1.2nb1,
Package name: libarchive-3.1.2nb1,
Maintainer: joergLibarchive is a programming library that can create and read several
different streaming archive formats, including most popular tar variants
and several cpio formats. It can also write shar archives and read
ISO9660 CDROM images.
Master sites:
Version history: (Expand)
- (2015-05-17) Updated to version: libarchive-3.1.2nb1
- (2015-04-03) Package added to pkgsrc.se, version libarchive-3.1.2 (created)
CVS history: (Expand)
2015-05-17 10:15:38 by Matthias Scheler | Files touched by this commit (2) |
Log message:
Pullup ticket #4715 - requested by sevan
archivers/libarchive: security patch
Revisions pulled up:
- archivers/libarchive/Makefile.common 1.3
- archivers/libarchive/files/libarchive/archive_read.c 1.5
---
Module Name: pkgsrc
Committed By: sevan
Date: Thu May 14 14:54:55 UTC 2015
Modified Files:
pkgsrc/archivers/libarchive: Makefile.common
pkgsrc/archivers/libarchive/files/libarchive: archive_read.c
Log message:
Patch an out of bounds reads obtained from:
https://github.com/libarchive/libarchive/issues/502
\
https://github.com/libarchive/libarchive/commit/e6c9668f3202215ddb71617b41c19b6f05acf008
Bump PKGREVISION.
Reviewed by bsiegert@
|