pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/archivers/libarchive



Module Name:    pkgsrc
Committed By:   he
Date:           Thu Apr  3 13:05:15 UTC 2014

Modified Files:
        pkgsrc/archivers/libarchive: Makefile
        pkgsrc/archivers/libarchive/files/libarchive:
            archive_read_support_format_iso9660.c
            archive_read_support_format_tar.c

Log Message:
Apply fixes for CVE-2011-1777 and CVE-2011-1778 (add check for
buffer overflows in handling iso9660 and tar images), despite
Joerg telling me I should have better things to spend my time on.

Fixes pulled from

  https://bugzilla.redhat.com/show_bug.cgi?id=705849

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 pkgsrc/archivers/libarchive/Makefile
cvs rdiff -u -r1.3 -r1.4 \
    
pkgsrc/archivers/libarchive/files/libarchive/archive_read_support_format_iso9660.c
 \
    
pkgsrc/archivers/libarchive/files/libarchive/archive_read_support_format_tar.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index