diff options
author | adam <adam@pkgsrc.org> | 2019-12-13 13:06:11 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-12-13 13:06:11 +0000 |
commit | af8b1657c4bf346c08215f48a4958bca356aaf56 (patch) | |
tree | 0ef5aaaba58c61f5be9779152188ddb07cfa6e8d /mail/dovecot2 | |
parent | b86ec9bb07467882fcb10f7f4b6c46f7a15c4914 (diff) | |
download | pkgsrc-af8b1657c4bf346c08215f48a4958bca356aaf56.tar.gz |
dovecot2: updated to 2.3.9.1
2.3.9.1:
* CVE-2019-19722: Mails with group addresses in From or To fields caused
crash in push notification drivers.
Diffstat (limited to 'mail/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile.common | 6 | ||||
-rw-r--r-- | mail/dovecot2/distinfo | 10 |
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/dovecot2/Makefile.common b/mail/dovecot2/Makefile.common index c89ce0ee0c3..a21897d0fdd 100644 --- a/mail/dovecot2/Makefile.common +++ b/mail/dovecot2/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.35 2019/12/05 09:34:06 adam Exp $ +# $NetBSD: Makefile.common,v 1.36 2019/12/13 13:06:11 adam Exp $ # # when updating to a new release, update ABI depends in # the buildlink3.mk file as well, since the plugins' version @@ -11,9 +11,9 @@ # used by mail/dovecot2-pgsql/Makefile # used by mail/dovecot2-sqlite/Makefile -DISTNAME= dovecot-2.3.9 +DISTNAME= dovecot-2.3.9.1 CATEGORIES= mail -MASTER_SITES= https://dovecot.org/releases/${PKGVERSION_NOREV:R}/ +MASTER_SITES= https://dovecot.org/releases/${PKGVERSION_NOREV:R:R}/ MAINTAINER= adam@NetBSD.org HOMEPAGE= https://www.dovecot.org/ diff --git a/mail/dovecot2/distinfo b/mail/dovecot2/distinfo index 25e8f7d9415..66e7af46bea 100644 --- a/mail/dovecot2/distinfo +++ b/mail/dovecot2/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.99 2019/12/05 09:34:06 adam Exp $ +$NetBSD: distinfo,v 1.100 2019/12/13 13:06:11 adam Exp $ -SHA1 (dovecot-2.3.9.tar.gz) = c09dfe82ef549f13adf1ffe76879c82a70c58679 -RMD160 (dovecot-2.3.9.tar.gz) = 68ce292a6b2f70191b4f8fc01d458f8155b4df3c -SHA512 (dovecot-2.3.9.tar.gz) = 6f7cfebb0d89709d971a6cd623375805dc018c6d8c4cdaa5f274a5a5b0830c2b135c9cf6c90d0983c70ca76e3def855c501ea32aeb7a67b104cb6676bb9d37db -Size (dovecot-2.3.9.tar.gz) = 7181327 bytes +SHA1 (dovecot-2.3.9.1.tar.gz) = 31b93502e6fb789cfa0035c144d3b8c97b889e71 +RMD160 (dovecot-2.3.9.1.tar.gz) = 3ecaae373171bce060b800441c77ff9fb4b01b0a +SHA512 (dovecot-2.3.9.1.tar.gz) = e481e50153cf6275b701ef3b28cce86f2f62df36775d5e2c4f8bc1fd0d969d94a59ee047850cff7651398bdb5837cd38fea6b4175193a35e4614099434876338 +Size (dovecot-2.3.9.1.tar.gz) = 7182168 bytes SHA1 (patch-aa) = 3af01aa4a8cea1a3fb840b6243a744de77069611 SHA1 (patch-ab) = 9db15fd853ba47ef4bf04f2adc9ab24f71ee4d1e SHA1 (patch-ae) = c795585df9f415ceabb28eec1ff691ee26168d3b |