Created attachment 205433 [details] Patch to upgrade the ports script to support irssi-1.2.1 builds. Looks like irssi got some security updates and there is a new release 1.2.1. Release announcement: https://irssi.org/2019/06/29/irssi-1.2.1-1.1.3-1.0.8-released/ Changelog: https://irssi.org/NEWS/#v1-2-1
maintainer-feedback (+) not required unless requested (?) first. Note: flag setter did/does not match registered MAINTAINER email Pending VuXML entry, commit & merge
Looks good to me. This should also resolve https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238591
A commit references this bug: Author: kai Date: Mon Jul 1 20:11:52 UTC 2019 New revision: 505636 URL: https://svnweb.freebsd.org/changeset/ports/505636 Log: security/vuxml: Document irc/irssi issue PR: 238892 Security: CVE-2019-13045 Changes: head/security/vuxml/vuln.xml
A commit references this bug: Author: kai Date: Mon Jul 1 20:29:01 UTC 2019 New revision: 505638 URL: https://svnweb.freebsd.org/changeset/ports/505638 Log: irc/irrsi: Update to 1.2.1 * Fixes security vulnerability when using SASL for login that might suddenly fail in some cases (CVE-2019-13045). [1] * It also fixes issues with input line echoing of UTF-8 chars with non UTF-8 terminals. [2] Changelog: https://irssi.org/NEWS/#v1-2-1 PR: 238892 [1], 238591 [2] Submitted by: Santhosh Raju [1], Victor Sudakov [2] Approved by: David O'Rourke (maintainer) MFH: 2019Q2 Security: 475f952c-9b29-11e9-a8a5-6805ca0b38e8 Changes: head/irc/irssi/Makefile head/irc/irssi/distinfo
A commit references this bug: Author: kai Date: Tue Jul 2 05:41:11 UTC 2019 New revision: 505659 URL: https://svnweb.freebsd.org/changeset/ports/505659 Log: MFH: r505638 irc/irrsi: Update to 1.2.1 * Fixes security vulnerability when using SASL for login that might suddenly fail in some cases (CVE-2019-13045). [1] * It also fixes issues with input line echoing of UTF-8 chars with non UTF-8 terminals. [2] Changelog: https://irssi.org/NEWS/#v1-2-1 PR: 238892 [1], 238591 [2] Submitted by: Santhosh Raju [1], Victor Sudakov [2] Approved by: David O'Rourke (maintainer) Security: 475f952c-9b29-11e9-a8a5-6805ca0b38e8 Approved by: ports-secteam (miwi) Changes: _U branches/2019Q2/ branches/2019Q2/irc/irssi/Makefile branches/2019Q2/irc/irssi/distinfo
Committed, thank you all for the patch and the quick approval!