[Pkg-xfce-commits] r6171 - in goodies/tags/lightdm: . 1.0.4-1/debian 1.0.4-1/debian/patches
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Oct 26 06:08:55 UTC 2011
Author: corsac
Date: 2011-10-26 06:08:55 +0000 (Wed, 26 Oct 2011)
New Revision: 6171
Added:
goodies/tags/lightdm/1.0.4-1/
goodies/tags/lightdm/1.0.4-1/debian/changelog
goodies/tags/lightdm/1.0.4-1/debian/patches/01_set-default-path.patch
Removed:
goodies/tags/lightdm/1.0.4-1/debian/changelog
goodies/tags/lightdm/1.0.4-1/debian/patches/01_set-default-path.patch
Log:
[svn-buildpackage] Tagging lightdm 1.0.4-1
Deleted: goodies/tags/lightdm/1.0.4-1/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2011-10-24 22:08:24 UTC (rev 6169)
+++ goodies/tags/lightdm/1.0.4-1/debian/changelog 2011-10-26 06:08:55 UTC (rev 6171)
@@ -1,158 +0,0 @@
-lightdm (1.0.3-1) unstable; urgency=low
-
- * New upstream release.
- * debian/watch updated to only track stable releases.
- * debian/patches:
- - 01_set-default-path and 05_dont-add-pkglibexecdir-path refreshed for new
- upstream release.
- - 06_move-lightdm-set-defaults-to-pkglibexecdir renamed to
- 06_move-progs-to-pkglibexecdir, use the same patch to move
- lightdm-guest-session-wrapper to pkglibexecdir and refresh the original
- patch for new upstream.
- * debian/lightdm.install:
- - install lightdm-guest-session-wrapper.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 08 Oct 2011 13:39:15 +0200
-
-lightdm (1.0.2-1) unstable; urgency=low
-
- * New upstream release.
- - don't use autologin pam service, fix startup. closes: #643844
- * debian/control:
- - add recommends on policykit-1 to greeters. closes: #643292
- * debian/patches:
- - 05_dont-add-pkglibexecdir-path refreshed for new upstream release.
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 06 Oct 2011 07:41:40 +0200
-
-lightdm (1.0.0-3) unstable; urgency=low
-
- * debian/lightdm-{gtk,qt}.{postinst,prerm}:
- - don't use dpkg-architecture since it's in dpkg-dev. closes: #643792
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Sep 2011 22:26:18 +0200
-
-lightdm (1.0.0-2) unstable; urgency=low
-
- * debian/rules:
- - correctly enable pie and bindnow.
- - use a variable for multi-arch path instead of *.
- - use autoreconf dh addon
- * debian/control:
- - add build-dep on dh-autoreconf and gtk-doc-tools
- * debian/patches:
- - 06_move-lightdm-set-defaults-to-pkglibexecdir added, move
- lightdm-set-defaults to pkglibexecdir instead of libexecdir.
- * debian/lightdm-{gtk,qt}-greeter.{postinst,prerm}:
- - use variable for multi-arch path instead of *.
- - update lightdm-set-defaults path to re-add lightdm folder.
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Sep 2011 12:09:35 +0200
-
-lightdm (1.0.0-1) unstable; urgency=low
-
- * New upstream release.
- * debian/patches:
- - all patches refreshed
- - 02_default-config: explicitly disable tcp listen.
- * debian/rules:
- - drop all hardening rules now done by dh in compat mode 9, but manually
- add pie and bindnow.
- - add -Wl,--as-needed -Wl,-O1 to LDFLAGS.
- - update gdmflexiserver path for multi-arch paths.
- * debian/compat bumped to 9.
- * debian/control:
- - added build-deb on dpkg-dev (>= 1.16.1) for hardening support.
- - dropped hardening-includes from build-depends, now superseded
- - update debhelper build-dep to 8.9.4 for compat mode v9.
- - add Pre-Depends: ${misc:Pre-Depends} to the lib packages.
- - add Recommends: on gnome-icon-theme to gtk greeter. closes: #643291
- * debian/liblightdm-gobject-1-0.install,
- debian/liblightdm-gobject-dev.install, debian/liblightdm-qt-1-0.install,
- debian/liblightdm-qt-dev.install, debian/lightdm.install:
- - update to use multi-arch folders.
- * debian/lightdm.install:
- - in v9 compat mode, libexecdir doesn't have the package name added so
- update in consequence
- * debian/liblightdm*.{postinst,prerm}:
- - update path to lightdm-set-defaults.
- * debian/lightdm.postinst:
- - don't fail if one can't reload dbus, like in a chroot. closes: #642295
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Sep 2011 07:39:18 +0200
-
-lightdm (0.9.7-1) unstable; urgency=low
-
- * New upstream release.
- - fix consolekit session issues.
-
- -- Yves-Alexis Perez <corsac at debian.org> Fri, 16 Sep 2011 08:01:12 +0200
-
-lightdm (0.9.6-1) unstable; urgency=low
-
- * New upstream release:
- - don't write user files as root to prevent symlinks attacks
- [CVE-2011-3349] closes: #639151
- * debian/patches:
- - 01_set-default-path, 02_default-config, 03_quit-plymouth,
- 04_default-gtk-greeter-config refreshed.
- - 05_always-export-XAUTHORITY dropped, included upstream.
- - 05_dont-add-pkglibexecdir-path added, don't add /usr/lib/lightdm/lightdm
- to the PATH, it's ugly.
- * debian/rules:
- - don't install gdmflexiserver script for now until the PATH issue is
- solved.
- * debian/lightdm.install
- - install lightdm-set-default and dm-tool there.
- * debian/lightdm-{gtk,qt}-greeter.{config,templates,postinst,prerm}:
- - provide a way to select the current greeter through debconf. Other
- packages providing a greeter use the same templates/config to register
- themselves in debconf.
- * debian/control:
- - add suggests on accountsservice.
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 15 Sep 2011 11:36:21 +0200
-
-lightdm (0.9.2-3) unstable; urgency=low
-
- * debian/patches:
- - 05_always-export-XAUTHORITY added, always export path to xauth file.
- * debian/lightdm-xsession.desktop:
- - provide a default xsession desktop file. closes: #636111
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 06 Aug 2011 11:34:57 +0200
-
-lightdm (0.9.2-2) unstable; urgency=low
-
- * debian/control;
- - use real package name in greeter dependency. closes: #636020
- - recommends desktop-base (for default background) and
- gnome-theme-standards (for Adwaita GTK+ 3 theme) in GTK+ greeter.
- * debian/patches:
- - 04_default-gtk-greeter-config added, tune GTK+ greeter config to match
- Debian themes.
-
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 30 Jul 2011 20:03:59 +0200
-
-lightdm (0.9.2-1) unstable; urgency=low
-
- * New upstream release.
- * debian/lightdm.install:
- - install locale files in lightdm package.
- * debian/rules:
- - set greeter user at build time.
- * debian/control:
- - rename the greeter packages to fit what's in Ubuntu.
- - lightdm-vala doesn't provide a greeter anymore.
- * debian/lightdm{,-gtk-greeter}.install:
- - ship GTK+ greeter config file in the lightdm-gtk-greeter package.
- * debian/lightdm.{config,templates} and debian/po debconf files added from
- Ubuntu package.
-
- -- Yves-Alexis Perez <corsac at debian.org> Fri, 29 Jul 2011 20:32:36 +0200
-
-lightdm (0.9.0-1) unstable; urgency=low
-
- * Initial release. closes: #615591
-
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 28 Jul 2011 22:39:44 +0200
Copied: goodies/tags/lightdm/1.0.4-1/debian/changelog (from rev 6170, goodies/trunk/lightdm/debian/changelog)
===================================================================
--- goodies/tags/lightdm/1.0.4-1/debian/changelog (rev 0)
+++ goodies/tags/lightdm/1.0.4-1/debian/changelog 2011-10-26 06:08:55 UTC (rev 6171)
@@ -0,0 +1,166 @@
+lightdm (1.0.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - 01_set-default-path refreshed.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 26 Oct 2011 07:29:19 +0200
+
+lightdm (1.0.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/watch updated to only track stable releases.
+ * debian/patches:
+ - 01_set-default-path and 05_dont-add-pkglibexecdir-path refreshed for new
+ upstream release.
+ - 06_move-lightdm-set-defaults-to-pkglibexecdir renamed to
+ 06_move-progs-to-pkglibexecdir, use the same patch to move
+ lightdm-guest-session-wrapper to pkglibexecdir and refresh the original
+ patch for new upstream.
+ * debian/lightdm.install:
+ - install lightdm-guest-session-wrapper.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 08 Oct 2011 13:39:15 +0200
+
+lightdm (1.0.2-1) unstable; urgency=low
+
+ * New upstream release.
+ - don't use autologin pam service, fix startup. closes: #643844
+ * debian/control:
+ - add recommends on policykit-1 to greeters. closes: #643292
+ * debian/patches:
+ - 05_dont-add-pkglibexecdir-path refreshed for new upstream release.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 06 Oct 2011 07:41:40 +0200
+
+lightdm (1.0.0-3) unstable; urgency=low
+
+ * debian/lightdm-{gtk,qt}.{postinst,prerm}:
+ - don't use dpkg-architecture since it's in dpkg-dev. closes: #643792
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Sep 2011 22:26:18 +0200
+
+lightdm (1.0.0-2) unstable; urgency=low
+
+ * debian/rules:
+ - correctly enable pie and bindnow.
+ - use a variable for multi-arch path instead of *.
+ - use autoreconf dh addon
+ * debian/control:
+ - add build-dep on dh-autoreconf and gtk-doc-tools
+ * debian/patches:
+ - 06_move-lightdm-set-defaults-to-pkglibexecdir added, move
+ lightdm-set-defaults to pkglibexecdir instead of libexecdir.
+ * debian/lightdm-{gtk,qt}-greeter.{postinst,prerm}:
+ - use variable for multi-arch path instead of *.
+ - update lightdm-set-defaults path to re-add lightdm folder.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Sep 2011 12:09:35 +0200
+
+lightdm (1.0.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - all patches refreshed
+ - 02_default-config: explicitly disable tcp listen.
+ * debian/rules:
+ - drop all hardening rules now done by dh in compat mode 9, but manually
+ add pie and bindnow.
+ - add -Wl,--as-needed -Wl,-O1 to LDFLAGS.
+ - update gdmflexiserver path for multi-arch paths.
+ * debian/compat bumped to 9.
+ * debian/control:
+ - added build-deb on dpkg-dev (>= 1.16.1) for hardening support.
+ - dropped hardening-includes from build-depends, now superseded
+ - update debhelper build-dep to 8.9.4 for compat mode v9.
+ - add Pre-Depends: ${misc:Pre-Depends} to the lib packages.
+ - add Recommends: on gnome-icon-theme to gtk greeter. closes: #643291
+ * debian/liblightdm-gobject-1-0.install,
+ debian/liblightdm-gobject-dev.install, debian/liblightdm-qt-1-0.install,
+ debian/liblightdm-qt-dev.install, debian/lightdm.install:
+ - update to use multi-arch folders.
+ * debian/lightdm.install:
+ - in v9 compat mode, libexecdir doesn't have the package name added so
+ update in consequence
+ * debian/liblightdm*.{postinst,prerm}:
+ - update path to lightdm-set-defaults.
+ * debian/lightdm.postinst:
+ - don't fail if one can't reload dbus, like in a chroot. closes: #642295
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 29 Sep 2011 07:39:18 +0200
+
+lightdm (0.9.7-1) unstable; urgency=low
+
+ * New upstream release.
+ - fix consolekit session issues.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 16 Sep 2011 08:01:12 +0200
+
+lightdm (0.9.6-1) unstable; urgency=low
+
+ * New upstream release:
+ - don't write user files as root to prevent symlinks attacks
+ [CVE-2011-3349] closes: #639151
+ * debian/patches:
+ - 01_set-default-path, 02_default-config, 03_quit-plymouth,
+ 04_default-gtk-greeter-config refreshed.
+ - 05_always-export-XAUTHORITY dropped, included upstream.
+ - 05_dont-add-pkglibexecdir-path added, don't add /usr/lib/lightdm/lightdm
+ to the PATH, it's ugly.
+ * debian/rules:
+ - don't install gdmflexiserver script for now until the PATH issue is
+ solved.
+ * debian/lightdm.install
+ - install lightdm-set-default and dm-tool there.
+ * debian/lightdm-{gtk,qt}-greeter.{config,templates,postinst,prerm}:
+ - provide a way to select the current greeter through debconf. Other
+ packages providing a greeter use the same templates/config to register
+ themselves in debconf.
+ * debian/control:
+ - add suggests on accountsservice.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 15 Sep 2011 11:36:21 +0200
+
+lightdm (0.9.2-3) unstable; urgency=low
+
+ * debian/patches:
+ - 05_always-export-XAUTHORITY added, always export path to xauth file.
+ * debian/lightdm-xsession.desktop:
+ - provide a default xsession desktop file. closes: #636111
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 06 Aug 2011 11:34:57 +0200
+
+lightdm (0.9.2-2) unstable; urgency=low
+
+ * debian/control;
+ - use real package name in greeter dependency. closes: #636020
+ - recommends desktop-base (for default background) and
+ gnome-theme-standards (for Adwaita GTK+ 3 theme) in GTK+ greeter.
+ * debian/patches:
+ - 04_default-gtk-greeter-config added, tune GTK+ greeter config to match
+ Debian themes.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 30 Jul 2011 20:03:59 +0200
+
+lightdm (0.9.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * debian/lightdm.install:
+ - install locale files in lightdm package.
+ * debian/rules:
+ - set greeter user at build time.
+ * debian/control:
+ - rename the greeter packages to fit what's in Ubuntu.
+ - lightdm-vala doesn't provide a greeter anymore.
+ * debian/lightdm{,-gtk-greeter}.install:
+ - ship GTK+ greeter config file in the lightdm-gtk-greeter package.
+ * debian/lightdm.{config,templates} and debian/po debconf files added from
+ Ubuntu package.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 29 Jul 2011 20:32:36 +0200
+
+lightdm (0.9.0-1) unstable; urgency=low
+
+ * Initial release. closes: #615591
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 28 Jul 2011 22:39:44 +0200
Deleted: goodies/tags/lightdm/1.0.4-1/debian/patches/01_set-default-path.patch
===================================================================
--- goodies/trunk/lightdm/debian/patches/01_set-default-path.patch 2011-10-24 22:08:24 UTC (rev 6169)
+++ goodies/tags/lightdm/1.0.4-1/debian/patches/01_set-default-path.patch 2011-10-26 06:08:55 UTC (rev 6171)
@@ -1,20 +0,0 @@
-Author: Yves-Alexis Perez <corsac at debian.org>
-Author: Lionel Le Folgoc <mrpouit at gmail.com>
-Bug: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/798277
-Description: Fix default PATH environment variable
-Index: lightdm-1.0.3/src/session.c
-===================================================================
---- lightdm-1.0.3.orig/src/session.c 2011-10-08 00:56:51.000000000 +0200
-+++ lightdm-1.0.3/src/session.c 2011-10-08 13:29:42.102575779 +0200
-@@ -249,7 +249,10 @@
- g_debug ("Launching session");
-
- user = pam_session_get_user (session->priv->authentication);
-- session_set_env (session, "PATH", "/usr/local/bin:/usr/bin:/bin");
-+ if (user_get_uid (user) == 0)
-+ session_set_env (session, "PATH", "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin");
-+ else
-+ session_set_env (session, "PATH", "/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games");
- session_set_env (session, "USER", user_get_name (user));
- session_set_env (session, "USERNAME", user_get_name (user)); // FIXME: Is this required?
- session_set_env (session, "HOME", user_get_home_directory (user));
Copied: goodies/tags/lightdm/1.0.4-1/debian/patches/01_set-default-path.patch (from rev 6170, goodies/trunk/lightdm/debian/patches/01_set-default-path.patch)
===================================================================
--- goodies/tags/lightdm/1.0.4-1/debian/patches/01_set-default-path.patch (rev 0)
+++ goodies/tags/lightdm/1.0.4-1/debian/patches/01_set-default-path.patch 2011-10-26 06:08:55 UTC (rev 6171)
@@ -0,0 +1,20 @@
+Author: Yves-Alexis Perez <corsac at debian.org>
+Author: Lionel Le Folgoc <mrpouit at gmail.com>
+Bug: https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/798277
+Description: Fix default PATH environment variable
+Index: lightdm-1.0.4/src/session.c
+===================================================================
+--- lightdm-1.0.4.orig/src/session.c 2011-10-25 16:42:33.000000000 +0200
++++ lightdm-1.0.4/src/session.c 2011-10-25 23:29:10.621918357 +0200
+@@ -251,7 +251,10 @@
+ user = pam_session_get_user (session->priv->authentication);
+
+ /* Set POSIX variables */
+- session_set_env (session, "PATH", "/usr/local/bin:/usr/bin:/bin");
++ if (user_get_uid (user) == 0)
++ session_set_env (session, "PATH", "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin");
++ else
++ session_set_env (session, "PATH", "/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games");
+ session_set_env (session, "USER", user_get_name (user));
+ session_set_env (session, "LOGNAME", user_get_name (user));
+ session_set_env (session, "HOME", user_get_home_directory (user));
More information about the Pkg-xfce-commits
mailing list