Created attachment 197636 [details] 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
I don't maintain unzip.
I am OK with the changes, you can add me to Reviewed by:
Thanks. I don't have src bit though. Can I commit this pr with Approved by: mm or you prefer to do it yourself?