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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"