libpolkit0-0.116-3.9.1<>,^b{p9|eܔb!:l.=؞*HOPئ™; UI .(D"6ļMk/Mҟnt=`_Alz6Ɣq}08cϭ9!,[ط@ i{]_Ym* HmCV}D6 IعL&\iK%h" 7@B*^ B6O4Nq`B O"xIx]KF1>F~+!0V`=݉>)$`= >@ $? d   H 5Vh ~      (89H:>@FGHI XY \<]L^bcidefluvw<xLy\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.b{s390zp3aSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.freedesktop.org/wiki/Software/polkit/linuxs390x b{~b{b{~b{c42d0c5e79801b4ac5fc13cc07d062090a16dbb0b954734c20ca148ce6e5ad6efe72296fcefae3ec5799e71e6f410add58587cd0c8f70bb6e2f8fef78668bcb8libpolkit-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(s390-64)@@@@@@@@@@@@     /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.4)(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.2)(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/ldconfigs390zp3a 16443298600.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_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=150d915d97ef6e48631dc4366e4f63b0b3800fba, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=2f45cae097eb1df656ef2da9c375ce76171af27f, stripped PR RRRRRRR RPR R R RRRRRR R R6g5&UaG.utf-87cb4145d88ae9f9a3ecae671bcfc97c195ee627ca9339c9398dd33cd3adc6183?7zXZ !t/af:o]"k%jjduLԦKUpe:iY--p RH}vڋpbe+6xbDE#`:+~1B.H_d=hC\8 0q>o8읖ߩfOi"E̲f}% HB tS)DN~ϡdho\K HPOg)(G2'!ymZ A?WMW=%z,yp.s T"oMr%Ȏ!_7#zS -:yc'Ɛ&N]d*\(j.Zf#0v 3qMڪw8T'5"/3i0߂ܩ+)g$7I:L#Z}J#0DV{H,?ȼ6/Eegwd\a%n b) RI1v}<}Cy#?pUIlFľ×LJGUk,ĉrI1QJOla w:S `T@Vv0svsN8,4mtnA /1mN*I/3]YMs8φla%_-GЃ׹'KK0`# &Y&UJ1ॻ.K0Jy=˛ۭ/VW w&ZAZnXsA@4<;ևzmڄ4MFQKg@CPz|U߸2j= yTLb^ OCΥX9exO^w7+8GSC^y-=\iU>rKON]y~i/&P<뒻9~[ -7:85sY?6/:ٻFVn6ݕ~6ۤoHxvzqx)0S(GEP7]m8ur|f>T"z̊$Y$w%L~4sZY,P37j'1Fgn=QI1U3qBF<=Dl;\}c@:a".jGi6 !pLo.CHX (MW6q1ײlQ{nvpR8!{ bi:0EoVI.gSv5PZ'jK2Sde |?ƐgnO_;2Jx<*'n}dx#"jT-2 &dh&p鼣]}x3cxÄi*Onxi0)|rX=ߪEf?j81MPP"ܒ%&qS &ÀV*׃M]$.qՑiFא*{G4e1 Y`/q\2MrRKđW}#{ wSCx+#A#TX,al g7y@!%(zeѿ3lxI-d's~|U/^jrj =L* &wRxz -%R` GA>53^Tji B{½5jxgB]ʋy\+Lf\wꄏ+++CaLv΅`q,*Գ1>jL wA' vCs.ϱ#S2WꈒaY)A> z#$ǽ)o$&m c`oJ,JeL6ĝmvx} Jєc>WxJ{ 뷱:VCgti&m~VϞ5*/G_%BxMZuCncA(֌td&3nk`vir>ޜO5yPrP*d7%-2UU2Z+(Hf9NwÈœ^ Y55)9Or 4L!/WI֦e N-wXns0N}Q  tؘ$( u} Eo%߀\شT𓪚-  \!$_(J2n-+U:}vZ8E>M;#=TճNw|6s'50Vmcn&b-_pu4qZ_ȧSkn9#Dt)0Z50Δ~kjSKed\BrHJ\ V/ux$;fabhg,QT+A5-{Yo Xr/ן}w^H=tXpp˷3CF 9ⶾLP|Rbe/Yx;,OaY~ FuTAq,\4E>B梨ѕԦּXAFHMRX}[! n6T%rb6ݭs 1/u|rw?%/LR^Akb3G.u9}ip_l1hUɅSŧY~j~:hS9%,HHMYiZ8\B>Sj7z\ Aun\z/]2Ď?\[uqDw2A߻\:g|@/4vusxmUl^ =Eф3 ܶv*lv~cH ZTF jFf Ɲ=~c9S&ԒSy,ea<'iWW:+\٘I 3r"N.'۞^x]Co ˨&Ԫ#bc(g!(>ѺuΠE~Ltۣz@|7,B%F i.zVo?1@ٟn;13z׊itWٌ`JnpwdOFju[/D)h =y!Y g[2L&Pw.G۫e7E "diȲ&t WKP0o2ݓ:h߼% ;2cO3=ӂXN66e >X z+bi]ΗLs#3J9f$?$c1!m+ Wy L3jn1[7A.lցpQr-3A6"F˹Ǜy[aV@"ocyhO8ŵG+5\,貎du4.ی3W.U~'d- Qͳ_շj5-:\^ӺZV`dOS3FC KUۥEoJ 6:*m8yʘHz5ƀ 7뼅tܝaA Ң%d,52uH_O6^c칍һQ>?RϷ~5q6O:G7rU矹r~,Wh 7UFsIMf^=ˁʤW`ȋ/M17bA_/Ƚh1'f2&]d\InngVZJML(ota^GؔDGx:>M'.VO|)Ssl@XXwHgt:P+&MQO=5cm:c, Յ?gPkӞc1U.Oa17wyF CJ"*MF(p4{ ˠ̊/&c|2U#"(?QN};75 a\Y`4*xp ^B ֳ$\7͌ZaB5%GO// jݘd)ewHUйPaљ%@9ę:UK6??>PiXyNU3"M y#ר ҦAtJMZ58PU)R*ns'Sf"U ry)~RQ/o|+h$K[o$j<[Ƅv=T r![d *p&: q@e'[XWQD윚l,Xfn%/KOy@ZcdNƐCXN틠W+\V_r\`]GCHux׌(dXvLgXALmy,H#q²3(VE|:vЊ9e=?tR V x١iJSa8{ u ]$ġw+& DH:Y4E3k<\'јc rX,o|*ϒAR.`%!WOF%d EU@)2na}X/.A]b5/1}|g6Y넅~'UB Azn~iq7e*gfoi#< j~*tu+ =]u١ŭW ]jKzOauf  [##(_>TGS@F\tfԯpW!ɽUZlW m2Ě9ˮ!yCm ޑ2^#cfDԫ^J@E*5ln/,)Kg!1簎 Rwv7>ءݰJ ؞J vM[swVYTO0h0qmq^IfF_L XCK&VWfvl4CQ)R401EäM'| @HX覗+&$# Y"n(iQm!v#3qCɊ/ befs䪥4 ˩7u:TgVo!QpYnᅟ>/5W(N$aRn{œ}}zR#Nm՘Ţ'@w nkxdCG%a^{pAg `Oq#zܔb5c8 oNPw 4'K%?戬 0?? ^l*byޟ,CTwfb?1I\;=&=906!ů p~̓w]Y}C]3[ڔדk6FkmĶ9_Ue`y ntIm45vۧ iLPCuQIދd,sg -!g.IDIBxs2* ;;e˦4L6׌Ɩi_QTt&΋<(|FVJ0F<Qnl_/Ԗ8].ugv뻥9.jƗ) ΢l jSCRy:O;[ay.-By Aw:%_.wP?ĚCc1= l!׫,5p  %rGJ[o`ÑБw#ͮFiUKf]aKEk9fbf$hrFN|ӻ|UZ⥐&8'0*0gIxMhj'l nasA}& uݠ``lđ7&|+_[?;pxB_WW S%1YwEԪR\iꦯdl5gg7O' uA4 ,oꂨ98gI7f߳ucHݹ @.f/"ޛ݌/r%Mʅ4!S}0 Q12폀^tƇi,jTvr|&!nC]"iBke[CCbd!qGȕw䆐t21?oN S)(8C̏,FI# ך)jV$! @R uqh}Z/ amS=g#$tώw0;2Do]}Q䑇.JN2IwFR(h1@qO;w' \G@ ׁ 6<}h6zoo2Y?ͧHU O  2IK}nT}k.ۗ{04fb?peхp[eێ/St={M吕 W:6_qoDOj^|u %89[c 2p8o>|:ty:Ԍj5>#D':]Ɏ>#P^]pH> źG Ji+S\$ag_{NA,zd $Z/ΝWsbanHUyV.y#$ѽ%5wlH2 EIӧkJ *(i'fmwe{v4!tG/ ؉+8)A%:0]+c,XZff]MxO2EwywSMξz}"#'faAOy̩> @J밄l΋h)Qa?p:bNOJ[,JJ<ӓFJz)w3ނ*/]ۿD=qP|wy<0u:a(rh5pPxj4ɛBI>U)3@]PPg/Cy7ԙF;cQ8c&n{U@#r8>Ў#m{?m+`d˜(3f`N xqZߪoe0Be[CHlh̋#}[bz I3 D8Sh*j.@3ud:U`{PdFCx8Rt-X;-k*##$ WǤjvJ6Z.~1 TqH6;$Xl'1|!>{ P俠:R$YS\K=|0xub̕g&O>x-l"By^=xFؾ#}0ܸE433.eS}}*X\SŇ (}Y?9 ¥Q'/Q݆z(:^wzmJDm7NX}/N=*={M/<ʏF*WA_p6uK.$_79NR?Py㈂nϭty0!gRX 嬨 RHˣq\佛!8ky< #zz]B&ON(B +gaDڟv<2 pa[szpxcIIGx;&ut]ط<MJ{(hhW9 T}eeO*"BCQ\8(_1FI4,*X[^!]L #bR1MDcBVVV%g=)͋,E0IsnסZp[#z6g*[hBf^X784LH}^AZ&S{ nl׸\c˫dx\}nE>Bq̋5 B&8C _L.1ݡڋ8 %g-Pï0g u%M"e!.LLgtHEdzKX05vZޘ̘)qcT0TVUNoc_!}`;R18RP \@f{9^`XR#:t2@EqMtƯ`vA]f>kER/o6 y,(m"vE j'tsL )8,O4ɲ@Yrb_#yK !6{t2Rʕ,i/:ME- D!!HM5ܹy#>MUtRkAXP3xMG2avlU ;ׯCHS1mʊB]İv͢L]e}AX (SXV9mxkb]BBUCٽ9AZqڲzg2k E}Pޣϰ9l6Yy޿5_}KJ5ۃ+Dr\ݢ n6P7Ŏ׳clߚ|\#)7ЙFٔw ylM9srJ8 *S(j\cV\袜e55h!2Y.~(~6M|CI=WCTT b*_#afW}l#k'C7Eh@N Y%㈃ k3>_\Q'5`abx+ QȕP$,hA>qP.PjCUr4DO I8ϑ|DhWP.F,'q6v_o?2|AT[_ֈ@(Yjat.ZgnwcsK<@q6llcQȺѶ=qk/U!T"Qݘ0{ݫr=v0b%[`M4;Q].ZXOw;߈Z ḾP{B yQn߶|bad]`uCHŹd,+}p.ʅkwbm bO& D E'nm!c J9Ff?:L$7ĆvӐ&֎$ W@ghؑ[VJߑPhKux*~f=?J0B+"tu̺ˢ L*H#l3W#W&e b_ YDigv lVn#jGH%?Dب]_b43enE!Ru4<NU:Ts|MO1mpݻI`c0l?h mYNH9U$QE"n_ 3"!2/#; ` SWwa2T~WQfex=94[Jͭ7^,f)NXXam ̒qh6o-"a'6c^;ϳH@ aL9’+7˨ׯbqrJg0ssەB iU L>!JIɽ/.'_ONl,\ _Vcwe"f\)ť{ Xa @f&u +(1zi{& rSEOξ. k bϣϮ+t&I;Nr塱L(ۂ3?^%:M (V?7a 5l m"e\ ;:izqA<8㊛.dJx1چC: 0P^t!)T?ZQ4*]Ƃ >QlTMneߡ2)Iة藦OP3u/d$t_^J6Dz=tm<ƻᬐ! xy;s`oۿ{W b&bZv*|Xlj vMziro!5؅h#ֻ=.Al\aSܴ.-"&:W!b9_XRgT-,8KhC.@b-f=qιalCor*dT] /A$;فĿ| 5S8^uА7rW jq(eNzFS-#`oZjFՇv~? C(>Ӗgfc/ƔU0,,/0%{áĶ]v%PA)<%!Kjƀ0lCm)f=V*1@'4ҏo?r6M pP.W6~T$O:vQ So3j{7,B"X~NgԽ7Y>.-V??T76G}dG?My|'@s*ad$}z.6}5/40RXЈӰ?3VIou*;<_r-='{~~<^Au8L` HKz3}NL+y&C$i<'ܓ XIW38BN#soKh!҂h@=VSiBE)XTIȳ9(&^ jO-e,!eK`Q}dZi֯ Yz:^P"pʀhC$̇ő5"PhiWW)W7A>0ᆗHmos[Lxeaq 3 ¿r8{>%/g0tI88[+vEt`'= 1wItg{5zSGϚ4/%1WɒLRڸ"WV?r'TmJEF :!r#ˌ.oÒ<UYL 0ؽ[2:벰TRQ3d &H9 "X8&ϛ٦$54ipEΠ^" 4uk(zpP.LxVյD=$[FhkgmXO%x> PfG-?z*96RVDj 9Sy alu"Ҍ@PkVs Lr`>WqeTl7Lܒ\PvTjoL+|QH6vaX ':mӔq\˱ :?6RZӪO]L,# ,S,YlwtCNb(*I`kr/ũ QvVހ A(ޝ=kҐTP=q/uw YZ