| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gnome-session | Distribution: openSUSE 11.4 |
| Version: 2.32.1 | Vendor: openSUSE |
| Release: 5.8.1 | Build date: Tue Feb 22 11:47:13 2011 |
| Group: System/GUI/GNOME | Build host: build20 |
| Size: 115771 | Source RPM: gnome-session-2.32.1-5.8.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.gnome.org | |
| Summary: Session Tools for the GNOME Desktop | |
This package provides the basic session tools, like session management functionality, for the GNOME Desktop.
GPLv2+
* Mon Feb 21 2011 vuntz@opensuse.org
- Update gnome script to fix an issue where users from earlier
versions of openSUSE could end up with no wallpaper in 11.4:
+ reset the wallpaper configured in the user config if it was
explicitly set to a default wallpaper from a previous version
of openSUSE.
+ we do this only once, if
~/.config/suse/gnome-11.4-wallpaper-migrated does not exist.
+ note that we're avoiding this issue for future releases since
the default wallpaper will always keep the same name now.
+ this fixes the issue highlighted in bnc#671564 comment 2.
- Also, still in gnome script: do not disable beagle on live
images, since we don't ship beagle anymore.
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
- Remove 2.x references in summaries and descriptions.
* Wed Nov 17 2010 dimstar@opensuse.org
- Update to version 2.32.1:
+ Updated translations.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ Miscellaneous string fixes
+ Update information in README and other files
+ Update man pages
+ Updated translations.
- Rebase gnome-session-bgo507101-tile-ui.patch.
* Mon Sep 06 2010 vuntz@opensuse.org
- Add X-SuSE-ControlCenter-Personal to session-properties.desktop
instead of X-SuSE-ControlCenter-System, to make the item appear
in the right place in menus.
* Fri Aug 06 2010 vuntz@opensuse.org
- Update to version 2.31.6:
+ Session Manager:
- Fix a GSeal issue
- Fixed spelling error in schema description
- Port gnome-session to upower
- Fix description of auto_save_session key
+ Drop compatibility tool that sets GTK+ 1.x environment variable
+ Drop the splash program
+ Require upower-glib instead of devkit-power-gobject
+ Add configure flag to select which GTK+ version to use
+ Updated translations.
- Change DeviceKit-power-devel BuildRequires to
libupower-glib-devel.
- Rebase gnome-session-bgo507101-tile-ui.patch.
- Drop gtk1-support and splash subpackage, and obsolete those
packages.
* Thu Jul 08 2010 dimstar@opensuse.org
- Update to version 2.31.2:
+ Export _stop method for clients, for better GNOME Shell
experience
+ Explicitly add -lXext -lXau to linker line
+ Updated translations.
* Mon Jun 14 2010 vuntz@opensuse.org
- Export XDG_MENU_PREFIX=gnome- in /usr/bin/gnome. This lets us use
gnome-applications.menu to define the applications menu
structure. This fixes various bugs, including bnc#595912.
* Fri Jun 04 2010 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Sun May 23 2010 guido+opensuse.org@berhoerster.name
- Split off a -core subpackage with a minimal runtime version
* Tue Mar 30 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Updated translations.
* Tue Mar 09 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ Log out on SIGTERM and SIGINT
+ Delay the creation of the GsmXSMPClient until it really exists,
to fix potential crashes on logout
+ Remove unneeded LIBGNOMEUI_REQUIRED from configure.in
+ Updated translations.
* Fri Feb 12 2010 vuntz@opensuse.org
- Update gnome script:
+ Remove migration code of panel configuration. It was only
needed up to SLED11. SLED11 has been released, and we're
openSUSE, so it's safe to remove it.
+ Make the code fixing the background configuration run only for
non-openSUSE branded distributions. We don't want it in
openSUSE since it runs gconftool-2, and might slow down login a
bit.
* Wed Jan 27 2010 vuntz@opensuse.org
- Update to version 2.29.6:
+ Session Manager:
- Fix typo in error message
- Add diagnostic output for exit phase timeout
- GSeal: Use accessor functions instead of direct access
- Check that the XSMP connection exists when stopping a client
to fix potential crash on exit
+ Capplet:
- Destroy the main window on close to ensure changes are saved
+ Misc:
- Install the helpers in libexecdir, not libdir
- Rebase gnome-session-bgo507101-tile-ui.patch.
- Drop gnome-session-fix-capplet-saving.patch: fixed upstream.
- Remove en@shaw translation on openSUSE 11.2 and earlier.
* Fri Dec 04 2009 vuntz@opensuse.org
- Add BuildRequires and Requires on gconf-sanity-check, which was
split from the main gconf2 package.
* Wed Dec 02 2009 vuntz@opensuse.org
- Update the way we remove the ha/ig locales for old versions of
openSUSE.
* Tue Dec 01 2009 vuntz@opensuse.org
- Split the gnome-settings-daemon helper into a gtk1-support
subpackage, that will only gets installed if gtk1 is installed.
This should remove some unneeded cruft on login for most people.
- Add --enable-splash configure option, and ship the splash screen
in a splash subpackage.
- Fix rpmlint warning about self-obsoletion.
- Fix license: it's GPLv2+ and not "GPLv2+;LGPLv2.1+".
* Mon Oct 12 2009 vuntz@opensuse.org
- Add gnome-session-fix-capplet-saving.patch taken from upstream,
to fix saving the autostart changes when quickly quitting the
capplet after doing a change.
* Fri Oct 02 2009 vuntz@opensuse.org
- Update gnome script for the Live CD:
+ Make screensaver not lock the screen by default on LiveCD.
+ Make sure the "Live Installer" icon is visible on the desktop
of the user. Because of xdg-user-dirs, the desktop directory is
not always ~/Desktop, so we have to look at
~/.config/user-dirs.dirs first.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Trivial code fixes
+ Lock the screen before hibernate/suspend
+ Updated translations.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 2.27.92:
+ Remove at-spi-registryd wrapper (at-spi properly implements
session management)
+ Updated translations.
- Remove now non-existing --with-at-spi-registryd-directory
configure option.
* Wed Aug 26 2009 vuntz@novell.com
- Update to version 2.27.91:
+ Install splash desktop file in $(sysconfdir)/xdg/autostart
+ Do not install gnome-splash.png unless --enable-splash is used
+ Fix idle watch not working
+ Fix typo in debug message
+ Use GTK+ accessor functions instead direct access
+ Remove deprecated Encoding key from desktop file
+ Port to PolicyKit 1
+ Remove dependency on PolicyKit libraries
+ Updated translations.
- Drop gnome-session-polkit1.patch: fixed upstream.
- Respin gnome-session-bgo507101-tile-ui.patch.
- Use spec-cleaner to reorder lines in preamble.
* Wed Aug 19 2009 vuntz@novell.com
- Add Requires on ConsoleKit: it's needed to have gnome-session
work properly.
* Thu Aug 06 2009 vuntz@novell.com
- Add gnome-session-polkit1.patch to fix reboot/shutdown options
being disabled.
- Remove PolicyKit-gnome-devel BuildRequires.
* Thu Aug 06 2009 vuntz@novell.com
- Change Recommends to Requires for gnome-panel,
gnome-settings-daemon, metacity and nautilus. This should fix the
problem of people seeing an empty GNOME session if they only have
gnome-session installed. Fix bnc#523774.
* Wed Jul 29 2009 vuntz@novell.com
- Update to version 2.27.5:
+ Prefer compiz-manager over compiz when available in gnome-wm
+ Add --with-default-wm configure option to let distributors
specify the default window manager they want to use (including
gnome-wm)
+ Use silent-rules with automake 1.11
+ Add --enable-splash configure option to build splash, and
disable splash build by default
+ Add Presence interface to the documentation
+ Do not exit when the system bus restarts
+ Port from gnome-power-manager to DeviceKit-power
DeviceKit-power is a new dependency.
+ Code cleanup
+ Updated translations.
- Add DeviceKit-power-devel BuildRequires.
- Pass --with-default-wm=gnome-wm to configure.
- Provides and Obsoletes branding package, and remove
branding-upstream package as we don't ship the splash anymore.
- Remove splash-related packaging.
- Respin gnome-session-bgo507101-tile-ui.patch.
- Remove gnome-session-gnome-wm-compiz-manager.patch and
gnome-session-compiz-as-default-wm.patch, and replace them with
gnome-session-enable-disable-compiz.patch.
* Mon Jul 20 2009 vuntz@novell.com
- Update to version 2.27.4:
+ Reduce GConf roundtrips
+ Use shave to improve build log readability
+ Fix a crash on Solaris
+ Generate docs for the presence API
+ Rewrite a good part of the capplet. Some highlights:
- much cleaner code
- monitor autostart files
- autofill name field if needed
- add help button
- better handling of themed and non-themed application icons
- allow dragging from the application list
- make it more clear that applications are disabled
+ Port to GtkBuilder
+ Improve debug message
+ Load default apps after saved and autostart apps
+ Build fixes for BSD
+ Update eggsmclient code to fix crash
+ Add mutter support to gnome-wm
+ Make gnome-session exit properly on reboot/shutdown
+ Avoid pointless warnings
+ Honour the SmRestartNever SmRestartStyleHint
+ Default clients to RESTART_IF_RUNNING instead of NEVER
+ Code cleanups
+ Updated translations.
- Rebase gnome-session-bgo507101-tile-ui.patch.
- Rebase gnome-session-gnome-wm-compiz-manager.patch.
- Remove libglade2-devel BuildRequires.
- Use gnome-autogen.sh instead of autoreconf to make it work.
* Mon May 25 2009 vuntz@novell.com
- Update gnome-session-gnome-wm-compiz-manager.patch to enable
compiz only if the compiz-enabled file is newer than
/etc/X11/xorg.conf
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ Fix inhibitor dialog not showing the right action button when
shutting down
+ Make gnome-session-save --kill --silent work as --force-logout
+ Correctly use the arguments passed to gnome-session when
launched with no session dbus
+ Updated translations.
* Wed Apr 08 2009 vuntz@novell.com
- Update to version 2.26.0.90:
+ New version with two main changes:
- gnome-session now lets applications properly exit on logout
- saving a session on logout is activated again
+ Detailed changes:
- Update man pages
- Let all processes exit cleanly on logout/reboot/shutdown
- Use smaller icon size in inhibit dialog
- Fix various crashes in inhibit dialog and during the logout
process
- Make the inhibit dialog look at desktop files from autostart
directories too
- Use XDG_CONFIG_HOME to save the session and create the
session directory with the right permissions
- Get the discard command from XSMP clients and save it when
saving a session, and use it when removing a saved session
- Properly handle XSMP clients that don't return a restart
command when saving the session
- Various XSMP protocol fixes
- When saving the session, ask the XSMP clients to save the
global and local states when needed instead of just asking
them to save their global states. Else, clients won't appear
on next login
- Allow XSMP clients to interact during the logout (and cancel
the logout), using the inhibit infrastructure
- Allow clients to specify that they want to be ended last
- Hide deprecated command-line options from gnome-session-save
- -help
- Re-enable session saving
- Ignore XSyncAlarmDestroyed events, to avoid filling
~/.xsession-errors
- Various code cleanups
- Updated translations.
- Stop recommending control-center2: I see no reason why we'd want
to do this. Instead, recommend gnome-panel, metacity, nautilus
and gnome-settings-daemon.
since they are in the default session.
- Stop suggesting rsh: it's not used anymore.
* Thu Mar 19 2009 vuntz@novell.com
- Remove workaround adding gnomesu to live-installer.desktop. It's
not needed anymore. Will fix bnc#486644.
* Tue Mar 17 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Turn off debug spew
+ Hide the "Save current session" button in the session
properties since it's not working
+ Disable session saving because it's not ready yet
+ Updated translations.
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.92:
+ Ensure treeview is included in a scrolled window with a shadow
in the inhibit dialog
+ Use system-log-out icon instead of deprecated gnome-logout
+ Implement session saving
+ Use close button instead of ok button for error dialog
+ Fix the logout dialog not being themed
+ Code cleanup
+ Updated translations.
/usr/bin/gnome /usr/bin/gnome-session-properties /usr/bin/gnome-wm /usr/share/applications/gnome-wm.desktop /usr/share/applications/session-properties.desktop /usr/share/gnome-session/session-properties.ui /usr/share/icons/hicolor/16x16/apps/session-properties.png /usr/share/icons/hicolor/22x22/apps/session-properties.png /usr/share/icons/hicolor/24x24/apps/session-properties.png /usr/share/icons/hicolor/32x32/apps/session-properties.png /usr/share/icons/hicolor/48x48/apps/session-properties.png /usr/share/icons/hicolor/scalable/apps/session-properties.svg /usr/share/man/man1/gnome-session-properties.1.gz /usr/share/man/man1/gnome-wm.1.gz /usr/share/xsessions/gnome.desktop
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 11:49:16 2013