CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/02/04 03:38:26
Modified files:
archivers/p7zip: Makefile
archivers/p7zip/patches: patch-CPP_7zip_UI_Console_Main_cpp
Log message:
Further pledge(2) fallout due to password protected archives.
Listing or checking the integrity may call readpassphrase(3)
and thus requires a "tty" promise.
Report and fix by provided by Andre S, thanks!
ok czarkoff@, Josh Grosse (MAINTAINER)
