File lxdm.changes of Package lxdm

-------------------------------------------------------------------
Wed Jul 18 20:11:35 UTC 2012 - bwiedemann@suse.com

- do not busy-poll forever (bnc#741454)

-------------------------------------------------------------------
Thu Jun  7 07:25:13 UTC 2012 - pgajdos@suse.com

- use autoreconf because of suse-sysconfig.h & co.

-------------------------------------------------------------------
Mon Feb 13 10:50:07 UTC 2012 - coolo@suse.com

- patch license to follow spdx.org standard

-------------------------------------------------------------------
Mon Dec 05 17:56:56 UTC 2011 - lthuns@opensuse.org

- added patch to use new default wallpaper location since OS 12.1
  bnc#732671
-------------------------------------------------------------------
Wed Sep 21 08:36:56 UTC 2011 - eich@suse.com

- Don't use %{_libexecdir} for init script path, it's not uniformly 
  defined on all supported products. 

-------------------------------------------------------------------
Tue Sep 20 16:00:19 UTC 2011 - eich@suse.com

- Change %{_libdir} to ${_libexecdir}. 

-------------------------------------------------------------------
Mon Sep  5 21:35:36 UTC 2011 - eich@suse.com

- Add %_libdir/X11 to the list of dirs. 

-------------------------------------------------------------------
Wed Aug 31 07:37:48 UTC 2011 - eich@suse.com

- %{_libdir}/X11/displaymanagers is no config file. 

-------------------------------------------------------------------
Wed Aug 31 07:33:03 UTC 2011 - eich@suse.com

- lxdm: fixed bug. 

-------------------------------------------------------------------
Tue Aug 30 14:56:01 UTC 2011 - eich@suse.com

- Changed %{_sysconfdir}/X11/displaymanagers to
  %{_libdir}/X11/displaymanagers. 

-------------------------------------------------------------------
Tue Aug 30 09:51:30 UTC 2011 - eich@suse.com

- add missing "%dir %{_sysconfdir}/X11/displaymanagers"
  to specfile. 

-------------------------------------------------------------------
Thu Aug 25 12:14:26 UTC 2011 - eich@novell.com

- lxdm: Add startup script file to be sourced by /etc/xinit.d/xdm.

The display manager stratup script /etc/init.d/xdm should not
contain any code specific to a display manager. Instead such code
should live in a script file supplied by the specific dm which
is sourced by the start script. Those script files will live
in /etc/X11/displaymanagers/.

-------------------------------------------------------------------
Fri Aug 12 10:13:39 UTC 2011 - andrea@opensuse.org

- recommends user faces for suse >= 12.1 

-------------------------------------------------------------------
Mon Aug  1 10:31:15 UTC 2011 - andrea@opensuse.org

- added desktop file for lxdm-config 

-------------------------------------------------------------------
Fri Jul 29 22:31:51 UTC 2011 - andrea@opensuse.org

- new upstream version 0.4.1
  * translations updates
  * fix lost data entry when install 

-------------------------------------------------------------------
Fri Jul 29 19:02:00 UTC 2011 - gber@opensuse.org

- added lxdm-0.4.0-fix-null-pointer-dereference.patch in order to
  fix a potential NUll pointer dereference

-------------------------------------------------------------------
Thu Jul 28 22:34:27 UTC 2011 - andrea@opensuse.org

- improved lxdm-0.4.0-use-sysconfig.patch to allow lxdm-config
  to support suse specific sysconfig. 

-------------------------------------------------------------------
Thu Jul 21 14:40:20 UTC 2011 - andrea@opensuse.org

- new upstream version 0.4.0
  * added lxdm-config
  * added gtk3 support
  * many improvments
- rebased all patches
- removed lxdm-conf recommendation since a config tool
  is provided by lxdm itself 

-------------------------------------------------------------------
Thu Sep 30 11:00:15 UTC 2010 - andrea@opensuse.org

- New upstream version 0.3.0
  * Translations improvments
  * fixed bugs in auth view
  * fix a language list issue
  * UI improvments (with user lists available)  

-------------------------------------------------------------------
Fri Aug 13 14:07:56 UTC 2010 - andrea@opensuse.org

- fixed package version (sync with 11.3 updates)
- added lxdm-0.2.97-fix-bnc630862.patch to allow lxdm to login
  even if the password contains spaces
- added post script to allow successful upgrade from suse 11.3
  without updates repo bnc#629728

-------------------------------------------------------------------
Tue Aug  3 13:04:38 UTC 2010 - andrea@opensuse.org

- lxdm-greeters now are executed as non-root user

-------------------------------------------------------------------
Sat Jul 31 22:46:41 UTC 2010 - andrea@opensuse.org

- new git version 20100730
  * try to low the user
  * move write config from greeter to lxdm-binary 

-------------------------------------------------------------------
Thu Jul 29 11:21:22 UTC 2010 - andrea@opensuse.org

- new git version 20100729 

-------------------------------------------------------------------
Tue Jul 20 23:17:27 UTC 2010 - andrea@opensuse.org

- new git version 20100721
- removed lxdm-0.3.0-fix-script-environment.patch and
  lxdm-0.3.0-logging.patch now into upstream code

-------------------------------------------------------------------
Tue Jul 13 12:29:39 UTC 2010 - guido+opensuse.org@berhoerster.name

- fix logging patch

-------------------------------------------------------------------
Thu Jul  8 09:31:00 UTC 2010 - guido+opensuse.org@berhoerster.name

- update to current development version
  + less boken signal handling
  + multiuser support

-------------------------------------------------------------------
Tue Jun  8 11:59:41 UTC 2010 - andrea@opensuse.org

- changed RPM Group to System/GUI/LXDE

-------------------------------------------------------------------
Sat May 22 22:30:12 UTC 2010 - guido+opensuse.org@berhoerster.name

- use glib logging and redirect stderr/stdout to logfile when in
  daemon mode

-------------------------------------------------------------------
Sat May 22 10:50:27 UTC 2010 - andrea@opensuse.org

- fixed patch tag

-------------------------------------------------------------------
Fri May 21 22:19:38 UTC 2010 - guido+opensuse.org@berhoerster.name

- added a patch to remove the on_session_exit callback in the
  signal handler before trying to kill the session, addresses
  bnc#584573

-------------------------------------------------------------------
Wed May 19 22:05:20 UTC 2010 - guido+opensuse.org@berhoerster.name

- added patch tag
- added patch to set up the environment for the login/logout
  scripts

-------------------------------------------------------------------
Tue May 18 16:52:35 UTC 2010 - guido+opensuse.org@berhoerster.name

- fixed call to /etc/X11/xdm/Xsession from /etc/lxdm/Xsession which
  was missing an argument preventing the selection of alternative
  sessions

-------------------------------------------------------------------
Fri May 14 17:17:50 UTC 2010 - guido+opensuse.org@berhoerster.name

- fixed broken patch

-------------------------------------------------------------------
Fri Apr 30 09:35:52 UTC 2010 - andrea@opensuse.org

- new upstream version 0.2.0
- removed lxdm-disable-password-security-hole.patch 
- added lxdm-0.2.0-gnome-start.patch to start gnome properly
- add version to all other patches
- spec file clean up

-------------------------------------------------------------------
Sun Apr  4 23:33:57 UTC 2010 - andrea@opensuse.org

- removed no more useful patches
- fixed bnc#580043
- added lxdm-disable-password-security-hole.patch to disable
  clear password into lxdm conf file

-------------------------------------------------------------------
Sun Apr  4 04:42:02 UTC 2010 - andrea@opensuse.org

- other pam improvments 

-------------------------------------------------------------------
Thu Apr  1 15:02:23 UTC 2010 - andrea@opensuse.org

- improved pam support

-------------------------------------------------------------------
Wed Mar 31 19:41:36 UTC 2010 - andrea@opensuse.org

- don't set the display-device at ck session just follow the gdm
- use the libXau instead of run xauth, may faster
- make lxdm load lang list a little fast
- initial changes to remove iso_codes 

-------------------------------------------------------------------
Thu Mar 18 07:33:12 UTC 2010 - andrea@opensuse.org

- fixed missin exec bit to lxdm scripts 

-------------------------------------------------------------------
Wed Mar 17 19:55:19 UTC 2010 - andrea@opensuse.org

- added lxdm-common.patch to fix bnc#586555 

-------------------------------------------------------------------
Wed Mar 17 08:02:49 UTC 2010 - andrea@opensuse.org

- restored lxdm-stderr_stdout_log.patch, it wasn't really fixed 

-------------------------------------------------------------------
Sat Mar 13 10:35:10 UTC 2010 - andrea@opensuse.org

- add PreShutdown and PreRebot support 

-------------------------------------------------------------------
Fri Mar 12 17:46:04 UTC 2010 - andrea@opensuse.org

- new git version 2010 03 12
- add PostLogin,PreLogin,LoginReady,PostLogout steps support
- removed lxdm-stderr_stdout_log.patch, fixed upstream

-------------------------------------------------------------------
Mon Mar  1 12:34:44 UTC 2010 - andrea@opensuse.org

- fixed patches, now apply without fuzzy 

-------------------------------------------------------------------
Thu Feb 25 14:00:28 UTC 2010 - andrea@opensuse.org

- enhance get_lock
- use /var/run/lxdm/lxdm.auth default
- use /dev/console instead of /dev/tty0

-------------------------------------------------------------------
Fri Feb 12 10:00:57 UTC 2010 - andrea@opensuse.org

- added lxdm-stderr_stdout_log.patch to log into /var/log/lxdm
  all lxdm messages that was showed into tty1 

-------------------------------------------------------------------
Thu Feb 11 10:00:27 UTC 2010 - andrea@opensuse.org

- removed patches now into upstream code: lxdm-Xsession.patch
  and lxdm-libexec.patch
- lxde moved to git, change version according to it

-------------------------------------------------------------------
Tue Feb  9 17:17:03 UTC 2010 - andrea@opensuse.org

- removed lxdmconf, it's now a separeted package 

-------------------------------------------------------------------
Sat Feb  6 00:43:46 UTC 2010 - andrea@opensuse.org

- added lxdmconf configuration tool 

-------------------------------------------------------------------
Thu Feb  4 16:35:47 UTC 2010 - andrea@opensuse.org

- fixed libexecdir path 

-------------------------------------------------------------------
Wed Feb  3 22:15:17 UTC 2010 - andrea@opensuse.org

- new svn version 0.2.0svn2326 that adds theming support and
  several bugfix and new features like theme support
- removed "lxdm-0.1.0-switch-to-old-tty.patch"
- all patched ported to apply on new changes

-------------------------------------------------------------------
Sun Jan 24 16:25:18 UTC 2010 - andrea@opensuse.org

- backported from lxdm trunk "lxdm-0.1.0-switch-to-old-tty.patch"
  to see bootsplash on shutdown
- removed version macros from patch list as packaging standard 

-------------------------------------------------------------------
Tue Jan 12 17:36:57 UTC 2010 - andrea@opensuse.org

- new upstream version 0.1.0
- Change license to GPLv2+ and LGPLv2+
- spec file fix
- renamed patches to respect name-version standard

-------------------------------------------------------------------
Tue Dec 29 10:28:40 UTC 2009 - andrea@opensuse.org

- added sysconfig patch and README.SUSE
  now LXDM reads autologin users and
  default session from system sysconfig files 

-------------------------------------------------------------------
Sat Dec 26 15:07:43 UTC 2009 - andrea@opensuse.org

- new svn version, with several code fix 

-------------------------------------------------------------------
Sat Dec  5 16:18:32 UTC 2009 - andrea@opensuse.org

- fixed ISO-CODES path 

-------------------------------------------------------------------
Wed Dec  2 16:23:19 CET 2009 - prusnak@suse.cz

- cleanup spec

-------------------------------------------------------------------
Sun Nov  8 14:23:17 UTC 2009 - andrea@opensuse.org

- new svn version 2140

-------------------------------------------------------------------
Mon Oct 26 18:56:12 UTC 2009 - andrea@opensuse.org

- new svn version svn2091
  - bugfixes and german translation

-------------------------------------------------------------------
Sat Oct 24 15:45:45 UTC 2009 - andrea@opensuse.org

- removed italian and gcc patch (accepted upstream)
- fixed a crasch on suse 11.2

-------------------------------------------------------------------
Thu Oct 22 22:14:51 UTC 2009 - andrea@opensuse.org

- working on branding

-------------------------------------------------------------------
Thu Oct 22 12:24:57 UTC 2009 - andrea@opensuse.org

- fixed linking errors (because of "--as-needed")

-------------------------------------------------------------------
Thu Oct 22 12:00:35 UTC 2009 - andrea@opensuse.org

- added pam patch
- added gcc-warn patch
- added italian translation

-------------------------------------------------------------------
Wed Oct 21 21:25:19 UTC 2009 - andrea@opensuse.org

- new svn version 2083 (added pam support and first translations)

-------------------------------------------------------------------
Wed Sep 30 15:38:12 UTC 2009 - andrea@opensuse.org

- new svn version 2050

-------------------------------------------------------------------
Thu Sep 17 15:25:47 UTC 2009 - andrea@opensuse.org

- new svn version (lots of improvments)

-------------------------------------------------------------------
Fri Sep 11 00:00:00 UTC 2009 - andrea@opensuse.org

- new package

openSUSE Build Service is sponsored by