pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/dovecot2



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Dec 13 13:06:11 UTC 2019

Modified Files:
        pkgsrc/mail/dovecot2: Makefile.common distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/mail/dovecot2/Makefile.common
cvs rdiff -u -r1.99 -r1.100 pkgsrc/mail/dovecot2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/dovecot2/Makefile.common
diff -u pkgsrc/mail/dovecot2/Makefile.common:1.35 pkgsrc/mail/dovecot2/Makefile.common:1.36
--- pkgsrc/mail/dovecot2/Makefile.common:1.35   Thu Dec  5 09:34:06 2019
+++ pkgsrc/mail/dovecot2/Makefile.common        Fri Dec 13 13:06:11 2019
@@ -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@localhost
 HOMEPAGE=      https://www.dovecot.org/

Index: pkgsrc/mail/dovecot2/distinfo
diff -u pkgsrc/mail/dovecot2/distinfo:1.99 pkgsrc/mail/dovecot2/distinfo:1.100
--- pkgsrc/mail/dovecot2/distinfo:1.99  Thu Dec  5 09:34:06 2019
+++ pkgsrc/mail/dovecot2/distinfo       Fri Dec 13 13:06:11 2019
@@ -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



Home | Main Index | Thread Index | Old Index