Import patches-unapplied version 2.434 to ubuntu/yakkety-proposed

Imported using git-ubuntu import.

Changelog parent: 0e395cc4440c40ea9190522ae0760da542afc2d9

New changelog entries:
  * Update the 00-uid-gid-fix.chroot_early hook for touch to include the new
    known good bootstrap hash values.
This commit is contained in:
Łukasz 'sil2100' Zemczak 2016-09-30 11:20:22 +02:00 committed by usd-importer
parent 0e395cc444
commit 77baa7fa7a
2 changed files with 9 additions and 2 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
livecd-rootfs (2.434) yakkety; urgency=medium
* Update the 00-uid-gid-fix.chroot_early hook for touch to include the new
known good bootstrap hash values.
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Fri, 30 Sep 2016 11:20:22 +0200
livecd-rootfs (2.433) yakkety; urgency=medium
* Use the virtual kernel for the arm64 cpc images instead of generic.

View File

@ -3,8 +3,8 @@
ERRCNT=""
# Known good post-debootstrap values
passwd_bootstrap="f2598910b254fd6da1ccf0f96c887cb0"
shadow_bootstrap="541badbde89169deaae3fc04d52b4fac"
passwd_bootstrap="8c7663019ac545a6ba9a6021dd54b129"
shadow_bootstrap="021bea180cc9e71a34519d1212092954"
group_bootstrap="4a1be7f950a839f44708bb0919339ff9"
gshadow_bootstrap="e75f449f2327bc7e4c306a73e04d8815"