[Pkg-xfce-commits] r6040 - in goodies/tags/lightdm: . 0.9.7-1/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Fri Sep 16 06:44:22 UTC 2011
Author: corsac
Date: 2011-09-16 06:44:21 +0000 (Fri, 16 Sep 2011)
New Revision: 6040
Added:
goodies/tags/lightdm/0.9.7-1/
goodies/tags/lightdm/0.9.7-1/debian/changelog
Removed:
goodies/tags/lightdm/0.9.7-1/debian/changelog
Log:
[svn-buildpackage] Tagging lightdm 0.9.7-1
Deleted: goodies/tags/lightdm/0.9.7-1/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2011-09-15 09:45:06 UTC (rev 6035)
+++ goodies/tags/lightdm/0.9.7-1/debian/changelog 2011-09-16 06:44:21 UTC (rev 6040)
@@ -1,68 +0,0 @@
-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/0.9.7-1/debian/changelog (from rev 6039, goodies/trunk/lightdm/debian/changelog)
===================================================================
--- goodies/tags/lightdm/0.9.7-1/debian/changelog (rev 0)
+++ goodies/tags/lightdm/0.9.7-1/debian/changelog 2011-09-16 06:44:21 UTC (rev 6040)
@@ -0,0 +1,75 @@
+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
More information about the Pkg-xfce-commits
mailing list