Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Feb 2020 03:37:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 244181] Patch submission for unzip (passphrase and glibc build support)
Message-ID:  <bug-244181-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244181

            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: bugs@FreeBSD.org
          Reporter: arthur200126@gmail.com

Created attachment 211703
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211703&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244181-227>