libpolkit0-0.116-3.9.1<>,[hbzp9|8BTGx 93Nq "G idPCz/qGnNi'DF{1SRٕ=ZX9qBgA^cj /}K'\@Q}}4(7PE H&xD梫 i_;1$GY9P+) ׁ;.L'or~Q1.'r}2U]VBu [U M5h'o;y %x>'X&q_'k|^?_>@ D? 4d   H 1Rd z      ( 89l:>@FGH I0X4YD\`]p^bcdeflu,v<wXxhyxz 0Clibpolkit00.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.bzsheep24}pSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.freedesktop.org/wiki/Software/polkit/linuxx86_64hbzbzbzbz8b5e95113bf282c9540fb5a28b1f59a454d1279cd8fb6977dc624e5aa493da5ac7cadddf1041e7b6e794abfe9079e94577db52e2113ae3426d5ff1eb7d0c1ef1libpolkit-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(x86-64)@@@@@@@@@@@@@     /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(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.5)(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/ldconfigsheep24 16443296510.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_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ab1e10f757fc53817c549d17055ef930888c0256, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff729690cab7606d7bc1322600b209f65cdeabae, stripped PRRRR R RRRR RPR R RRRRRRR R RUiyg>Zutf-8b796f80ae66fb61deb58718350fb3de06c3a34146cfd6107753ceefbb2725486?7zXZ !t/]6]"k%jjduLԦKUpAs愞PefEl\ܯ VrXN\Jzc9&8o`J`X:9(92.Z/2OSlty$щ4 BBiGo2(_tQ b%Z3VUK-Cm2q< vJKVEѐ$pB8ϲXGns0"}˟7D!EwhkL;&4CTF<{הԩIJ.B+{N mnJ2^%sc`."u h7svX@K3jpc-+;mUuj#;dD`]B bK>J! Yr挕-T$)I'F LD&e.6{Q2Ayy>Q37GLr]I8 9bn"|翇xOl0r{ F4@r_ $;T`51$i5aov4W ;!0yayJ&c\!K$`aFN+Or~gjvPLә+F뗟ʆ-̘]( U۽upͯ<d/SyqjF]&{{mu:>%bzc͓ll\N8:qHk l@P~Yed 6aLP!z8"ȹ| 7O74S"_]bʋOpƺv$ݟѲP`d0Վ.;Wu=E[MLZg>)O v5hШY(5cr>I)EYAc,g`qO&Rhv_ 7Vđ a+40Ua$`n})@o^FϦp)*S-[ʣ!Ɠm,G0CJU̫RXgv^HܚӅ3i )RhU 6pҦ2Tt5{4 |37J^S?Xq=鯴U}%}a&15V;j e t'qY$veWII+{qw vӢٿVS]4k&h]>/2,^iƟ\UmCpR+E2+vt dWO@ݶ2w"mrcl`Ҧ`* afǏ #x\s^,nLyDv^O(S"c;&1r/Ҩ >?b*Ls$$qQ,t"Ǭ=r$/t@eer_U:Rŗp.hzUbiAzK&g*W*GbդWW]tq1#U%{L*ΚxF9qz&YW^֪f/Qoq:Y$!p_AY2~Gem;3 (2oRd<%Bx6,\P2\ ,ZJԿ7NR;Ă$.e缪 ZG̤3m1Xy]ޚm3́REh SlvznfM|ML`_km(}n>@$&vu^3lYnPJE$͐=3ܒ`OPSԦκh-}b8^EYܿ^ S0;od<) }Q(3y7ʃjLϵ(('+C=d]tb rP $p0tu΀r{&(}7z$/֍C* ʰG'W vS|:4¬Á}=Xw r[{n}P_;şԺewr [CpU궥ɮ"0嫭Fiklƕ ~ieڙ4.r! ?UVt1AnIxTAuN(rM.'}~dO[R:>so&M1Ф=olIx~G0yz{ @< Wb_:}!B"0k{,4 `N`)!# zhIaT# DZtAz ʬr*5Vf`$;C#I1|*-`>Xfٮ=3BMxh%j#KVvQ Rw_v%xW~܁6vKd]Ml!]~ ڑ`92ɷ_n3>IaӘ,%GMupmS[󔂬{L$Sw8WW'EkFʏNz=Ea*BkH۾J;*{mQnJx($):sJʉ8 m ե1G}5; 4 w 2Nl EF)IǾr!zeSJ}+bf}j~uX \Aǻ =Byr-ۿ6Ld_Wq0F'2:$pDao _7.-Kg VL:FB i`aO$a}sE;F߶Xn8c(!3pE.%0wMN3.1{˧M鳀:E!9?b/Рp8>n>q %.ޤF9 Ksf9#@4We˯Y; hD܏S٫m193XL,yV%Dx3DpAŀ@_422\x/!gEy#hEO&-l{Vzow@I{FlmA8^7)(w(%{~#BpF@tVkdò~@ςBermTx$Kg~MqQȧ. 4H|1IHa2'up*ńB}[6ӵ0 N SB̀[ql;!8Uk0X#ʜ{cCQĹ ckx -YyJ5\Y\aoH`v/b=E4 .quhY nB((h, ~x9?Q|AlSr<6.7&!-ī$ f᾽Tm!GNYXkgikPϷyW$\?ԮpAtZFR 3Pt#sf.T˲϶T7h3P;ᦅ=O?1H`x_'N@yRow|(ɄygTG|~0He ekL\ fhNRHL>t %g6yyE=[rj\E,|HЦӻWf iMe CYi=`^|۷>tW+6f0<|ɵ!Tmq+%÷送~yp)Tn{hu \swذ?0n'*a[\ \HsORUE,aI(An9Ô dIVBynSwVJ ]Ҁ# +8o9*k ;Oܥ ![Lbiւ|~=*a2"ZiV`ךJV`:$NC5Uٰ֣:',RY\6@L#[ _!ܲ2))M6bgSDI߭MG%)Ib:pT"@X B]cߙZV(n}gGQβљ-X⪡/kR:fK,y6|wM.l[}^ P] N% *_07EE\*lٰ\IH;Mt}Q<`S[Y 7H9SkvM2K rdg1uo,4[{ۊw$ncc[L1̃qm:YAɡ h5bf()i)Wcic',(Màmgi)QF[l,a(V2 R7VNlzv2bnRq 7SV;X:˪NDI5B<TUG2󅟳Lф#ἍRSbp3#^!KF6  Ǔ7@!?]+LAgǩh7B\x\c;p:4kk*<;4=`Pǃ:`>`e&ƶp.8=]]E˾fރDUOj(gPWXL,04tٜlH4̧fuUjM' 8/S\ch(űlj7l O*X#Am=2,j KMRMA(1{t9 MǑYU=L3o\: }ѣ0 R~%gF IԠ8+0oHxQ׳Zv$ȜZԷK宱x5l^ݤ/}yGp>bR;݀!qV8ZXmlHKD.l(<q"o/$vې5ߪ77֖V47VpnRQF]mj etAԊY kʿ]ʶw6!meI94nnBJwC(B?\ YFYJO${CsO[ -MWc=Mx2l'$f G- p:bL!_L}c qB%j4,wbBA4g*4uiX"ۖ& RF[S[PKPZyyxU4;?'d饚TNގL(kG~JiR$ahdSz yN[&wkY WCM{t^y44ڥQl ɗх8swﴮ$hĈS#[8X2&y1Yro0}~bʍ L!NRjuq*aub(gۜ3H$I#T$T+-:KU@VFkl"+A1l yxߍic;IӚ),}z1GR[>h$-RpneOZpմ_lZC@-1;]@80CNVŚ^:?+=H.;NmeOxݕ] :qle֒dR6{啟T3Al,q/~w@6S| _b٠|;u.cres]0PB`_RV'UlOA-P5$IU ?N͒j^ Zͩݙwa/gwcbfHhcOH$1Lcd`x`U#83 Q=0e&W/iwA Q[Vϳ>mܑ eAR^/˶SjB( /Ε} GGqf:zj]y~Ė^3o:{8=f)ۋ¦m]ϦY&.umMB箻Vu&F%o `86i8-/{o];w -_D]Mpqpm/Sw\ t]V9pA&uНTDk*MU4,6(f1t`>U `;ez"dW?j;L&NlugIMy`+W #Ԩ0(+wk #% ǜ)En!m)G)?u'etI$4r<I)%wp͗O7\gΘ5cj+ϯ>G܈Oo ?in(bxj,w6J tXLZ$rBԑ!^J'h]JZM[р,v^;t&hSږC7߈KnL+8Uׅ 4Bj;!B^>9r'$䫤|?-ɳ7NlUd̩MĖroߦfny~d’2 ,sM+GM*,|/d.:b; ;1tcXt6QIvE$I6xKQγ:iczź99܎ aB QEծί $t}J.f~s{.XJXτp1Ƽ~uԀ/tpaeFDgS_[AO*p^[XۄQ]$MwKCUPӫu4)N rrm`ONNSb0t/Dz^%c]`|(èwܾ -t[RSD 6קs5(Dk+U8;V?.5rS0_!8ԪTbۈpN\>lwG cTsp>K甯:εTDd0i`86\ yfk6l8R8eM$Ww)KŘlX|Ba[)Xt2 X;Kq APzɃq\,'*迖+v^]QP!wj'w20̫z ?P*Jƛn'Ϗ2-,4|, ћ6t3cH/V*5BW$\B xh`Lz $+9ӶrWwzГîNZ9/7=~bbVX%gxMu6|3ΙQ55EYtRLD穀GOUU,=/c¤pUmTX9feV$HW376:|- cK}vZ *t? oqP!CO:/򋟑pȋ..v{wk%){'Z5L3oy7{k92Bs238Aآ jBCraPߵ󊧮| ڨp?&O^9tsw)84[=_dQH2ץmD[0v*n 0m&.=uAHi%z~|?wzag"0$jv-\@ I]v#H>;' Pq# x)M2 ,5XnKN*BVq+׵$ų2_baQ DкFqG-ۉRƀ'Spզt8<̀ݓ Lӓt* X]l;M{Q7hN]j 1TQ6{@A}^%k=טIa!M R!'ۥO%ed$Ql-I9кb?]RŚhd[,u\xXe'^ٲvwÃJX,IB^&/*jec9fWB}^s/=Trh]#E$d0-V?ߝn̯~ś7 brapDOTjLO_uD^ڀXpŠʾ67L k2 Xw 2`Rbb tĿqj¿uMMcB VJAܭXq==.<?tXw PB?}C(]u%!-p^nNM~)nS.%ٞcc#"H.ˁe9V{' O]4¶Bym~C=V`r RLJ,ip#D"Na+cwȅaWD'-kVV6:dIEm63R D̞FOJDe7:tn0U2S,Zb}rMk:(S)=ty?6YE4ƣҽ!nBj\u2b,liiKbtRKt%x]gUV~( xal!seKvW]"U.@GHq= f,Ғ+Ý*  &ab~~fDG-j0v >5/K3q_Z8/cOkTm/ (! ;` \JqMlS^}er!2N᣼TN*tLfCxXFV}~γ-SdR9J3u9^dz>&LӘS 84MMW&!Y5m?z:),zh7K f[jU"m a_kf1>{zJm ƇNP,' u͈Teu@r4~(_8+ͳLė^y.PbReE̶Mh$wH,Ei՘$? 39oO<=ʤ K$$r hdi QT7x8P^׼0܂MYMa,l,7kQ*\͎HI? b Qڽ3Q $wݡ$ uo^[q?2Ұ}JMI oҐ4z`OoDRV;q/XHj;-}q=5#ɩ>M0L`QҗGrܚ<6*ct #/{}-. de+iex#* 繻y)A}䍓5W0:Ye Zr1 f ÕaF{oݚe:q[ZGͅ'tɼРށpTA|br `3>4gm2ueg-*iZ{f.fA4&ۅV]#V>ȳp^;D*v~5D=G{eF]#;!Uѝ-:2u:jmh݈.7NϾp ƹ.ԒI$?tu7|:P+JQ:hfLNNJUHFT BO*k)$*et{mΘnޖ- RP]muuW㠎 i,Q.>@B~Y/k\yē=rr6DZ@Y\vbcod7 O Wr AI{gQ\`4bW5wWKllgXHj«>Jv'8KLw*M&]p@j!H8& M!d* %I?@#2 81T^-VZnyU'~ x*+ @{3fTgQg Iċ*84]'>0avb;Ό^ŗ{K$06*+뛣U|!e%EYw9pSRT`ZrĞ35fM6a lȍ9aܰɋx = S~n7c|e9OB ICo I0rYӽş;OZce ILu`W՗ek5V4Lf>m{~4voݕc1Yhǜ?LzMQ9/^W4?;ɇ.!`/w PWbMAE(lƈ;Ѝ0Eyxd&RchmZ x`㐋$ꕏ\$AW1ŻHex gZNxc'̮C.o7jœ~_@y4U ÄPzױmRjqtr U4^:>6ۡY. .+:@žjٻ~fh˾՜q %)ѡwq7o:V[;7#s90}#j6jLK/܏ w1ox{数;js/SpNL ^iOn$/jxYQ•< Q+7-tL;sF :JN6bubikIް8#J Wgg߻]:t5k=NhRl(4$ zV,wOؤ) aYޚߒDK. 3:7cgrjqǠ^ VP3g@Q[w>Ѻj;Mօ*\dM_͔V"A6ʚ+gK1?o$Ps|\E܁SH)%>, !> s^#lRfOb/'462 nAZ+Hí`Yy(WnYtf|yl!| qPA,^E{b<I ރ@EHmdjx8\*p{?%(wɮG7HާNV;]=uwoh5wO08~,Np'<$%ɡl3D-ĺɨC=h!Aتf$)U;K._}Eh$nq@8AX0cʂW%z<;X X(Y'KT;VvĬ5K,2) {X VK4P.j9s93.4r<;SЁ&9a՝ 3B 0xp"iʒOFV|`)>ゅk$%mzq̤\N꽵m֞ Y-g%R Zx[i42 *#`=›@d!BaT5*|C<2C\ci'@2ԍY