Post-release version bump to 0.110
[platform/upstream/polkit.git] / README
1 OVERVIEW
2 ========
3
4 polkit is a toolkit for defining and handling authorizations.  It is
5 used for allowing unprivileged processes to speak to privileged
6 processes.
7
8 RELEASES
9 ========
10
11 Releases of polkit are available in compressed tarballs from
12
13  http://www.freedesktop.org/software/polkit/releases/
14
15 To verify the authenticity of the compressed tarball, use this command
16
17  $ gpg --verify polkit-$(VERSION).tar.gz.sign polkit-$(VERSION).tar.gz
18  gpg: Signature made Sat 10 Mar 2012 03:00:30 PM EST using RSA key ID 3418A891
19  gpg: Good signature from "David Zeuthen <zeuthen@gmail.com>"
20  gpg:                 aka "[jpeg image of size 5237]"
21
22 BUGS and DEVELOPMENT
23 ====================
24
25 Please report bugs via the freedesktop.org bugzilla at
26
27  https://bugs.freedesktop.org/enter_bug.cgi?product=PolicyKit