Revisions of lightdm

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 138480 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 31)
- re-use xdm PAM configuration which is identical and there already
  is a de-facto dependency due to the use of xdm init and session
  scripts
- recommend upower which is needed for hibernate/suspend to work

- provide %{_bindir}/gdmflexiserver for openSUSE > 12.2 since
  gdmflexiserver was dropped from gdm >= 3.6

- update to version 1.4.0
  - new major release, please see the included NEWS for a detailed
    list of changes
- added lightdm-disable-utmp-handling.patch which disables utmp
  handling since this is handled in the Xstartup/Xreset scripts (forwarded request 138479 from gberh)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 30)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 114578 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 29)
- update to version 1.2.2
  - fix wrapper path in AppArmor profile (broken since 1.1.1)
  - add show-manual-login and allow-guest options to
    lightdm-set-defaults
  - add missing regression test script
- dropped lightdm-use-pkglibexecdir.patch which has been
  incorporated upstream
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 113081 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 28)
- update to version 1.2.0
  - new major release, please see the included NEWS for a detailed
    list of changes
- dropped lightdm-desktop-session-env-pam.patch since
  DESKTOP_SESSION is now in the PAM environment before
  pam_open_session() is called
- dropped lightdm-remove-xauthority-ownership-fix.patch since the
  code has been removed by upstream
- dropped lightdm-call-g_thread_init-conditionally.patch since the
  problem has been fixed by upstream
- removed lightdm-gtk-greeter and lightdm-qt-greeter which are now
  separate projects
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 111811 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 27)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 109831 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 26)
- add lightdm-fix-missing-includes.patch which adds missing
  includes (lp#958097)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 108060 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 25)
- update to version 1.0.9
  - stop file descriptors leaking into the session processes
    (bnc#745339, lp#927060, CVE-2012-1111)
  - fix compilation against gthread
  - change session directory once user permissions are set so it
    works on NFS filesystems that don't allow root to access files
  - fix object cleanup on exit
  - fix lightdm --debug not working on newer GLib
  - drop privileges when reading ~/.dmrc (CVE-2011-3153)
  - fix crash calling lightdm_get_layout
- drop lightdm-CVE-2011-3153.patch which has been included upstream
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 100193 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 24)
- added lightdm-call-g_thread_init-conditionally.patch in order to
  call g_thread_init() only on glib < 2.31.0
- no need to own %{_libexecdir}/X11/
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 99300 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 23)
- regenerate moc files
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 91638 from Pavol Rusnak's avatar Pavol Rusnak (prusnak) (revision 22)
- fix .dmrc handling (CVE-2011-3153) [bnc#728627]
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 90895 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 21)
- added lightdm-remove-xauthority-ownership-fix.patch which removes
  the code correcting the ownership of .Xauthority files, it is
  still not secure and the buggy LightDM version writing
  .Xauthrotiy as root never was in a released openSUSE version
  anyway
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 89967 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 20)
update to version 1.0.6, this fixes CVE-2011-4105, please copy to 12.1 ASAP as well
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 89775 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 19)
- added dependency on gnome-themes-accessibility to
  lightdm-gtk-greeter in order to make it high contrast
  accessibility option work
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 89574 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 18)
- update to version 1.0.5
  - relax AppArmor guest profile to allow compiz to start
  - connect up VNC settings for width, height, depth
- dropped lightdm-vnc-configuration.patch which has been integrated
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 89360 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 17)
- update to version 1.0.4
  - fix --enable-gtk-greeter=yes not working
  - fix X sessions with arguments in Exec not working
  - use previous session for automatic login or if greeter does not
    request one
  - correct ownership of ~/.Xauthority if upgrading from buggy
    version of LightDM that had it root owned
  - set default resolution of VNC to 1024x768, add settings for
    width, height, depth into lightdm.conf
  - AppArmor profile: Fix broken gnome-keyring and dbus/gwibber,
    and quiesce annoying kernel audit messages for privileges that
    we definitively do not want to grant
  - set LOGNAME environment variable
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 88603 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 15)
- added lighdm-vnc-configuration.patch in order to set the default
  resolution of VNC to 1024x768, add settings for width, height,
  depth into lightdm.conf
Lars Vogdt's avatar Lars Vogdt (lrupp) accepted request 87119 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 14)
- update to version 1.0.3
  - fix reference counting issue in ConsoleKit code
  - really add the lightdm-guest-session-wrapper
- added lightdm-use-pkglibexecdir.patch in order to use
  pkglibexecdir instead of libexecdir for helper binaries/scripts
Ruediger Oertel's avatar Ruediger Oertel (oertel) accepted request 86884 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 13)
- update to version 1.0.2
  - fix daemon from blocking if Accounts Service does not exist
  - fix greeter log file not being written
  - don't set LANG environment variable if using Accounts Service
  - fix gdmflexiserver not working due to it not being in PATH
  - don't authenticate the greeter user
  - allow greeters to be disabled in configure flags
  - fix over allocation of read buffer in greeter protocol
  - make sure objects are cleaned up on exit
  - fix minor memory leaks
  - fix hugely oversized allocation in greeter buffer, can trigger
    crashes when entering very long passwords

- update to version 1.0.1
  - GTK greeter now remembers last user
  - GTK greeter now initializes i18n
  - start authentication for automatically selected user in GTK
    greeter
  - link liblightdm-qt against QtGui
  - fix liblightdm-qt crashing when face images are installed
  - set correct permissions on session log files
  - prefer a locale with a codeset over one without for setting
    LANG
  - introduce a lightdm-guest-session-wrapper session command
    which MAC systems like AppArmor and SELinux can use for
    attaching a restrictive policy to guest sessions
  - provide an AppArmor profile for guest session lockdown
Ruediger Oertel's avatar Ruediger Oertel (oertel) accepted request 86299 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 12)
- add dependency on ConsoleKit-x11
- add optional dependency on accountsservice to
  liblightdm-gobject-1-0
Displaying revisions 81 - 100 of 111
openSUSE Build Service is sponsored by