ubuntu/+source/sudo:ubuntu/devel

Last commit made on 2025-09-25
Get this branch:
git clone -b ubuntu/devel https://git.launchpad.net/ubuntu/+source/sudo
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
ubuntu/devel
Repository:
lp:ubuntu/+source/sudo

Recent commits

385d24a... by Ravi Kant Sharma

changelog for 1.9.17p2-1ubuntu1

5cfe2b3... by Ravi Kant Sharma

update-maintainer

f64bf7f... by Ravi Kant Sharma

reconstruct-changelog

d11b5f4... by Ravi Kant Sharma

merge-changelogs

ea8c77f... by Ravi Kant Sharma

remove sudo-ldap package (LP: #2115781)

d37a0cb... by Ravi Kant Sharma

set alternatives (LP: #2111419)

da38163... by Danilo Egea Gondolfo

debian/tests/04-getroot-sssd:

  + Check if the slapd daemon is ready before proceeding.
    In some situations, the next command (ldapmodify) runs before
    the service is ready. See LP:#2026888

b07703a... by Danilo Egea Gondolfo

debian/etc/sudoers:

  + also grant admin group sudo access
  + include /snap/bin in the secure_path

f15acca... by Danilo Egea Gondolfo

debian/etc/pam.d/sudo[-i]:

  + Use pam_env to read /etc/environment and /etc/default/locale
    environment files. Reading ~/.pam_environment is not permitted due
    to security reasons.

16ff5aa... by Danilo Egea Gondolfo

debian/sudo[-ldap].init: delete init scripts, as they are no longer
necessary.