Revisions of xfce4-session

Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 789885 from Origin Manager's avatar Origin Manager (origin-manager) (revision 21)
Newer source available from package origin. (host go-agent-monitor-3)
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 764034 from Origin Manager's avatar Origin Manager (origin-manager) (revision 20)
Newer source available from package origin. (host go-agent-stagingbot-1)
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) committed (revision 18)
branch from 15.1
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 690590 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 17)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 666918 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 16)
- add add-light-locker-support.patch to add support to light-locker
- add xfce4-session-systemd-user-addons.patch to fix systemd-user
  services by exporting XAUTHLOCALHOSTNAME
- Remove build require on xorg-x11 metapackage
- Add explicit build requires on x11 and atk.
- Do not mark %{_datadir}/xsessions/default.desktop as %ghost,
  it needs to be installed as normal file.
- Use update-alternatives to create default.desktop xsession (boo#1030873)
- xfce4-session-Make-verbose-logging-conditional.patch:
  Make verbose logging conditional (boo#999676). 
- update to version 4.12.1
  - bump libxfce4ui min to 4.12.1
  - drop check for sessions file before it's written (bxo#11632)
  - translation updates
- update to version 4.12.0
  - Remove AC_CHECK_HEADER_STDBOOL, it was only
    added in autoconf 2.69 and we dont use
    stdbool.h anyway
  - Add symlinks to the old icons (bxo#11513)
  - Rename action icon names (bxo#11513)
  - Gracefully handle the sessions dir being
    readonly (bxo#11307)
  - Add ConsoleKit2 support
  - Create scripts/xinitrc from scripts/xinitrc.in created by
    configure
  - Translation updates
- update to version 4.11.1
  - Add DesktopNames to .desktop file
  - Export XDG_CURRENT_DESKTOP (Bug #11239)
  - Expand usage of xfsm_verbose for debugging
  - Don't log errors when trying to close non-existent FDs
  - Add error checking for fcntl
  - Properly print the dbus error message
  - Check the return value of select
  - atoi (argv[2]) is unsafe
  - Check the return value of gtk_tree_selection_get_selected
  - gtk_cell_renderer_text_new is never used
  - Minor Autotools Updates
  - Add fallback DragonflyBSD support for suspend/hibernate
  - Use pkexec for xfsm-shutdown (Bug 9952)
  - Handle gpg and ssh agents separately
    Patch by Mikhail Efremov
  - Non-POSIX compliant test used in startxfce4 (Bug 10828)
    Patch by seejay
  - Update copyright year (Bug 10768)
  - polkit_unix_process_new is deprecated (Bug 10793)
    Patch by Baurzhan Muftakhidinov
  - Add logind runtime detection to support suspend/hibernate
    (Bug 9952) Patch by Guido Berhoerster
  - Translation Updates
- drop obsolete
  xfce4-session-systemd-suspend-hibernate-support.patch,
  xfce4-session-set-desktop-name.patch,
  xfce4-session-4.10.1-fix-bashisms.patch
- fix typo in xfce4-session-set-desktop-name.patch.changes,
  DesktopNames instead of DesktopName
- fix bashisms in startxfce4 script (bxo#10828)
- add patches:
  * xfce4-session-4.10.1-fix-bashisms.patch (backported from
    upstream git)
- add xfce4-session-set-desktop-name.patch.changes in order to set
  the DesktopName property in the xsession file (bxo#11239)
- modify xfce4-session-adapt-session-scripts.patch to set
  XDG_CURRENT_DESKTOP (bxo#11239)
- update to version 4.11.0
  - remove gnome-keyring remains
  - remove xfce environment functions and use glib
  - add shutdown/reboot functionality for systemd (bxo#8729)
  - fix duplicated accelerators
  - use the async spawn function of glib
  - store the watch function id to avoid possible double free
    (bxo#9709)
  - translation updates
- Add requires iceauth package. xfce4-session uses iceauth for
  authorization (bnc#845264). 
- add xfce4-session-systemd-suspend-hibernate-support.patch in
  order to add systemd suspend/hibernate support (bnc#9952)
- drop obsolete configure switches
- update to version 4.10.1
  - remove xfce environment functions and use glib
  - add shutdown/reboot functionality for systemd
  - fix logic of the --fast action
  - bump copyright year
  - store the child watch id to avoid possible double free
  - use the async spawn function of glib
  - autotools updates
  - remove gnome-keyring remains
  - handle multiple interactive session save
  - translation updates
- remove obsolete xfce4-session-avoid-possible-double-free.patch,
  xfce4-session-handle-multiple-interactive-session-save.patch
- add xfce4-session-avoid-possible-double-free.patch in order to
  avoid a possible double free crash (bxo#9709, backported from
  upstream git)
- removed systemd workaround in
  xfce4-session-adapt-session-scripts.patch now that
  xfce4-power-manager is patched
- changed xfce4-session-adapt-session-scripts.patch so that it the
  session is wrapped with systemd-inhibit in order to work around
  systemd's broken defaults of handling suspend/hibernate-keys and
  the lidswitch which interferes with xfce4-power-manager
  (bnc#789057), this unconditionally disables systemd's handling of
  these keys regardless of its settings or whether
  xfce4-power-manager actually runs in the session or not
- explicitly depend on ConsoleKit-x11 which is used via DBus
- 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)
- add build dependency on libICE and iceauth in order to fix the
  build on Factory
- 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
- 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
- update to version 4.9.2
  - make the buttons sensitive when using sudo
  - restore ssh and gpg agent starting
  - translation updates
- obsolete all xfce-utils subpackages packages properly
- obsolete xfce4-session-doc as well
- change license to GPL-2.0 (bnc#758033)
- let -devel depend on libxfsm-4_6-0 rather than the main package
- removed leftover dependency on xfce-utils
- recommend a minimal selection of packages for a Xfce session
- 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
- 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
- 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)
- added missing build dependency on libSM-devel
- update to version 4.8.3
  - link to gmodule
  - translation updates
- dropped obsolete xfce4-session-fix-libgmodule-underlinking.patch
- added xfce4-session-fix-libgmodule-underlinking.patch in order to
  explicitly link against libgmodule
- 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
- added xfce4-session-lock-screen-on-suspend-hibernate.patch in
  order to try to locking the screen when hibernating/suspending
  (bxo#6019)
- fixed xfce4-session-fix-gnome-mode.patch to prevent NULL pointer
  dereference on invalid autostart files (bnc#730059)
- install HTML documentation under
  /usr/share/xfce4/xfce4-session/html
- 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)
- 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
- added xfce4-session-4.8.1-disable-hostname-check.patch so
  hostname checks are only performed when TCP connections are
  enabled
- 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)
- 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
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
- 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
- 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
- update to version 4.8.8
  - bugfixes
- removed dependency on xfconf
- use consistent wording for branding packages
- show compiler output
- use %%suse_update_desktop_file for files in /etc/xdg/autostart
- fixed typo
- add proper BRAND comment
- 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
- 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).
- require xfce4-utils
- use pkgconfig symbol in BuildRequires
- added xfce4-session-4.7.1-fix-missing-include.patch to fix
  missing include
- 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.
- 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.
- build branding subpackage as noarch
- Remove unused BuildRequires hal-devel
- 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).
- xfce4-tips prints tips without calling fortune (tips-no-fortune.patch)
- remove static libraries and "la" files
- call update_desktop_file macro on desktop files [bnc#445722]
- 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)
- update to 4.4.3
  * translation polish
  * added icons
- added patch for parallel start (faster-start.patch)
- use %find_lang macro
- update to 4.4.2
  o Updated and new translations
- replaced group 'System/GUI/Other' by 'System/GUI/XFCE'
- include 3 files to package
- sync with BuildService
- fix build
- update to 4.4.1 (no upstream changelog for this subpackage)
- /etc/xdg/autostart is part of filesystem now.
- upgraded to 4.4.0
- added xfce4-desktop and xfwm to requires
- converted neededforbuild to BuildRequires
- really update to 4.2.3
- update to 4.2.3
- specfile cleanup
- fixed Requires
- update to 4.2.2
- initial version
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 15)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 560916 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 14)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 558496 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 13)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 554394 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 12)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 11)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 560916 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 10)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 558496 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 9)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 554394 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 8)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 7)
branch from 15.0
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 560916 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 6)
Automatic request from openSUSE:Factory by UpdateCrawler
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 558496 from Leap Reviewbot's avatar Leap Reviewbot (leaper) (revision 5)
Automatic request from openSUSE:Factory by UpdateCrawler
Ludwig Nussel's avatar Ludwig Nussel (lnussel_factory) accepted request 554394 from Yuchen Lin's avatar Yuchen Lin (maxlin_factory) (revision 4)
Automated submission of a package from openSUSE:Factory to openSUSE:Leap:15.0 that was included in openSUSE:Leap:42.3
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 5)
branch from 15.0
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) committed (revision 4)
branch from 15.0
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by