Skip to content
Tags give the ability to mark specific points in history as being important
This project is mirrored from https://github.com/shadow-maint/shadow. Pull mirroring updated .
  • 4.14.7 protected
    7ceeec8d · Release 4.14.7 ·
    shadow-4.14.7 (Casín) - shadow utils
    
    Bugfix release.  Changes since shadow-4.14.6:
    
    -  Global:
       -  Hardcode program name (used in error messages).
       -  Open fds 0,1,2 to /dev/null, if they were closed.
    -  Manual:
       -  Fix incorrect number in French translation of useradd(8).
       -  Don't clobber buffer in calls to fstatat(2).
    
  • 4.15.1.arch1 protected
    4.15.1.arch1
    
  • 4.15.1 protected
    Release 4.15.1
  • 4.15.0.arch1 protected
    4.15.0.arch1
    
  • 4.15.0 protected
    Release 4.14.0: dubliner
    
    -  libshadow:
       -  Use utmpx instead of utmp.  This fixes a regression introduced in
          4.14.0.
       -  Fix build error (parameter name omitted).
    -  Build system:
       -  Link correctly with libdl.
       -  Install pam configs for chpasswd(8) and newusers(8) when using
          `./configure --with-libpam --disable-account-tools-setuid`.
       -  Merge libshadow and libmisc into a single libshadow.  This fixes
          problems in the linker, which were reported at least in Gentoo.
       -  Fix build with musl libc.
       -  Support out of tree builds
    -  useradd(8):
       -  Set proper SELinux labels for def_usrtemplate
    
  • 4.14.6.arch1 protected
    4.14.6.arch1
    
  • 4.14.6 protected
    71080e79 · Release 4.14.6 ·
    shadow-4.14.6 (Casín) - shadow utils
    
    Bugfix release.  Changes since shadow-4.14.0:
    
    shadow-4.14.6:
    
    -  login(1):
       -  Fix off-by-one bugs.
    -  passwd(1):
       -  Don't silently truncate passwords of length >= 200 characters.
          Instead, accept a length of PASS_MAX, and reject longer ones.
    -  libshadow:
       -  Fix calculation in strtoday(), which caused a wrong half-day
          offset in some cases.
       -  Fix parsing of dates in get_date().
       -  Use utmpx instead of utmp.  This fixes a regression introduced in
          4.14.0.
    
    shadow-4.14.5:
    
    -  Build system:
       -  Fix regression introduced in 4.14.4, due to a typo.  chgpasswd had
          been deleted from a Makefile variable, but it should have been
          chpasswd.
    
    shadow-4.14.4:
    
    -  Build system:
       -  Link correctly with libdl.
       -  Install pam configs for chpasswd(8) and newusers(8) when using
          `./configure --with-libpam --disable-account-tools-setuid`.
    -  libshadow:
       -  Fix build error (parameter name omitted).
       -  Fix off-by-one bug.
       -  Remove warning.
    
    shadow-4.14.3:
    
    -  libshadow:
       -  Avoid null pointer dereference.
    
    shadow-4.14.2:
    
    -  libshadow:
       -  Fix build with musl libc.
       -  Avoid null pointer dereference.
       -  Update utmp at an initial login
    -  useradd(8):
       -  Set proper SELinux labels for def_usrtemplate
    -  Manual:
       -  Document --prefix in chage(1), chpasswd(8), and passwd(1)
    
    shadow-4.14.1:
    
    -  Build system:
       -  Merge libshadow and libmisc into a single libshadow.  This fixes
          problems in the linker, which were reported at least in Gentoo.
    
  • 4.15.0-rc3 protected
    Release 4.15.0-rc3
  • 4.14.5.arch1 protected
    4.14.5.arch1
    
  • 4.15.0-rc2 protected
    0259f845 · release 4.15.0-rc2 ·
    release 4.15.0-rc2
  • 4.14.5 protected
    24605a1b · Release 4.14.5 ·
    shadow-4.14.5 (Casín) - shadow utils
    
    Bugfix release.  Changes since shadow-4.14.0:
    
    shadow-4.14.5:
    
    -  Build system:
       -  Fix regression introduced in 4.14.4, due to a typo.  chgpasswd had
          been deleted from a Makefile variable, but it should have been
          chpasswd.
    
    shadow-4.14.4:
    
    -  Build system:
       -  Link correctly with libdl.
       -  Install pam configs for chpasswd(8) and newusers(8) when using
          `./configure --with-libpam --disable-account-tools-setuid`.
    -  libshadow:
       -  Fix build error (parameter name omitted).
       -  Fix off-by-one bug.
       -  Remove warning.
    
    shadow-4.14.3:
    
    -  libshadow:
       -  Avoid null pointer dereference.
    
    shadow-4.14.2:
    
    -  libshadow:
       -  Fix build with musl libc.
       -  Avoid null pointer dereference.
       -  Update utmp at an initial login
    -  useradd(8):
       -  Set proper SELinux labels for def_usrtemplate
    -  Manual:
       -  Document --prefix in chage(1), chpasswd(8), and passwd(1)
    
    shadow-4.14.1:
    
    -  Build system:
       -  Merge libshadow and libmisc into a single libshadow.  This fixes
          problems in the linker, which were reported at least in Gentoo.
    
  • 4.14.4 protected
    f0f7fc60 · Release 4.14.4 ·
    shadow-4.14.4 (Casín) - shadow utils
    
    Bugfix release.  Changes since shadow-4.14.0:
    
    shadow-4.14.4:
    
    -  Build system:
       -  Link correctly with libdl.
       -  Install pam configs for chpasswd(8) and newusers(8) when using
          `./configure --with-libpam --disable-account-tools-setuid`.
    -  libshadow:
       -  Fix build error (parameter name omitted).
       -  Fix off-by-one bug.
       -  Remove warning.
    
    shadow-4.14.3:
    
    -  libshadow:
       -  Avoid null pointer dereference.
    
    shadow-4.14.2:
    
    -  libshadow:
       -  Fix build with musl libc.
       -  Avoid null pointer dereference.
       -  Update utmp at an initial login
    -  useradd(8):
       -  Set proper SELinux labels for def_usrtemplate
    -  Manual:
       -  Document --prefix in chage(1), chpasswd(8), and passwd(1)
    
    shadow-4.14.1:
    
    -  Build system:
       -  Merge libshadow and libmisc into a single libshadow.  This fixes
          problems in the linker, which were reported at least in Gentoo.
    
  • 4.15.0-rc1 protected
    37b02a5f · release 4.15.0-rc1 ·
    4.15.0-rc1: Dubliner
  • 4.14.3.arch1 protected
    4.14.3.arch1
    
  • 4.14.3 protected
    eae0b027 · Release 4.14.3 ·
    shadow-4.14.3 (Casín) - shadow utils
    
    Bugfix release.  Changes since shadow-4.14.0:
    
    shadow-4.14.3:
    
    -  libshadow:
       -  Avoid null pointer dereference.
    
    shadow-4.14.2:
    
    -  libshadow:
       -  Fix build with musl libc.
       -  Avoid null pointer dereference.
       -  Update utmp at an initial login
    -  useradd(8):
       -  Set proper SELinux labels for def_usrtemplate
    -  Manual:
       -  Document --prefix in chage(1), chpasswd(8), and passwd(1)
    
    shadow-4.14.1:
    
    -  Build system:
       -  Merge libshadow and libmisc into a single libshadow.  This fixes
          problems in the linker, which were reported at least in Gentoo.
    
  • 4.14.2.arch1 protected
    4.14.2.arch1
    
  • 4.14.2 protected
    22656c36 · Release 4.14.2 ·
    shadow-4.14.2 (Casín) - shadow utils
    
    Bugfix release.  Changes since shadow-4.14.0:
    
    shadow-4.14.2:
    
    -  libshadow:
       -  Fix build with musl libc.
       -  Avoid NULL dereference.
       -  Update utmp at an initial login
    -  useradd(8):
       -  Set proper SELinux labels for def_usrtemplate
    -  Manual:
       -  Document --prefix in chage(1), chpasswd(8), and passwd(1)
    
    shadow-4.14.1:
    
    -  Build system:
       -  Merge libshadow and libmisc into a single libshadow.  This fixes
          problems in the linker, which were reported at least in Gentoo.
    
  • 4.14.1.arch1 protected
    4.14.1.arch1
    
  • 4.14.1 protected
    817f3283 · Release 4.14.1 ·
    shadow-4.14.1 (Casín) - shadow utils
    
    Bugfix release.  Changes since shadow-4.14.0:
    
    shadow-4.14.1:
    
    -  Build system:
       -  Merge libshadow and libmisc into a single libshadow.  This fixes
          problems in the linker, which were reported at least in Gentoo.
    
  • 4.14.0.arch2 protected
    4.14.0.arch2