Subject: CVS commit: [pkgsrc-2006Q3] pkgsrc/archivers/libarchive
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 11/10/2006 09:40:19
Module Name: pkgsrc
Committed By: salo
Date: Fri Nov 10 09:40:19 UTC 2006
Modified Files:
pkgsrc/archivers/libarchive [pkgsrc-2006Q3]: Makefile distinfo
Added Files:
pkgsrc/archivers/libarchive/patches [pkgsrc-2006Q3]: patch-ac
Log Message:
Pullup ticket 1908 - requested by adrianp
security update for libarchive
Revisions pulled up:
- pkgsrc/archivers/libarchive/Makefile 1.15
- pkgsrc/archivers/libarchive/distinfo 1.13
- pkgsrc/archivers/libarchive/patches/patch-ac 1.1
Module Name: pkgsrc
Committed By: adrianp
Date: Fri Nov 10 00:29:44 UTC 2006
Modified Files:
pkgsrc/archivers/libarchive: Makefile distinfo
Added Files:
pkgsrc/archivers/libarchive/patches: patch-ac
Log Message:
Update to 1.3.1
Sep 05, 2006: libarchive 1.3.1 released
Sep 5, 2006: Bump version to 1.3 for new I/O wrappers.
Sep 4, 2006: New memory and FILE read/write wrappers.
Sep 4, 2006: libarchive test harness is now minimally functional;
it's located a few minor bugs in error-handling logic
Fix a denial of service security issue via FreeBSD:
If the end of an archive is reached while attempting to "skip" past a
region of an archive, libarchive will enter an infinite loop wherein it
repeatedly attempts (and fails) to read further data.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.14.2.1 pkgsrc/archivers/libarchive/Makefile
cvs rdiff -r1.12 -r1.12.2.1 pkgsrc/archivers/libarchive/distinfo
cvs rdiff -r0 -r1.1.2.1 pkgsrc/archivers/libarchive/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.