Import patches-unapplied version 2.365 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 6cb42069f0

New changelog entries:
  * update /etc/shadow on snappy for new apt user
impish
Oliver Grawert 9 years ago committed by usd-importer
parent 6cb42069f0
commit a44e006ef8

6
debian/changelog vendored

@ -1,3 +1,9 @@
livecd-rootfs (2.365) xenial; urgency=medium
* update /etc/shadow on snappy for new apt user
-- Oliver Grawert <ogra@ubuntu.com> Fri, 11 Dec 2015 12:05:39 +0100
livecd-rootfs (2.364) xenial; urgency=medium
* ubunut-cpc:

@ -4,7 +4,7 @@ ERRCNT=""
# Known good post-debootstrap values
passwd_bootstrap="bb040fdb457871cfd58cd46f5d805863"
shadow_bootstrap="1fd73103260cbe5a13a4a38320de4129"
shadow_bootstrap="4627fdc1f1f2712bc52544d5501bcf81"
group_bootstrap="ffbe05611b49480cb289f343a67d7e7b"
gshadow_bootstrap="46121fc1a7d95f37e7a3fb21db8061e8"
@ -83,6 +83,7 @@ systemd-timesync:*:16413:0:99999:7:::
systemd-network:*:16413:0:99999:7:::
systemd-resolve:*:16413:0:99999:7:::
systemd-bus-proxy:*:16413:0:99999:7:::
_apt:*:16780:0:99999:7:::
docker:*:16413:0:99999:7:::
syslog:*:16521:0:99999:7:::
dnsmasq:*:16644:0:99999:7:::

Loading…
Cancel
Save