1
0
forked from pool/xfce4-session
xfce4-session/xfce4-session.changes
Guido Berhoerster 0476f6bed6 - add xfce4-session-handle-multiple-interactive-session-save.patch
in order to handle multiple interactive session save correctly,
  this should fix a lot of cases where xfwm4 was not saved and
  thus missing in the next session (bxo#5379)

OBS-URL: https://build.opensuse.org/package/show/X11:xfce/xfce4-session?expand=0&rev=99
2012-08-31 22:48:37 +00:00

491 lines
17 KiB
Plaintext

-------------------------------------------------------------------
Fri Aug 31 22:44:55 UTC 2012 - gber@opensuse.org
- add xfce4-session-handle-multiple-interactive-session-save.patch
in order to handle multiple interactive session save correctly,
this should fix a lot of cases where xfwm4 was not saved and
thus missing in the next session (bxo#5379)
-------------------------------------------------------------------
Fri Aug 31 22:34:50 UTC 2012 - gber@opensuse.org
- add build dependency on libICE and iceauth in order to fix the
build on Factory
-------------------------------------------------------------------
Wed May 16 10:07:49 UTC 2012 - gber@opensuse.org
- renamed xfce4-session-adapt-session-script.patch to
xfce4-session-adapt-session-script.patch
- remove bashisms from xinitrc
- do not modify XDG_CONFIG_DIRS and XDG_DATA_DIRS unless
necessary in startxfce4
- deliver %{_datadir}/xfce and add it to XDG_DATA_DIRS before
%{_datadir} to allow for Xfce-specific defaults
-------------------------------------------------------------------
Sun Apr 29 08:53:51 UTC 2012 - gber@opensuse.org
- update to version 4.10.0
- remove remaining code to shutdown gconf
- skip gpg/ssh-agent if GNOME compat is enabled and gnome-keyring
found
- replace mkdirhier with mkdir
- translation updates
-------------------------------------------------------------------
Fri Apr 20 13:45:50 UTC 2012 - gber@opensuse.org
- update to version 4.9.2
- make the buttons sensitive when using sudo
- restore ssh and gpg agent starting
- translation updates
-------------------------------------------------------------------
Thu Apr 19 21:51:58 UTC 2012 - gber@opensuse.org
- obsolete all xfce-utils subpackages packages properly
- obsolete xfce4-session-doc as well
-------------------------------------------------------------------
Thu Apr 19 12:59:20 UTC 2012 - gber@opensuse.org
- change license to GPL-2.0 (bnc#758033)
-------------------------------------------------------------------
Thu Apr 19 08:43:03 UTC 2012 - gber@opensuse.org
- let -devel depend on libxfsm-4_6-0 rather than the main package
-------------------------------------------------------------------
Sat Apr 14 16:22:29 UTC 2012 - gber@opensuse.org
- removed leftover dependency on xfce-utils
- recommend a minimal selection of packages for a Xfce session
-------------------------------------------------------------------
Sat Apr 14 10:31:48 UTC 2012 - gber@opensuse.org
- update to version 4.9.1
- fix return value of CanSuspend and CanHibernate
- make common no-reply error more subtile
- bump package dependency versions
- remove deprecated or unused code from xinit
- fallback to old method for shutdown
- improve xflock4 script
- drop the sync code because it can segfault on ext2
- always escape name and comment in dialog
- translation updates
- drop xflock4.sh which has been included upstream
-------------------------------------------------------------------
Sun Apr 8 15:25:47 UTC 2012 - gber@opensuse.org
- update to version 4.9.0
- add accelerators to logout dialog buttons
- add support for starting assistive technologies
- remove optional dependency for gconf
- remove Xfce4-tips
- remove early xfsettingsd autostart and add it to the session
- fix crash if save timeout for a client is triggered
- add a way to delete sessions
- drop usage of G_CONST_RETURN macro
- add Xft.xrdb, startxfce4, xinit, xfce.desktop and xflock4
files from xfce-utils
- explicitly link to libm where needed
- remove the xfce4-panel logout menu plugin
- don't try to remove the $HOME directory
- remove manual and link to docs.xfce.org
- Show dialog in settings category
- link to gmodule
- improve fadeout code with compositing enabled
- start screensaver with autostart
- support the TryExec key for autostart in the settings dialog
- rework the logout dialog code
- cleanup the power management code
- let xfce4-session handle the dbus-launch checking
- add support for launching xfce4-session in consolekit
- add --with-ck-launch support to startxfce4
- add option to lock the screen on suspend/hibernate
- remove unused icons
- show all applications in autostart
- drop gpg-agent and ssh-agent handling
- translation updates
- dropped xfce4-session-fix-gnome-mode.patch since upstream
provides an improved implementation
- dropped obsolete
xfce4-session-respect-session-save-setting.patch,
xfce4-session-lock-screen-on-suspend-hibernate.patch
- added xfce4-session-adapt-session-script.patch in order to adapt
the upstream sessions script to openSUSE
-------------------------------------------------------------------
Fri Mar 30 14:03:39 UTC 2012 - gber@opensuse.org
- specfile cleanup
- corrected dependencies
- split off libxfsm-4_6-0, -doc and -lang subpackages
- added xfce4-session-respect-session-save-setting.patch in order
to respect the value of the "/general/SaveOnExit" option from
xfce4-session in the logout panel plugin as well (bxo#7915)
-------------------------------------------------------------------
Mon Feb 20 13:20:27 UTC 2012 - gber@opensuse.org
- added missing build dependency on libSM-devel
-------------------------------------------------------------------
Sun Feb 12 20:27:03 UTC 2012 - gber@opensuse.org
- update to version 4.8.3
- link to gmodule
- translation updates
- dropped obsolete xfce4-session-fix-libgmodule-underlinking.patch
-------------------------------------------------------------------
Fri Jan 13 17:04:56 UTC 2012 - gber@opensuse.org
- added xfce4-session-fix-libgmodule-underlinking.patch in order to
explicitly link against libgmodule
-------------------------------------------------------------------
Thu Dec 15 15:58:02 UTC 2011 - gber@opensuse.org
- improve xfce4-session-lock-screen-on-suspend-hibernate.patch and
only lock the screen if xfce4-power-manager is configured to do
so and execute xflock4 synchronously
-------------------------------------------------------------------
Wed Dec 14 13:18:26 UTC 2011 - gber@opensuse.org
- added xfce4-session-lock-screen-on-suspend-hibernate.patch in
order to try to locking the screen when hibernating/suspending
(bxo#6019)
-------------------------------------------------------------------
Sun Nov 13 17:33:24 UTC 2011 - gber@opensuse.org
- fixed xfce4-session-fix-gnome-mode.patch to prevent NULL pointer
dereference on invalid autostart files (bnc#730059)
-------------------------------------------------------------------
Fri Oct 21 11:47:24 UTC 2011 - gber@opensuse.org
- install HTML documentation under
/usr/share/xfce4/xfce4-session/html
-------------------------------------------------------------------
Sat Oct 8 16:22:18 UTC 2011 - gber@opensuse.org
- added xfce4-session-fix-gnome-mode.patch which removes obsolete
GNOME compatibility code, treats GNOME-/KDE-only autostart files
as inactive, and allows to enable them through
xfce4-session-settings (bnc#710038, bxo#8014)
-------------------------------------------------------------------
Mon Sep 19 13:38:57 UTC 2011 - gber@opensuse.org
- update to version 4.8.2
- drop usage of G_CONST_RETURN macro
- don't exit the session on dbus restarts
- start KDE4 services instead of KDE3
- reduce size of splash engines
- remove the nopreview image
- add Greek manual screenshots
- on installation create relative paths in symlinks to images
- only perform hostname checks when TCP connections are enabled
- bugfixes
- translation updates
- dropped obsolete xfce4-session-4.8.1-fix-gdm_lang-usage.patch,
xfce4-session-4.8.1-disable-hostname-check.patch
-------------------------------------------------------------------
Tue Jul 26 07:19:25 UTC 2011 - gber@opensuse.org
- added xfce4-session-4.8.1-disable-hostname-check.patch so
hostname checks are only performed when TCP connections are
enabled
-------------------------------------------------------------------
Tue May 17 09:03:24 UTC 2011 - gber@opensuse.org
- added xfce4-session-4.8.1-fix-gdm_lang-usage.patch which fixes
GDM_LANG usage to be compatible with GDM3 (bnc#694203, bxo#7400)
-------------------------------------------------------------------
Fri Apr 1 19:20:50 UTC 2011 - gber@opensuse.org
- update to version 4.8.1
- added missing license information
- bugfixes
- translation updates
- dropped obsolete
xfce4-session-4.8.0-do-not-fall-back-to-system-icons.patch,
xfce4-session-4.8.0-fix-error-popup-on-session-menu-item.patch,
xfce4-session-4.8.0-fix-fast-cli-option.patch, and
xfce4-session-4.7.1-fix-missing-include.patch
-------------------------------------------------------------------
Fri Feb 18 00:16:17 UTC 2011 - gber@opensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
-------------------------------------------------------------------
Thu Feb 3 19:00:53 UTC 2011 - gber@opensuse.org
- added xfce4-session-4.8.0-fix-fast-cli-option.patch which fixes
the use of the --fast cli option with other options
- added
xfce4-session-4.8.0-fix-error-popup-on-session-menu-item.patch
which fixes the error popup when clicking a session menu item
- added xfce4-session-4.8.0-do-not-fall-back-to-system-icons.patch
in order to prevent visual inconsistencies in the logout dialog
-------------------------------------------------------------------
Wed Feb 2 17:45:56 UTC 2011 - gber@opensuse.org
- added xfce4-session-simple-splash-remove-shadows.patch which
improves readability of the simple splash engine text by removing
the text shadows
- enabled support for GNOME keyring and assistive technologies
- generate documentation
-------------------------------------------------------------------
Mon Jan 17 12:28:31 UTC 2011 - gber@opensuse.org
- update to version 4.8.8
- bugfixes
-------------------------------------------------------------------
Tue Jan 11 16:24:27 UTC 2011 - gber@opensuse.org
- removed dependency on xfconf
-------------------------------------------------------------------
Wed Jan 5 14:24:30 UTC 2011 - gber@opensuse.org
- use consistent wording for branding packages
-------------------------------------------------------------------
Mon Dec 27 18:08:49 UTC 2010 - gber@opensuse.org
- show compiler output
-------------------------------------------------------------------
Mon Dec 27 17:21:49 UTC 2010 - gber@opensuse.org
- use %%suse_update_desktop_file for files in /etc/xdg/autostart
-------------------------------------------------------------------
Mon Dec 27 16:27:39 UTC 2010 - gber@opensuse.org
- fixed typo
-------------------------------------------------------------------
Mon Dec 27 16:12:03 UTC 2010 - gber@opensuse.org
- add proper BRAND comment
-------------------------------------------------------------------
Mon Dec 27 15:17:25 UTC 2010 - gber@opensuse.org
- correct url, groups
- improve summaries/descriptions
- remove unsupported locales
- do not install documentation in /usr/share/doc
- moved xfce4-tips-autostart.desktop into the branding supackage in
order to allow disabling startup tips as part of the branding
- remove all libtool files
-------------------------------------------------------------------
Sun Dec 5 22:06:58 UTC 2010 - prusnak@opensuse.org
- updated to 4.7.2
- Do not try "unix-session" authorization with PolicyKit as this
seems to be either broken or not implemented in PolicyKit (bug #6817).
This fixes suspend/hibernate in xfce4-session-logout.
- Fix possibly shadowed variables.
- Fix compilation on FreeBSD with polkit (bug #6870).
- Restore splash screen functionality (bug #6831).
- Fix logout with sudo.
- Translation updates (de, pt_BR, zh_CN, el, uk, it, id, ja, kk, pt).
- Do not try "unix-session" authorization with PolicyKit as this
seems to be either broken or not implemented in PolicyKit (bug #6817).
This fixes suspend/hibernate in xfce4-session-logout.
- Fix possibly shadowed variables.
- Fix compilation on FreeBSD with polkit (bug #6870).
- Restore splash screen functionality (bug #6831).
- Fix logout with sudo.
- Translation updates (de, pt_BR, zh_CN, el, uk, it, id, ja, kk, pt).
-------------------------------------------------------------------
Fri Dec 3 14:44:54 UTC 2010 - gber@opensuse.org
- require xfce4-utils
-------------------------------------------------------------------
Wed Dec 1 18:11:04 UTC 2010 - prusnak@opensuse.org
- use pkgconfig symbol in BuildRequires
-------------------------------------------------------------------
Fri Nov 26 16:36:08 UTC 2010 - gber@opensuse.org
- added xfce4-session-4.7.1-fix-missing-include.patch to fix
missing include
-------------------------------------------------------------------
Sun Jul 18 13:46:55 CEST 2010 - bernhard@bwalle.de
- updated to 4.6.2
o Build fixes for GIT.
o Add timing information to verbose output.
o If it looks like the helper got killed, just return success (bug #4849).
o Translation updates (de, es, gl, hu, id, pl, pt, ru, tr, uk, ro,
lv, ur, ur_PK, ast, sk, nl, it, kk).
- Drop xfce4-session-logout-de.diff: Upstream.
-------------------------------------------------------------------
Thu May 13 11:54:26 UTC 2010 - bernhard@bwalle.de
- Fix invalid character in the logout dialog in the German
translation which lead Gtk to not interpret the markup. Instead,
the raw markup code was displayed.
-------------------------------------------------------------------
Thu Mar 18 09:23:36 UTC 2010 - prusnak@suse.cz
- build branding subpackage as noarch
-------------------------------------------------------------------
Thu Dec 10 20:44:31 UTC 2009 - aj@suse.de
- Remove unused BuildRequires hal-devel
-------------------------------------------------------------------
Mon Apr 27 10:03:16 CEST 2009 - prusnak@suse.cz
- updated to 4.6.1
* Fix crash in settings dialog when a .desktop file with a missing
Application key is opened (bug 5020).
* Ensure networked session handling over TCP is disabled by
default (bug 5126).
-------------------------------------------------------------------
Mon Mar 2 16:10:39 CET 2009 - prusnak@suse.cz
- xfce4-tips prints tips without calling fortune (tips-no-fortune.patch)
-------------------------------------------------------------------
Wed Jan 28 15:02:30 CET 2009 - crrodriguez@suse.de
- remove static libraries and "la" files
-------------------------------------------------------------------
Tue Nov 18 14:10:07 CET 2008 - pnemec@suse.cz
- call update_desktop_file macro on desktop files [bnc#445722]
-------------------------------------------------------------------
Fri Nov 14 15:40:11 CET 2008 - prusnak@suse.cz
- updated suspend_hibernate.patch and renamed to logout-dialog
* adds switch user button, only works with gdm
- fixed crash in autostart-editor (autostart-editor-crash.patch)
-------------------------------------------------------------------
Wed Oct 29 22:05:46 CET 2008 - bwalle@suse.de
- update to 4.4.3
* translation polish
* added icons
-------------------------------------------------------------------
Thu Aug 21 14:25:30 CEST 2008 - prusnak@suse.cz
- added patch for parallel start (faster-start.patch)
-------------------------------------------------------------------
Tue Dec 4 11:54:15 CET 2007 - prusnak@suse.cz
- use %find_lang macro
-------------------------------------------------------------------
Mon Dec 3 22:14:40 CET 2007 - bwalle@suse.de
- update to 4.4.2
o Updated and new translations
-------------------------------------------------------------------
Sat Jun 23 23:13:07 CEST 2007 - bwalle@suse.de
- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'
-------------------------------------------------------------------
Tue May 22 11:50:34 CEST 2007 - prusnak@suse.cz
- include 3 files to package
- sync with BuildService
-------------------------------------------------------------------
Mon Apr 16 00:29:04 CEST 2007 - bwalle@suse.de
- fix build
-------------------------------------------------------------------
Tue Apr 10 23:53:18 CEST 2007 - bwalle@suse.de
- update to 4.4.1 (no upstream changelog for this subpackage)
-------------------------------------------------------------------
Sat Mar 3 13:09:30 CET 2007 - aj@suse.de
- /etc/xdg/autostart is part of filesystem now.
-------------------------------------------------------------------
Sun Jan 21 22:31:06 CET 2007 - bwalle@suse.de
- upgraded to 4.4.0
-------------------------------------------------------------------
Wed Feb 8 14:47:25 CET 2006 - pnemec@suse.cz
- added xfce4-desktop and xfwm to requires
-------------------------------------------------------------------
Wed Jan 25 21:43:06 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Sat Jan 21 17:44:15 CET 2006 - cthiel@suse.de
- really update to 4.2.3
-------------------------------------------------------------------
Mon Jan 16 23:58:05 CET 2006 - pnemec@suse.cz
- update to 4.2.3
-------------------------------------------------------------------
Wed Sep 14 22:21:37 CEST 2005 - cthiel@suse.de
- specfile cleanup
-------------------------------------------------------------------
Mon Aug 1 15:33:07 CEST 2005 - cthiel@suse.de
- fixed Requires
-------------------------------------------------------------------
Wed May 18 11:58:50 CEST 2005 - cthiel@suse.de
- update to 4.2.2
-------------------------------------------------------------------
Tue Apr 12 17:27:10 CEST 2005 - cthiel@suse.de
- initial version