libgnomesu0-2.0.0-7.4>t  DH`pY^/=„.wDJHiAE S5L FSqfigt DV{rqset@x|~E޳0h[j \L~GzLx!r 4$/o=:˒$nDR^1ZhXm7c8\DιVa53f42414510b813827c3730d0aa1f5acf080ea4YԉY^/=„nad#GK,a?T 82idX+YR i^'Bv `(+޼O{>꒹ІWk`n8.'y,}.}+L+˝XOݛ?sm+&߆-:zkCc,\u'a.򫞩 yЂ^؊*/V1j)Nf;вcKKcss0{f#6rWQ6kt><\?Ld  )  39@H L P X z P(89x:p>@FGHIXY\(]0^Tb`cdJeOfTlVuhvpwxy z<Clibgnomesu02.0.07.4GNOME su LibraryLibgnomesu is a library for providing superuser privileges to GNOME applications. It supports sudo, consolehelper, PAM, and su.YTlamb57openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttps://github.com/openSUSE/libgnomesulinuxx86_64ȡYOYRb0b6d06a95d642d48f03f1b82d31104alibgnomesu.so.0.3.0rootrootrootrootlibgnomesu-2.0.0-7.4.src.rpmlibgnomesu.so.0()(64bit)libgnomesu0libgnomesu0(x86-64)@@@@@@@@ @@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgdk-3.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgnomesulibgobject-2.0.so.0()(64bit)libgtk-3.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)2.0.03.0.4-14.0-14.4.6-14.11.2WUpUpTԬT[@R=@Q8@PH@OG{N@N%qMM‘@MZjM@ L|L]JL@KŮ@K~@KK@J@J]JJ @II3mgorse@suse.comsbrabec@suse.comsbrabec@suse.comdimstar@opensuse.orgcoolo@suse.comdimstar@opensuse.orgdimstar@opensuse.orgtittiatcoke@gmail.comvuntz@opensuse.orgcoolo@suse.comvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgaj@suse.devuntz@opensuse.orgvuntz@opensuse.orgsbrabec@suse.czdimstar@opensuse.orgsbrabec@suse.czvuntz@opensuse.orgvuntz@opensuse.orgvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.comvuntz@novell.com- Update to GNOME 3.20 Fate#318572 - Drop libgnomesu-exit-with-parent.patch: now included in tarball.- Include lost SLE11 fix from hpj@novell.com: * Add libgnomesu-exit-with-parent.patch, to make child process exit if parent does. Part of bnc#578284.- Update to version 2.0.0 maintained by openSUSE: * Obsolete all SUSE patches (libgnomesu-better-pam-handling.patch, libgnomesu-bnc440970-safe-path.patch libgnomesu-drop-libgnomeui.patch, libgnomesu-gtk3.patch libgnomesu-check-setuid-retval.patch, libgnomesu-ia64-crash.patch, libgnomesu-i18n.patch, libgnomesu-libtool.patch, libgnomesu-makefile.patch, libgnomesu-modernize.patch, libgnomesu-no-gconf.patch, libgnomesu-no-manual-memory-cleaning.patch, libgnomesu-remove-prior-cookie.patch, libgnomesu-reorder-pam-init.patch, libgnomesu-set-xdg_runtime_dir.patch, libgnomesu-startup-notification.patch libgnomesu-suid_flags.patch, libgnomesu-unsetenv.patch, libgnomesu-use-pam_xauth.patch, libgnomesu-1.0.0-spin-mainloop.patch, libgnomesu-1.0.0-xauth-nolookup.patch, libgnomesu-64bit.patch) * Include lost SLE11 fix from hpj@novell.com: Add patch to make child process exit if parent does. Part of bnc#578284. * Translation updates.- Add libgnomesu-set-xdg_runtime_dir.patch: explicitly set XDG_RUNTIME_DIR for the new user (boo#908167).- Use rm -f to avoid rm asking back with strict umasks.- Change RPM Group of shared library package to System/Libraries.- Enhance libgnomesu-gtk3.patch: add #undef GTK_DISABLE_DEPRECATED in order to allow usage of deprecated symbols (e.g. GTK_TABLE).- Add a Supplements for gnome-session and xdg-utils, to ensure that gnomesu is automatically installed when the user installs GNOME. Until now, we were relying on the patterns.- Add libgnomesu-suid_flags.patch: respect SUID_CFLAGS/SUID_LDFLAGS when building the suid binary gnomesu-pam-backend. - Set SUID_CFLAGS to -fPIE and SUID_LDFLAGS to -pie in %build. This fixes bnc#743139.- add libtool as explicit BuildRequires to avoid implicit dependency from prjconf.- Add libgnomesu-no-gconf.patch: use GSettings instead of gconf to find the preferred terminal; this is needed for GNOME 3 integration. - Add libgnomesu-gtk3.patch: port to GTK+ 3. - Change gtk2-devel BuildRequires to gtk3-devel. - Remove now unneeded gconf2-devel BuildRequires. - Add gsettings-desktop-schemas Requires, since the use of GSettings require the schema to be installed. - Remove explicit Requires for glib2-devel and gtk2-devel in devel subpackage: if needed, they will automatically be added the pkgconfig() way.- Add libgnomesu-check-setuid-retval.patch: really handle return value of the setuid() call, to avoid a root exploit if it fails because of rlimits. Fix bnc#695627 and CVE-2011-1946.- Use %{_libexecdir} instead of %{_prefix}/lib. - Do not use %run_permissions in %post of libgnomesu0 since there is no file with specific permissions there. Instead use the more specific %set_permissions in %post of the main package. - Note that the permissions PreReq and the %verifyscript were for the main package already.- Add libgnomesu-use-pam_xauth.patch: with the pam backend, we should stop playing with xauth ourselves and let pam_xauth handle this. It turns out it's already configured to do so in gnomesu-pam.pamd, but we're hiding things to it. - Add libgnomesu-reorder-pam-init.patch: in the pam backend, we want to initialize everything in the right order, and we use the coreutils/su code as reference for this.- Update libgnomesu-modernize.patch: define an icon for the Continue button. It will only be shown if user configures the desktop to show icons for buttons. Fix bnc#639203.- Recommend instead of require lang package since it's not mandatory.- Update libgnomesu-modernize.patch to fix build with recent GTK+.- Add libgnomesu-no-manual-memory-cleaning.patch to fix some bad code that tries to remove passwords from memory the wrong way. GTK+ already does this for us. As a side-effect, this fixes bnc#351917.- Fixed translatability (bnc#582085). - Add libgnomesu-remove-prior-cookie.patch (bnc#477638) from SLE11 (hpj@novell.com).- Modernize libgnomesu-modernize.patch not to use deprecated GTK symbols.- Upstream of libgnomesu is dead. Move translation to a separate LCN project and migrate from gnome-patch-translation to translation-update-upstream (bnc#562162#c2).- Rebase libgnomesu-bnc440970-safe-path.patch to apply without fuzz.- Use gnome-patch-translation for new strings added by patch. Part of bnc#541653. - Use spec-cleaner to clean the spec file.- Add libgnomesu-bnc440970-safe-path.patch to fix bnc#440970: instead of resetting PATH to a default value that we can't get right, just remove the unsafe values.- Drop useless update-polish-patch.sh script.- Tag patches. - Remove AutoReqProv: it's default now.- Remove .la files.- Make gnomesu handle "gnomesu -- gnomesu -- ls". We used to end up with a leading "--" in a command we were spawning, which doesn't work. This is an update to libgnomesu-drop-libgnomeui.patch, which was wrong for this. Fix bnc#486644./sbin/ldconfig/sbin/ldconfiglamb57 14950610762.0.0-7.42.0.0-7.4libgnomesu.so.0libgnomesu.so.0.3.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/7d394cb2b51c080a0045664e6e0cbfdf-libgnomesucpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=740ab3abe503340d524a895781bcf5fd6123b0b4, stripped PRRRRR RRR R RU)saDk[?@] cr$x#̢ot0vXImg~ҳ̀Pi2|6_7ЃߓO2 OfW x0'bnQѽ;WXxr%!J˃y.2 *#!}B|RNȂpGC*HHYIPn`\r~Ŭev52j^m~w}0wWn rR鼹)|I!!`k'_aDn/"3dF7K 89uq!д=&PtL"=Y`ܣs_ZC&pn恺TDihm+ Jtr6own_xf_/fnv*RJR|Eg=&%zTnC eG";P):f\q~h# C+{riԋ߫i@>TϞC.{3Z<bGHik+{p.΋K2[U7$Jv1kZ \Q4Ėߍldc^ne6l'RoP}V~$PBE_~QgKUwgO)ϲBC7s<\L&FʔJR+=LJ*A| yӗA9:P56$M.|⛏ U|`{BJCa,;6$k;E0;afF(vIUT@͊1;;sjğ2=jk~SpknD>NqP[lϧ,Ω Y/>SI텄<CSqƧ'z ^_)0lnl_nkѲ0x\'c$UX3!$``-3D{|VYl4_8VpKs+tZٝMF4I5Q+!6,&Sb ٖ Rc ʧǻ@tw+<ֲe w9u\fƎ!oKu&YFN9;l(Lhoh}r`$EScoǕj L8 Щ/>n~l*[1f>]SkwMok ,LCWTt,aZNj}\,Kfz1K,OXQ2UrAm _tw cs օݪAYf褋!nz.`߮. C p.9ݲFJF؛#$8wWz*; &ཁEGbYhwuF݈B(,,,!/]Oк k1-u5Wv7V& :aN+x"?Lw7<(Sd;4`XF U=4$!?PD\tF%-~xwqo4:c &'oӐrReb49꥿=a50]&{4;~WϺ* I]wXڛ 﫺\,K(<1 wfxf:x.W2_]4 Q}Pxx5XiŞ]9w;j7s6gȘ3!LغwF, sQ* -k!)CYE=ϙWDT`= @ifz_Lg'~4 \wHNZ?óx5kT:Ttص0q&6mql |h6'oNпe'mSآ>}:zwnY(=ً@A- kW}uT0z* * ]DhoַA"L{[\c}M"4Gsui,8PhOc~|/*y>wrY{e<Ъwb= "&|Dߡ Q|gǁG;o* k94̊ 'k#NJ E_Fs)V⸌/LnN1 |&_4>w(2z'xo^Zh3D@;fb3Yny>Lbg 0o6Q{+չo`'Rk+S=,m7F/$RP: 쯄9X't+K~ #Vk_$"z'Ou;2en,DJ4# U6`!ʯsh@nn,!.Uψ>K׾ظ`J=a5s &r8 g=.NbKe'u`/swKyJ%Mk%gU.>;_[üeFH;zMZpxO[jr?-QEsAC)YW8z$tferA=ɽ63G?dp`Rj9 h}cʕՏ"<7&xy.4Zwy=LO]Br1{GAs-0 pl,qܮtz~STf].SqFKgW,0}=:*AZ KXRJCWE}fXR%5\iTJԍђ)9HDzPWaMHOؓgnhǒTAos.Ii[$(QnJ{6y(XtP.p@ E2 yyطp )#_`gcާT1 3% kl~Wk`A"0\0jHeLQ Rx_ƫ(V**$3d^}Bg+rŪ5I2/"/#sUC3 6xDU*9GT/k>H: .zEb$߳i^ !$"1IYA`(OA5ZV!+MnpVTnՅA*e* !h"Xө\wm2.&2.1}'D{(ys.U`.""WҦeE]ޥyeqZ,}B]49v7B)dSDr^pz~;HRZf&z{IV;*5ZSf1cp,+i-ᑋ\(2Qfd?ל gSk|#vY/ H]Ob,EhQ- 'F{w52-(fu +:i̥W):HEos,_࢝.{^ 7ܿzoՕ_1*$.N gEBD-HBi?̵ W5.`:L7:@+D%T@ޙ>kjmNsYCi&=TkDyEWNɖ6.rq9"X niO,h;n:KOb֞nIg^dRϭ̀#@c7I:Vki; ׼kD!!.?x܃N[֬:%9&eo@k8+%ߞVygSUd ?U n 'VUqÛ>*ZP0X^.F[f$TgdECatxf]gf<1-\/c ~#VD }NX_x{ԡ;a/";a:ؑɖ'_%@FϗϚ4x$ ?<;c?25̈́S% a͋\Ǫ f@;#h9zjMKx e e}2{^>qh 4 ЈmR=q-ܸա :-ж}G|Sm%z^O;GOfr|GUֲZsAґ&u+GA>Q' e& *GThO <3,2ANLQc`$Z "oLdwn2i9{ö܍.R9Si|`o+k(P w;ofFs{شo뷫ׯH3_mVPŜE.5As`:.Vcpglur=Թ.|F\v)&ϟ'C*\sHCpZmM#CF WlCkʁ`4Unt䃄|bxeԬ:F aP_ "HP&C!STëX+K |V$YPcyd:S; :@ 0j-_{bNT\ 84pv~g!:$P[\~vIvDti244OhPws5 er X <_ilFu\Qa]@5JhşNoόsw޲=Neus:l:).F ,l9I&@_5<.VM={A\!z(n:#z'+#YS`A׸:դV=vPW^FTZ`9)7̲e¬iH*\>y>ҳn , !HPa, `Zg{U*:8m3GܥpU:By.Tn'  ɍ0uW!' ؒO;BE~0f%\" !1Cɽ%lX69S}}R4p9g+LP:grÂnx܊ZW7@+IqB T4GxÝןʄ6 @VB[$w9g]BQQRA۰|ءdžx_jk@Fg#5 (2@GR5@>?48i~L?LQU߬3sl^ ^plL"ȱFR{`Vu.^-D>dže\LRsn&Zoa^0M-7WS.XQp!5mn׶&66IE6%/#K>6PNhrf(c:.1Ze-=ƫω2x9qE5Z1Ȯ"BJA,f+Ze1n(0έs0NɌ?sa=* |cm$нq(AȟODw:ʁlX1;u$Rc9Ŭ?@OT5Or4PDmM'HRV~߽qSZۼ^NJ<Š1k'R*̵bdyTD_PgЧ8AI%Q{yRT'+A is蟈ix2G~L]sAzSTqe :WXW,bҀX}1cpV dhZ-FbSo+{Pc#]Ã{l\E z@bX\^"e"sH%2RwWpӖI6;l%@}E6VXYZ%(t tPDa='i^٠NN&SKGVkM +5~"c %ܐ> 5Ch|0dnGP**<ڇO~8\RJqR }Xl,5ц̶aXP/7;)vTfڧkalbiZ' ><Cg 틪|?vgbz_l/jɏEАZ-'})%\Q˜Z]៍w3v‘}Gu)P6/mz_ylO[߰X1s<ְŸA4ш=ޭيIWx|7A$9c sjp}+=yTjNaϬQ?zKyߢwEx\>o}ɊWIDtk!]gUiԳ fNoXɸOW#Cޙ)͋h6P׸'09$zD"j\u ")8 ͭ[▤W; 8!&zk}W?lhJ`|Y3aMS|( ͿŹos`sqR#PwӲw䊳havCsy7cSpoЙ[0[(EYy_$6\S @to}Oo*5uETLi%ؿm94+yrjz-[Jٚf̫?[0#J(i`Erƀd]"vy|#MEx ,7#)hUIajjj=tF>ل۹1<|iRf|INzbbPJ NOlC ~_9l=v+m 2&>ٳdݔh)Zvj`Y!?V5g캔Q2v^ Rtq#A9ڡ^ycPzPfM-vtr92%Fva4H)m>nZSH(E:O+NIZŭXu]y[Xi4[Kڨ{+. ̫ǎZ/P`M%jyĭO9OF_=-셲o2YO\&Sv!Wt;hQ?\%L>j[ō3ŘYP錯eExoI7: b+rQ!)1d2q> 6OD&!0FDX0h֒*õ> Gϒ%_!#0{p9,Db02qi5r:%P.g+L>%єCIG4*z>=69_8.țH L'q* Hm/UW Pqzaj ;*QL#uid8^ cۭa ypGxWJ^F#^t Qe[Z:YFRa}CϣB;|*ĪU.*P{j}xw߉Q'5Ko'bKĨ8 ߺKV#V|1Di/W0䊯;ߘ<}fXO2x%znfU(nٞocj9ቅTtvCbqdk({ɍs CyJ5c6v~boӟ#uz;xb*w@'<'aKW{z-UGhvhr @YtydQ:\XÐjh;ߕ"]kd ^%ce{ 5tcQ&J,^)$+Ⱑbߵc;Z"k&`ZRe"]|WHST[f:*FߝVP%Delxo݇ ˓nha&:!lލF~KEcdNl׍'^ճT'1 `IFQlV\L 3<7\V:ԬqOf~}CkPʥBI#_'MolTrގB9/ c dҵO#0 cv:0f}O ca}m3&)_BpY.UtL# Z XsڲEV=R!q~ɬ(I1@ 0dF15dj&R#L?C!o^\OA|;5m.e] RK0S!ޫp١ u-ÏE{pϜ }tyEI9z jKe9kAiO\)2U#JW\͵(7F+b9ʕ_txg:?B%24ž7(D%jmV6#Ȑyest>mWvCEp&R`}/ЕI$j,h20*4yyAx PDnNgGvk%Ӌm!6Wmy:7PQ8<Ёe˚(8I2ݪBJT&-RFd2\iO-$Q_Kһ `>ZA2]Zp Sr1$;#\uSVL/(1/7f3UG8F4~Xs;V-QއAQOu &w-yAJR*EaV*[§Rqf6`aTs$JvFC96xq*h.A|Ӧa}w%f¢w(wti>H3VuGW.LЬvh{C2 p׋ݓd˹Ĩ_Uy 7OՊOtr/[[\M{Mu{SPW0+W6ȫuPv+o#D )%Kcov{H.k^zuxيJkW63؄hW7hG*`0^3&Yؕ&)kAi~{θ9Ԕ|5al;r&BD$h3L;(3Z_$M 0m"uxZOo`c[Up9M2H(4F\+"-Ny9`k*c 5`! D[u|xWm='L-:PgAfo'}xV/@ ǕXx]ǺTw<gZpaa^gnz[tJާda$ 9\eRk)K?np^F5u]Jvߜ,#y-dcwƋ~'yEhEo=tdǾS9pn r6֝#ʤ0*:G }~ Ef*{(|CCF r.ugN?>k7RH 9q@P*ɄkImVI[iTh: 5U1v&l0M/\ D,?A431J%ڄt J/+/߫ͶOr.;{|n¬8dӛWR@oL *7 lB"? `狪-;X$-14]bbL;$mvx\4W)DŽ}9R>Pu$땋3?(W)GdTRXa[&r.צB:c.2FB_ؠi|}R]4B] 3㳗;ennV?@qwp3/ 6DZdMPNhycw_~D֤* !ͥ_D- AFއUǎrCshnȲTJB}AwNjІ6HR" m]7#:A*a/*@`BopL_adWl4S<ϫ@L#׉#ehC5aǮsŻnwPuڎ%80UvIK$73aˉ#{=$y*\GhuI3~ _/v/H)ɴ/7eX[tת~edJBS$Ϗ{}sӢ,xdE3C9$@4\YN۫Gv2HYa֝l]K1RdjLOL׬Ii-V=9phw+Ji[ȈK%Tlh꾏ozeri˭7Ϡ]?K(4f|PyǑ\|BwD]M(ju;%>!f GD)0aAH $)jvIK ڠ@<7Okc*H^or-v$Bhɐx=?uF"N>&DåK^?霁RNJaCo%!MP [5wQ4}߹oBF/:k(bMs?B9|rڜTgv,`,_zQ=ђ#u A B_TԸ5 efljc8P%Ѻ|2YCO nk⫖5TL?Lծ z/r@