From fa8d0b12937ae8d3770c74bb32b568c615faaa83 Mon Sep 17 00:00:00 2001 From: Sebastien Bacher Date: Thu, 2 Jul 2015 16:04:16 +0200 Subject: [PATCH] Import patches-unapplied version 2.324 to ubuntu/wily-proposed Imported using git-ubuntu import. Changelog parent: 2a16157ad888516e2e212fd1945fd7804fefcaa2 New changelog entries: * Revert unwanted change included in the previous upload --- debian/changelog | 6 ++++++ .../ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ffa7593e..5803b6f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.324) wily; urgency=medium + + * Revert unwanted change included in the previous upload + + -- Sebastien Bacher Thu, 02 Jul 2015 16:04:16 +0200 + livecd-rootfs (2.323) wily; urgency=medium * live-build/ubuntu-desktop-next/hooks/11-remove-extra-packages.chroot: diff --git a/live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early b/live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early index 1c47482a..c3f901d1 100755 --- a/live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early +++ b/live-build/ubuntu-desktop-next/hooks/00-uid-gid-fix.chroot_early @@ -53,7 +53,6 @@ rtkit:x:114:123:RealtimeKit,,,:/proc:/bin/false usbmux:x:115:46:usbmux daemon,,,:/var/lib/usbmux:/bin/false colord:x:116:124:colord colour management daemon,,,:/var/lib/colord:/bin/false lightdm:x:117:126:Light Display Manager:/var/lib/lightdm:/bin/false -clickpkg:x:118:128::/nonexistent:/bin/false EOF else echo "/etc/passwd post-debootstrap hash doesn't match record" >&2