https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244181

            Bug ID: 244181
           Summary: Patch submission for unzip (passphrase and glibc build
                    support)
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: b...@freebsd.org
          Reporter: arthur200...@gmail.com

Created attachment 211703
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=211703&action=edit
Support glibc builds

I would like to add the attached series of patches to unzip:

1. glibc support, since some people on libarchive's GitHub page is showing
interest in this replacement util.
2. passsphrase support, both in the unsafe command-line entry form (-P) and in
the safe getpassphrase(3) form.
3. minor edit to the manpage, just to remind people that we can decompress
fancy ZIPX archives if libarchive can.

I thought about adding the filename iconv stuff from info-zip's unzip beta
6.10b, but doing stuff like iconv_open is a bit too much for me now. It *is* a
nice feature though, at least according to the Linux users who came up with
unzip-iconv in the first place. I might just add it sometime.

The patch is based against FreeBSD GitHub src tree. The last commit in
usr.bin/unzip should be 7551d83.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to