SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for polkit-0.112-9.el7.i686.rpm :
Wed Jul 6 14:00:00 2016 Miloslav Trmač - 0.112-9
- Update for another mozjs17 change, the pkg-config file name does not change.
Resolves: #1331776

Mon Jul 4 14:00:00 2016 Miloslav Trmač - 0.112-8
- Update for ABI change needed to fix use of 48-bit pointers on ARM64.
Resolves: #1331776

Tue May 17 14:00:00 2016 Miloslav Trmač - 0.112-7
- Fix a memory leak when processing the result of EnumerateActions
Resolves: #1310738

Mon Oct 19 14:00:00 2015 Miloslav Trmač - 0.112-6
- Fix CVE-2015-3256
Resolves: #1271790

Mon Feb 10 13:00:00 2014 Miloslav Trmač - 0.112-5
- Fix a PolkitAgentSession race condition
Resolves: #1063193

Fri Jan 24 13:00:00 2014 Daniel Mach - 0.112-4
- Mass rebuild 2014-01-24

Fri Dec 27 13:00:00 2013 Daniel Mach - 0.112-3
- Mass rebuild 2013-12-27

Sat Dec 7 13:00:00 2013 Miloslav Trmač - 0.112-2
- Workaround pam_systemd setting broken XDG_RUNTIME_DIR
Resolves: #1033774
- Always use mozjs-17.0 even if js-devel is installed

Wed Sep 18 14:00:00 2013 Miloslav Trmač - 0.112-1
- Update to polkit-0.112
- Resolves: #1005135, CVE-2013-4288

