Comment 4 for bug 1731981

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package sudo - 1.8.21p2-2ubuntu1

---------------
sudo (1.8.21p2-2ubuntu1) bionic; urgency=medium

  * Merge from Debian unstable. (LP: #1731981)
    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
    Dropped changes since they are integrated in Debian:
    - Use tmpfs location to store timestamp files
      + debian/rules: change --with-rundir to /var/run/sudo
      + debian/*.preinst, debian/*.postinst, debian/*.postrm: remove old
        init script with dpkg-maintscript-helper.
    Dropped changes since the the transition took place already in every
    release the package can be upgraded from:
      + debian/*.postinst: remove old /var/run/sudo to /var/lib/sudo
        transition code, remove old /var/lib/sudo/ts timestamp directory.
  * Refresh patches

sudo (1.8.21p2-2) unstable; urgency=medium

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

sudo (1.8.21p2-1) unstable; urgency=medium

  * new upstream version, closes: #873623, #873600, #874000
  * remove legacy /etc/sudoers.dist we no longer deliver, closes: #873561

sudo (1.8.21-1) unstable; urgency=medium

  [ Bdale Garbee ]
  * new upstream version
  * don't deliver /etc/sudoers.dist, closes: #862309
  * whitelist DPKG_COLORS env var, closes: #823368

  [ Laurent Bigonville ]
  * debian/sudo*.postinst: Drop /var/run/sudo -> /var/lib/sudo migration code,
    this migration happened in 2010 and that code is not necessary anymore
  * Move timestamp files to /run/sudo, with systemd the directory is
    created/cleaned by tmpfiles.d now, the sudo initscript/service is not
    doing anything in that case anymore (Closes: #786555)
  * debian/sudo*.postinst: Move the debhelper marker before the creation of
    the sudo group, this way the snippets added by debhelper will be executed
    even if the group already exists. (Closes: #870456)

 -- Balint Reczey <email address hidden> Mon, 13 Nov 2017 17:53:45 +0100