pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2014Q1] pkgsrc/archivers/libarchive



Module Name:    pkgsrc
Committed By:   tron
Date:           Thu Apr 24 09:34:06 UTC 2014

Modified Files:
        pkgsrc/archivers/libarchive [pkgsrc-2014Q1]: Makefile
        pkgsrc/archivers/libarchive/files/libarchive [pkgsrc-2014Q1]:
            archive_read_support_format_iso9660.c
            archive_read_support_format_tar.c

Log Message:
Pullup ticket #4388 - requested by he
archivers/libarchive: security patch

Revisions pulled up:
- archivers/libarchive/Makefile                                 1.40
- archivers/libarchive/files/libarchive/archive_read_support_format_iso9660.c 
1.4
- archivers/libarchive/files/libarchive/archive_read_support_format_tar.c 1.4

---
   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.39.2.1 pkgsrc/archivers/libarchive/Makefile
cvs rdiff -u -r1.3 -r1.3.34.1 \
    
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