File lightdm-gtk-greeter.changes of Package lightdm-gtk-greeter
-------------------------------------------------------------------
Sat Mar 11 20:26:50 UTC 2017 - sfalken@opensuse.org
- Edited %files to clear unpackaged files builderror in
openSUSE:Factory
-------------------------------------------------------------------
Thu Oct 6 13:13:48 UTC 2016 - sor.alexei@meowr.ru
- Update to version 2.0.2:
* Add support for lightdm 1.19.2+.
* Include a badge for Budgie desktop (lp#1568494).
* Fix solid colour instead of background image for some themes
(lp#1458330).
* Restore user background after changing display setup.
* Correct login box blinking on login.
* Replace a number of build-breaking deprecations.
* Update translations.
- Remove lightdm-gtk-greeter-fix-fail-return-value.patch,
lightdm-gtk-greeter-lightdm-1.19.2-api.patch: fixed upstream.
-------------------------------------------------------------------
Sat Oct 1 11:34:16 UTC 2016 - sor.alexei@meowr.ru
- Add lightdm-gtk-greeter-fix-fail-return-value.patch: Fix
-Wreturn-type for fails.
- Use tarball signing.
-------------------------------------------------------------------
Sun Sep 25 10:00:10 UTC 2016 - sor.alexei@meowr.ru
- Add lightdm-gtk-greeter-lightdm-1.19.2-api.patch: Use new API
introduced in LightDM 1.19.2.
-------------------------------------------------------------------
Sun Oct 18 17:16:31 UTC 2015 - ronisbr@gmail.com
- Version bump to 2.0.1.
- drop patches:
lightdm-gtk-greeter-use-new-autologin-api.patch
lightdm-gtk-greeter-fix-cursor.patch
lightdm-gtk-greeter-fix-background.patch
lightdm-gtk-greeter-improve-background-scaling.patch
lightdm-gtk-greeter-fix-ui.patch
lightdm-gtk-greeter-fix-login.patch
lightdm-gtk-greeter-invalid-last_session.patch
lightdm-gtk-greeter-handle-invalid-user.patch
-------------------------------------------------------------------
Tue Jul 28 13:50:48 CEST 2015 - tiwai@suse.de
- fix update-alternative usage for Leap 42.1 (boo#939693)
-------------------------------------------------------------------
Sat Feb 8 13:17:29 UTC 2014 - gber@opensuse.org
- adjust update-alternative usage to packaging policy
(see http://lists.opensuse.org/opensuse-packaging/2014-02/msg00024.html)
-------------------------------------------------------------------
Mon Jan 6 12:03:10 UTC 2014 - gber@opensuse.org
- add lightdm-gtk-greeter-handle-invalid-user.patch in order to fix
a NULL pointer dereference after authentication of an invalid
username has failed (bnc#857303)
-------------------------------------------------------------------
Thu Oct 10 09:40:04 UTC 2013 - rmilasan@suse.com
- add lightdm-gtk-greeter-invalid-last_session.patch
fix segfault when last_session is an invalid session (lp#1161883)
-------------------------------------------------------------------
Wed Oct 2 14:19:42 UTC 2013 - gber@opensuse.org
- add lightdm-gtk-greeter-fix-login.patch in order to fix
login/unlock detection
-------------------------------------------------------------------
Thu Jan 31 16:37:59 UTC 2013 - gber@opensuse.org
- add lightdm-gtk-greeter-fix-cursor.patch in order to fix the
cursor theme by setting the cursor after selecting a GTK theme
(lp#1024482)
- add lightdm-gtk-greeter-fix-background.patch in order to fix the
background image not being displayed when the pixmap does not
have an alpha channel (lp#1086199)
- add lightdm-gtk-greeter-improve-background-scaling.patch which
scales the background pixmap while preserving the aspect until
width and height are at least as big as the screen width and
height, then clips as needed
- add lightdm-gtk-greeter-fix-ui.patch with various usability
fixes, in particular switch back to a tree view inside a scrolled
window in order make it usable with a lot of users
-------------------------------------------------------------------
Tue Jan 15 16:11:42 UTC 2013 - gber@opensuse.org
- update to version 1.3.1
- drop custom icons now that there's a config option for the icon
theme
- rename the 'Login' button to 'Unlock' when the user is already
logged in
- don't hide the login box when cancel is pressed, instead
refresh the prompt box to show the correct username prompt
- hide the Cancel button, useless with the userlist combobox
- properly center the login window after a resize
- add names to widgets to ease theming
- replace the userlist's treeview with a combobox
- document the option to show the language chooser
- add a config option to set the path to the logo image
- add a config option to set the icon theme
- use a known icon name for the accessibility menu
- remember the last session used
- added lightdm-gtk-greeter-use-new-autologin-api.patch in order to
use the new autologin API in liblightdm-gobject-1 >= 1.3.5
(backported from upstream git)
-------------------------------------------------------------------
Wed May 30 09:41:00 UTC 2012 - gber@opensuse.org
- update to version 1.1.6
- fix 'Large Font' option for fontnames containing spaces
- fix 'Cancel' button action, and clear the error label
- add missing include for setlocale
- updated translations
-------------------------------------------------------------------
Sat Apr 7 10:06:52 UTC 2012 - gber@opensuse.org
- initial packaging