Wed May 29 14:00:00 2013 Tomas Bzatek - 0.111-2
- Fix a race on PolkitSubject type registration (#866718)

Wed May 15 14:00:00 2013 Miloslav Trmač - 0.111-1
- Update to polkit-0.111
Resolves: #917888
- Use SpiderMonkey from mozjs17 instead of js
- Ship the signature in the srpm
- Try to preserve timestamps in (make install)

Fri May 10 14:00:00 2013 Miloslav Trmač - 0.110-4
- Shut up rpmlint about Summary:
- Build with V=1
- Use %{_unitdir} instead of hard-coding the path
- Use the new systemd macros, primarily to run (systemctl daemon-reload)
Resolves: #857382

Fri May 10 14:00:00 2013 Miloslav Trmač - 0.110-4
- Make the JavaScript engine mandatory. The polkit-js-engine package has been
removed, main polkit package Provides:polkit-js-engine for compatibility.
- Add Requires: polkit-pkla-compat
Resolves: #908808

Wed Feb 13 13:00:00 2013 Miloslav Trmač - 0.110-3
- Don\'t ship pk-example-frobnicate in the \"live\" configuration
Resolves: #878112

Fri Feb 8 13:00:00 2013 Miloslav Trmač - 0.110-2
- Own %{_docdir}/polkit-js-engine-
*
Resolves: #907668

Wed Jan 9 13:00:00 2013 David Zeuthen - 0.110-1.el7
- Update to upstream release 0.110

Mon Jan 7 13:00:00 2013 Matthias Clasen - 0.109-2.el7
- Build with pie and stuff

Wed Dec 19 13:00:00 2012 David Zeuthen 0.109-1.el7
- Update to upstream release 0.109
- Drop upstreamed patches

Thu Nov 15 13:00:00 2012 David Zeuthen 0.108-3.el7
- Attempt to open the correct libmozjs185 library, otherwise polkit
authz rules will not work unless js-devel is installed (fdo #57146)

Wed Nov 14 13:00:00 2012 David Zeuthen 0.108-2.el7
- Include gmodule-2.0 to avoid build error

Wed Nov 14 13:00:00 2012 David Zeuthen 0.108-1.el7
- Update to upstream release 0.108
- Drop upstreamed patches
- This release dynamically loads the JavaScript interpreter and can
cope with it not being available. In this case, polkit authorization
rules are not processed and the defaults for an action - as defined
in its .policy file - are used for authorization decisions.
- Add new meta-package, polkit-js-engine, that pulls in the required
JavaScript bits to make polkit authorization rules work. The default
install - not the minimal install - should include this package

Wed Oct 10 14:00:00 2012 Adam Jackson 0.107-4
- Don\'t crash if initializing the server object fails

Tue Sep 18 14:00:00 2012 David Zeuthen 0.107-3.el7
- Authenticate as root if e.g. the wheel group is empty (#834494)

Fri Jul 27 14:00:00 2012 Fedora Release Engineering - 0.107-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

Wed Jul 11 14:00:00 2012 David Zeuthen 0.107-1.el7
- Update to upstream release 0.107

Fri Jun 29 14:00:00 2012 David Zeuthen 0.106-2.el7
- Add forgotten Requires(pre): shadow-utils

Thu Jun 7 14:00:00 2012 David Zeuthen 0.106-1.el7
- Update to upstream release 0.106
- Authorizations are no longer controlled by .pkla files - from now
on, use the new .rules files described in the polkit(8) man page

Tue Apr 24 14:00:00 2012 David Zeuthen 0.105-1.el7
- Update to upstream release 0.105
- Nuke patches that are now upstream
- Change \'PolicyKit\' to \'polkit\' in summary and descriptions

Thu Mar 8 13:00:00 2012 David Zeuthen 0.104-6.el7
- Don\'t leak file descriptors (bgo #671486)

Mon Feb 13 13:00:00 2012 Matthias Clasen - 0.104-5.el7
- Make the -docs subpackage noarch

Mon Feb 6 13:00:00 2012 David Zeuthen 0.104-4.el7
- Set error if we cannot obtain a PolkitUnixSession for a given PID (#787222)

Sat Jan 14 13:00:00 2012 Fedora Release Engineering - 0.104-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

Tue Jan 3 13:00:00 2012 David Zeuthen 0.104-2.el7
- Nuke the ConsoleKit run-time requirement

Tue Jan 3 13:00:00 2012 David Zeuthen 0.104-1.el7
- Update to upstream release 0.104
- Force usage of systemd (instead of ConsoleKit) for session tracking

Tue Dec 6 13:00:00 2011 David Zeuthen 0.103-1.el7
- Update to upstream release 0.103
- Drop upstreamed patch
- Drop Fedora-specific policy, it is now upstream (fdo #41008)

Wed Oct 26 14:00:00 2011 Fedora Release Engineering - 0.102-3
- Rebuilt for glibc bug#747377

Tue Oct 18 14:00:00 2011 David Zeuthen 0.102-2.el7
- Add patch to neuter the annoying systemd behavior where stdout/stderr
is sent to the system logs

Thu Aug 4 14:00:00 2011 David Zeuthen 0.102-1
- Update to 0.102 release

Fri May 13 14:00:00 2011 Bastien Nocera 0.101-7
- Allow setting the pretty hostname without a password for wheel,
change matches systemd in git

Mon May 2 14:00:00 2011 Matthias Clasen - 0.101-6
- Update the action id of the datetime mechanism

Tue Apr 19 14:00:00 2011 David Zeuthen - 0.101-5
- CVE-2011-1485 (#697951)

Tue Mar 22 13:00:00 2011 Kevin Kofler - 0.101-4
- Also allow org.kde.kcontrol.kcmclock.save without password for wheel

Thu Mar 17 13:00:00 2011 David Zeuthen - 0.101-3
- Fix typo in pkla file (thanks notting)

Thu Mar 17 13:00:00 2011 David Zeuthen - 0.101-2
- Nuke desktop_admin_r and desktop_user_r groups - just use the
wheel group instead (#688363)
- Update the set of configuration directives that gives users
in the wheel group extra privileges

Thu Mar 3 13:00:00 2011 David Zeuthen - 0.101-1
- New upstream version

Mon Feb 21 13:00:00 2011 David Zeuthen - 0.100-1
- New upstream version

Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 0.98-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Fri Jan 28 13:00:00 2011 Matthias Clasen - 0.98-6
- Own /usr/libexec/polkit-1

Fri Nov 12 13:00:00 2010 Matthias Clasen - 0.98-5
- Enable introspection

Thu Sep 2 14:00:00 2010 David Zeuthen - 0.98-4
- Fix #629515 in a way that doesn\'t require autoreconf

Thu Sep 2 14:00:00 2010 David Zeuthen - 0.98-2
- Include polkitagentenumtypes.h (#629515)

Mon Aug 23 14:00:00 2010 Matthias Clasen - 0.98-1
- Update to upstream release 0.98
- Co-own /usr/share/gtk-doc (#604410)

Wed Aug 18 14:00:00 2010 Matthias Clasen - 0.97-5
- Rebuid to work around bodhi limitations

Wed Aug 18 14:00:00 2010 Matthias Clasen - 0.97-4
- Fix a ConsoleKit interaction bug

Fri Aug 13 14:00:00 2010 David Zeuthen - 0.97-3
- Add a patch to make pkcheck(1) work the way libvirtd uses it (#623257)
- Require GLib >= 2.25.12 instead of 2.25.11
- Ensure polkit-gnome packages earlier than 0.97 are not used with
these packages

Mon Aug 9 14:00:00 2010 David Zeuthen - 0.97-2
- Rebuild

Mon Aug 9 14:00:00 2010 David Zeuthen - 0.97-1
- Update to 0.97. This release contains a port from EggDBus to the
GDBus code available in recent GLib releases.

Fri Jan 15 13:00:00 2010 David Zeuthen - 0.96-1
- Update to 0.96
- Disable introspection support for the time being

Fri Nov 13 13:00:00 2009 David Zeuthen - 0.95-2
- Rebuild

Fri Nov 13 13:00:00 2009 David Zeuthen - 0.95-1
- Update to 0.95
- Drop upstreamed patches

Tue Oct 20 14:00:00 2009 Matthias Clasen - 0.95-0.git20090913.3
- Fix a typo in pklocalauthority(8)

Mon Sep 14 14:00:00 2009 David Zeuthen - 0.95-0.git20090913.2
- Refine how Obsolete: is used and also add Provides: (thanks Jesse
Keating and nim-nim)

Mon Sep 14 14:00:00 2009 David Zeuthen - 0.95-0.git20090913.1
- Add bugfix for polkit_unix_process_new_full() (thanks Bastien Nocera)
- Obsolete old PolicyKit packages

Sun Sep 13 14:00:00 2009 David Zeuthen - 0.95-0.git20090913
- Update to git snapshot
- Drop upstreamed patches
- Turn on GObject introspection
- Don\'t delete desktop_admin_r and desktop_user_r groups when
uninstalling polkit-desktop-policy

Fri Sep 11 14:00:00 2009 David Zeuthen - 0.94-4
- Add some patches from git master
- Sort pkaction(1) output
- Bug 23867 – UnixProcess vs. SystemBusName aliasing

Thu Aug 13 14:00:00 2009 David Zeuthen - 0.94-3
- Add desktop_admin_r and desktop_user_r groups along with a first cut
of default authorizations for users in these groups.

Wed Aug 12 14:00:00 2009 David Zeuthen - 0.94-2
- Disable GObject Introspection for now as it breaks the build

Wed Aug 12 14:00:00 2009 David Zeuthen - 0.94-1
- Update to upstream release 0.94

Sun Jul 26 14:00:00 2009 Fedora Release Engineering - 0.93-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

Mon Jul 20 14:00:00 2009 David Zeuthen - 0.93-2
- Rebuild

Mon Jul 20 14:00:00 2009 David Zeuthen - 0.93-1
- Update to 0.93

Tue Jun 9 14:00:00 2009 David Zeuthen - 0.92-3
- Don\'t make docs noarch (I
*heart
* multilib)
- Change license to LGPLv2+

Mon Jun 8 14:00:00 2009 David Zeuthen - 0.92-2
- Rebuild

Mon Jun 8 14:00:00 2009 David Zeuthen - 0.92-1
- Update to 0.92 release

Wed May 27 14:00:00 2009 David Zeuthen - 0.92-0.git20090527
- Update to 0.92 snapshot

Mon Feb 9 13:00:00 2009 David Zeuthen - 0.91-1
- Initial spec file.


 
ICM