Utilities to Manage User and Group Accounts
This package includes the necessary programs for converting plain
password files to the shadow password format and to manage user and
group accounts.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:LegacyX86/shadow && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
disable_new_audit_function.patch | 0000000772 772 Bytes | |
pamd.tar.bz2 | 0000000979 979 Bytes | |
shadow-4.14.5.tar.xz | 0001806416 1.72 MB | |
shadow-4.14.5.tar.xz.asc | 0000000833 833 Bytes | |
shadow-login_defs-check.sh | 0000010906 10.7 KB | |
shadow-login_defs-comments.patch | 0000002470 2.41 KB | |
shadow-login_defs-suse.patch | 0000004703 4.59 KB | |
shadow-login_defs-unused-by-pam.patch | 0000008220 8.03 KB | |
shadow-util-linux.patch | 0000004029 3.93 KB | |
shadow.changes | 0000042968 42 KB | |
shadow.keyring | 0000042666 41.7 KB | |
shadow.service | 0000000584 584 Bytes | |
shadow.spec | 0000013535 13.2 KB | |
shadow.timer | 0000000124 124 Bytes | |
useradd-default.patch | 0000000414 414 Bytes |
Revision 64 (latest revision is 70)
Ana Guerrero (anag+factory)
accepted
request 1146473
from
Michael Vetter (jubalh)
(revision 64)
- Update to 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. - Remove shadow-4.14.4-chgpasswd-typo.patch - Update to 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. - Add shadow-4.14.4-chgpasswd-typo.patch: to fix build. See #926 - Update patch macro `patchN` -> `patch -P N`
Comments 0