~rafaeldtinoco/ubuntu/+source/samba:lp1831381-disco-devel-ctdb

Last commit made on 2019-08-07
Get this branch:
git clone -b lp1831381-disco-devel-ctdb https://git.launchpad.net/~rafaeldtinoco/ubuntu/+source/samba
Only Rafael David Tinoco can upload to this branch. If you are Rafael David Tinoco please log in for upload directions.

Branch merges

Branch information

Name:
lp1831381-disco-devel-ctdb
Repository:
lp:~rafaeldtinoco/ubuntu/+source/samba

Recent commits

3f319f3... by Rafael David Tinoco

changelog

552b006... by Rafael David Tinoco

  * d/p/ctdb-config-depend-on-etc-default-nodes-file.patch:
    do not try to start daemon if /etc/ctdb/nodes does not exist

61c1d8b... by Rafael David Tinoco

  * d/rules: installing provided config examples and helper scripts
  * Examples of NFS HA CTDB config files + helper script:
    - d/ctdb.example.enable.nfs.sh
    - d/ctdb.example.nfs-common
    - d/ctdb.example.nfs-kernel-server
    - d/ctdb.example.services
    - d/ctdb.example.sysctl-nfs-static-ports.conf

6f068d1... by Rafael David Tinoco

  * Allow proper ctdb initalization (LP: #1828799):
    - d/ctdb.dirs: added /var/lib/ctdb/* directories
    - d/ctdb.postrm: remove leftovers from:
      /var/lib/ctdb/{state,persistent,volatile,scripts}

e3b4fbd... by Rafael David Tinoco

  * d/ctdb.install, d/rules: create ctdb run directory into tmpfiles.d
    to allow pid file to exist (LP: #1821775)

Signed-off-by: Rafael David Tinoco <email address hidden>

9e126d1... by Rafael David Tinoco

  * d/p/fix-nfs-service-name-to-nfs-kernel-server.patch:
    change service name from nfs to nfs-kernel-server
    in legacy script 06.nfs.script also (LP: #722201)

48cb962... by Rafael David Tinoco

  * d/p/fix-nfs-service-name-to-nfs-kernel-server.patch:
    change nfs service name from nfs to nfs-kernel-server
    (LP: #722201)

Signed-off-by: Rafael David Tinoco <email address hidden>

bdc99c9... by Rafael David Tinoco

  * d/p/ctdb-scripts-fix-tcp_tw_recycle-existence-check.patch: fix
    tcp_tw_recycle existence check. (LP: #722201)

Signed-off-by: Rafael David Tinoco <email address hidden>

fe7bb34... by Marc Deslauriers

Import patches-unapplied version 2:4.10.0+dfsg-0ubuntu2.2 to ubuntu/disco-security

Imported using git-ubuntu import.

Changelog parent: 697e44a97b8e2004e51da138ded60ff2f1d7da1d

New changelog entries:
  * SECURITY UPDATE: zone operations can crash rpc server
    - debian/patches/CVE-2019-12435-1.patch: avoid NULL deference if zone
      not found in DnssrvOperation in
      python/samba/tests/dcerpc/dnsserver.py,
      source4/rpc_server/dnsserver/dcerpc_dnsserver.c.
    - debian/patches/CVE-2019-12435-2.patch: avoid NULL deference if zone
      not found in DnssrvOperation2 in
      python/samba/tests/dcerpc/dnsserver.py,
      source4/rpc_server/dnsserver/dcerpc_dnsserver.c.
    - CVE-2019-12435
  * SECURITY UPDATE: paged_searches crash on LDAP and homes access
    - debian/patches/CVE-2019-12436.patch: ignore successful results
      without messages in source4/dsdb/samdb/ldb_modules/paged_results.c,
      source4/dsdb/tests/python/vlv.py.
    - CVE-2019-12436

697e44a... by Marc Deslauriers

Import patches-unapplied version 2:4.10.0+dfsg-0ubuntu2.1 to ubuntu/disco-security

Imported using git-ubuntu import.

Changelog parent: df5e6bff4ebb6621c3c251b40433471b40b4f451

New changelog entries:
  * SECURITY UPDATE: Samba AD DC S4U2Self/S4U2Proxy unkeyed checksum
    - debian/patches/CVE-2018-16860-1.patch: add test for S4U2Self with
      unkeyed checksum in selftest/knownfail.d/mitm-s4u2self,
      source4/torture/krb5/kdc-canon-heimdal.c.
    - debian/patches/CVE-2018-16860-2.patch: reject PA-S4U2Self with
      unkeyed checksum in selftest/knownfail.d/mitm-s4u2self,
      source4/heimdal/kdc/krb5tgs.c.
    - CVE-2018-16860