Package: fetchmail / 6.3.26-3

Metadata

Package Version Patches format
fetchmail 6.3.26-3 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(-)

---
02_remove_SSLv3.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
Makefile.in | 6 3 + 3 - 0 !
NEWS | 2 0 + 2 - 0 !
README.SSL | 31 20 + 11 - 0 !
config.h.in | 4 2 + 2 - 0 !
configure | 278 151 + 127 - 0 !
configure.ac | 2 1 + 1 - 0 !
fetchmail-FAQ.html | 52 32 + 20 - 0 !
fetchmail.c | 9 8 + 1 - 0 !
fetchmail.h | 6 3 + 3 - 0 !
fetchmail.man | 145 90 + 55 - 0 !
imap.c | 36 19 + 17 - 0 !
po/Makevars | 12 12 + 0 - 0 !
pop3.c | 40 20 + 20 - 0 !
socket.c | 84 73 + 11 - 0 !
starttls.c | 37 37 + 0 - 0 !
16 files changed, 472 insertions(+), 274 deletions(-)

 <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 fetchmail (6.3.26-2) unstable; urgency=low
 .
   * New maintainer (closes: #800750).
   * Backport upstream fix for SSLv3 removal (closes: #804604) and do not
     recommend SSLv3 (closes: #801178).
   * Remove quilt and its usage.
   * Add dh-python to build depends.
   * Update upstream URLs.
   * Update watch file.
   * Update Standards-Version to 3.9.6 .