SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for lxsession-0.5.3-102.1.x86_64.rpm :
Sun Dec 25 13:00:00 2016 trcsAATTgmx.com
- New upstream version 0.5.3

* Made possible to add custom environment variable export

* Added im manager handler

* Few fixes for GTK+ 3.0

* Few changes in desktop entries to better fit into DE other than
LXDE

* Added notifications system support using appindicator

* Fixed handling the background of logout dialog

* Added messages for lxpolkit and lxclipboard when they are already
running

* Fixed config settings when second key is null

* Fixed lxsession-logout on multihead

* Fixed possible hanging of lxsession-logout

* Added slimlock support on lxlock

* Fixed invisible caracter in lxpolkit

* Use Consolekit new interface to suspend / hibernate

* Added support to disable gtk+ 3 overlay scrollbar

* Added missing read_key_value for environment keys

* Added Qt platform configuration settings

* Remove empty string after windows manager command. Some windows
manager (xmonad) don\'t like it and it doesn\'t really make sense
by default

* Don\'t save desktop.conf file on every load settings when starting
lxsession, it\'s not necessary since lxsession only needs to read
settings at startup

* Moved lxsession-xsettings into $pkglibexecdir

* Fixed two spelling errors

Sun Nov 30 13:00:00 2014 trcsAATTgmx.com
- New upstream version 0.5.2

* Use _CPPFLAGS instead of _CFLAGS

* If .c files are in CLEANFILES then .stamp files should be there
too

