Change logs for shadow source package in Jammy

  • shadow (1:4.8.1-2ubuntu2.2) jammy-security; urgency=medium
    
      * SECURITY UPDATE: unsanitized buffer leading to a password leak during
        gpasswd new password operation
        - debian/patches/CVE-2023-4641.patch: fix password leak in gpasswd.
        - CVE-2023-4641
    
     -- Camila Camargo de Matos <email address hidden>  Tue, 06 Feb 2024 09:54:23 -0300
  • shadow (1:4.8.1-2ubuntu2.1) jammy-security; urgency=medium
    
      * SECURITY UPDATE: race condition when copying and removing directory trees
        - debian/patches/CVE-2013-4235-pre1.patch: add nofollow to opens.
        - debian/patches/CVE-2013-4235-pre2.patch: prepare context for actual file
          type (set_selinux_file_context).
        - debian/patches/CVE-2013-4235-1.patch: avoid races in chown_tree().
        - debian/patches/CVE-2013-4235-2.patch: avoid races in remove_tree().
        - debian/patches/CVE-2013-4235-3.patch: require symlink support.
        - debian/patches/CVE-2013-4235-4.patch: fail if regular file pre-exists in
          copy_tree().
        - debian/patches/CVE-2013-4235-5.patch: more robust file content copy in
          copy_tree().
        - debian/patches/CVE-2013-4235-6.patch: address minor compiler warnings.
        - debian/patches/CVE-2013-4235-7.patch: avoid races in copy_tree().
        - debian/patches/CVE-2013-4235-post1.patch: use fchmodat instead of chmod
          (copy_tree).
        - debian/patches/CVE-2013-4235-post2.patch: do not block on fifos
          (copy_tree).
        - debian/patches/CVE-2013-4235-post3.patch: carefully treat permissions
          (copy_tree).
        - CVE-2013-4235
    
     -- Camila Camargo de Matos <email address hidden>  Thu, 24 Nov 2022 09:05:18 -0300
  • shadow (1:4.8.1-2ubuntu2) jammy; urgency=medium
    
      [ Michael Vogt ]
      * debian/patches/1010_extrausers.patch:
        Add automatic detection of "extrausers" for usermod -G
        (LP: #1959375)
    
     -- Alberto Mardegan <email address hidden>  Mon, 14 Mar 2022 11:59:13 +0300
  • shadow (1:4.8.1-2ubuntu1) jammy; urgency=low
    
      * Merge from Debian unstable (LP: #1951161). Remaining changes:
        - debian/login.defs:
          + Update documentation of USERGROUPS_ENAB: with pam_umask, the UPG
            handling does not only apply to "former (pre-PAM) uses".
          + Update documentation of UMASK: Explain that USERGROUPS_ENAB
            will modify this default for UPGs.
          + Enable private home directories by default
        - debian/{source_shadow.py,login.install}: Add apport hook
        - debian/patches/1010_extrausers.patch: Add support to passwd for
          libnss-extrausers
        - debian/patches/1011_extrausers_toggle.patch: extrausers support for
          useradd and groupadd
        - debian/patches/1014_extrausers_delgroup.patch
          + add --extrausers option to "groupdel"
        - debian/patches/1013_extrausers_deluser.patch
          + add --extrausers option to "userdel"
        - debian/patches/1012_extrausers_chfn.patch
          + add support for --extrausers to the chfn tool
        - debian/patches/1015_add_zsys_support.patch
          + Call zsys to handle home directory if available.
        - debian/patches/1016_extrausers_gpasswd.patch
          + Add support for extrausers in gpasswd.
        - debian/patches/506_relaxed_usernames.patch
          + disallow purely numeric usernames
      * Dropped changes, included in Debian:
        - debian/passwd.maintscripts: Clean up upstart configuration
    
     -- William 'jawn-smith' Wilson <email address hidden>  Mon, 15 Nov 2021 16:13:44 -0600
  • shadow (1:4.8.1-1ubuntu10) jammy; urgency=medium
    
      * debian/control: Switch to libsemanage-dev from libsemanage1-dev
    
     -- Rico Tzschichholz <email address hidden>  Mon, 22 Nov 2021 20:43:32 +0100
  • shadow (1:4.8.1-1ubuntu9) impish; urgency=medium
    
      * Disallow purely numeric usernames. This includes hexadecimal and
        octal syntax. (LP: #1927078)
    
     -- William 'jawn-smith' Wilson <email address hidden>  Thu, 17 Jun 2021 14:35:15 -0500