libpolkit0-32bit-0.116-3.9.1<>,\Dbzp9|/c+-zh*ECHhjHft{1iϰ&UCiҌ2.q^̮5BK>?d  N 5Vh ~       0(890:>GHIXY\]^pbzc8defluvwx y0Clibpolkit0-32bit0.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.bzsheep23SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.freedesktop.org/wiki/Software/polkit/linuxx86_64/sbin/ldconfig(xbzbzbzbz8824e48e57c12236738c48df5c76cee8328906539e3a97736187ac2fc58cb26acdf4ab07fbac2417cd38d17281c11678a30cb15bd0ebd7d8674a2508e63195dalibpolkit-agent-1.so.0.0.0libpolkit-gobject-1.so.0.0.0rootrootrootrootrootrootrootrootpolkit-0.116-3.9.1.src.rpmlibpolkit-agent-1.so.0libpolkit-gobject-1.so.0libpolkit0-32bitlibpolkit0-32bit(x86-32)@@@@@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.2)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libgio-2.0.so.0libglib-2.0.so.0libgobject-2.0.so.0libpolkit-gobject-1.so.0libpthread.so.0libpthread.so.0(GLIBC_2.0)libsystemd.so.0libsystemd.so.0(LIBSYSTEMD_209)libsystemd.so.0(LIBSYSTEMD_213)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.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./bin/sh0.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/lib/-fomit-frame-pointer -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 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=a334edfb1e5c2e8bb34cef4dd70d5ab2a056d048, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=789a94bf67614420434828b58940927e524430d2, stripped PR RRRRRRR RR R R RPRRRRRR RR R RR Rutf-8c0dabf2785e139c610398f7c1fee7cd98ed3a7d7cf04c0ad2a48db8c325cec57? 7zXZ !t/c'7]"k%ʽduLԦKU}WkQ1s5u{QzC .; . (L.{)$>]NHMݘdh} >6͎篢ɂ ג)@w?4eں.]2;DnWvy2eEx흟]q D3Qq.0+,BLěB˧<!səpIfgv+_ڊeX2S{Q;٣gU:XӅ,lъ^=A 'HC|)sL;_ ; ^cJ<jG?@"rӛ(*/-D oc!Y>,rp)vnȿlkzYܴTz]vnjVO4,n!=UNI;bʉf؅'W._jT.1#iћέ&.mabH5G@y~Im|pd w|78jw[tZY☼@ ?":y"|A3&CjA5J_\% b>\6Շq7M0[Gi&5T (n}[NHAIWC;CWፗ;a>Ȳ #ѫG#L;l3M7o]Ӯ2 r;ib<4.#F+7L'c'Onth%S)y;5 }ɓO2]2sXmY3u2i_c2olQ.stGπ擹E$I=ۺ╠7c6yO;f#|]b(Ahm|#HN>(֪HPh8`q]Wmη~ 4A4R"fT fMT-bOJum>s"*']Zr>VJYU>Z)-icCN[]-A2}9~+v(o G~JŏT@g-*-ᔅV;Vx8yYB:S[:');E-pwW5h^,d#рW;F0#툓#فD͕,v7ط7DؐUIRikd- Wf3~I]WrkiOq%\?]W(9QdmVtܩD dpˠgxԻu co4ղCR>,Loẃ.dʬʩԧu ԵheͲaUľ;LM:%GK,BAAÖW%wF:gm 7;SlUA8EPNj H^yT`*#{6L],A3AXMy CNGsw:0<ӴӚ/a%; ,JDLs0UMDɚ{<&c;ܞ>?ۡ(` YIyCU]: c}BiN2/5.~-8Rxd/@#ځ}ip;zЛR녍DONelS̰LFUyQwF5m_wK+2VT*mvEHPBW1ƆjwkϤa2!D`2d\ZY#g}m~6jj@7!|'Sakj)z&龩G+#y9̴,ݦ#F+ eVljʰD S->6C̞If78sK/kU=atI= ٕ{0G"z1Қ}aOEjA}U'!ѣ\JI%^^wCN1=&g$X -0) A aw:YWz /G :!5, mIуE뭱([l|>yFoBmoZ_̻9 Cô7 -NQ/r*!9DJt?Ь[ubbHfݙRJz^)H(]/mD@6Jqnڤ踘~.n 3w^>ݓ0k$6N8{i/1r8Qusv><[ p=.܆f/w Gv׼Q|gV$n̕,̅O\v4Ե.A Hc 6I ݀ 1ZpWr0<\4/F6vX<-TAҔ/uxG&ک0= ~#ÇB0~Z⸝~ݛ.ChD!IbP)?NRlʏ"ATJ;,ܘ9Kͯie<)JA YŒ)ԣBe6k˟oO'ƀ[fp!^=KGH ۿTBJ ?t3&KQ tUٝXя0VbE;K ]#v *DTf׷رhI!9f0ȸ"<:ek `眠gρ7// .ꆭC~Cӄ f?1ҪE|vξ:F8(R0RĪ*ʡ_5qlr,}:8AHGKxIR( S̀=1&7k CpN*yt0vOgELٶ{F5[)&F1.\ ͈_OdSx$2XOR) %3eXd c.v)"5}KgMC&²dðejr>MsT 8@Nz4dsԓ7VRH? t5uM NĘZ}mh,T\nڛaUpLnU>NJ,?r[`Ej1e#WȣK{zMuNS1˞_"ӟ>ڟqXC;쉲 &|Q@6gNq")hHM\m* A㖝][']&;R$B;Ȍg'U-#Ex~,GiJwCg2|֘]sL= ӳpgے͖Tx[{gTWI]e~z4$Jnf_d'R/$ 硳bKyXm·1mn5J54w3i2K` QD$X(@ETx}V7d? K9WЋzҟu/ccsf l "0|E%T l˜8Hl)^scdQi:$($\ti]]ȸC71V\쎎0,qҔ9c[|ZG*Q琍Reۣ>|ٓIxMnz* ᜗#r^23?k@7 X+mElFz @n{uUDço>,Y`t1孿vQoF&Bl s8mLp^Fsctdq%5ihrwGn~ÁanHL厉 (2(ddSѻRnϦ# SŸ&_h0Th2HЯ"K>ʂR|;ho~©>b G ɺ:ܪgG|W2 hK^$PRs`@Ə]Ί "%cv1I4 uO/gCV>O:dW Jɵ`IhӇ Ҳ*sO+%ЛW(Ӫذp4")sug!ٚz/÷'&/GqVja?i~(##זxK֊;Fun\NTɨnOz,ï~ݕSREhط3kٱw|ǥmRlh*p8޷*4,-,*j]/*V8l[:LLAuw`,"#yV3ukQJOi; u7f(HHЇVCTXM!'CQjU#OƂ蔅{;DHۖw6seAw!@xC*drzܵ  0x*e\t;N`dTDfKڨ3 ,9] :ǫs'QL+u\˩_IlH:g`T: q]K2Fa|rQOSmF> ct9 Xywȩ@i>;E^e- sD%^>Mu _D:#SZT&&(JKjDaaߍ:nkhhՌܞF'G@uq`l'i|L9Y* |. lxJoHѽDo -q%~`B]S6}{vL)o[ؐo&k4|7:/uTxzk_H`[zZ[?iԉ(< e<YwxZZYVUs:〚:X$20'=wلܡ*<6Df%ʛU%c~PR(.*fcQ2yH9dN.:|o6S*G._U/8JbkZ7ģ lb UInM80UX&| TQX#5]u\mD[svhIӏH)2}l.PLEȴmhK&q\D)[{fADND=] W7_dwǵ-q&~`Fr,S@$`@:T Ҧo<!~FFn<\~$9~ Q = |>nk$b)Ϗ/ p&rq(kBXdkVK%/>0]-|jgEsarm_mmǃ}-|&L>?$+P(k'M\ `:47D=|2P_a ;;'VтqDd0ՃW{(6*(q&0hGK16UR0|4DFXMpzӻ =ae@T2+aFùNBs'G!n3m1.GJkk3S %X{[d@ŝƩOɈA$N˩w#C(dU~Q_I=aUgE]0TC]߁yO{}X%hbZ~,vF{$[\ /Alғ޼ouހa#-?u*8@@qpR\a:Jx"H.¾I̐W?wL+c[fmg6ꂾ#BE&VfC KOy? .EǪUP GZ`tEk7R[o="}~kh:̗ڍX,zX}+_tҶ`f;afӛfPee.T8F}Wu=D(2}LRnBQ &2<M F \WrPf# -( FS<1A1a'zwH ;@378`Rʼ]/>.٬W,`;EB۩ԅ<8M;)—Ǎ3a]2n#rKCe ͂xcbTSY=4_->GH7sbڮ @^0K-B MV /+l˛!I ݪ5ԾjŰGcT{&I7V-ٻ]YrG!qF[(NC]AAeCjQG"3OAoe|Im uA*YmRUדNtH7ݕ[ 1zm6Xoдި;pDjUFE>|FIs>Ϭ uȤ < )K,ڣ K%fԾfj$c,OJl 1RV}B*UrpFY'KPQ}GZRϋOǠ dm(Fk( golb5ӉmJ.O'-z=U+ u9;0G،Xxֱ/h@R9jTy\J\=emꍡ_FYZx ERGecB{fہJRZS3 55V ` Ơ $11`+ؑ_ =+l)!D|-#UdS,p5ЁTAwv8yDe: _*KE` -ďVc{6mL MrZ9-/ Nq{>7g{?0BaE԰%]0VhK`-fb[ssK.HK y]æeTDM%Ԇa5= Zu|́ޅ0qpaE3]꟝?wGCAJ2e6T1v"y&#3m =: XI`ٵ~Xgf1 jMm0zoJG SI8؁f4Qf>7'JQpQdvMWh#Y=naXĆXFKt{( ]mZ/ɀǕ`;JHnlFhNaٱ2 X?>f,fx]d_$#w_ Vɕ!gFzeCF.Ee]Wć O7hj#k4l9?Gg}˵T}U "w?gw~r-9^X֚? I^U6E׊`>r}bZMocpk6=iG;B "uq+s'?[jSL\v.>u*>m,bcYncdH/ )ÿu g%"-S^ޞ^ž]PH6J m]+j+ |NY+ PpAk];}L}$|!ҥ7.б' w/س66cW`MCGH4buzwҮm4!c ~8\nrr :-6ԧuFZ iH8@Y0yp@u;X#{s[%cǚ&28y3O ? Z*沽`Xҫ >#q$xERwc]zWRMABE ~߱mP=* *>\ "65V{&@"-6I1#߂|ù:O:GB_*-6eZӆ/quX#Fϑ#e;Wo9T a"6´,"2u4¾2\^%7 ,$홄43haTFJT݋m [xn2Z^|%p7=,PE@cR=9a󇆊yUwnCm]K`VO=.sٔI_Q@=*ۛ;#PWʼn4S.du2}Z(KwOٞLS4>Pz[u{ چ ?¯(wG\]ƿvBkp9d@厊#ISSn7 IRzxFdU^F[t;ݞ3n 6ug̶E'I`RhgѶycQ08)U_.Q5}f7b5L h:AԘtUj78J3  5vLιqN ?)8^SOZU` 7Ytv*f Tw\\LM16nG5M:@-?bdW7m5sv_蜯Km(Ol{"Dsk,&kT`PGF'p!Ghx:] ^5vb~ϓ ۿ* Z }K[ IrwD ٌ/3vjCbĉ$ BA~~0!GܗYɖN$Vm EE楶%C'*jIyʬF^rVw[K'V[1|=dGxړ+ptwԷхhG{뚤F負_N#J.$I,OxOH{R6$9|ja."xwkG\2-Na["jP̀jX~z6r/&嗆ETZr˯f6s XGǍ졮HC@ג-[p/%?㤐8Cx,\3EWh"|{I۱IA(O&a8PTWvc)Wwn$25P\Zw/ihzJnFv+`oх&,1g2B3nfƸ:O][="Ki.?IQَ 1?_sbn&ت~ kQǚ`)^sTJ[_իz[5q, a:B:EZ~Co*xۋb+"i(̛h_]Դr&@UlhzM|6x?S4ep~T 5kÉJj oC2@tQGjU+Is 2'?["g 86D`CٕO=0;3WsN "wZ%P-V(r)̧yW֑Pe׾P_/xq,..[ROrewj3})6]HMutZZ躲@Uo7Y8e6&17hu@l8Pu"}.Մdlq!LdLŃOݩJ-,# f '\i#K+ъ?26D^ C;ƮP[*jlqY&^1{JťO݋q$n@5ׇX&\g!t}S;yʛ%tyZ08hs]1  n{(w)ștLeU\dIٖXKFyއWÿeAzp 0(LyuA!Z_t32#AĔJ|jƆc@-k{ O~+G@U~=.KuyT@9C7fiż$p2M} w~=TL*8S$$x R4Ɓvoթ'erMjleyeu ;_ Fsw+<;R1*]Q1goj-|ɚte/CFHGwq z2ChL\1䶐4cP)~tWEٔ#k5M=KqH L}{q&"roe.b{ }WN}t P`2 ϒx h EHLel]OH].u0ZH(4K _$+a1St%Vwz[8Ƚap[7lkU,rGʾ|'@)UXƛ(y4O^+%7DJT2yaO!ZdW~b{հR"/aAЪPGr[GAiuA圚tH;ĵo,<~6Kٴ4bd^U(Aa& HF_Չ;Y7/!p/- dSg~lo4N d|N H2$? MAfb>B]2VO^Az{i[d?ɺub`FG. xdw͎"’Pwף]RqYkt)sSA& e}.ׇjHjZ*)yn5C6BDqtw9ݾ<gZmh)]s4  Go x88Ɠw w-[ \ҾǶ-Rw3aQ-0BIpY]˛EXp(ޘ:f a}tWtUu\Wσ`63Шd2%rT=Quq61 30꭪#>+Nz4\67Fc=_up YZ