* Fix FSF address (fix #697)

* Fix lock in lxsession-default and add lock_manager option in
lxsession-default (fix #705)

* Fix gtk3 compilation, and merge patches #454 and #453

* Add .c files generated by vala, to be able to pass --enable
flags

* Create lock file to prevent more than one logout dialog (patch
from Martin Thornton #456)

* Added ESCAPE key to close the lxsession-logout menu

* Add some environment variables for LXQt and Qt

* Fix duplicate lxpolkit invocation by setting Hidden=true in
lxpolkit.desktop.

* Correctly connect and emit signals for lxsession-db (should
really fix #692)

* Translation updates

* patches removed since now in upstream code
+ lxsession-0.5.1-duplicate-lxpolkit-invocation-fix.patch
+ lxsession-0.5.1-lxsession-db-SF692-fix.patch

* Raise VALAC version requirement, it doesn\'t compile with 0.14,
needs 0.16

* Applied spec-clean

Thu Oct 23 14:00:00 2014 trcsAATTgmx.com
- added

* lxsession-0.5.1-duplicate-lxpolkit-invocation-fix.patch

* lxsession-0.5.1-lxsession-db-SF692-fix.patch

Tue Oct 21 14:00:00 2014 andreaAATTopensuse.org
- New upstream version 0.5.1

* patches removed since now in upstream code
- lxsession-0.4.9.3-gtk3-hide_all.patch
- lxsession-0.4.9.3-gtk3-fix.patch
- lxsession-0.4.9.3-lower-libgee.patch

* Translations updates.

* Added support for reboot and shutdown in LTST client.

* Added support for user switch.

* Added clipboard support, based on Xfce one.

* Added options to launch default applications.

* Rewritten whole lxsession in Vala.

* Implemented a connection to session bus.

* Added ability to change settings by Dbus call,
example by keymap configuration.

* full changelog : http://blog.lxde.org/?p=1283

Tue Mar 25 13:00:00 2014 andreaAATTopensuse.org
- provide and obsolete lxsession-edit and lxpolkit

Thu Mar 20 13:00:00 2014 trcsAATTgmx.com
- Built against GKT2 to override GTK3 issues

* fixes theming issues

* avoid mixing LXDE packages built with GTK2 and GTK3
- Removed build compatibility with discontinued versions (<= 12.2)

* Removed unneeded lxsession-0.4.9.3-FileAttribute.Standard_Name.patch
patch

Sat Sep 14 14:00:00 2013 iAATTmarguerite.su
- update version 0.4.9.3.git20130914

* various bugfix release

* 0.4.9.2 has a bug, shutdown/reboot doesn\'t work

* upstream rewrite the dbus interface, so no way to find
a \"fix\" unless we update it. (bnc#839854)(sf#3614478)
- add patch: lxsession-0.4.9.3-lower-libgee.patch

* because it\'s no sense to update it
- add patch: lxsession-0.4.9.3-gtk3-fix.patch

* it used gtk2 to generate C files from vala, then build
with gtk3. that\'s shit
- add patch: lxsession-0.4.9.3-gtk3-hide_all.patch

* gtk_widget_hide_all() is no more in gtk3, replace with
hide()
- add patch: lxsession-0.4.9.3-FileAttribute.Standard_Name.patch

* FileAttribute.Standard_Name is still File_Attribute_Standard_Name
in vala 0.14

* can\'t use the same name for elements of the same type in a single
function in vala 0.14 (gnome#596861)

Wed Sep 4 14:00:00 2013 iAATTmarguerite.su
- update version 0.4.9.2

* bugfix release
- removed all 0.4.6.1 patches, upstreamed

* lxsession-0.4.6.1-support-reboot-shutdown-ltst.patch

* lxsession-0.4.6.1-support-user-switch-gdm3.patch
- build with gtk3 on 12.3+ machines
- add patch: lxsession-0.4.9.2-gtk3-fix.patch

* gtkobject is no more in gtk3, fix with gobject.

* gtk_widget_hide_all is no more, fix with gtk_widget_hide

Fri Jul 29 14:00:00 2011 andreaAATTopensuse.org
- added lxsession-0.4.6.1-support-user-switch-gdm3.patch to
allow lxsession-logout to work properly with gdm3 (upstream)
- added lxsession-0.4.6.1-support-reboot-shutdown-ltst.patch to
add proper support to ltst clients (upstream)

Fri Jul 29 14:00:00 2011 andreaAATTopensuse.org
- upstream bugfix release 0.4.6.1
- removed %name-0.4.6-fix-crash-on-start.patch now in
upstream code

Sun Jul 24 14:00:00 2011 andreaAATTopensuse.org
- new upstream version 0.4.6

* translations updates

* bug fix

* gtk3 support
- added lxsession-0.4.6-fix-crash-on-start.patch
- removed lockscreen patch now in upstream code

Mon May 30 14:00:00 2011 andreaAATTopensuse.org
- removed hal from buildrequires, fixed bnc 697010

Sat Dec 4 13:00:00 2010 gberAATTopensuse.org
- take a different approach to locking the screen, execute a lxlock
script asynchronously, this solves the problem with xlock and
slock which do not fork and blocked suspend/hibernate

Tue Nov 16 13:00:00 2010 gberAATTopensuse.org
- rebased lxsession-0.4.4-fix-bnc627416.patch for 0.4.5

Tue Nov 16 13:00:00 2010 andreaAATTopensuse.org
- new upstream version 0.4.5

* bug fix release

* all previous patches used from git code are now included
into this tarball

* fixed some crasch

* translations updates

Mon Jul 26 14:00:00 2010 andreaAATTopensuse.org
- backport from upstream lxsession-0.4.4-fix-bnc627416.patch
lxsession-logout can finally fully work without HAL
(using UPower) fixed bnc#627416

Sat Jul 17 14:00:00 2010 guido+opensuse.orgAATTberhoerster.name
- refine patch for bnc#622083

Sat Jul 17 14:00:00 2010 andreaAATTopensuse.org
- added lxsession-0.4.4-fix-bnc623192.patch to fix upstream
bug sf#3030576 (bnc#623192)

Wed Jul 14 14:00:00 2010 andreaAATTopensuse.org
- spec file clean up

Tue Jul 13 14:00:00 2010 guido+opensuse.orgAATTberhoerster.name
- lock screen when suspending/hibernating/switching users, fixes
bnc#622083

Mon Jun 7 14:00:00 2010 andreaAATTopensuse.org
- changed RPM Group to System/GUI/LXDE

Mon Apr 5 14:00:00 2010 andreaAATTopensuse.org
- new upstream version 0.4.4
- bug fixes
- added LTSP (Linux Terminal Server Project) support
- removed un-used gdm source code
- removed lxsession-0.4.3-fix-buttons-position.patch
because has been merged upstream

Thu Mar 18 13:00:00 2010 andreaAATTopensuse.org
- new upstream version 0.4.3
- removed fortify-declaration patch (fixed upstream)
- ported lxsession-0.4.2-fix-buttons-position.patch to fit new code
- bug fix release

Thu Mar 11 13:00:00 2010 andreaAATTopensuse.org
- added lxsession-0.4.2-fix-buttons-position.patch to properly set
lxsession-logout buttons

Mon Mar 8 13:00:00 2010 andreaAATTopensuse.org
- new upstream version 0.4.2

* Fix incorrect configure message for missing dbus

* Major rewrite of lxsession-logout
- Convert to using only one toplevel window to solve Compiz
drawing over the controls
- Add support for shutdown/reboot via ConsoleKit
- Query HAL for capabilities rather than assuming they are
present if HAL is
- Latent (untested) support for suspend/hibernate via
DeviceKit/Power
- Remove GDM communication mechanism that was discontinued
in GDM 2.22

Fri Dec 11 13:00:00 2009 andreaAATTopensuse.org
- new upstream version 0.4.1 (bug fix release)

Tue Dec 8 13:00:00 2009 andreaAATTopensuse.org
- new upstream stable version 0.4.0

Fri Jul 17 14:00:00 2009 Andrea Florio 0.4.0svn.1835
- upgrade to svn 1835, lxde-settings-daemon now obsoletes

Sat May 23 14:00:00 2009 Andrea Florio 0.3.8
- New package


 
ICM