Changelog for
PolicyKit-0.9-14.2.i586.rpm :
Mon Apr 19 14:00:00 2010 lchiquittoAATTsuse.de
- prevent several memory leaks (bnc#597346)
Mon Nov 16 13:00:00 2009 lnusselAATTsuse.de
- don\'t ignore errors in polkit_context_is_caller_authorized
(bnc#509108)
Thu Jan 22 13:00:00 2009 lnusselAATTsuse.de
- fix dbus policy (bnc#468386)
Thu Nov 6 13:00:00 2008 lnusselAATTsuse.de
- allow root to obtain privileges (bnc#431474)
Tue Nov 4 13:00:00 2008 lnusselAATTsuse.de
- another place where dbus error needs to be unset (bnc#439473)
Fri Oct 31 13:00:00 2008 lnusselAATTsuse.de
- unset dbus error is some non-error cases (bnc#439150)
Thu Oct 2 14:00:00 2008 lnusselAATTsuse.de
- don\'t set exe constraints if the resolve-exe-helper isn\'t setuid root
- fix permissions to match new setting in level \'secure\'
Wed Sep 10 14:00:00 2008 lnusselAATTsuse.de
- conditional SELinux support to allow build on older distros
Fri Aug 29 14:00:00 2008 jprAATTsuse.de
- Update to 0.9
* need to link with libkit.la for some helpers
* build fixes
* always allow uid 0 to ask about authorizations for anyone
* fix up permissions / docs for certain helpers and files/directories
* remove watch on fd when reaching EOF
Mon Aug 25 14:00:00 2008 dmuellerAATTsuse.de
- fix installed headers to compile with -pedantic
Wed Aug 20 14:00:00 2008 prusnakAATTsuse.cz
- enabled SELinux support [Fate#303662]
Thu Apr 17 14:00:00 2008 kay.sieversAATTnovell.com
- replace git snapshot with now released version 0.8
print warning to stderr if a policy file is malformed
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Thu Apr 10 14:00:00 2008 kay.sieversAATTnovell.com
- update to git snapshot
fixes format string vulnerability CVE-2008-1658 (bnc#375832)
fixes polkit-bash-completion.sh
fixes https://bugzilla.novell.com/show_bug.cgi?id=295341#c25
Wed Mar 12 13:00:00 2008 kay.sieversAATTnovell.com
- change %_libexecdir to %_prefix/lib as requested in (bnc#295341)
Sat Jan 26 13:00:00 2008 hmachtAATTsuse.de
- PolicyKit-0.7-use-stat.patch:
On reiserfs, d_type from readdir() is set to DT_UNKNOWN, so use
stat
Wed Jan 2 13:00:00 2008 kay.sieversAATTnovell.com
- add Recommend: PolicyKit-doc package
- this sets the expected permissions, if the updated
/etc/permissions.
* (bnc#295341) is not available at installation time:
[#] chown root:polkituser /usr/lib64/PolicyKit/polkit-
*
[#] chmod 2755 /usr/lib64/PolicyKit/polkit-
*
[#] chmod 4755 /usr/lib64/PolicyKit/polkit-grant-helper-pam
Thu Dec 20 13:00:00 2007 kay.sieversAATTnovell.com
- updated to v0.7
- All code is now licensed under the MIT/X11 license
- libpolkit and libpolkit-dbus no longer depends on libglib.
- Unit test framework and coverage reporting. As of this release, 64%
of the codebase is currently tested during \'make check\'.
- New system D-Bus service (activated on demand) providing the major
functionality of libpolkit.so from a mechanism point of view. This
is useful for chroot(2)\'ed services like Avahi.
- A class for tracking D-Bus connections to minimize the amount
of IPC necessary. Useful for long running daemons.
- Pluggable authorization database backend.
- New API for interacting with the authorization database
- A very simple convenience API useful for (legacy) commandline tools.
- A way to specify that an implicit authorization can be one-shot
only.
- Vendor name, site and icon support in .policy files.
- Improved documentation.
- Negative authorizations.
- Bash completions for all command line tools.
- needs /etc/permissions.
* update (bnc#295341)
Wed Oct 17 14:00:00 2007 dkukawkaAATTsuse.de
- updated to v0.6:
- This is the fourth release of PolicyKit. There are no major
changes since 0.5 expect
a) better handling of unknown XML tags in the config and policy
files (we simply ignore unknown sub-trees) to make it easier to
add features in the future;
b) native support for more distributions; and
c) the addition of a
tag to the .policy files.
- removed all previous patches
- moved man pages to -doc package due to dependency to xsltproc
Sat Aug 11 14:00:00 2007 ajAATTsuse.de
- Make separate spec file for PolicyKit-doc so that PolicyKit does
not require TeX for building.
Sat Aug 11 14:00:00 2007 meissnerAATTsuse.de
- binaries are packed with permissions in \"secure\" mode.
- run fdupes
- require dbus-1-devel in -devel too
Fri Aug 10 14:00:00 2007 cooloAATTsuse.de
- remove Permissions script - went to permissions
Fri Aug 3 14:00:00 2007 dkukawkaAATTsuse.de
- added already upstream send patches:
- polkit-allow-DBus_v0.61.diff: allow build against same DBus
versions as HAL
- polkit-fix-code_docu.diff
- polkit-fix-compilerWarning.diff
- polkit-fix-struct_naming.diff
- polkit-fix-uid_t-compilerwarning.diff
Tue Jul 31 14:00:00 2007 kay.sieversAATTsuse.de
- update to git HEAD
move PAM stack usage to very tiny separate setuid root helper
add waitpid() to get SIGCHLD in error path handling
Sun Jul 29 14:00:00 2007 kay.sieversAATTsuse.de
- add /etc/permissions.d/PolicyKit and enable setguid for helper
Sun Jul 29 14:00:00 2007 kay.sieversAATTsuse.de
- configure --with-os-type=suse
- install helper binaries in %{_libexecdir}/PolicyKit/
Fri Jul 27 14:00:00 2007 kay.sieversAATTsuse.de
- update to version 0.4
complete rewrite, not a daemon anymore
- BETA checkin to prepare HAL and resmgr update
\"chmod 2775 /usr/lib(64)/polkit-grant-helper\"
is needed for now, until /etc/permissions.secure is updated
Thu Mar 8 13:00:00 2007 lruppAATTsuse.de
- remove obsolete %pre section
Wed Mar 7 13:00:00 2007 sbrabecAATTsuse.cz
- Created -devel and -doc subpackage (#248813).
Fri Mar 2 13:00:00 2007 roAATTsuse.de
- do not rebuild docu, remove xmlto from build requires
(causes extreme build dependencies)
Mon Nov 27 13:00:00 2006 dmuellerAATTsuse.de
- install documentation in %_docdir, not somewhere else
Tue Nov 14 13:00:00 2006 lnusselAATTsuse.de
- also restart resmgr after PolicyKit restart in order to restore
desktop-console settings (#220265)
Sun Nov 12 13:00:00 2006 dkukawkaAATTsuse.de
- fixed bugs:
- b.n.c #216805: added policykitd to runlevel 2
Thu Oct 26 14:00:00 2006 lnusselAATTsuse.de
- fix pam config by telling configure that we are on suse (#203526)
Wed Oct 25 14:00:00 2006 thoenigAATTsuse.de
- Add patch: PolicyKit-dbus-reconnect-thoenig-01.patch: Make
PolicyKit survive D-Bus restarts (b.n.c #214905)
Wed Sep 6 14:00:00 2006 lnusselAATTsuse.de
- use resmgr for login tracking
Mon Sep 4 14:00:00 2006 seifeAATTsuse.de
- fix init script to at least not throw up on syntax errors.
Tue Aug 22 14:00:00 2006 dkukawkaAATTsuse.de
- updated to current git HEAD (git20060822)
- updated rc file
- removed upstream gone patches:
- PolicyKit-fix-compiler_warnings.diff
- fix to get \'make distcheck\' running
Wed Aug 9 14:00:00 2006 thoenigAATTsuse.de
- BuildRequires (hal): replace dbus-1-devel by dbus-1-glib-devel
- BuildRequires (hal-devel): add dbus-1-glib-devel
Thu Aug 3 14:00:00 2006 dkukawkaAATTsuse.de
- added a startscript for polkitd
Tue Jul 25 14:00:00 2006 dkukawkaAATTsuse.de
- initial version