[packages/courier] - updated to 2.0.3

qboosh qboosh at pld-linux.org
Wed Jul 15 06:31:33 CEST 2026


commit 1edf549d56b9e4ecc282705b3fb87e89882d3eab
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Jul 15 06:31:37 2026 +0200

    - updated to 2.0.3

 courier-maildir.patch | 12 ++++++------
 courier.spec          | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/courier.spec b/courier.spec
index f08b8d4..9e0b79d 100644
--- a/courier.spec
+++ b/courier.spec
@@ -12,12 +12,12 @@
 Summary:	Courier mail server
 Summary(pl.UTF-8):	Serwer poczty Courier
 Name:		courier
-Version:	1.4.1
-Release:	3
+Version:	2.0.3
+Release:	1
 License:	GPL v3 with OpenSSL exception
 Group:		Networking/Daemons
 Source0:	https://downloads.sourceforge.net/courier/%{name}-%{version}.tar.bz2
-# Source0-md5:	22005051fd8f349cf39eacb8b194dedb
+# Source0-md5:	c9e2d8116081c64ebcd68f22dfb4144f
 Patch1:		%{name}-withoutfam.patch
 Patch2:		%{name}-maildir.patch
 Patch3:		%{name}-sendmail_dir.patch
@@ -29,7 +29,7 @@ BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	courier-authlib-devel >= 0.71
 %{?with_socks:BuildRequires:	courier-sox-devel}
-BuildRequires:	courier-unicode-devel >= 2.1
+BuildRequires:	courier-unicode-devel >= 2.6
 BuildRequires:	db-devel
 BuildRequires:	expect
 %{?with_fam:BuildRequires:	fam-devel}
@@ -40,7 +40,7 @@ BuildRequires:	gnupg2 >= 2.2.7
 %{?with_gnutls:BuildRequires:	libgcrypt-devel}
 %{?with_gnutls:BuildRequires:	libgpg-error-devel}
 BuildRequires:	libidn2-devel >= 2.0.5
-BuildRequires:	libstdc++-devel >= 6:4.7
+BuildRequires:	libstdc++-devel >= 6:7
 BuildRequires:	libtool >= 2:2
 BuildRequires:	mailcap
 BuildRequires:	openldap-devel >= 2.3.0
@@ -58,7 +58,7 @@ Requires(post,preun):	/sbin/chkconfig
 # even if using OpenSSL libraries, Courier uses certtool from GnuTLS
 Requires:	/usr/bin/certtool
 Requires:	courier-authlib >= 0.71
-Requires:	courier-unicode >= 2.1
+Requires:	courier-unicode >= 2.6
 Requires:	libidn2 >= 2.0.5
 Requires:	rc-scripts
 Provides:	smtpdaemon
diff --git a/courier-maildir.patch b/courier-maildir.patch
index ecd9e29..c609cc8 100644
--- a/courier-maildir.patch
+++ b/courier-maildir.patch
@@ -71,9 +71,9 @@
  #
 -MAILDIRPATH=Maildir
 +MAILDIRPATH=Mail/Maildir
---- courier-0.78.2.orig/libs/pcp/pcpd.c	2006-01-24 00:22:10.000000000 +0100
-+++ courier-0.78.2/libs/pcp/pcpd.c	2010-05-08 23:27:21.835978217 +0200
-@@ -2187,10 +2187,10 @@
+--- courier-2.0.3/libs/pcp/pcpd.C.orig	2026-04-22 11:00:03.000000000 +0200
++++ courier-2.0.3/libs/pcp/pcpd.C	2026-07-14 22:22:39.527464508 +0200
+@@ -2183,10 +2183,10 @@ static int callback_login(struct userid_
  		exit(1);
  	}
  
@@ -86,9 +86,9 @@
  			strerror(errno));
  		maildir_cache_cancel();
  		exit(1);
---- courier-0.78.2.orig/libs/sqwebmail/auth.c	2009-06-27 18:32:50.000000000 +0200
-+++ courier-0.78.2/libs/sqwebmail/auth.c	2010-05-08 23:27:21.835978217 +0200
-@@ -79,7 +79,7 @@
+--- courier-2.0.3/libs/sqwebmail/auth.C.orig	2026-04-22 11:00:03.000000000 +0200
++++ courier-2.0.3/libs/sqwebmail/auth.C	2026-07-14 22:23:37.700482691 +0200
+@@ -73,7 +73,7 @@ static int login_maildir(const char *mai
  	if (!maildir || !*maildir)
  		maildir=getenv("MAILDIRPATH");
  	if (!maildir || !*maildir)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/courier.git/commitdiff/1edf549d56b9e4ecc282705b3fb87e89882d3eab



More information about the pld-cvs-commit mailing list