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)
This commit is contained in:
parent
017cf6494d
commit
b12aebfe3f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2019Q2/; revision=505659
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= irssi
|
||||
PORTVERSION= 1.2.0
|
||||
PORTVERSION= 1.2.1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES?= irc
|
||||
MASTER_SITES= https://github.com/irssi/irssi/releases/download/${PORTVERSION}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1549985826
|
||||
SHA256 (irssi-1.2.0.tar.xz) = 1643fca1d8b35e5a5d7b715c9c889e1e9cdb7e578e06487901ea959e6ab3ebe5
|
||||
SIZE (irssi-1.2.0.tar.xz) = 1138984
|
||||
TIMESTAMP = 1561883152
|
||||
SHA256 (irssi-1.2.1.tar.xz) = 5466a1ed9612cfa707d9a37d60b29d027b4ac7d83c74ceb1a410e2b59edba92c
|
||||
SIZE (irssi-1.2.1.tar.xz) = 1140380
|
||||
|
Loading…
Reference in New Issue
Block a user