Path to this page:
./
sysutils/consolekit,
Framework for defining and tracking users, login sessions, and seats
Branch: CURRENT,
Version: 1.2.6,
Package name: consolekit-1.2.6,
Maintainer: youriConsoleKit is a framework for keeping track of the various users, sessions,
and seats present on a system. It provides a mechanism for software to react
to changes of any of these items or of any of the metadata associated with
them.
Required to run:[
sysutils/dbus-glib] [
sysutils/dbus] [
security/polkit]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 252.199 KB
Version history: (Expand)
- (2023-10-13) Updated to version: consolekit-1.2.6
- (2022-06-28) Updated to version: consolekit-1.2.4nb2
- (2021-12-08) Updated to version: consolekit-1.2.4nb1
- (2021-07-13) Updated to version: consolekit-1.2.4
- (2021-05-25) Updated to version: consolekit-1.2.2nb1
- (2021-01-01) Updated to version: consolekit-1.2.2
CVS history: (Expand)
2023-10-13 14:34:00 by pin | Files touched by this commit (3) | |
Log message:
sysutils/consolekit: update to 1.2.6
1.2.6
New Features:
- Use 0 as a starting point for the seat serial and lowercase
- the seat name as well to imitate systemd/logind
- Enable VT support for aarch64
Bug Fixes:
- Do not call g_close() on invalid file descriptors
- Properly handle PROP_KIND in ck_seat_get_property()
Misc Changes:
- Simplify ck_system_can_suspend on OpenBSD
1.2.5
New Features:
- Use sd_* shim functions on !systemd platforms
Bug Fixes:
- Fix gtk-doc test failure
Misc Changes:
- Sleep before suspending or hibernating to give time for
- the screen to lock
- Remove pm-utils dependency
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630) |
Log message:
sysutils: Remove SHA1 hashes for distfiles
|
2021-07-13 10:54:49 by Nia Alarie | Files touched by this commit (3) | |
Log message:
consolekit: update to 1.2.4
==============
Version 1.2.4
==============
Stable release of ConsoleKit2
Changes since 1.2.3
New Features:
- Implement session-service parameter
Bug Fixes:
- Do not hardcode seat0 for Seat1 in ListSessions
==============
Version 1.2.3
==============
Stable release of ConsoleKit2
Changes since 1.2.2
Bug Fixes:
- Fix a crash with glib debugging enable by not unreferencing
an instance object which was not referenced before while
removing the lock on it.
Translation Updates: French
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-05-02 13:06:16 by Nia Alarie | Files touched by this commit (35) |
Log message:
*: Use the tools framework for gdbus-codegen
|