public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cyrus-imapd] f43: New version 3.10.4 (rhbz#2500822)
@ 2026-09-14 6:59 Martin Osvald
0 siblings, 0 replies; only message in thread
From: Martin Osvald @ 2026-09-14 6:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/cyrus-imapd
Branch : f43
Commit : 507dc45364eb66abe78343e75572b0e90bd78754
Author : Martin Osvald <mosvald@redhat.com>
Date : 2026-09-11T17:41:39+02:00
Stats : +5/-32 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cyrus-imapd/c/507dc45364eb66abe78343e75572b0e90bd78754?branch=f43
Log:
New version 3.10.4 (rhbz#2500822)
---
diff --git a/cyrus-imapd.spec b/cyrus-imapd.spec
index 43fed71..cbe6c1c 100644
--- a/cyrus-imapd.spec
+++ b/cyrus-imapd.spec
@@ -1,7 +1,7 @@
#%%global prever rc1
Name: cyrus-imapd
-Version: 3.10.2
+Version: 3.10.4
Release: %autorelease %{?prever:-e %prever}
Summary: A high-performance email, contacts and calendar server
License: BSD-Attribution-HPND-disclaimer
@@ -421,41 +421,14 @@ pushd cassandane
export NOCYRUS=1
make
-export IMAPTEST_COMMIT=44ff753f51d1a767b8d71b04e882847664d9f0c8
+export IMAPTEST_COMMIT=3bde0f4a4398ebc6a7204c894ddf0b29bedf5dcf
# Do not depend on imaptest package (missing on RHEL10)
-wget https://src.fedoraproject.org/lookaside/pkgs/imaptest/imaptest-44ff753f51d1a767b8d71b04e882847664d9f0c8.tar.gz/sha512/35ce05ebb69d393d101d11959513ff4c699bfce47a81291b69e50c861cb81713ed216f0760e5984e72f8ad0cd7406716b9c9a159a2b472955b17e6e3cb9b3093/imaptest-44ff753f51d1a767b8d71b04e882847664d9f0c8.tar.gz
+wget https://src.fedoraproject.org/lookaside/pkgs/imaptest/imaptest-3bde0f4a4398ebc6a7204c894ddf0b29bedf5dcf.tar.gz/sha512/d5d0afd80bf7cefd880ab50f24eeb8692d7ca866259f7e78a7e15c595ec5ae6af0c0d36e6b9cb12557fe21eb8b8602e0529def8a0bcfcc3e83775993dd85440a/imaptest-3bde0f4a4398ebc6a7204c894ddf0b29bedf5dcf.tar.gz
rm -rf imaptest-src
mkdir imaptest-src
tar -xf imaptest-$IMAPTEST_COMMIT.tar.gz --strip-components=1 -C imaptest-src
pushd imaptest-src
-cat <<'EOF_so-file.patch' > so-file.patch
-From 39d3dcc8f8ae4e7e751cb0ba633301630e32f54e Mon Sep 17 00:00:00 2001
-From: Aki Tuomi <aki.tuomi@open-xchange.com>
-Date: Tue, 20 May 2025 11:47:24 +0300
-Subject: [PATCH] configure: Use libssl_iostream_openssl.so with installed
- dovecot
-
----
- configure.ac | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/configure.ac b/configure.ac
-index d8c3405..df881b5 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -25,8 +25,8 @@ AS_IF([test "$DOVECOT_INSTALLED" = 'no'], [
- LIBDOVECOT=$abs_dovecotdir/src/lib-dovecot/libdovecot.la
- LIBDOVECOT_SSL=$abs_dovecotdir/src/lib-ssl-iostream/libssl_iostream_openssl.la
- ], [
-- LIBDOVECOT=$dovecot_pkglibdir/libdovecot.la
-- LIBDOVECOT_SSL=$dovecot_moduledir/libssl_iostream_openssl.la
-+ LIBDOVECOT=$dovecot_pkglibdir/libdovecot.so
-+ LIBDOVECOT_SSL=$dovecot_moduledir/libssl_iostream_openssl.so
- ])
- AC_SUBST([LIBDOVECOT_SSL])
-EOF_so-file.patch
-patch -p1 < so-file.patch
autoreconf -i
# Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=1103927#c4 (and later)
sed -e 's@\(^LIBDOVECOT .*\)@\1 -Wl,-rpath -Wl,/usr/lib64/dovecot@' -i src/Makefile.in
diff --git a/sources b/sources
index 8586cc0..ed20a08 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cyrus-imapd-3.10.2.tar.gz) = b7deefa1ea7ab68471f2a0cfedb3d9e54d0059d673f16dc2a71e722bd8411af122ff9f569b89ed9b5aeadd993afbed4aa56bf8a1a20f229cdd2921ef260ee78a
-SHA512 (cyrus-imapd-3.10.2.tar.gz.sig) = 592e086cba591e1cc3af473cbc5006f1d25093bec9caa196d4a6f75bf478d91aa2c0f17b779d41c60c0423cf8eeeafcda57b2634a682a3fae26b9caacfc415d4
+SHA512 (cyrus-imapd-3.10.4.tar.gz) = 62b040bc534b03326efc560224e573d28d36395830b7d9d3c33923a2b0f4408c9138e4ae92ef3921da8bd3dbccd8d791e697670d74caadc6823e8a321f0a60f3
+SHA512 (cyrus-imapd-3.10.4.tar.gz.sig) = cd68d943c483c9428f16af86e11fe12bba635d59d9874b5f25e69bd6238639ffa3985ce8e20c014b36778ac4c9fc3e8fa9839b5e6a5f85763b94c63ccc94180f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-14 6:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14 6:59 [rpms/cyrus-imapd] f43: New version 3.10.4 (rhbz#2500822) Martin Osvald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox