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:   joerg
Date:           Fri Apr 25 15:27:30 UTC 2008

Modified Files:
        pkgsrc/archivers/libarchive: Makefile
        pkgsrc/archivers/libarchive/files/libarchive:
            archive_entry_link_resolver.c

Log Message:
Update to libarchive-2.5.1b:
- Simplify character-translation logic.

pkgsrc:
Fix a bug in the linkresolver for tar format. When linkresolver is done,
the entry belongs to the caller, so don't keep a reference to it and use
the local copy for inode comparision.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/archivers/libarchive/Makefile
cvs rdiff -r1.1.1.3 -r1.2 \
    pkgsrc/archivers/libarchive/files/libarchive/archive_entry_link_resolver.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