diff options
author | Michael Biebl <biebl@debian.org> | 2009-10-02 02:25:45 +0200 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2009-10-02 02:25:45 +0200 |
commit | 9f66bd2ea72df1e26006009be20c28513f601b9d (patch) | |
tree | e91054722f791091135eba3a5d19db66d1496efe | |
parent | cd6012ad6c7a4b7571d09ed62aa2cd1dae29c21c (diff) | |
download | consolekit-9f66bd2ea72df1e26006009be20c28513f601b9d.tar.gz |
New upstream release
* New upstream release:
- port to PolicyKit 1.0
- D-Bus policy updates
- better diagnostic information for unimplemented backends
- file monitoring fixes
- get VT from X display if no controlling tty is available
- add "nox11" option to PAM module
- parse log entries with no body correctly
- fix zero-sized struct/unions
- solaris build fixes
- parse gecos field for real name
- leak fixes
- compile warning fixes
- fix doc xml validation errors
- fix doc generation when srcdir != builddir
- add example upstart events for logging
- fix ChangeLog generation script to work with git-log moved to libexecdir
-rw-r--r-- | debian/changelog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f1cd263..4d62759 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,25 @@ +consolekit (0.3.1-1) UNRELEASED; urgency=low + + * New upstream release: + - port to PolicyKit 1.0 + - D-Bus policy updates + - better diagnostic information for unimplemented backends + - file monitoring fixes + - get VT from X display if no controlling tty is available + - add "nox11" option to PAM module + - parse log entries with no body correctly + - fix zero-sized struct/unions + - solaris build fixes + - parse gecos field for real name + - leak fixes + - compile warning fixes + - fix doc xml validation errors + - fix doc generation when srcdir != builddir + - add example upstart events for logging + - fix ChangeLog generation script to work with git-log moved to libexecdir + + -- Michael Biebl <biebl@debian.org> Tue, 29 Sep 2009 05:44:40 +0200 + consolekit (0.3.0-4) unstable; urgency=low * debian/consolekit.logrotate: Install a logrotate configuration file for |