mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
mail/dovecot: upgrade to 2.3.5.2
* CVE-2019-10691: Trying to login with 8bit username containing invalid UTF8 input causes auth process to crash if auth policy is enabled. This could be used rather easily to cause a DoS. Similar crash also happens during mail delivery when using invalid UTF8 in From or Subject header when OX push notification driver is used. MFH: 2019Q2 Security: CVE-2019-10691
This commit is contained in:
parent
7d913da0c8
commit
8d7569cded
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499273
2 changed files with 4 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
||||||
######################################################################
|
######################################################################
|
||||||
|
|
||||||
PORTNAME= dovecot
|
PORTNAME= dovecot
|
||||||
PORTVERSION= 2.3.5.1
|
PORTVERSION= 2.3.5.2
|
||||||
CATEGORIES= mail ipv6
|
CATEGORIES= mail ipv6
|
||||||
MASTER_SITES= https://www.dovecot.org/releases/2.3/
|
MASTER_SITES= https://www.dovecot.org/releases/2.3/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1553773734
|
TIMESTAMP = 1555598613
|
||||||
SHA256 (dovecot-2.3.5.1.tar.gz) = d78f9d479e3b2caa808160f86bfec1c9c7b46344d8b14b88f5fa9bbbf8c7c33f
|
SHA256 (dovecot-2.3.5.2.tar.gz) = ba14e41aefd81a868a35b83bcb54194116106424d37690519b50ea83c0f31bf2
|
||||||
SIZE (dovecot-2.3.5.1.tar.gz) = 6953150
|
SIZE (dovecot-2.3.5.2.tar.gz) = 6953228
|
||||||
|
|
Loading…
Add table
Reference in a new issue