| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ConsoleKit-x11 | Distribution: openSUSE 12.1 |
| Version: 0.4.5 | Vendor: openSUSE |
| Release: 6.2.2 | Build date: Sat Oct 29 19:10:59 2011 |
| Group: System/Daemons | Build host: build26 |
| Size: 28012 | Source RPM: ConsoleKit-0.4.5-6.2.2.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://consolekit.freedesktop.org | |
| Summary: System daemon for tracking users, sessions and seats | |
ConsoleKit is a system daemon for tracking what users are logged into the system and how they interact with the computer (e.g. which keyboard and mouse they use).
GPLv2+
* Tue Oct 11 2011 lnussel@suse.de
- move ck-collect-session-info to main package as it doesn't depend on X and is
actually needed for ConsoleKit operation (bnc#727037)
- make ConsoleKit-x11 install if both xorg-x11 and ConsoleKit are installed
* Fri Sep 30 2011 coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from spec
* Fri Sep 16 2011 coolo@suse.com
- remove outdated _service file
* Fri Jun 17 2011 vuntz@opensuse.org
- Update to version 0.4.5:
+ Retry opening console device on EIO (fdo#31790)
+ systemd: don't pull in sysinit.target
* Wed Mar 09 2011 coolo@novell.com
- version 0.4.4
- Small fixes for systemd support
* Wed Nov 17 2010 kay.sievers@novell.com
- version 0.4.3
- Revert "linux: Use VT_WAITEVENT if available to avoid spawn
too many threads"
- Revert "linux: Check for VT_WAITEVENT ioctl during runtime"
- systemd: simplify unit files a little
- systemd: log shutdown when doing kexec reboot
- dbus: bump dependency on dbus-glib to 0.82
- linux: Check for VT_WAITEVENT ioctl during runtime
- build-sys: Bump GLIB_REQUIRED_VERSION to 2.14 for GRegex
- build-sys: extend configure check for kfreebsd
- systemd: make sure the file system is writable before we write
log data
* Mon Nov 15 2010 coolo@novell.com
- own parent directories for systemd files
* Sun Oct 31 2010 jengelh@medozas.de
- Use %_smp_mflags
* Fri Sep 10 2010 coolo@novell.com
- fix build of -doc sub spec file
* Mon Sep 06 2010 kay.sievers@novell.com
- version 0.4.2
- Ensure we only care for seat files ending in .seat (William Jon McCann)
- Don't take bus name until ready
- systemd hookup
- add --since option to ck-history
- Reduce number of threads on Linux
- install systemd service files
- disable silent build
* Tue May 04 2010 aj@suse.de
- Handle /var/run on tmpfs - Consolekit creates its runtime directory
itself if needed.
* Tue May 04 2010 kay.sievers@novell.com
- add run-seat.d directories bnc#601236
* Thu Mar 11 2010 coolo@novell.com
- take some changes out of git to fix autologin in kdm (mainly
fc2870a65f6b3ed3b71bcac69c5faf3a9c759c64)
* Mon Dec 14 2009 jengelh@medozas.de
- add baselibs.conf as a source
- enable parallel building
* Wed Dec 02 2009 kay.sievers@novell.com
- Update to 0.4.1
* Starting with this release we will not do session.d/
'session_active_changed' callouts anymore. (Lennart Poettering)
* log the kernel release and boot arguments at start time (William Jon McCann)
* show display in host field if the host isn't set (William Jon McCann)
* print the uptime for the reboot items in the report (William Jon McCann)
* Add seat.d/ callout directory and guarantee we dump the database before call
* database: write the console database to disk before signalling via dbus
* make CK database world readable (Lennart Poettering)
* get rid of ck_seat_set_active_session() prototype
* Wed Jul 22 2009 kay.sievers@novell.com
- Update to 0.3.1:
- port to polkit (Matthias Clasen)
- D-Bus policy updates (Colin Walters, Martin Pitt, Vincent Untz, William Jon McCann)
- better diagnostic information for unimplemented backends (Daniel Macks)
- file monitoring fixes (James Westby)
- get VT from X display if no controlling tty is available (Ray Strode)
- add "nox11" option to PAM module (Martin Pitt)
- parse log entries with no body correctly (William Jon McCann)
- parse gecos field for real name (William Jon McCann)
- leak fixes (James Westby, Steve Langasek)
* Wed Jul 15 2009 kay.sievers@novell.com
- fix misuse of libexecdir in file list for pkgconfig file
* Tue Apr 14 2009 hmacht@suse.de
- remove ConsoleKit-libexecdir.patch
- update ConsoleKit-fix-dbus-permissions.patch
- add ConsoleKit-fdo20471-GetSessions.patch to allow GetSessions on
Manager interface (vuntz@novell.com)
- add ConsoleKit-allow-interfaces-required-by-gnome-session.patch to
allow additional interfaces which are required by gnome-session
- Update to 0.3.0:
- API changes to make the daemon conform to the published spec
- don't allow reboot if PolicyKit and RBAC are disabled (William Jon McCann)
- fix path in includes (William Jon McCann)
- reorganize the docs a bit (William Jon McCann)
- pull updated DTD and xsl from DeviceKit-disks (William Jon McCann)
- fix distcheck (William Jon McCann)
- still having problems using xinclude (William Jon McCann)
- fix the includes (William Jon McCann)
- add missing bits (William Jon McCann)
- use spec files directly as introspection xml and try to generate docs on the fly (William Jon McCan
- use object paths for seat added/removed signals per spec (William Jon McCann)
- regenerate the docs and xml from the spec (William Jon McCann)
- add GetLoginSessionId to exported interface (William Jon McCann)
- fix use of unix-user as int (William Jon McCann)
- use fortify source flag when building from git (William Jon McCann)
- fix location of scripts again (William Jon McCann)
- dist bzip by default (William Jon McCann)
- fix up signal definition (William Jon McCann)
- fix UnixUser to be uint (William Jon McCann)
- use object paths instead of strings for signals (William Jon McCann)
- cleanly shutdown event logging thread (William Jon McCann)
- export login session id to the bus (William Jon McCann)
- exit with the bus now that we're activated by the bus (William Jon McCann)
- allow retaining authorizations for {stop,restart}-multiple-users (David Zeuthen)
- make sure to add all override parameters (William Jon McCann)
- fix the script to work with recent dbus-python api changes (William Jon McCann)
- always try to detect parameters for session (William Jon McCann)
- oops one more place (William Jon McCann)
- install scripts into $(prefix)/lib instead of $libdir (William Jon McCann)
- return PolicyKit results when not privileged for action (William Jon McCann)
- fix typo (William Jon McCann)
- initial login session id support (William Jon McCann)
- display uid as unix-user to match api (William Jon McCann)
- fix packaging of policy file (William Jon McCann)
- rename policy file (William Jon McCann)
- post release version bump (William Jon McCann)
/usr/lib/ConsoleKit/ck-get-x11-display-device /usr/lib/ConsoleKit/ck-get-x11-server-pid
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 12:16:00 2013