libpolkit0-0.116-3.9.1<>,m$bzp9|ND(W0NԻrRݐ*ڧuX`y:)"?7//Yt0q4^Jd&2h< B]ޜT@V\g)?;-2z)jd*f8Zpp׳l{6uZhRE o#$!{fhCzc}b]]FFDypSi!#@+cXmjPnXP.߼ԢOf$J bϼ_#X>@ ? d   H 5Vh ~     $(89(:>@FGHIXY\],^bcIdefluvw@xPy`z Clibpolkit00.1163.9.1PolicyKit Authorization Framework -- LibrariesPolicyKit is a toolkit for defining and handling authorizations. It is used for allowing unprivileged processes to speak to privileged processes. This package contains the libraries only.bzcabernetSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.freedesktop.org/wiki/Software/polkit/linuxppc64le bzbzbzbz1975bc2f9b0c559881ac834067a6ddcf2db771a7a3b4949f96618727063b5945b88eed7aaff11a9a92a4235b63c729ba8f207a14d582fcf2e3f3a16bd5ad123blibpolkit-agent-1.so.0.0.0libpolkit-gobject-1.so.0.0.0rootrootrootrootrootrootrootrootpolkit-0.116-3.9.1.src.rpmlibpolkit-agent-1.so.0()(64bit)libpolkit-gobject-1.so.0()(64bit)libpolkit0libpolkit0(ppc-64)@@@@@@@@@@@     /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpolkit-gobject-1.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libsystemd.so.0()(64bit)libsystemd.so.0(LIBSYSTEMD_209)(64bit)libsystemd.so.0(LIBSYSTEMD_213)(64bit)polkitrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.1163.0.4-14.6.0-14.0-15.2-14.14.1b a@`]@]z@\t@\g\\@[v[E@ZUZ@ZY@Y?WXWV@VV@UL@T@T@rfrohl@suse.commeissner@suse.commeissner@suse.combjorn.lie@gmail.commeissner@suse.combjorn.lie@gmail.comdimstar@opensuse.orgmvetter@suse.commeissner@suse.combjorn.lie@gmail.commeissner@suse.combjorn.lie@gmail.comschwab@suse.dedimstar@opensuse.orgdimstar@opensuse.orglnussel@suse.defbui@suse.comfbui@suse.commeissner@suse.comantoine.belvire@laposte.nettchvatal@suse.commeissner@suse.com- CVE-2021-4115: fixed a denial of service via file descriptor leak (bsc#1195542) added CVE-2021-4115.patch- CVE-2021-4034: fixed a local privilege escalation in pkexec (bsc#1194568) added CVE-2021-4034-pkexec-fix.patch- CVE-2021-3560: fixed a local privilege escalation using polkit_system_bus_name_get_creds_sync() (bsc#1186497) CVE-2021-3560.patch- Fix usage of libexecdir instead of prefix/lib where applicable.- polkit-keyinit.patch: add pam_keyinit to the polkit configuration (bsc#1144053)- Update to version 0.116: + Leaking zombie child processes. + Possible resource leak found by static analyzer. + Output messages tuneup. + Sanity fixes. + pkttyagent tty echo disabled on SIGINT. + HACKING: add link to Code of Conduct. + polkitbackend: comment typos fix. + configure.ac: fix detection of systemd with cgroups v2. + CVE-2018-19788 High UIDs overflow fix. + CVE-2019-6133 Slowfork vulnerability fix. + Allow unset process-uid. + Port the JS authority to mozjs-60. + Use JS_EncodeStringToUTF8. + Updated translations. - Replace pkgconfig(mozjs-52) with pkgconfig(mozjs-60) BuildRequires following upstreams changes. - Drop patches fixed upstream: + polkit-fix-possible-resource-leak.patch + polkit-fix-leaking-zombie-child-processes.patch + polkit-CVE-2018-19788.patch - Refresh patches with quilt.- Use systemd_ordering instead of systemd_requires: strictly speaking, polkit does not require systemd to be present. Just that when we install on a system with systemd (e.g outside containers) we would want systemd to be present before installing polkit. Help also reduce a cycle without special hacks in systemd.spec.- bsc#1130588: Require shadow instead of old pwdutils - User proper Requires(pre)/Requires(post) for permissions and shadow- polkit-CVE-2018-19788.patch: Fixed handling of UIDs over MAX_UINT (bsc#1118277 CVE-2018-19788)- Add polkit-fix-possible-resource-leak.patch: Fix possible resource leak found by static analyzer. - Add polkit-fix-leaking-zombie-child-processes.patch: polkitd: fix zombie not reaped when js spawned process timed out (fdo#106021).- Update to version 0.115: - Fix CVE-2018-1116: Trusting client-supplied UID (bsc#1099031) - jsauthority: pass "%s" format string to remaining report function (obsoletes polkit-jsauthority-pass-format-string.patch)- Update to version 0.114: + Port to mozjs 52, the latest version of the firefox JavaScript engine. + Add gettext support for policy files. + Fixes for various memory leaks. + Updated translations. - Update keyring with Ray Strode public key. - Drop with_systemd define and all conditionals and polkit-no-systemd.patch and ConsoleKit BuildRequires, we only support systemd now. - Drop upstream fixed polkit-itstools.patch. - Rebase pkexec.patch with quilt. - Add gcc-c++ and pkgconfig(mozjs-52) BuildRequires: New dependencies. - Drop conditional pkgconfig(mozjs-17.0) and pkgconfig(mozjs185): no longer supported. - Drop autoconf and automake BuildRequires: They are implicit via libtool BuildRequires. - Replace glib2-devel and gobject-introspection-devel with their pkgconfig counterparts: pkgconfig(gio-unix-2.0), pkgconfig(gmodule-2.0) and pkgconfig(gobject-introspection-1.0). - Add polkit-jsauthority-pass-format-string.patch: jsauthority: pass "%s" format string to remaining report function, patch from upstream git, adding missed commit (bgo#105865). - Drop polkit-revert-session-magic.patch: Upstream systemd bug is since a long time fixed (gh#systemd#58) (boo#954139).- pkexec.patch: pkexec: allow --version and --help even if not setuid- Modernize spec-file by calling spec-cleaner- Add polkit-itstools.patch: Add gettext support for .policy files.- Use gettext as fallback to get potential distro translations for polkit actions. Similar mechnism as used for desktop file translations. That way it's possible to use weblate to add additional translations that are not provided by upstream (polkit-gettext.patch).- Use pkgconfig() instead of requiring systemd package names directly.- systemd.pc is shipped by systemd main package (bsc#983167) Strangely polkit wants systemd.pc to detect that the target system is running systemd even if its configured to build systemd support...- polkit-revert-session-magic.patch: revert a session detection change that could lead to sessions not being detected as active due to a systemd bug. bsc#954139- Update to 0.113: * Fix CVE-2015-4625 * Fix CVE-2015-3256 * Fix CVE-2015-3255 * Fix CVE-2015-3218 * On systemd-213 and later, the “active” state is shared across all sessions of an user, instead of being tracked separately * pkexec: when not given a program to execute, runs the users’ shell by default - Remove polkit-no-kded-leak.patch (upstreamed)- Try to fix kded leaking due to powerdevil exposing this issue in polkit: (bsc#912889) * polkit-no-kded-leak.patch- Added gpg signature and keyring with David Zeuthen and Miloslav Trmac ids./sbin/ldconfig/sbin/ldconfigcabernet 16443296310.116-3.9.10.116-3.9.1libpolkit-agent-1.so.0libpolkit-agent-1.so.0.0.0libpolkit-gobject-1.so.0libpolkit-gobject-1.so.0.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:22716/SUSE_SLE-15-SP2_Update/ec91c1ce954d2da72110deaed7a67a5e-polkit.SUSE_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=0643616bc14f9e009cb7886df680dba5bdd8c6ee, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=df17b521708e1e4ad42c48024f9bc499a1105ae2, stripped PR RRRRRRRPR R R RRRRR RR>HP7)#޹utf-85ef010d6b50c0dad0726b5bf33b0d4626bedc0404dd8407e31116fc9a8f38ce3?7zXZ !t/$H]"k%aduLԦKUSS`}S`8݈Wm$UyNn"mPsҚdž![Rg:(zHa0!' ORT7L+<'9Qո̀4>#ͧ{)\XidnȞSsoY! h [FQŤ{(˃ϘÊ*8SOjS&M2ng47FR>8j=;ZR2Zc1䏆=Ez۰ubHR`mbwΊ__jOuaկM;;Wx^0QE:VKd_!"V ##ml&%W8ە8&@$ЄOg%>~u1j"S)?DMqb|0t'Vx'zց(|q zďEi X㶸ZYS,@hcGν2£˹H=*Γ@,ʨQ{է4OT3a^Um[!pW3$'1ɽry6l9)ܷYkDtZ?Y_ƒ?fF+ưeǪæ 7GPٻ:NIэXs˟OF6XXMz ĭ^,w FfC'^p,Ku (DlX>Q(-&gjK|V)sVUD\ W pl7O?& js~܀qs'xe&p,Hǀ)2iUo[jZ_E_4c`nH`)Ύ^1 )He> M_g@jeRnO5iwJtTtF e|8 fT^$P+fKLDG+,.XHζPt!I.m眽 Ds 6+:FbӔ7 D7h)m"L$~"&c4iЃ_kB;s$f1=j/:) l7Մ'jqЅ)zi :[CSi+6I؉UR4na­Yڞ!T |f=!w`xyj $?;brж]<9fD \Nk6qGWch(X|j i*Z4գ9(@M ];ԌVxz ؜&wܾĽxd `;>?'FPp35ĤZQ%za$~R?+C39Sl׮EːgӐ Q+f*^SCgt(vt<0!!:H9.DDQƁ _)TY0ҖdWPT۴`M8ϥvXݼ5u](&ls\G6h6بW¿(ZbtJCS4]y=Gܧ?4]Jkb«&} wyHvQҥ׍Y=k=/8Ee2*?A3 ҅Ǚ23]i2#GE %kПR7(K?ގ +!Ą I) SW QR̢#A}%16b<9UX np3Ȋ g,ljT|m^i{$%+=C}(m9a! zY<ߙxeq":/kMg$FߠWnLK+gW|V݇AV>r, /` l*I> >aL6+7c)Rv1<U>#lcU-[Id?uQ}̺O-9Ջyj!gPkxLc+zJwfQV3tbhUo_3w=peD'r!kq=i/mR5*IE_nrш@L*_r>V#cOi*ül16Y" {Rt&+̿ߛ"O+66@ ) k8 <[_-s{h0m0-yb kHN<>!@ȘRx;cir2gt#Vr(Q5l4nw%W]VZ o@?UIZss샦5Uk>돴^4ttrmlɏ 1K;nO+\|mxe 8aB8@'5-n=jn*~HF]M gn1mџ:& C ن^tFv} {D6miBQ* Gct} U+xm.xn瓈شY7Fz1l}7hzKmx}& !$h.h0ֹdV`Vwx[c$Ӟ0w/դ qM*%9*w!K{>وC>xH>hjO$8!>N̕NgE2ct ]xgh/ +>CIwj^0$~^bid__WOGM>ǹG8"nNZ|Lw  Wq I@a/J5Wu;_}::b%2I,+p@"S1|@'@^UR.a s~>W96_%Kc`ig2fI8auQrpf`KʀF:OeYQ'ex:NW`yȩoߴ(lZ?QSa_{a I01U \P,(Z\J林Cixf&zJ{{U' Ig,j #+)Nڇ* a7=n{|7aȰesa'`'g.`30b}+M ޣZom57-?E)V=&7.@Yt&.nc[8Q846_3!Ա"|r>TC%o },fЃOj.*V ~_Ll7kׄoC7{S\9ՕKFC1=WPrdA^<:47ض;;i^/!+@n%%rQuc@qOW{ŵvVE 5 H1 ZC×2zw<]*Nǧ`\&j(J>af, 23d'Єy;GoKd*"h*?Hyo(C۾;[Oxy5'#ѲJFyUZ"ֹN)V=7%@!C/wH_u6$׼M*u =PةŮ?sՄ ~˒Qn٢1'>oRB*N fI7b#UR\$#_yj}^# #(( U$@cA鐃1S aN 0HLʦ U?gi;ƭJU}1[^#>~DQ:]T18yXoӴs^Uo2"HEQ"&>XZe[ YNIE)YQ}ۼ%Ʀ/N_FpPMI _Xlu!^t5g 9٤C$zΪ ty ;{rfjSct#ی GbGn#9 C5ӟ`;|$w}!ҨCٝawd]]8W(뙩"V;)XmFsp_DRLUTXk~MItŬ$V :j}L)+^E5#$"{;]}=ߤ 8j֬/'m.3 .UXdYFn.E m.g-c83ٮW gH޲:,^$髺Y;Bϊn?)@\mc2_~QGt9 /Ӂ Ix[v4V|96.pc`SbRte`Y* eMCI5]k/ ?Onx>l R;_vKOTKb: ɓn5ݿt8Pn*̺Xb:uױc^>1_TuǰQ7<->GiR>?kue 788) x6M8"%x}_8;o'B-lO6! 62M*dLt!mRj(?9 5u/MDQXMGkNW'Hle!-]Zf::5~y\S {{xΉ^fĄ[!|E*佝4bq *T؇-/_| SHqt!Vş:c=^T( $>qe#B N YDTΜP J1Z71S1xFٜsJHZu5 zC_B"I p|m}v+;a'\Fw;b^K {2-}м&XtYۃ>3%ٗ''6FMynBW\™xA9"hd`.0 :H:ܳjE&kEi栎|vl"IH[PQT8]vaAAl4VrhW'x?uzUo`5q@[?Yzs+(IN`keV":T L̘_]2/R3YMl317@NU cO1a^ߗ-yLݧ?[},W)/+JIm\\=D?IM'lH;[Jo5.GֹwJՖh=aΒ?" =3+H 1{hIyl@1zpT(ly'8ky): { J춁tW8}Uu%)ATAl@KHSC2:g(#;[ rMrסۥem xbʌ:,oNZF.&·wf2 F0 ەȕ&~2ި]RF}θFnf<?|~_pcN).t.End̮WC VZAPTuŤCf;čPh;w_Y=djL1|c%XނԡfEiz@QJN8l;=[zat6pl3ɶXdAsB) Vz)7r뎗' 6K'*L"j5=0GGCY`o6r[:FݯGs[.Uۑx<EhA>;ZtYM9)rnE܀X*Zi aKlfT HPIE*#֊NPø/k+qU*ۃ$#%B\e;, ]C2^ Krqh#C`W!yEj@| ;I vSCcJ/)cD5֏Bg>tko1١c'5$NsHv-<)#.478Mt̀,xDfʹ겍l!1) E5\?mO+Gd")+ Hu%PȐ{+r@V-d%+*s|2d&jwz^# e'P&B.֊'W${Ph*-V{ѽn.*D\y8WpBe7yur$+cyCAORKtbLIN2v!#0@N.ZtZ~n{?Q3oNbtHa4N_\u wfՠf[k6oL W0 yӳ)LupHq;T[qz{CaZi!OA"eo`X2mlގ ̾/;;:v硸 4)j߁lH@Q#-TsXJG~J7!pAp]GdYȄn}@:R9M{5O*غ2Hd)03s_cb%ξVS\ڣ 3gh#*QTs z y'_thM}*3c5ʩ P7 懋e}& _)<{-蟧 !2MyYu&ynr!|\J2e*fuR>ekk;uT<@:lN }3NP"QnȮWa\T5 @ WL9j4_,G&Ҋխ|]bDm [֬h 8c c<ǘݘ7z#V`ꊦX=?U%j4ͩp=k:aY3^و>JٿTw.;ػm̶A]' uqxtl?ҒbS}ZH ,S`iT3dEk](M.U ꧺFu-//}MSd.6Hji3}%gq2O}S/R|&N*(1$J]Gi-$s=<-aiMhB VmYNx璯Vգyl޳r.6hIG`DHeHq,ݘ䂺% ydZg?QM;AS6#2%ʓ6{AEOi!n-q>,Dž27kbAZVT 8~)WlqWV1z} 2*bGVi7mL7gbloqƮ}T,)3,fIp9I,F,XԹgk>VV%T%TgZ(v4 'sfϼ?SR~ʇF`\+Lߎ΀YuBSՏI;;CGoEcjz."yPru%"|wn(J}?4V[\?Q<_ee>I<6_rVH[Bx`'VʴJۓF>mier<嘦$0FhT&Lw@MaYK9սdwL"_8s=؟/c˝&C^`3S t-ptFWy8ah[@ -q2S* RLdVamZ<~T)wq߼N Wdҙ6YѓľoM#uDee kL9t 6Ae5 x, 6Nʦ~I"(Q05L>x/9$%"?K+P޹X^{yݟ)-PUGZ: U칸"Um"I ! ([K̫Q6nU G&&9ߍ\A3vz'3_^ihUcsF?>g>&z]eW|22ir||eGܯU \y>$# ;G.߁4 U !eX7Gy%/CcCG>OuLw ,KQ@:Is"#=5TM)dr3M;PV 38NdxkkA܎EõC-ծuھg qJ qWwVH׸:*Iv#y%}JkyTIW~u!Bg B sU78&C!~ZS?75[TckCj|ӣXx)w{zӻ `PWT%jֻk#7aY^:)U0D3}6rhYiAWvP:\ ht$ -}<ށq:,)LX ;vlOpmrLX8 Y$+<Hy^Fqa#0m`ifYNtg"k׿R\ԊFSܠ4R34g?h|k焍G JjsvUDdjj/qj+Z˜!1]2|\+^k6)vt@[ q ^yΙw}t]<,{0#I+7 "Ʊ9`f1I3[$a0@JnM5a g F⃯3~zqbMa}ڿce+Ӛ+_h#kϘnG|". BJ+sY#< UUU&$a ׇ`h7eAWdmkP۹% .ovi(M/u2D:tQFQl[|.ĕv(mD5LW&qt{Pմ L7dq^k{趏T*bh>S@nn7J+VǯmlW@nJ*a4. QUY ,CjijOR^<`Ģ4D(~-(w. 1oT*s$ob3 w{hg443vϊQU'J3-)=*YBM[فX.Ubf9Ex^㘑u]x_!6t,Bt emBM+. =ԔA:eZR>^u}qbTNVշU\I e[W:*}UQR6R4Ԃ]7~u~ |zBǑeMFޛxɴ$Pɣ35fw x}?9n׍afڴ\r 1+e'R|ԅAE3#c^g#NrY$pf]9-`4sWgrUH<7,1nI)@mfO~q(c& >&<8Z"?{!})m@I+X@ɐ&[0&eaFjt|_9{(tg8z);l,5WŢ 7hG)1^e=vj&5N@Ng\MslSV*;Zq;rYrs= Ǜ p,&h@XhZ4FV|$! \!PQ@^\5BijNBI@d.?F*(lb4`;?'+~U)  9B"|B{2+5L NB6yąHAkю$8vtGf9ygKZԳ%]$NCtl/%Kc_կS.F?ZBGW2Y@#`E3vX[PZ.elulJu2b_u4*DՉ+܏`KlĨ}n {vx>jH*vtF?JE˔QNu{?!yŀؾHaeG2UPO8Жh| 3T 7<؄0lD,l/XJ_yF pS;`WVd2Uտk4[xjrv| <[6/m ɬeGxgSQsLf.}7PỪ.JG$>0~\m]5ñSK'6bjKL&mX|T"~g)WޓjQ\ėSS8;# ˏA 7'OV?u q,(oX/jKާK:ҍrV*فKGiCZ][9Kgd); ie~ Yl}p.|94|B~Ed@@%OF燔&0q݈>~}oat k"|QY6 .TO?[`c/`}Y"EؗCn1.EubgLN!/f t#h  aGlÅA *ZcxzLh*{HƎ /C+/U܍Z9Dܼ ԋEqϓ>6*!l3O9>SdY.DI,5FӚSOTJF{;?Ҙf.%YgYZ f9;Z-Qop;[ljb>+?Gc g ]cy0f^b 4[ vQ23[HguAILBX# ZQ]mV%Be%Y %x EӉƣ,+,iZ6wr*[2c'tPo-͢BHCEI얃:#7vJ6 zYY{l[1"dgrjƉ!J'5dxH?ufn~^C)aoLQpe=XR, ~_Ѽ6T`熥q JnJ{%XON].`Я1Jk2q3 7+rq?V.'saNuTF(=%Uh ~h^Xa؎T mmм=sWwN5<_@}}giy~#92C#K1o$}CkgkXfF] \~.,ԼQ-HpDB,ܾ#e. CcҤ/HPہr"AiL:u:Ï*4ZDA c8OܟamyB7RzlSK3[ŞYs9p C jxzhnSWX/5/C m O +ՏW+]Ikw"B4DvU q]Znxfo Zx1 VrG;؅1ֹ(8e{ X1T=Vi_2?<9N@[}ptw7){ z{dߍ(d、j&sĵ-͸vxABr̨ EY[$NZtKke|Ux H2?SmQy@ 1#u(:%̾Ԑ]`vZ{4<υS9t^q^qy.i_lcFbk&=|P)ǧ$oy2cR$9yrr.DN+^Azu_9Q)^A:6?~W;C-r 8-߼Ŏ|SpE淺H|%Hx'<*:v-װ vXʛڗW+(tpٷ%`1>%灿;&$RĖX1Ea#L'@ Fkf2ەmqȢ^얡ah/.㡧Zcp_ Z:ʀb[ǻ}ذ. &M^W\a1/~Ei&5CtbcYC[=V1÷NE øUSg[.;38hovZR~Xrhō]G Զԝk#L2Y =p}&3i42/ OaX*|f1u@VfF1s eC%Y͑i YZ