Revision: 26722 http://sourceforge.net/p/gar/code/26722 Author: jake_goerzen Date: 2021-01-04 20:49:42 +0000 (Mon, 04 Jan 2021) Log Message: ----------- dovecot: update to 2.3.13; fixes CVE-2020-25275 and CVE-2020-24386
Modified Paths: -------------- csw/mgar/pkg/dovecot/trunk/Makefile csw/mgar/pkg/dovecot/trunk/checksums Modified: csw/mgar/pkg/dovecot/trunk/Makefile =================================================================== --- csw/mgar/pkg/dovecot/trunk/Makefile 2020-12-29 14:01:17 UTC (rev 26721) +++ csw/mgar/pkg/dovecot/trunk/Makefile 2021-01-04 20:49:42 UTC (rev 26722) @@ -2,7 +2,7 @@ # - SSL certs to /etc/opt/csw/ssl? # - /var/run/dovecot instead of /var/opt/csw/run? NAME = dovecot -VERSION = 2.3.11.3 +VERSION = 2.3.13 GARTYPE = v2 DESCRIPTION = Secure IMAP server @@ -47,6 +47,7 @@ RUNTIME_DEP_PKGS_CSWdovecot += CSWlibssp0 RUNTIME_DEP_PKGS_CSWdovecot += CSWlibsodium23 RUNTIME_DEP_PKGS_CSWdovecot += CSWliblz4-1 +RUNTIME_DEP_PKGS_CSWdovecot += CSWlibzstd1 PKGFILES_CSWdovecot-dev = $(PKGFILES_DEVEL) Modified: csw/mgar/pkg/dovecot/trunk/checksums =================================================================== --- csw/mgar/pkg/dovecot/trunk/checksums 2020-12-29 14:01:17 UTC (rev 26721) +++ csw/mgar/pkg/dovecot/trunk/checksums 2021-01-04 20:49:42 UTC (rev 26722) @@ -1 +1 @@ -f06f2272fad04e7b0207f8d00a291f66 dovecot-2.3.11.3.tar.gz +f512bf1a4dac9ac994fddfb6bc5068ff dovecot-2.3.13.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.