[Bug 231827] unzip sync with NetBSD upstream
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 30 17:11:26 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231827
Bug ID: 231827
Summary: unzip sync with NetBSD upstream
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: bugs at FreeBSD.org
Reporter: ak at FreeBSD.org
Created attachment 197636
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197636&action=edit
sync with NetBSD upstream
Sync unzip in the base with upstream from NetBSD (rev1.24):
- Ignore malformed directory entries as created by Dropbox ("/")
- Use getline() instead of getdelim()
- Always overwrite symlinks on extraction, ever if they're newer than entries
in the archive
- Use libarchive 3.x interface: check result for archive_read_free() and don't
call archive_read_close() manually
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list