[Bug 271657] unzip doesn't know infozip (beta)'s -O and -I options

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 27 Jun 2023 17:01:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271657

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=a227908571da056f66abb7263f965331303bf02f

commit a227908571da056f66abb7263f965331303bf02f
Author:     Mingye Wang <arthur200126@gmail.com>
AuthorDate: 2023-06-27 16:54:12 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2023-06-27 16:55:26 +0000

    unzip: add -O/-I encoding support

    These are for compatibility with the info-zip version of unzip.

    PR: 271657
    Reviewed by: imp
    Pull Request: https://github.com/freebsd/freebsd-src/pull/752

 usr.bin/unzip/unzip.1 |  6 +++++-
 usr.bin/unzip/unzip.c | 11 +++++++++--
 2 files changed, 14 insertions(+), 3 deletions(-)

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