[packages/cyrus-imapd] - updated to 3.8.3 (fixes CVE-2024-34055)

qboosh qboosh at pld-linux.org
Wed Jun 26 22:20:38 CEST 2024


commit 4f07e26ad3e30e3c262a21ecc50173a1ce616d87
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jun 26 22:16:35 2024 +0200

    - updated to 3.8.3 (fixes CVE-2024-34055)

 cyrus-imapd.spec | 23 ++++++++++++-----------
 1 file changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec
index 1c2c29d..e0b9e59 100644
--- a/cyrus-imapd.spec
+++ b/cyrus-imapd.spec
@@ -2,27 +2,28 @@
 
 #
 # Conditional build:
-%bcond_without	doc		# don't regenerate docs
-%bcond_without	http		# build without http support
-%bcond_without	ldap		# build without ldap support
-%bcond_without	lmdb		# build without lmdb backend support
-%bcond_without	mysql		# build without mysql backend support
-%bcond_without	perl		# build without perl support
-%bcond_without	pgsql		# build without postgresql backend support
-%bcond_with	sphinx		# build with sphinx search engine support (broken)
-%bcond_without	xapian		# build without xapian search engine support
+%bcond_without	doc		# documentation regeneration
+%bcond_without	http		# HTTP support
+%bcond_without	ldap		# LDAP support
+%bcond_without	lmdb		# LMDB backend support
+%bcond_without	mysql		# MySQL backend support
+%bcond_without	perl		# Perl support
+%bcond_without	pgsql		# PostgreSQL backend support
+%bcond_with	sphinx		# Sphinx search engine support (broken)
+%bcond_without	xapian		# Xapian search engine support
 #
 #
 Summary:	High-performance mail store with IMAP and POP3
 Summary(pl.UTF-8):	Wysoko wydajny serwer IMAP i POP3
 Summary(pt_BR.UTF-8):	Um servidor de mail de alto desempenho que suporta IMAP e POP3
 Name:		cyrus-imapd
-Version:	3.8.1
+Version:	3.8.3
 Release:	1
 License:	BSD-like
 Group:		Networking/Daemons/POP3
+#Source0Download: https://github.com/cyrusimap/cyrus-imapd/releases
 Source0:	https://github.com/cyrusimap/cyrus-imapd/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	87d9092f94b88289f8a4949b3f2afa82
+# Source0-md5:	e1ac07711036e4fccebe49082592fecf
 Source1:	cyrus-README
 Source2:	cyrus-procmailrc
 Source3:	cyrus-deliver-wrapper.c
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cyrus-imapd.git/commitdiff/4f07e26ad3e30e3c262a21ecc50173a1ce616d87



More information about the pld-cvs-commit mailing list