SHA256
1
0
forked from pool/courier-imap

Accepting request 909708 from home:adkorte:branches:server:mail

- update to 5.1.4
  * all: code changes so that courier can be compiled with -Wall
    -Werror gcc flags. The default compilation flags are not changed.
    This also includes changes to the configuration scripts, which
    includes removing outdated configuration settings.
  * pop3: buffer input by ourselves, clear input buffer before
    switching to TLS.
  * imap: fix crash if the connection to the client is terminated at
    the wrong/right time.

OBS-URL: https://build.opensuse.org/request/show/909708
OBS-URL: https://build.opensuse.org/package/show/server:mail/courier-imap?expand=0&rev=106
This commit is contained in:
Arjen de Korte 2021-08-03 07:45:05 +00:00 committed by Git OBS Bridge
parent 3a3c67f55c
commit 060317a060
6 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ec8907cff7752460f5ab8b22f4379581610004c98987062f1580d291efd20f4e
size 3361334

Binary file not shown.

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6f30f0fadd4fce2e55c12181ba84334bd5fbc4d45f09419070a50d219da0167
size 3363196

Binary file not shown.

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Aug 2 09:16:44 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- update to 5.1.4
* all: code changes so that courier can be compiled with -Wall
-Werror gcc flags. The default compilation flags are not changed.
This also includes changes to the configuration scripts, which
includes removing outdated configuration settings.
* pop3: buffer input by ourselves, clear input buffer before
switching to TLS.
* imap: fix crash if the connection to the client is terminated at
the wrong/right time.
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Apr 25 12:29:04 UTC 2021 - Arjen de Korte <suse+build@de-korte.org> Sun Apr 25 12:29:04 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>

View File

@ -17,7 +17,7 @@
Name: courier-imap Name: courier-imap
Version: 5.1.3 Version: 5.1.4
Release: 0 Release: 0
Summary: An IMAP and POP3 Server for Maildir MTAs Summary: An IMAP and POP3 Server for Maildir MTAs
License: GPL-3.0-or-later License: GPL-3.0-or-later