From 496b43adb2a073659e7a9fbf32996e0b9b6f6c3f495691bb83f25b5c04ac0c7b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 2 May 2023 08:34:43 +0000 Subject: [PATCH] Accepting request 1083757 from home:adkorte:branches:server:mail - update to 5.2.4 * Fix spurious gcc 13 compiler warnings. Have configure script include the standardized location of the CA certificate bundle, in addition to various legacy compatibility paths. OBS-URL: https://build.opensuse.org/request/show/1083757 OBS-URL: https://build.opensuse.org/package/show/server:mail/courier-imap?expand=0&rev=123 --- courier-imap-5.2.3.tar.bz2 | 3 --- courier-imap-5.2.3.tar.bz2.sig | Bin 589 -> 0 bytes courier-imap-5.2.4.tar.bz2 | 3 +++ courier-imap-5.2.4.tar.bz2.sig | Bin 0 -> 589 bytes courier-imap.changes | 8 ++++++++ courier-imap.spec | 2 +- 6 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 courier-imap-5.2.3.tar.bz2 delete mode 100644 courier-imap-5.2.3.tar.bz2.sig create mode 100644 courier-imap-5.2.4.tar.bz2 create mode 100644 courier-imap-5.2.4.tar.bz2.sig diff --git a/courier-imap-5.2.3.tar.bz2 b/courier-imap-5.2.3.tar.bz2 deleted file mode 100644 index 952e246..0000000 --- a/courier-imap-5.2.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e26a8c9e22e1e959e81042741f31d8da99a3a49f5e75569581476ef4febf478 -size 3410307 diff --git a/courier-imap-5.2.3.tar.bz2.sig b/courier-imap-5.2.3.tar.bz2.sig deleted file mode 100644 index 5f1e89d2be4ff55608e2f34818a8f96f9c706cc2078bd11a29702062ab1b041a..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 589 zcmV-T0vN-XDw_9x_PI%2*joxddo0%R<};1(Qha&uvA zKx1!pa%p99Ep2pRE@N+P0162ZYdT`SC!N0~Px=r4VYsBvm$W)SgVfmHBb!HY>VmyTt=F?7}uQmtwgiEa>r zeod-S*AI5=!e{6k`;cV9o(CGf#QJf+LGn8wfOd zX~|YwdW@)v>uz>RXbMm|Z09gLf|z5)>yT)46kVk0xYp4%R{_rk+zGM~rT>De+K&2< zR`fd8D2rSi~)=d;a3wD#PUw z4m7zxPLi?jxG*KL3ut{hIZgP+r!TNQH9&N5_AditC1((sbkou(J#rXRpRwOL{mYLT z(#hyeYRY3l{s_ijgGt}Xop;VjAw?s6hr{nl5`U(G84Eh!dEPi2@ODSVP#K!9z2IRk bvN-XDw_9x_PI%2*joxddo0%T3bD;6AWa&uvA zKx1!pa%p99Ep2pRE@N+P0162ZYdT`SC!N0~#C;F|uNiKl_X$rin@nJn8u*JYcZwFE z2t*l50_TClxk<=faxY=vv5Mi09*<3zzi&Yd1!d>JgTREcSHNu=NT8Ih`4>CWNt8ef zaBrd2%Y9gHr1Lk<+1*}=tEXw*lym)2YTbrLO?>=6duh+^`;oq4l=WdG_X zV?90l=65`yqCf%c$720#4^yk)KCWAVUG&6XTWR_tnydW&2m;)bK+LyISF%2;**Hz1 zNJ@4%8!lB@`PeUqI?L0*8$RW~PoWO?8Y`Ux*xc-}I5R$CLbV zV#JkwlS-?d2}#@RJ|=)cT|9p^)Z=6#HO@d6R`Iw8wyW+wo`-fg8Y(;{?~6lEO5$v+ z8-TzrltTGllFqFsmm@*1GYoqk$-C!C)qxhDA|=WaEUd6SGI0eJG}pGf%aM!@kPQnn z`f!ff2pQ#2$fPlJ%p`0-c56?taJ4MNcv>pJVpL}_VoK{(ed0-fpI2GPd$-0E+6Pk8 zQ16dix#}PBVmcM7cdF|FKTJU`@`G#X;Gep)ZQN%Ln{=IfWzx=DQ@C=+WQ%)^oIFJ+ bvnq)`rEzCa=EpSpa>szDX7+kaj@q6{0a literal 0 HcmV?d00001 diff --git a/courier-imap.changes b/courier-imap.changes index 05c99b6..0251fb3 100644 --- a/courier-imap.changes +++ b/courier-imap.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Apr 30 14:22:53 UTC 2023 - Arjen de Korte + +- update to 5.2.4 + * Fix spurious gcc 13 compiler warnings. Have configure script + include the standardized location of the CA certificate bundle, + in addition to various legacy compatibility paths. + ------------------------------------------------------------------- Wed Apr 5 11:27:09 UTC 2023 - Arjen de Korte diff --git a/courier-imap.spec b/courier-imap.spec index fe72411..cff1ef7 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -19,7 +19,7 @@ %bcond_with valgrind Name: courier-imap -Version: 5.2.3 +Version: 5.2.4 Release: 0 Summary: An IMAP and POP3 Server for Maildir MTAs License: GPL-3.0-or-later