mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 10:51:11 +00:00
bump gshadow hash too
This commit is contained in:
parent
113603a6bf
commit
74becdec36
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.284) UNRELEASED; urgency=medium
|
||||
|
||||
* bump the gshadow hash in 00-uid-gid-fix.chroot_early too
|
||||
|
||||
-- Oliver Grawert <ogra@ubuntu.com> Wed, 11 Feb 2015 21:07:27 +0100
|
||||
|
||||
livecd-rootfs (2.283) vivid; urgency=low
|
||||
|
||||
[ Michael Vogt ]
|
||||
|
@ -6,7 +6,7 @@ ERRCNT=""
|
||||
passwd_bootstrap="5e8366ef9c178b62079468966f38ce5f"
|
||||
shadow_bootstrap="1c562aa2ed2f443b9151953e800eca16"
|
||||
group_bootstrap="11709d548918f428231ce5801f6da521"
|
||||
gshadow_bootstrap="3819432fb99fe6b8f38410c58d503de1"
|
||||
gshadow_bootstrap="52170f98470bb898b27f7403b96aae91"
|
||||
|
||||
# Current post-debootstrap values
|
||||
passwd_hash=$(set -- $(md5sum /etc/passwd) && echo $1)
|
||||
|
Loading…
x
Reference in New Issue
Block a user