Revisions of lightdm

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 203480 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 51)
- Update to version 1.8.2
  - Fix crash when starting with existing X servers
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 202773 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 50)
- update to version 1.8.1
  - Fix crash where Process objects are accessed after unref
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 202674 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 49)
update to version 1.8.0, please copy to 13.1, this is the supported stable release
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_factory) accepted request 202483 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 48)
- update to version 1.7.18
  - Set XDG_VTNR=1 as a fallback if using SeatUnity without a
    functioning compositor or working VT switching, so that logind
    will recognize the VT as active
  - Fix ConsoleKit support broken in 1.7.5
  - Fix --test-mode
  - Add support for running Surfaceflinger sessions
  - surfaceflinger: Set XDG_VTNR=0 if VTs are not available
  - Allow compiling of liblightdm-qt without liblightdm-gobject
  - Add missing documentation for xremote seat options
  - Set session environment variables for guest sessions (1.7
    regression)
  - Don't fail writing X authority if reading it had an error
  - Update environment variables that we pass to Mir
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 47)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 198438 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 46)
- update to version 1.7.14
  - Correctly set permissions on Xauthority file
  - Correctly set $XDG_CURRENT_DESKTOP for non-autologin sessions
  - Fix overallocation of array for strings from greeter
  - Fix truncation writing card32 in XDMCP server

