* debian/login.defs: Set the default encryption method to SHA512.
Closes: #657717
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -99,6 +99,8 @@ shadow (1:4.1.5-1) unstable; urgency=low
|
||||
* debian/control: depends on dpkg-dev (>= 1.16.1~) for including
|
||||
/usr/share/dpkg/buildflags.mk
|
||||
* debian/control: Standards-Version: bumped to 3.9.2. No changes.
|
||||
* debian/login.defs: Set the default encryption method to SHA512.
|
||||
Closes: #657717
|
||||
|
||||
[ Christian Perrier ]
|
||||
* Use "linux-any" instead of a negated list of architectures in
|
||||
|
||||
2
debian/login.defs
vendored
2
debian/login.defs
vendored
@@ -270,7 +270,7 @@ USERGROUPS_ENAB yes
|
||||
# Note: It is recommended to use a value consistent with
|
||||
# the PAM modules configuration.
|
||||
#
|
||||
#ENCRYPT_METHOD DES
|
||||
ENCRYPT_METHOD SHA512
|
||||
|
||||
#
|
||||
# Only used if ENCRYPT_METHOD is set to SHA256 or SHA512.
|
||||
|
||||
Reference in New Issue
Block a user