Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] dovecot: bump version to 2.2.27 (security)
@ 2016-12-09 15:10 Vicente Olivert Riera
  2016-12-09 15:10 ` [Buildroot] [PATCH 2/2] dovecot-pigeonhole: bump version to 0.4.16 Vicente Olivert Riera
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Vicente Olivert Riera @ 2016-12-09 15:10 UTC (permalink / raw)
  To: buildroot

Fixes CVE-2016-8652 : http://www.securityfocus.com/bid/94639/

Release notes:
  http://www.dovecot.org/list/dovecot-news/2016-December/000333.html

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/dovecot/dovecot.hash | 4 ++--
 package/dovecot/dovecot.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/dovecot/dovecot.hash b/package/dovecot/dovecot.hash
index 0f67f0e..e7b9c33 100644
--- a/package/dovecot/dovecot.hash
+++ b/package/dovecot/dovecot.hash
@@ -1,2 +1,2 @@
-# Locally computed
-sha256	d8d9f32c846397f7c22749a84c5cf6f59c55ff7ded3dc9f07749a255182f9667	dovecot-2.2.25.tar.gz
+# Locally computed after checking signature
+sha256 897f92a87cda4b27b243f8149ce0ba7b7e71a2be8fb7994eb0a025e54cde18e9  dovecot-2.2.27.tar.gz
diff --git a/package/dovecot/dovecot.mk b/package/dovecot/dovecot.mk
index 31c62d3..3dd231a 100644
--- a/package/dovecot/dovecot.mk
+++ b/package/dovecot/dovecot.mk
@@ -5,7 +5,7 @@
 ################################################################################
 
 DOVECOT_VERSION_MAJOR = 2.2
-DOVECOT_VERSION = $(DOVECOT_VERSION_MAJOR).25
+DOVECOT_VERSION = $(DOVECOT_VERSION_MAJOR).27
 DOVECOT_SITE = http://www.dovecot.org/releases/$(DOVECOT_VERSION_MAJOR)
 DOVECOT_INSTALL_STAGING = YES
 DOVECOT_LICENSE = LGPLv2.1
-- 
2.10.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-12-10 14:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-09 15:10 [Buildroot] [PATCH 1/2] dovecot: bump version to 2.2.27 (security) Vicente Olivert Riera
2016-12-09 15:10 ` [Buildroot] [PATCH 2/2] dovecot-pigeonhole: bump version to 0.4.16 Vicente Olivert Riera
2016-12-09 17:14   ` Peter Korsgaard
2016-12-09 17:14 ` [Buildroot] [PATCH 1/2] dovecot: bump version to 2.2.27 (security) Peter Korsgaard
2016-12-10 14:23 ` Thomas Petazzoni
2016-12-10 14:23   ` Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox