debian specific patch information for autofs5 / 5.0.3-3

Summary

Package Version Package Type Source Package Format
5.0.3-3 Debian-diff 1.0

"Debian diff" Information

Diff file autofs5_5.0.3-3.diff.gz
Size23915
MD5sumda8571213b38a055dd21f8486503576a
./debian only changes view download

"series" style patches

patch summary view raw
01UPSTREAM_autofs-5.0.3-ldap-page-control-configure-fix.patch
 CHANGELOG             |    4 +
 aclocal.m4            |   66 +++++++++++++++++++++
 configure             |  156 ++++++++++++++++++++++++++++++++------------------
 configure.in          |   12 +--
 modules/lookup_ldap.c |    8 +-
 5 files changed, 180 insertions(+), 66 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-xfn-not-supported.patch
 CHANGELOG          |    1 +
 lib/master_parse.y |   14 ++++++++++++++
 lib/master_tok.l   |    6 ++++++
 3 files changed, 21 insertions(+)
view download
01UPSTREAM_autofs-5.0.3-basedn-with-spaces-fix-3.patch
 CHANGELOG        |    1 +
 lib/master_tok.l |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
view download
01UPSTREAM_autofs-5.0.3-nfs4-tcp-only.patch
 CHANGELOG           |    1 +
 modules/mount_nfs.c |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
view download
01UPSTREAM_autofs-5.0.3-correct-ldap-lib.patch
 CHANGELOG    |    1 +
 aclocal.m4   |    4 ++--
 configure    |    6 +++---
 configure.in |    2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-dont-fail-on-empty-master-fix-2.patch
 CHANGELOG             |    1 +
 lib/master.c          |   12 ++----------
 modules/lookup_file.c |    1 +
 3 files changed, 4 insertions(+), 10 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-expire-works-too-hard.patch
 CHANGELOG         |    1 +
 daemon/direct.c   |   13 +++++++++----
 daemon/indirect.c |   10 ++++++----
 3 files changed, 16 insertions(+), 8 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-unlink-mount-return-fix.patch
 CHANGELOG         |    1 +
 daemon/direct.c   |    2 +-
 daemon/indirect.c |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-update-linux-auto_fs4-h.patch
 CHANGELOG                |    1 +
 daemon/automount.c       |    4 ++--
 include/linux/auto_fs4.h |   16 ++++++++++++----
 3 files changed, 15 insertions(+), 6 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-expire-works-too-hard-update.patch
 CHANGELOG         |    1 +
 daemon/direct.c   |    2 +-
 daemon/indirect.c |    4 +---
 3 files changed, 3 insertions(+), 4 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-expire-works-too-hard-update-2.patch
 daemon/indirect.c |    2 ++
 1 file changed, 2 insertions(+)
view download
01UPSTREAM_autofs-5.0.3-handle-zero-length-nis-key.patch
 CHANGELOG           |    1 +
 modules/lookup_yp.c |    8 ++++++++
 2 files changed, 9 insertions(+)
view download
01UPSTREAM_autofs-5.0.2-init-cb-on-load.patch
 CHANGELOG             |    1 +
 include/lookup_ldap.h |    4 +++-
 modules/cyrus-sasl.c  |   36 ++++++++++++++++++++++++++----------
 modules/lookup_ldap.c |   14 +++++++++++---
 4 files changed, 41 insertions(+), 14 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-map-type-in-map-name.patch
 CHANGELOG        |    1 +
 lib/master_tok.l |   25 ++++++++++++++++++++-----
 2 files changed, 21 insertions(+), 5 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-mount-thread-create-cond-handling.patch
 CHANGELOG         |    1 
 daemon/direct.c   |   66 +++++++++++++++++++++++++++---------------------------
 daemon/indirect.c |   41 +++++++++++++++++----------------
 3 files changed, 56 insertions(+), 52 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-check-for-kernel-automount.patch
 CHANGELOG           |    1 +
 daemon/direct.c     |   26 ++++++++++++++++++--------
 include/automount.h |    4 ++++
 lib/parse_subs.c    |   26 ++++++++++++++++++--------
 4 files changed, 41 insertions(+), 16 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-nss-source-any.patch
 CHANGELOG       |    1 +
 lib/nss_parse.y |   31 ++++++++++++++++---------------
 lib/nss_tok.l   |   22 ++++++++++++----------
 3 files changed, 29 insertions(+), 25 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-dont-abuse-ap-ghost-field.patch
 modules/mount_bind.c |    2 +-
 modules/mount_nfs.c  |   11 -----------
 2 files changed, 1 insertion(+), 12 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-lookup-next-soucre-stale-entry.patch
 CHANGELOG                |    1 +
 lib/cache.c              |    2 ++
 modules/lookup_file.c    |   11 ++++++++---
 modules/lookup_ldap.c    |   11 ++++++++---
 modules/lookup_nisplus.c |   11 ++++++++---
 modules/lookup_yp.c      |   11 ++++++++---
 6 files changed, 35 insertions(+), 12 deletions(-)
view download
01UPSTREAM_autofs-5.0.3-remove-redundant-dns-name-lookups.patch
 CHANGELOG            |    1 +
 include/replicated.h |    1 +
 include/rpc_subs.h   |    4 +++-
 lib/rpc_subs.c       |   22 ++++++++++++++++++++--
 modules/replicated.c |   25 +++++++++++++++++++------
 5 files changed, 44 insertions(+), 9 deletions(-)
view download
10lsb_initscript
 samples/rc.autofs.in |   33 ++++++++++++++++++++-------------
 1 file changed, 20 insertions(+), 13 deletions(-)
view download
11default_automaster_location
 samples/autofs.conf.default.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
12disable_default_auto_master
 samples/auto.master |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
view download
13ldap_module_linkage
 modules/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download
14dev_urandom_is_fine
 modules/replicated.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
view download