- update to version 1.7.12
  - Add xdg-seat config setting
  - Notify Unity System Compositor of the session being
    authenticated
  - Fix crash when greeter quits due to read watch not being
    removed
  - Correctly setup Unity System Compositor environment
  - Improve log messages
  - Fix session locking broken in 1.7.5
  - Load lightdm.conf after lightdm.conf.d/*.conf
  - Also support loading config from /usr/share
  - When switching sessions show a greeter if authentication
    required
  - Set $XDG_CURRENT_DESKTOP if specified in the xsession file
  - Change logging prefixes to make it easier to troubleshoot
    multiseat setups
  - Bring Ubuntu packaging in-tree
  - Correctly set XDG_VTNR for unity sessions that are not
    autologin
  - Add support for Mir sessions and greeters
  - Set XDG_VTNR for unity sessions
  - Fix desktop-session-start upstart signal not being emitted
    since 1.7.5
  - Fix greeter log broken in 1.7.5.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 184098 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 45)
- update to version 1.7.7
  - Fix uninitialized pointer introduced in 1.7.3
  - Enable compile warnings and fix code generating warnings

- update to version 1.7.6
  - Restore greeter hints that were regressed in 1.7.5.
  - Don't run greeters through session wrapper - regression
    in 1.7.5
  - Quit Plymouth correctly when using the unity seat type
  - Release the VT when the system compositor fails to start
  - Load sessions and greeters from /usr/share/lightdm/sessions and
    /usr/share/lightdm/greeters. The existing directories are
    checked if the sessions are not in these directories.
  - Refactor the Display class so that it merges with the Seat
    class
  - Support running the greeter and session in different display
    servers instead of re-using the same one during a login.
  - Add more regression tests
  - Documentation fixes
  - Set XDG_SEAT and XDG_VTNR environment variables.
  - Add initial support for Unity (i.e. Mir based) seats.
  - Add a greeter wrapper option.
  - Load configuration from /etc/lightdm/lightdm.conf.d.
  - Fix compile warnings
  - Fix tests not running from install directory inside checkout.
  - Fix incorrectly distributed guest-session apparmor data
  - Fix .pc file for liblightdm-qt5-3
  - Add a new option "autologin-in-background" which lets an
    autologin happen in a second display while still showing the
    greeter.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 174515 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 44)
- Added lightdm-fix-pkgconfig.patch, fixes liblightdm-3 pc file
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 174300 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 43)
- import pam config used by the gdm greeter which includes
  common-session that in turn contains pam_systemd and registers
  the greeter session allowing suspend/hibernate/reboot/shutdown
- consequently remove lightdm.rules workaround for policykit

- remove support for openSUSE 12.1
- remove dependency on upower
- amend lightdm.rules with a rule for logind

- Update to version 1.7.0
  - Use logind instead of ConsoleKit if it is available
  - Use Q_SLOTS and Q_SIGNALS instead of slots and signals.
  - Ignore stale X server locks
  - Pass through system locale or set locale from 
    AccountsService/.dmrc
  - Fix bug where seat failure before D-Bus acquired would not 
    stop daemon
- Dropped patches due to upstream inclusion: 
  - lightdm-make-sessions-inherit-system-default-locale.patch
  - lightdm-fix-language-setting.patch
  - lightdm-do-not-strip-codeset-from-language.patch
  - lightdm-fix-function-declarations-missing-prototypes.patch
- Drop Require for ConsoleKit-X11 as that lightdm now supports 
  systemd
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 171370 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 42)
- remove apparmor profile for a guest session which is not
  supported in openSUSE

- update to version 1.6.0
  - allow VNC command to be specified in lightdm.conf
  - fix build with gobject-introspection 1.35.9
  - fix authentication cancel regression caused in 1.5.2
  - fix stale X server being left behind when using LockSession
    D-Bus API
  - adjust AppArmor profile to also work with logind
  - don't use GIO to access X authority files - it uses GVFS which
    is unnecessary overhead/complexity
  - handle over/underflows when reading from greeter
  - improve warning message when XDMCP packet has length mismatch
  - only report test command line if it fails
  - add more regression tests
  - QLightDM: Add Qt5 version of the library: liblightdm-qt5-2
  - QLightDM: Add some missing role names in UsersModel
  - QLightDM: Add a backgroundPath role to UsersModel
  - QLightDM: Fix potential crash in QLightDM::UsersModel closedown
  - improve guest session apparmor
  - run each test in its own /tmp dir so they can't interfere with
    eachother
  - fix script hooks no longer working with latest glib
  - fix display clean up code
  - add man page for lightdm-set-defaults
  - use xzip for distribution, don't distribute old metadata
  - correctly check if display is active when session quits
  - relicense liblightdm to LGPL-2/LGPL-3 so GPL-2 code can link
    against it
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162356 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 41)
- added lightdm-fix-build-with-gobject-introspection-1.35.9.patch
  in order to fix the build with gobject-introspection >= 1.35.9
  (backported from upstream bzr)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 161367 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 40)
- update to version 1.4.1
  - fix script hooks no longer working with latest glib
  - ensure test programs quit when the status socket closes
  - stop deprecation warnings from glib >= 2.36
- updated lightdm-use-fine-grained-memory-locking.patch to
  incoroporate subsequent commit to use mlockall in session-child
  mode
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 155978 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 39)
- rename lightdm.rules to 50-lightdm.rules to make it easier for
  admins to inject rules in the ordering (bnc#804969)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150642 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 38)
- added lightdm-use-fine-grained-memory-locking.patch in order to
  use libgcrypt to selectively secure password memory instead of
  the big-hammer approach of mlockall (backported from upstrem bzr)
- added lightdm-fix-determining-active-display.patch in order to
  correctly work out the active display from the active VT when it
  exits so a greeter starts (backported from upstrem bzr)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 150495 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 37)
- changed lightdm-xauthlocalhostname-support.patch so that
  XAUTHLOCALHOSTNAME is set to the current hostname instead of just
  "localhost" (see
  https://bugzilla.novell.com/show_bug.cgi?id=538064#c25,
  bnc#796230)
- added lightdm-use-run-dir.patch in order to use /run instead of
  /var/run on >= 12.3
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 36)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148733 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 35)
- add polkit rules which unconditionally allow the lightdm user to
  access to relevant upower/ConsoleKit DBus interfaces for
  suspend/hibernate/reboot/shutdown as access to these methods is
  being denied for unknown reasons since the systemd transition
  (bnc#798769)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 140869 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 34)
- remove bogus -o option from useradd
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 140214 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 33)
- fixed lightdm-fix-language-setting.patch so LANG/GDM_LANG are not
  set if there are no per-user settings
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 140136 from Guido Berhoerster's avatar Guido Berhoerster (gberh) (revision 32)
- added lightdm-make-sessions-inherit-system-default-locale.patch
  in order to make greeter and user sessions inherit the system
  default locale (lp#1073135, bnc#786926)
- added lightdm-fix-language-setting.patch in order to fix saving/
  retrieving of the language setting (lp#1068853, lp#1019314)
- added lightdm-do-not-strip-codeset-from-language.patch in order
  to prevent stripping the codeset consistent with how the
  Language setting is retrieved from AccountsService (lp#1074946)

- gdm 3.6.1 brought back gdmflexiserver so remove the conflict again
Displaying revisions 61 - 80 of 111
openSUSE Build Service is sponsored by