debian specific patch information for cyrus-imapd-2.4 / 2.4.13-2

Summary

Package Version Package Type Source Package Format
2.4.13-2 Debian-diff 3.0 (quilt)

Debian packaging Information

Debian changes tarfile cyrus-imapd-2.4_2.4.13-2.debian.tar.gz
Size119093
MD5sum945cc00a8f5d0c68f1edda9892fce39e

"series" style patches

patch summary view raw
01-fix_Makefile.in.dpatch
 Makefile.in                |    2 +-
 imap/Makefile.in           |    4 ++--
 installsieve/Makefile.in   |    2 +-
 lib/Makefile.in            |    2 +-
 master/Makefile.in         |    4 ++--
 notifyd/Makefile.in        |    4 ++--
 perl/Makefile.in           |    4 ++--
 perl/sieve/Makefile.in     |    4 ++--
 perl/sieve/lib/Makefile.in |    2 +-
 sieve/Makefile.in          |    7 ++++---
 timsieved/Makefile.in      |    4 ++--
 11 files changed, 20 insertions(+), 19 deletions(-)
view download
03-fix_docs.dpatch
 doc/faq.html                 |    2 +-
 doc/install-virtdomains.html |    4 ++++
 lib/imapoptions              |   11 +++++++++--
 3 files changed, 14 insertions(+), 3 deletions(-)
view download
05-fix_programnames.dpatch
 imap/deliver.c     |    2 +-
 imap/quota.c       |    2 +-
 imap/reconstruct.c |    4 ++--
 man/chk_cyrus.8    |    2 +-
 man/ctl_cyrusdb.8  |    2 +-
 man/ctl_deliver.8  |    2 +-
 man/ctl_mboxlist.8 |    2 +-
 man/cyr_expire.8   |    2 +-
 man/cyrus.conf.5   |    8 ++++----
 man/deliver.8      |    8 ++++----
 man/fud.8          |    2 +-
 man/idled.8        |    4 ++--
 man/imapd.8        |    4 ++--
 man/lmtpd.8        |    4 ++--
 man/master.8       |   31 ++++++++++++++++++++-----------
 man/nntpd.8        |    4 ++--
 man/notifyd.8      |    4 ++--
 man/pop3d.8        |    4 ++--
 man/quota.8        |   14 +++++++-------
 man/reconstruct.8  |   24 ++++++++++++------------
 man/smmapd.8       |    2 +-
 man/timsieved.8    |    2 +-
 man/tls_prune.8    |    2 +-
 23 files changed, 72 insertions(+), 63 deletions(-)
view download
06-disable_runpath.dpatch
 cmulocal/cyrus.m4 |   14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)
view download
07-add-warnings-are-errors-mode.dpatch
 configure.in |    5 +++++
 1 file changed, 5 insertions(+)
view download
08-clean_socket_closes.dpatch
 imap/backend.c |    1 +
 imap/fud.c     |    9 +++++++++
 imap/imapd.c   |    4 ++++
 imap/lmtpd.c   |    3 +++
 imap/pop3d.c   |    3 +++
 5 files changed, 20 insertions(+)
view download
09-kerberos-ipv4-ipv6-kludge-removal.dpatch
 imap/pop3d.c |   35 -----------------------------------
 1 file changed, 35 deletions(-)
view download
10-fix_potential_overflows.dpatch
 imtest/imtest.c     |    2 +-
 master/master.c     |    8 ++++++--
 master/masterconf.c |    2 +-
 notifyd/notifyd.c   |    2 +-
 4 files changed, 9 insertions(+), 5 deletions(-)
view download
11-fix_syslog_prefix.dpatch
 imap/global.c       |    7 ++++++-
 ptclient/ptexpire.c |    2 +-
 ptclient/test.c     |    2 +-
 ptclient/test2.c    |    2 +-
 4 files changed, 9 insertions(+), 4 deletions(-)
view download
12-fix_timeout_handling.dpatch
 configure.in     |    6 ++-
 lib/cyr_lock.h   |    2 +
 lib/lock_fcntl.c |  105 +++++++++++++++++++++++++++++++++++++++++++++----------
 lib/lock_flock.c |  101 ++++++++++++++++++++++++++++++++++++++++++++--------
 4 files changed, 177 insertions(+), 37 deletions(-)
