libpolkit0-0.116-150200.3.12.1<>,pĉerp9|Ju\g THktKG>&0+߾@mT?[k׬w];9Sv6Vbr-ٽ,8A;ܕ@Ҫx!Q;|>@ ? xd  ! P $=^p      $4(89<:>@FG$H4IDXHYX\]^bcd2e7f:l<uPv`wxyz  ( , 2 tClibpolkit00.116150200.3.12.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.ernebbioloSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.freedesktop.org/wiki/Software/polkit/linuxppc64le erererer2292564ddaeb84e71f5a049e0592505fcd97fff9ad2a8e82cad2de5b76d252dbc01940917a96fdc487a3a00361fc49de6574583c76fbb47b596de888beaafc07libpolkit-agent-1.so.0.0.0libpolkit-gobject-1.so.0.0.0rootrootrootrootrootrootrootrootpolkit-0.116-150200.3.12.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.1d$(@b a@`]@]z@\t@\g\\@[v[E@ZUZ@ZY@Y?WXWV@VV@UL@T@T@jsegitz@suse.comrfrohl@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- Change permissions for rules folders (bsc#1209282)- 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/ldconfignebbiolo 17020226190.116-150200.3.12.10.116-150200.3.12.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:31767/SUSE_SLE-15-SP2_Update/2e03c4d362f8d370476985f1f4c3e35f-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]=f95d715bff02731935466f16260b6856083a1982, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=2b19cca70758ca730ed7c3a042b5f03622de4b80, stripped PR RRRRRRRPR R R RRRRR RRvI? rZ#=\utf-85d27756e98d8ed728f62b5f90c38ab5eaed7e48681e7e45e428389b684f76aa6?7zXZ !t/K]"k%aduLԦKUSS`}S`8݈Wl 9Fo14WZm:m& &D3<|r!f>1nq0B.`t?di׬[Io=%RZ3=JR>l\',3ɄC ;8;Pw쁡AheΡgDuYgCȹ,QJ$,qWϹxUiJiHVeZN<r C!N|Z$3>2#/P Vb^QoMWI73!Q#, ~;2f> ;ABFnc©Z(ZT)ɪ bE5*hw(C7#9čR!SwCn[T?R;5IEa .0($=xCӌb4!C\~J9-ZoKx!83G%WǮ8儶媵o|UJ}2Mof{*M Ykc,Hɕ[nVe_ ʌ(ꆿw !?%?U9J|^V *\|@UF D^{%]I/D6)R;7XF~";j"HO˂0^Ye7yab$'U IU hW/9_蕞 $ruUڻ&U7<{uؗfEp\zpm"`& \fvƛP!vg^2#nU5p}3XtF R|O?6!yDNTBG{W\ pK`|2H x1>)eKoϖM^C WI}d8j 1rDLg\^l ?GwIY1'nqC4]=ryVJ\oqu> fhW#1, h)7 8\620v Ɛ@?g֏9Z+ `q\P:` 侨rI!V9z3IU]/."j__` Tuc,dvʇg;XcH"KĿNcjnfȆB`Xsv y—}F>1u#Eʯ|>d[]޹˽_8"XllǑ"[B%RLS$Aay;G-dh?<<LUB?FDg\@p9~a*+d[)J0YkY>#^266K4MvdΪfPսlm|C0/*Znxǵp^GFYr=[ iEӒ!:'M1] #-:U4Wynnq%}St;uŔ H,~.9dOiyt3HsNWZҋ"!r/gJzԭ|_ S,)_qГ=x}ёpFg 9-Z?"-$͠-a㴙/M&-{4++xI*퉯EY(VR0ѲMJ6M # );ב.2};  <1F0<һN:4ܭdžCb\n[p3r/P}'BD +R-V0N\th8](/&3Knk '"?58~FdJBtd5;Ϥb`Vr/vlк S0C*VvT<|y4ڳ M@Tn~ \埤V:ERS4U4er\)G5GںHFw}u_+ S7Ӱ<&+Boum :6cKӽZXe1x6GN}.͜xaO$w6M} VSA{|Kh,#zw$1-v܃Örб\8Ġf:e)/@]lGAۏt꟪V!\P&QoJH$;Qn"\kYQ6tDz*Y5tvs=2 C2f9,,o(-ZwīB"`de7-֪ݛkv(<) HT7@>4L%2w_G#dB@\ʔ 7v:bQqK]Np7#+3%5l#Xz'%Ý&( G9{5մ·!iYԟNZl{yn{! @#=ߦRD[=4PDH5REӼ<Ԟ(@x zTGhqjL?#osߵ, |p,'W\"`.' [YAg )^߳+ekkpmYߴRHD1p]Qpg,mdɯϙ~YIud5[F93&3੟HΝFj~p8L~AB^q ^1y=%0'd? 0`cK t\\ ű!=Z Fq89¥[8"#%oG2:$QbzqTN>jIgg.pJyAB&UAShZ=X8%57_!̑up=`/HjCxƓ o`<;=dNL)E[3gf}5yd&k )Е/@-jynC)Bid+⪗S[4R󆴅/䠑A(4,rj+̑(GWIޅ \mIc%NH%u@!YkժOX4K(/%}x3^a3E pXfW"s B|ų)hǾ Z-aϦ/T$ yr <% `?J;0(f[DԭAB. UNW.%zJspHaWLnN*>k b^Qט3Uj,o]kXԴƑlyk}5;n5ex:3bQS*g| t4]dD2lbzEHGE\zbhy|V?APm,bB62Qێ Ҝ'Js`5c)Qؐ y_-hU.w9Wz;@Y=pޖU(a})@G3us8LEmd(ROMRWTgC+\Ѡ'E:|jA)?z +-3(eIھ!6a!Ήx BLUI7 "-ًٚB6JXPfsCDSTe³(Τ A^zB$u]#*4S(sʸsX}5!&v9bU{0a]=ȨkK+Z!`AB7bi&{̰ba~5@X&;[ t^R=;`ԗ( ܋3 p}G 7 wY0b90<=^l`]gKf]x;tgMՀq la!Hj:Cךtəќ07 X. r.o82(S6ʕUͪ ϋ{V#!7L'2po{mfe#! Q*JC]Y]YX}MFCniz9*.uUfkoxjUe% R &aI])^"/Dmuxiݫ'&+(iRK`k>DBf+E|B$X:e: v F~F=G#]V>xI|BMzƻx x+ISMDM1kыQ:FZMee+g)/22$mR*á{8&V,hO&z;|ПPgGR 3U8-iՂ &?>" w8eS~_TvG ] |REM9V{QZ%*/B+ɰ%a*{xOM*`as=] Xթ 6'c4K"n46Ils'e j:JMu6-Wqql1l%dT~\77/E٥1Y[+xG2Pʮ#X,B&jޅT,z" qE{n´b+~ +j` ^,f^dbޕ?~BnmՍ}/tl2;%ToFh$RP^H7W}hjb$Vܬ}?IB3f0,l.7M$96 LSɒ:#n[R,Y 2[@X:RIVN{f,E?jU/GլB_$\ym ^I= |)JT6 ^n;ND8x)pL wzst0 Wp,px[rT`uYmJ zx+u5+}DHlus[t+%HӸt NKiiAGe*RHEݷR}q])O8q凞YEm!g) (z+{l7ʜY'9uĈx \?O yYgܤQ;d Y[twz'|W#Wqćqʆ=&`˻@hL4&L6ߠXSY~ux+yS hdapdqEOY`LNhr"{q"ɫ&۫ {EHM4bEa584 U aK\3AK?Oʰ&DٜZHU&:3 b;EJjS*^aNt~*;n WQk^7<мf+@J9n海y&‚] #y'{`Ɓb@^<uSh}gsK\  P9z)PErٲ<CΪd*u<1`YR-2Svku4B%wO&6jW& J_bX L65"§gxs4Y0ه$&ପcCr]|QH{\~* dE'h>MbI16Z8!~Mbd*5"S'C^” 9VogT.vG͂ (Ȧeɷ*j9J: a"+}͙dt^#VMS_`p n~X[NdQW%gad"E+OV١mfKe*)= 1Ԝ㓘wҹiF9SC˹lf9(zXɨB7XSxە#6]>.Zg6Zdm1-XqٝjW4+yW~}QUv9 ȱ";(8$lW,E3{wI[5~7t8y[}`He}E%:Ɔ(M(" +7Ns5dq'k+|Q+t9r+9ɻq Tse_/G($u{ŴuwY}[rs4zxplWz:jgfe-"6 [~Tg32– "C' tjt0M(司 Lr# x4ql KBcKzf9a|@hMB ^$T{2nm)&>F,!g!9Mw Pt%^>RO:%$SeÖߌьU/qPU g m[ ^, 9[?NdFxw]hBkNdJvXP;˦-;XZ< uUdh`''\Y24?+^lG{_^FYY;g%qFy*o@Mm-CփgAv^N<%>:R´o cZvf|w5(]M[_cJHVMڮuy]TL?.igGב$z#KE:ltDu$p5"l>wV7|shѤ8Sx v?2jONL|RLȰ jy6f$``{hF cgݧ2:E+یa ,W0@aZ9s&zSgfGiB+ lvMEĚf#8Ww;٠1zj~*,׏oZMLM ¦YJuFʧl6a--4M,EX!x'Ҝ21%a/G813qm X12/8 q9>(ww4UJFˋ*/"ᜧ`GO68ʟlt-(/Rw߬=e@;+D<pHAWyJ'I8BvOxT98Bt[s*2$TG1c9|nZ흱l8FFYyFfț&&XٖEG2bAu9]- cov'̐MJ$Vєt8D̴u2{ Dvkʌ˝5>!c*Db'Ʒ"/ &Y=raͥwGKYpk8և*:r^CpI!3veh!ًzzٽ ֥kҭ7"qa2'uP9`Dhq <(! w3B,EtR%F ύ_6A6UIޕRkRiLxװHQwg!+g !wP iLjP^x};jǪ'5<ٷz9CR}Dxֈnn(ͤ,U*lXr8ٶ4Szߤq|_dirj< Z5_FK4hY1'%˳U2`H@wط1_3AH͞?N= Ć}A-~oؐolg-D8)"7)}e8!٭ʗơWD`ΒvjofĦAM&LGqr#^Mvž9C0WB!MOPkh qTqW@.(NŴ˄n<gMb8-Ys1.,q|rw4*O`p૆nAͶ)}y`#~#a8#L1t|O-c,^ˑqR-!&Q*O"yC=A &אH6:%xy5ѓ4pЖdF9R-#)gI8X4]?yG[〺jCL7"& 4EE8+;ΛKGVٷM#=z K S!S\Xz!uF+m-N%\9.} NYkt %Y&ͬUV=~KrnkYE=QӞdz:*;uG6F[O-̄ц3pq20 r)Ns1*>`^}i=Sv1V1C` s*- jmDsΟ\!6&V33f +B8 7 2o4%~QߵV3 D 6j)G \:up18u]zt6I{H (3m*_ `y%eA^h\u>"1ܑ Wl<-"WVmՙ3=\o(GL[{K=@%M[-3 YZӊJS8'*hrJg6B>aԞ^݁@Řոs3('@C(1'SnAq|sƯvJR$ʼQy{+0mqN^Sz˟XHlזdʼř M=b]~GauT^UPg!PUߌ+*UIJq!qP˺LMγXi},HPC@J.y-xN"Hk$І]Π) auW_} BGr C۪M'M.BCP꣛pM׷k㶺f pkʹUyX-L_j{ݺ ndp!AZ}v:VdBLP5I0#G=LKk @&7<ղlݺ?8DIx:(it]AQ|V"u)p I  ;tYI 0B݂[6ЦFؿF[u>FW.HD8mdY5](wdn|JWy:"=)b ȚhP'Es@0jJ ` Uc 랑3GA O&)$6x'˟\l'|g'M5iؘTF+b^\vy%$Ydf"-wBj'zv`1 ^j %Ow22,es9˙HfѴ6 i iװ{hʁث۟mfmI޳ς%ߎ%Gojo+ƹngӵp׻ T|p^PN \R>N<< n֕,::19{$d JwwE)əP/sV*oxF簸π 7ySb]6yDZT('/ҟ="|#Γ u{Yf-:~\c̞tWO#Hx(Qa! @M}z\iУ1߂fҿ:;u%zHi"Ȓ2EoCmh )|M"Ԣxߒk=z2-:fN SG;xvqج"dC$%x,uKaTQ!NIopZqóS1ʜACx-hLNgQs.רM~[vW(\$27 :M_.,/yl>2M;2LJ7j# B=Rā*&VOZKxtjVH6|.[Ӓ-oI @jAt$6ጽ9;%TI#wةOu#DXWDOHШO9SMȆ_C87d9t^Qc1LaEKˍdr/KŪ(2ƑSnDi`,h,`gܙH=nwKnӾֺAx/9+!(пB$Gf#bO,n؄P ! o#M=O=4]10n5WKkG2wp2z匀t~]bA}1?sO ,RbXg޼ջ$M( 1 \`R%ֺhx")ա8NNPʟ:G-IG-\Ep՝n}yV@fņaB$@J t,Hl/xnG#8RdCvmYqgwxdی=0Zm[(2L\$j-oo݉77>!Pt:'m-dgEK@~BoI݀F@8I)8+Q] 9 >oI;rRˡ\{& (깰A?F߭n}wg윱hIJΚ0??Os2 #G!GAHB sR~ V.-)?ؾv}VQ--ӭN9~>ADTw*4,%yWywlFQ;cCz\ kGfxF tPvvҡ{Z/:"ԋD+W7؆A(w8Q8n6:!(3 @&.Pw9I R:t\[p*Vϩ˫K""FDMN+gd2T-$o:X˖–%w2(ˈ\[c8:V1syB)nc>+I]hꣴ~S~v0cC_oKP:ƻUpժ{E}!csz^Hla[K;K?;7{tG ?U׫uߍ)Vn큥U)yAT+K߰g!B%^UU"kX^}3B_KZ.6MfabI]  @zVTnnЕ%iڒ :!UzMCR;.wOp9R _R-ǀ:R*B9q ,f+T,XrOax9n/`wdРԴ7T٦|i ^5N?L`)ݮN ratiĎ&.X95N7EZ@"c+3*|Nq3iW0C:J2`I霩K ,1#t/+r1j tK3;wSAi*KVRz$㉏|7K+m +u%_Msw{ɾSFS~u_w 6XVd!>_ޜ8M%` !KiȍkD%:-6U(m?CTΕ`}| ~avwHC?NOgF29 eF zD)vD>G+_t w?0/bsC~!nCP^Z yTZնѦyf>x0[ J,so3g.9}D c,]dJY-a:0^淐8Psc8n{&5L}%-+l[ʟ&MqAHU~.H:PJ{+7 7kF)hں~Xm^jo!HM:Hɸ 1k7d.X2`XHS~2~F# ]W]6]Rs"c@#!ApZ7wa: 1r%I.n'~K,.r_e17HEm8(٫IG߰G'V2MIt?nBLVMjK x#?Z5B q^]c*$iD 8ͺb_jڅՎMA N ޫ 3T:η{6KݼadZ|3K#pQHȆW<}CN8N۹f`8dx_b_@Ќ:KroZ3F ̘ \kŇBuj5ųJz4Gk;4`H~(cJvBLnIl)j04Kk˰?),gNˤSr_vD lS9oum!@KlofJ/q(:@t7>ȻhY:HAH&+Q͜0;s2cgəfutֿ.9n[U sn =)|#?.EX(_~9pƖDzu3؞q'.5}0ӹR$<QeH L`b:GQ)_%5%YUF Đ}|ml[C? ^bVcK~ I O9%ee++aP%ؾH]1b.`\ YZ