~ddstreet/ubuntu/+source/sudo:lp1556302-d

Last commit made on 2019-06-21
Get this branch:
git clone -b lp1556302-d https://git.launchpad.net/~ddstreet/ubuntu/+source/sudo
Only Dan Streetman can upload to this branch. If you are Dan Streetman please log in for upload directions.

Branch merges

Branch information

Name:
lp1556302-d
Repository:
lp:~ddstreet/ubuntu/+source/sudo

Recent commits

4e9a885... by Dan Streetman

update changelog

561f1bb... by Dan Streetman

LP: #1556302

8b4d175... by Balint Reczey

Import patches-unapplied version 1.8.27-1ubuntu1 to ubuntu/disco-proposed

Imported using git-ubuntu import.

Changelog parent: 5c1a80c31f50de69bab122f92082ea47f511bc9c

New changelog entries:
  * Merge from Debian unstable.
    Remaining changes:
    - debian/rules, debian/sudo.service, debian/sudo.sudo.init: stop
      shipping init script and service file, as they are no longer
      necessary.
    - debian/rules:
      + compile with --without-lecture --with-tty-tickets --enable-admin-flag
      + install man/man8/sudo_root.8 in both flavours
      + install apport hooks
    - debian/source_sudo.py, debian/sudo-ldap.dirs, debian/sudo.dirs:
      + add usr/share/apport/package-hooks
    - debian/sudo.pam:
      + Use pam_env to read /etc/environment and /etc/default/locale
        environment files. Reading ~/.pam_environment is not permitted due to
        security reasons.
    - debian/sudoers:
      + also grant admin group sudo access
      + include /snap/bin in the secure_path
    - debian/control, debian/rules:
      + use dh-autoreconf
    - Remaining patches:
      + keep_home_by_default.patch: Keep HOME in the default environment

5c1a80c... by Bdale Garbee

Import patches-unapplied version 1.8.27-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: c159f76edd07fb589ce6f210d828a740bda29377

New changelog entries:
  * new upstream version

c159f76... by Bdale Garbee

Import patches-unapplied version 1.8.26-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: dd403cfd1be2a447975affef04fe7cf9e4e3635e

New changelog entries:
  * patch from upstream to fix man page truncation, closes: #914469

dd403cf... by Bdale Garbee

Import patches-unapplied version 1.8.26-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: d6050205eaf465b6c652835754200ffb4c117d80

New changelog entries:
  [Bdale Garbee]
  * new upstream version
  [Ondřej Nový]
  * d/changelog: Remove trailing whitespaces
  * d/control: Remove trailing whitespaces
  * d/rules: Remove trailing whitespaces

d605020... by Bdale Garbee

Import patches-unapplied version 1.8.23-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 783c484c4ea996628ab70a5ca7ae5514d7afd03b

New changelog entries:
  * fix FTBFS due to earlier sudoers2ldif removal, closes: #903415

783c484... by Bdale Garbee

Import patches-unapplied version 1.8.23-1 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 7bf71a2a9a6c149f9273aea10121a766aa43a0f8

New changelog entries:
  * new upstream version

7bf71a2... by Bdale Garbee

Import patches-unapplied version 1.8.21p2-3 to debian/sid

Imported using git-ubuntu import.

Changelog parent: cba61471b6fd985b8c50e991746e7296a34872c1

New changelog entries:
  * include sssd support in the sudo-ldap build too, closes: #884741

cba6147... by Bdale Garbee

Import patches-unapplied version 1.8.21p2-2 to debian/sid

Imported using git-ubuntu import.

Changelog parent: 5730489b4031c61e21bccb2372bbd15e8c4a23a0

New changelog entries:
  * work harder to clean up mess left by sudo-ldap using /etc/init.d/sudo
    prior to version 1.8.7-1, closes: #877516