Change logs for sudo source package in Groovy

  • sudo (1.9.1-1ubuntu1.1) groovy-security; urgency=medium
    
      * SECURITY UPDATE: dir existence issue via sudoedit race
        - debian/patches/CVE-2021-23239.patch: fix potential directory existing
          info leak in sudoedit in src/sudo_edit.c.
        - CVE-2021-23239
      * SECURITY UPDATE: heap-based buffer overflow
        - debian/patches/CVE-2021-3156-1.patch: reset valid_flags to
          MODE_NONINTERACTIVE for sudoedit in src/parse_args.c.
        - debian/patches/CVE-2021-3156-2.patch: add sudoedit flag checks in
          plugin in plugins/sudoers/policy.c.
        - debian/patches/CVE-2021-3156-3.patch: fix potential buffer overflow
          when unescaping backslashes in plugins/sudoers/sudoers.c.
        - debian/patches/CVE-2021-3156-4.patch: fix the memset offset when
          converting a v1 timestamp to TS_LOCKEXCL in
          plugins/sudoers/timestamp.c.
        - debian/patches/CVE-2021-3156-5.patch: don't assume that argv is
          allocated as a single flat buffer in src/parse_args.c.
        - CVE-2021-3156
      * debian/control: added tzdata to Build-Depends so that the time zone
        data directory is present during builds.
    
     -- Marc Deslauriers <email address hidden>  Tue, 19 Jan 2021 09:08:56 -0500
  • sudo (1.9.1-1ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - debian/rules:
          + use dh-autoreconf
        - debian/rules: stop shipping init scripts, 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/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
    
    sudo (1.9.1-1) unstable; urgency=medium
    
      * new upstream version
    
     -- Steve Langasek <email address hidden>  Wed, 08 Jul 2020 09:38:55 -0700
  • sudo (1.9.0-1ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - debian/rules:
          + use dh-autoreconf
        - debian/rules: stop shipping init scripts, 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/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
      * Dropped changes, no longer needed:
        - debian/control:
          + use dh-autoreconf
    
    sudo (1.9.0-1) unstable; urgency=medium
    
      * new upstream version, closes: #669687, #571621, #734752
    
    sudo (1.8.31p1-1) unstable; urgency=medium
    
      * new upstream version
    
     -- Steve Langasek <email address hidden>  Wed, 20 May 2020 17:07:02 -0700
  • sudo (1.8.31-1ubuntu1) focal; urgency=medium
    
      * 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
    
    sudo (1.8.31-1) unstable; urgency=medium
    
      * new upstream version
    
     -- Marc Deslauriers <email address hidden>  Mon, 03 Feb 2020 09:32:18 -0500