From b632fd0492b148265aaae261b7a5339759c7599d Mon Sep 17 00:00:00 2001 From: Oliver Grawert Date: Mon, 9 Nov 2015 12:54:30 +0100 Subject: [PATCH] drop input group from snappy images, adjust md5 sums in live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early --- debian/changelog | 7 +++++++ live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early | 8 +++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 837fb7bc..dbf2d63c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +livecd-rootfs (2.353) UNRELEASED; urgency=medium + + * drop input group from snappy images, adjust md5 sums in + live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early + + -- Oliver Grawert Mon, 09 Nov 2015 12:53:24 +0100 + livecd-rootfs (2.352) xenial; urgency=medium * Move building of all architecture-specific CPC artifacts into Launchpad diff --git a/live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early b/live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early index 90d039ad..41bc634c 100755 --- a/live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early +++ b/live-build/ubuntu-core/hooks/00-uid-gid-fix.chroot_early @@ -3,10 +3,10 @@ ERRCNT="" # Known good post-debootstrap values -passwd_bootstrap="c0d388ca626db569e13fdee7ad41c9bf" +passwd_bootstrap="bb040fdb457871cfd58cd46f5d805863" shadow_bootstrap="1fd73103260cbe5a13a4a38320de4129" -group_bootstrap="d48601572a61e8db69854381392cd2f9" -gshadow_bootstrap="1dbb70f91959296a5a4c9841e21961ed" +group_bootstrap="ffbe05611b49480cb289f343a67d7e7b" +gshadow_bootstrap="46121fc1a7d95f37e7a3fb21db8061e8" # Current post-debootstrap values passwd_hash=$(set -- $(md5sum /etc/passwd) && echo $1) @@ -148,7 +148,6 @@ systemd-timesync:x:108: systemd-network:x:109: systemd-resolve:x:110: systemd-bus-proxy:x:111: -input:x:112: docker:x:113:ubuntu syslog:x:114: pkcs11:x:115:root @@ -214,7 +213,6 @@ systemd-timesync:!:: systemd-network:!:: systemd-resolve:!:: systemd-bus-proxy:!:: -input:!:: docker:!::ubuntu syslog:!:: pkcs11:!::root