Commit Graph

127 Commits

Author SHA1 Message Date
Ray Strode
4b3c72d052 Add sign file to sources 2018-04-03 15:36:47 -04:00
Ray Strode
668cc92428 Update to 0.114 2018-04-03 15:32:28 -04:00
Fedora Release Engineering
0dcd449f06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 05:31:30 +00:00
Fedora Release Engineering
28f947c651 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 06:15:29 +00:00
Fedora Release Engineering
11176bdb63 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 08:53:56 +00:00
Richard Hughes
fa6fd57580 Add the its files from upstream 2017-04-13 18:14:27 +01:00
Miloslav Trmač
fb5b854986 Fix a memory leak in PolkitPermission 2017-04-04 23:00:42 +02:00
Miloslav Trmač
21dddc3a15 Bump Release: and restore reverted %changelog entries 2017-04-04 21:58:38 +02:00
Miloslav Trmač
e81b80a9ee Revert "Use %%license, license needs to be in -libs as it's the only guaranteed installed package, Move to mozjs38, Other upstream fixes, Spec cleanups"
This reverts commit 53c8f9ed7f.

The mozjs38 patch does not work at all,
https://bugzilla.redhat.com/show_bug.cgi?id=1438086 :
> Successfully changed to user polkitd
> 20:58:16.881: <no filename>:0: can't open init.js: No such file or directory

Hence, restoring to a working state.
2017-04-04 21:58:07 +02:00
Miloslav Trmač
b7c4dbbf46 Revert "restore Provides: polkit-desktop-policy polkit-js-engine"
This reverts commit 735585c142.

The -7 change will be reverted as well, restoring the original Provides:
by another means.
2017-04-04 21:57:52 +02:00
Miloslav Trmač
e2917226cb Revert "Move to an upstream snapshot, rebase patches"
This reverts commit 85e785c922.

That commit breaks the build with
> configure: error: libsystemd autoconfigured, but system does not appear to use systemd
when running ./autogen.sh, which implicitly runs ./configure.
2017-04-04 21:57:35 +02:00
Miloslav Trmač
45d9d07563 Revert "Update mozjs38 patch"
This reverts commit 52aeecd450.

The updated patch is still not correct enough, namely it processes cases
where the JS .rules do not provide an answer and the “implicit” value
should be returned incorrectly.
2017-04-04 21:56:55 +02:00
Peter Robinson
52aeecd450 Update mozjs38 patch 2017-04-04 20:16:50 +01:00
Peter Robinson
85e785c922 Move to an upstream snapshot, rebase patches 2017-04-04 17:07:08 +01:00
Rex Dieter
735585c142 restore Provides: polkit-desktop-policy polkit-js-engine 2017-03-31 11:09:26 -05:00
Peter Robinson
53c8f9ed7f Use %%license, license needs to be in -libs as it's the only guaranteed installed package, Move to mozjs38, Other upstream fixes, Spec cleanups 2017-03-30 18:50:11 +01:00
Miloslav Trmač
fcbd678dee Fix memory leaks when calling authentication agents 2017-02-13 17:49:35 +01:00
Fedora Release Engineering
b6d2418168 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 07:43:27 +00:00
Fedora Release Engineering
72449739ab - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 18:19:08 +00:00
Miloslav Trmač
75d6820781 Merge branch 'f22' into f21 2015-07-14 23:14:24 +02:00
Miloslav Trmač
a28dc78bfd Bump the Obsoletes: to < 0.113-3 to account for the non-split 0.113-2.fc21 2015-07-14 23:13:15 +02:00
Rex Dieter
f6926aa221 Obsoletes: polkit < 0.112-8 (handle multilib upgrade path) 2015-07-12 08:35:17 -05:00
Miloslav Trmač
485463067b Add and fix dependencies between subpackages 2015-07-10 19:03:00 +02:00
Miloslav Trmač
8604959986 Revert the -libs split
On multilib systems (with both archs of polkit installed), the -libs
split causes only polkit-libs, not polkit, to be included in the
alternate-arch variant in the repo; so there is nothing to update the
alternate-arch polkit package to.
2015-07-09 19:54:35 +02:00
Miloslav Trmač
88b1a1546d Merge branch 'master' into f21 2015-07-02 21:05:05 +02:00
Miloslav Trmač
0e57360c4e Update to polkit-0.113 (CVE-2015-3218, CVE-2015-3255, CVE-2015-3256, CVE-2015-4625) 2015-07-02 20:37:11 +02:00
Miloslav Trmač
cf8b276464 Ensure %{_unitdir} is defined, to fix the build. 2015-06-19 03:52:49 +02:00
Miloslav Trmač
14fa2ea735 Ignore Eclipse metadata 2015-06-19 02:55:02 +02:00
Dennis Gilmore
3b707439bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 15:37:11 +00:00
Rex Dieter
8f57407a32 polkit doesn't release reference counters of GVariant data (#1180886) 2015-01-27 09:03:41 -06:00
Rex Dieter
b483a76f38 add awol patch 2015-01-25 18:21:23 -06:00
Rex Dieter
ddfe2e6107 0.112-9
- polkit doesn't release reference counters of GVariant data (#1180886)
- fix ldconfig scriptlets (move to -libs subpkg)
2015-01-25 13:47:21 -06:00
Colin Walters
1224d7b427 Split separate -libs package, so that NetworkManager can just depend on
that, without dragging in the daemon (as well as libmozjs17).  This
  allows the creation of more minimal systems that want programs like NM,
  but do not need the configurability of the daemon; it would be ok if only
  root is authorized.
2014-11-08 15:28:23 -05:00
Peter Robinson
a27b485ff7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 19:29:36 +00:00
Kalev Lember
17c9f1773e Rebuilt for gobject-introspection 1.41.4 2014-07-22 20:20:26 +02:00
Dennis Gilmore
996083de2a - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 11:43:06 -05:00
Kay Sievers
56a2b8b4c5 Backport upstream D-Bus "user bus" changes 2014-06-05 11:36:59 -04:00
Miloslav Trmač
f3502e1334 Fix a PolkitAgentSession race condition 2014-02-11 11:09:04 +01:00
Miloslav Trmač
5d7095ad13 Always use mozjs-17.0 even if js-devel is installed 2013-12-07 02:36:40 +01:00
Miloslav Trmač
8778af153a Workaround pam_systemd setting broken XDG_RUNTIME_DIR 2013-12-07 02:36:29 +01:00
Miloslav Trmač
ca44eca82e Update to polkit-0.112 2013-09-18 19:39:38 +02:00
Dennis Gilmore
d731968763 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 23:48:21 -05:00
Tomas Bzatek
576cdfa20a Fix a race on PolkitSubject type registration (#866718) 2013-05-29 16:43:17 +02:00
Miloslav Trmač
8254063f16 Try to preserve timestamps in (make install) 2013-05-15 23:41:18 +02:00
Miloslav Trmač
a32aa347c1 Ship the signature in the srpm 2013-05-15 23:41:05 +02:00
Miloslav Trmač
6585a3fd4d Use SpiderMonkey from mozjs17 instead of js 2013-05-15 23:40:51 +02:00
Miloslav Trmač
8a298159e8 Update to polkit-0.111 2013-05-15 23:40:25 +02:00
Miloslav Trmač
23670d2b6c Fix dates in %changelog 2013-05-15 22:55:51 +02:00
Miloslav Trmač
c4446d1dce Stop removing files that nobody installs any more 2013-05-15 16:36:58 +02:00
Miloslav Trmač
f0ed542725 Shut up rpmlint about Summary:
... and don't use header capitalization for it.
2013-05-11 01:57:18 +02:00