[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: dovecot: Update to 2.3.9.3 [fixes CVE-2020-7046 & CVE-2020-7
From: |
guix-commits |
Subject: |
08/11: gnu: dovecot: Update to 2.3.9.3 [fixes CVE-2020-7046 & CVE-2020-7957]. |
Date: |
Mon, 17 Feb 2020 19:26:18 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit f4db0a7b20cf7bf6d75042e9e1413a11882ba989
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Tue Feb 18 00:51:52 2020 +0100
gnu: dovecot: Update to 2.3.9.3 [fixes CVE-2020-7046 & CVE-2020-7957].
* gnu/packages/mail.scm (dovecot): Update to 2.3.9.3.
---
gnu/packages/mail.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 1a9f9e5..43272b1 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1388,7 +1388,7 @@ facilities for checking incoming mail.")
(define-public dovecot
(package
(name "dovecot")
- (version "2.3.9.2")
+ (version "2.3.9.3")
(source
(origin
(method url-fetch)
@@ -1396,7 +1396,7 @@ facilities for checking incoming mail.")
(version-major+minor version) "/"
"dovecot-" version ".tar.gz"))
(sha256
- (base32 "1yc6hi4hqg4hcc4495sf4m5f1lnargphi6dawj43if21vncgp127"))))
+ (base32 "0lcnqib63nv32xr3nr4s3x8k77mbgrhc13swjl2xqnzw4fabd7zq"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch master updated (76a891c -> b6f1c6b), guix-commits, 2020/02/17
- 01/11: gnu: bear: Update to 2.4.3., guix-commits, 2020/02/17
- 03/11: gnu: connman: Update to 1.38., guix-commits, 2020/02/17
- 04/11: gnu: uefitool: Update to 0.27.0., guix-commits, 2020/02/17
- 05/11: gnu: packagekit: Update to 1.1.13., guix-commits, 2020/02/17
- 02/11: gnu: brial: Update to 1.2.7., guix-commits, 2020/02/17
- 06/11: gnu: aspell-dict-da: Update to 1.6.36-11-0., guix-commits, 2020/02/17
- 07/11: gnu: btrfs-progs: Update to 5.4.1., guix-commits, 2020/02/17
- 08/11: gnu: dovecot: Update to 2.3.9.3 [fixes CVE-2020-7046 & CVE-2020-7957].,
guix-commits <=
- 09/11: gnu: emacs-sml-mode: Update to 6.10., guix-commits, 2020/02/17
- 10/11: gnu: freeciv: Update to 2.6.2., guix-commits, 2020/02/17
- 11/11: gnu: wesnoth: Update to 1.14.11., guix-commits, 2020/02/17