Package: fetchmail / 6.6.1-1

Metadata

Package Version Patches format
fetchmail 6.6.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01_fetchmailconf.patch | (download)

fetchmailconf.py | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 remove header from fetchmailconf.py since it is a library.
04_invoke rc.d.diff | (download)

contrib/fetchmail.logrotate | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 patch contrib files to run invoke-rc.d instead of /etc/init.d/* directly
 This is required by policy 4.0.0.
08_remove_forced_OpenSSL_check.patch | (download)

socket.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 remove forced openssl version check
 Not needed, linker should take care of proper library loading.