Overview
Request 811836 accepted
- update to 5.0.10
* tcpd/starttls.c (dossl): Start client after negotiating SSL, in
order to allow EXTERNAL client certificate authentication.
* Fix virtual IP and hostname handling when using GnuTLS for SSL.
* imap, pop3: include remote port TCP port number together with the
IP address, in log messages.
- add courier-imap-stdc.patch to remove 'for' loop initial declarations
- Created by adkorte
- In state accepted
- Package maintainers: adkorte and computersalat
- Supersedes 810036
.Note that 5.0.10 was released one day after 5.0.9 to fix a regression
New patches should have patch markup: https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines#Patch_markup_.28also_called_.22Tagging_patches.22.29
If possible old ones as well :-)
This is only a temporary fix. Upstream has already added an autoconf macro to enable C99 on older GC versions where this not already enabled. It will be gone in the next release.
Well exactly this information has to be in the patch markup. That's the sense of patch markup: To explicitely state what and why and how that patch is and reference further information like tickets.
Request History
adkorte created request
- update to 5.0.10
* tcpd/starttls.c (dossl): Start client after negotiating SSL, in
order to allow EXTERNAL client certificate authentication.
* Fix virtual IP and hostname handling when using GnuTLS for SSL.
* imap, pop3: include remote port TCP port number together with the
IP address, in log messages.
- add courier-imap-stdc.patch to remove 'for' loop initial declarations
adkorte accepted request
OK