mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-08 09:42:56 +00:00
Import patches-unapplied version 2.367 to ubuntu/xenial-proposed
Imported using git-ubuntu import. Changelog parent: 6434a60a6a229a817aff749e5363703405ee365e New changelog entries: * Update the passwd/shadow db hashes on ubuntu-touch builds
This commit is contained in:
parent
6434a60a6a
commit
fd0c3235ca
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.367) xenial; urgency=medium
|
||||
|
||||
* Update the passwd/shadow db hashes on ubuntu-touch builds
|
||||
|
||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com> Mon, 14 Dec 2015 09:47:01 +0100
|
||||
|
||||
livecd-rootfs (2.366) xenial; urgency=medium
|
||||
|
||||
* also add the new apt user to /etc/passwd in snappy
|
||||
|
@ -3,8 +3,8 @@
|
||||
ERRCNT=""
|
||||
|
||||
# Known good post-debootstrap values
|
||||
passwd_bootstrap="7d89b96d37aab3fd22e4570862e3a8eb"
|
||||
shadow_bootstrap="4627fdc1f1f2712bc52544d5501bcf81"
|
||||
passwd_bootstrap="12e43f2db1904588e57222ec6dc5680e"
|
||||
shadow_bootstrap="68a335c6f7f9e8d26c1dc98b0004b57a"
|
||||
group_bootstrap="ffbe05611b49480cb289f343a67d7e7b"
|
||||
gshadow_bootstrap="46121fc1a7d95f37e7a3fb21db8061e8"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user