File ConsoleKit-doc.changes of Package ConsoleKit

-------------------------------------------------------------------
Thu May  7 15:14:21 CEST 2009 - hmacht@suse.de

- Add ConsoleKit-exit-with-the-bus.patch (upstream commit
  8ec523138671a8fe93748a0b75adaaca96e2392e) to kill the ConsoleKit
  daemon as soon as D-Bus exits. ConsoleKit is started by D-Bus
  activation anyway (bnc#491063)

-------------------------------------------------------------------
Mon Feb  9 11:53:45 CET 2009 - hmacht@suse.de

- add translation infrastructure and add translations (bnc#459155)

-------------------------------------------------------------------
Fri Jan 23 11:51:29 CET 2009 - hmacht@suse.de

- fix D-Bus permissions (bnc#468371)

-------------------------------------------------------------------
Mon Dec  8 13:06:31 CET 2008 - hmacht@suse.de

- don't remove pam config on update (bnc#450962)

-------------------------------------------------------------------
Thu Oct 16 13:06:59 CEST 2008 - ro@suse.de

- enhance baselibs.conf
- handle error case in postinstall more gracefully (#412794) 

-------------------------------------------------------------------
Thu Oct  9 15:50:00 CEST 2008 - hmacht@suse.de

- Remove %ifarch calls, -32bit packages are selected through
  patterns. Force pam-config when YaST2 is running
  (bnc#433653,bnc#412794)

-------------------------------------------------------------------
Fri Sep 26 11:49:05 CEST 2008 - hmacht@suse.de

- remove rc-script. ConsoleKit is activated on demand with D-Bus
  system activation (bnc#428228)

-------------------------------------------------------------------
Mon Aug 25 01:22:51 CEST 2008 - ro@suse.de

- initscript: add $null to Required-Stop to fix build 

-------------------------------------------------------------------
Mon Aug 11 18:12:54 CEST 2008 - ro@suse.de

- fix build for ConsoleKit-doc 

-------------------------------------------------------------------
Fri Jul 18 10:09:18 CEST 2008 - hmacht@suse.de

- build with PolicyKit support (bnc#399476)
- update ConsoleKit-libexecdir.patch

-------------------------------------------------------------------
Tue May 13 12:47:17 CEST 2008 - hmacht@suse.de

- also change libdir to prefix/lib in ck-session.c (bnc#386369)

-------------------------------------------------------------------
Fri Apr 18 19:11:32 CEST 2008 - hmacht@suse.de

- update to version 0.2.10:
    always create the directories we need
    fix display of active vt when vt is disabled
    guard against writing null string to keyfile
    Also make criticals fatal when starting with --debug.
    reverse the sense of the dbus policy
    add a ck-launch-session tool
    don't set the session-type to the command name
    add tools to log restart and stop events
    fix typo in dbus policy file
    touch the history file to create it for people not using packages
    mkdir /var/log/ConsoleKit at install time
    set a global flag so that D-Bus does not change
      the SIGPIPE handler in the PAM module
    when a parsing error occurs don't return an empty event
    add a helper to write a system start record to the CK history
    add support for logging start/stop/restart
    allow session type filtering for all report formats
    add session-type filtering to ck-history
    try to activate x11-display-device not only display-device
    be a little smarter about how we compute the number of users
    fix policy action name
    history should log to /var/log not /var/run
- change %%_libexecdir to %%_prefix/lib

-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de

- added baselibs.conf file to build xxbit packages
  for multilib support

-------------------------------------------------------------------
Sat Apr  5 15:51:22 CEST 2008 - coolo@suse.de

- leave out ConsoleKit-x11 in -doc.spec

-------------------------------------------------------------------
Tue Apr  1 15:34:07 CEST 2008 - hmacht@suse.de

- create ConsoleKit-x11 containing the following files:
   /usr/lib/ck-get-x11-server-pid
   /usr/lib/ck-get-x11-display-device
   /usr/lib/ck-collect-session-info

-------------------------------------------------------------------
Sat Feb 16 12:00:12 CET 2008 - coolo@suse.de

- pwdutils split out login and we need it

-------------------------------------------------------------------
Tue Nov 27 16:14:14 CET 2007 - hmacht@suse.de

- add /etc/ConsoleKit/run-session.d and
  /usr/lib/ConsoleKit/run-session.d to files section (b.n.c 343246)

-------------------------------------------------------------------
Fri Nov  9 16:23:16 CET 2007 - hmacht@suse.de

- fix --localstatedir and add /var/run/ConsoleKit to files section
  (novell bug 340486)

-------------------------------------------------------------------
Wed Oct 17 14:11:16 CEST 2007 - dkukawka@suse.de

- updated to git master (20071017):
  - add a way to synchronously run programs on session 
    add/remove/activity_change
  - maintain a file with the dump of the local database
  - add event logging capability
  - Use unix-user instead of user so that PAM module works
  - FreeBSD support 
  - Solaris support 
  - More abstraction of system dependent stuff 
  - Experimental support for seat & device configuration 
  - Add new helper for getting tty from DISPLAY 
  - a few fixes for getfd suggested by Lennart 

-------------------------------------------------------------------
Mon Oct  1 15:23:04 CEST 2007 - hmacht@suse.de

- remove 'PreReq: %name-64bit' for ppc (novell bug 302148)

-------------------------------------------------------------------
Mon Sep  3 12:10:18 CEST 2007 - hmacht@suse.de

- require pam-config >= 0.22 in PreReq (novell bug 306443) 

-------------------------------------------------------------------
Sun Sep  2 09:39:48 CEST 2007 - ro@suse.de

- no PreReq for doc package 

-------------------------------------------------------------------
Wed Aug 29 14:04:20 CEST 2007 - hmacht@suse.de

- PreReq either the 32bit or the 64bit pam plugin for pam-config to
  not fail (novell bug 302148)

-------------------------------------------------------------------
Fri Aug 17 17:19:31 CEST 2007 - hmacht@suse.de

- run '/usr/sbin/pam-config --service login -a --ck_connector' in
  %post section (novell bug 297559)

-------------------------------------------------------------------
Mon Aug  6 13:08:23 CEST 2007 - hmacht@suse.de

- start ConsoleKit in runlevels 2 3 and 5 (insserv consolekit) 

-------------------------------------------------------------------
Sat Aug  4 16:48:30 CEST 2007 - aj@suse.de

- Reduce build requires.

-------------------------------------------------------------------
Sat Aug  4 11:16:15 CEST 2007 - aj@suse.de

- Split of devel and doc packages.

-------------------------------------------------------------------
Fri Aug  3 14:38:55 CEST 2007 - hmacht@suse.de

- remove dbus-1-devel from "Requires:" 

-------------------------------------------------------------------
Wed Apr 25 13:41:14 CEST 2007 - hmacht@suse.de

- update to version 0.2.1:
    - disable static libs
    - use inotify to detect activity on tty when possible
    - add support for CKCON_X11_DISPLAY_DEVICE environment variable
    - also add ability to toggle debugging when SIGUSR1 is received
    - several autoconf fixes and cleanups
    - typo fixes in documentation
    - misc fixes

-------------------------------------------------------------------
Mon Apr  2 13:55:38 CEST 2007 - hmacht@suse.de

- initial checkin 

openSUSE Build Service is sponsored by