Date: Tue, 27 Jun 2023 17:01:00 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271657] unzip doesn't know infozip (beta)'s -O and -I options Message-ID: <bug-271657-227-1hka5iWaMN@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-271657-227@https.bugs.freebsd.org/bugzilla/> References: <bug-271657-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271657 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Da227908571da056f66abb7263f9653313= 03bf02f 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(-) --=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-271657-227-1hka5iWaMN>