view download
13a-uid_t-cleanups
 lib/util.c |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
view download
13b-MAXFD-cleanups
 master/master.c |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
view download
13c-master-reload
 master/master.c |   15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)
view download
13e-master-janitor-delay
 master/master.c |   17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)
view download
14-xmalloc.dpatch
 lib/map_stupidshared.c |    1 +
 lib/xmalloc.h          |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
view download
16-fix_mib.dpatch
 master/CYRUS-MASTER.mib |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
view download
19-fix_tls_ssl.dpatch
 imap/tls.c      |    6 +++---
 imtest/imtest.c |    5 +++--
 lib/imclient.c  |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
view download
21-fix_config-parsing.dpatch
 master/masterconf.c |   13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)
view download
30-update_perlcalling.sh.dpatch
 perl/imap/examples/auditmbox.pl    |    2 +-
 perl/imap/examples/imapcollate.pl  |    2 +-
 perl/imap/examples/imapdu.pl       |    2 +-
 perl/sieve/scripts/installsieve.pl |    4 +---
 perl/sieve/scripts/sieveshell.pl   |    4 +---
 snmp/snmpgen                       |   20 +-------------------
 tools/config2header                |   20 +-------------------
 tools/config2man                   |   20 +-------------------
 tools/dohash                       |   19 +------------------
 tools/masssievec                   |   24 +++---------------------
 tools/mkimap                       |   20 +-------------------
 tools/mknewsgroups                 |   25 +++----------------------
 tools/rehash                       |   27 ++++-----------------------
 tools/translatesieve               |   19 +------------------
 tools/undohash                     |    2 +-
 tools/upgradesieve                 |   19 +------------------
 16 files changed, 23 insertions(+), 206 deletions(-)
view download
35-masssievec_remove_unused_variable.dpatch
 tools/masssievec |    1 -
 1 file changed, 1 deletion(-)
view download
40-rehash_fix_pathes.dpatch
 tools/rehash |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
view download
50-fix-imclient-manpage.dpatch
 man/imclient.3 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
65-sieveshell-enhancements.dpatch
 perl/imap/IMAP/Shell.pm          |    4 +-
 perl/sieve/scripts/sieveshell.pl |   69 ++++++++++++++++++++++++++++++++-------
 2 files changed, 59 insertions(+), 14 deletions(-)
view download
75-update-imapd.conf-documentation.dpatch
 lib/imapoptions |   17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)
view download
77-change-missing-sieve-notice.dpatch
 sieve/script.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
view download
80-kbsd-no-psstrings.dpatch
 configure.in |   15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)
view download
81-dont-test-for-long-names.dpatch
 configure.in |   10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)
view download
82-fix_manpage_errors.patch
 lib/imapoptions  |   11 ++++++-----
 man/cyr_dbtool.8 |    4 ++--
 2 files changed, 8 insertions(+), 7 deletions(-)
view download
cyrus-imapd-2.4.2-902-accept-invalid-from-header.patch
 imap/message.c |   25 ++++++++++++++++++++-----
 1 file changed, 20 insertions(+), 5 deletions(-)
view download
cyrus-imapd-2.4.2-903-normalize-authorization-id.patch
 lib/auth_unix.c  |   18 ++++++++++++++++++
 lib/imapoptions  |    5 +++++
 lib/libcyr_cfg.c |    4 ++++
 lib/libcyr_cfg.h |    2 ++
 4 files changed, 29 insertions(+)
view download
86-fix_PATH_MAX_on_hurd.patch
 imap/pop3d.c     |    4 ++++
 master/master.c  |    4 ++++
 master/service.c |    4 ++++
 syslog/syslogd.c |    4 ++++
 4 files changed, 16 insertions(+)
view download
87-try_only_-ldb.patch
 cmulocal/berkdb.m4 |   30 +++++++-----------------------
 1 file changed, 7 insertions(+), 23 deletions(-)
view download