libmenu-cache3-1.1.0-bp155.3.15 >  A dk@I%z zUzc-,Mѐ!EfkfYRFpb:}$aLu, ƒ/_Lkٽ_iOqHD gc : VQF3''m:/WÊ)Y%jYRwGF E.r-e`/JK1dra?ԦiD8u*PFF/vs\ '؏#,JIO{;#M:4mxE6qqp|ɋyJ~W1$#Wʹ2.p]~o*]*t(/v!5 sh %zh+.xzz?aS/7Q;^.t?ӳ:kS%JcCKDjy:)ł|eK0E>NQQEY[2k~q A:Ty:A ×Xae~m>\r) &WwP%g8_؄I"m"7bf7a445f171a45c8dcdb478cea581ecbd856e0d9fecccf75e0dc52c5a092a2307fcd40241f0e217c009cf060bcec7d3f79b368ccR\dk@I%z o(>TB04JyL **P =݋<00a_G.^V&y߫uAbvYS"M:V'_ lG*%4rJV_@BniU6#Ѝt(ET毲;I3aZ=u#6W!E|@0qYP Gf>e&ev“].jZ3,_@sC+Ո|b%[(ٳS_(^$C$V$2f8kr(.Q!L.*<1{<`ڙәd ^!CqOG):ZU|N}>QHˤa X^MP}Y1m\;6f/nR1/ ZʴN0>p@$?$d " 7\`lp     $ f  D(8 9 : >!@!F!G!H!I!X!Y!\" ]"^">b"Jc"d#_e#df#gl#iu#|v#w$x$ y$( z$L$\$`$f$Clibmenu-cache31.1.0bp155.3.15Menu-cache librariesmenu-cache libraries for developmentdkAs390zp21`SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-later AND LGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttps://www.lxde.orglinuxs390x`dkAdkAce00a6f50b0ce62d361f59667162ff6d3347dc63047f63072fe7dd6fb2d452f5libmenu-cache.so.3.2.0rootrootrootrootmenu-cache-1.1.0-bp155.3.15.src.rpmlibmenu-cache.so.3()(64bit)libmenu-cache3libmenu-cache3(s390-64)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3_u@YZ@YX_VetV4@T)IT @SvS$@munix9@googlemail.commvetter@suse.commvetter@suse.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.comtrcs@gmx.com- Added upstream-libmenu-cache_Fix-memory-leaks.patch * libmenu-cache: Fix memory leaks - Added menu-cache-1.1.0-0001-Support-gcc10-compilation.patch * gcc10 now defaults to -fno-common, and with gcc10 menu-cache compilation fails with "multiple definition of ..."- Update to 1.1.0: * Fixed crash with invalid tag in a menu. * Added new API menu_cache_app_get_generic_name() to get generic name for application. * Fixed potential access violation, use runtime user dir instead of tmp dir. It limits libmenu-cache compatibility to menu-cached >= 0.7.0. * Directory $XDG_DATA_HOME/applications will be created if it does not exist so it will be monitored in any case. * Fixed issue when subdirectories added would be skipped in monitoring. * Fixed potential file descriptors leak. * Reduced inactivity timer to 6 seconds (from 600 seconds). * Fixed an issue with multiple daemons started: test if daemon is already running on socket before killing old socket file. * Fixed 100% CPU load by menu-cached due to invalid dup2() call. - Remove menu-cache-1.0.2-until-fd52af6.patch: upstreamed- boo#boo#1044483: - Add menu-cache-1.0.2-until-fd52af6.patch We need a6763eb which tests for multiple daemons. Other fixes are also important/related/good-to-have- New upstream release 1.0.2 * Fixed crash in menu-cached if cache regeneration fails * Fixed 100% CPU load by menu-cached in some rare conditions * Invalid empty should be ignored, see specification * Fixed crash in menu-cache-gen on if no file to merge found * Fixed showing empty Other menu in some cases * The option --disable-debug is now default, instead of - -enable-debug- New upstream release 1.0.1 * Fixed crash on generating menu with both tags and present. * Fixed crash when menu-cache-gen ran manually without CACHE_GEN_VERSION. * Fixed crash in menu-cache-gen on in menu layout with tag present. * Fixed incorrect processing of in menu-cache-gen. * Added safeguards against environment variables containing newlines. * Fixed case when cache was not updated while it should, it was claimed to be fixed in 1.0.0 but apparently fix was incomplete. * Fixed ignored tags inside of . * Fixed memory corruption in scanning addressed directory. * Removed menu-cache-1.0.0-Fix-crash-on-generating-menu.patch * Removed menu-cache-1.0.0-Fix-crash-CACHE_GEN_VERSION.patch- Added menu-cache-1.0.0-Fix-crash-on-generating-menu.patch * Fix crash on generating menu with both tags and present - Added menu-cache-1.0.0-Fix-crash-CACHE_GEN_VERSION.patch * Fix crash when menu-cache-gen ran manually without CACHE_GEN_VERSION- update to pre-release version 1.0.0 * A little code optimization * Fix compilation warning * Fix DISTCLEANFILES in docs - generated files should be cleaned * Add Log Domain "Menu-Cache" for better library logging messages * Fixed bug when cache was not updated while it should * Added new cache file format generation support with changes: - invisible directories (NoDisplay=true or empty) can be put into the cache too but with flag (not displayed) set; - content of TryExec field is added to contents of cache file; - the working dir to execute application is added to cache file; - list of categories is added to contents of cache file; - list of keywords is added to contents of cache file. * Fixed crash in menu_cache_item_get_file_dirname() for a non-existent file (might happen for directories without .directory file). * Made menu_cache_app_get_working_dir() actually work. * Made menu_cache_lookup() faster (do not load cache immediately but on idle instead). * Eliminated secondary cache reload in menu_cache_lookup_sync() - server response in such case will be ahead of idle reload (since main thread is in wait ATM) and therefore idle call will be supressed. * Added new API menu_cache_app_get_categories() to get list of categories for the application. * Added new APIs for applications: menu_cache_list_all_for_category() and menu_cache_list_all_for_keyword() that return list of applications matching criteria. * Fixed problem if some string in the desktop entry file contained a new line character. That broke cache file format, now it's replaced with a "\n" string and converted back into new line in the library. - applied spec-cleaner- New upstream release 0.7.0 * autogen.sh: do not do configure until $DOCONGIGURE is set to non-empty * menu-cache-gen: don't fail on improper menu sctructure when verbose=0 * Be more verbose on file loading failures. May be better not fail at all? * menu-cache-gen: don't fail if file isn't found, just skip it * Fix menu-cached crash after menu-cache-gen failure * Handles menu-cached failures more gracefully in libmenu-cache * Add a parameter for menu-cached to specify socket path * Fix unrequested empty directories in default mode * Fix support for tag - it should move not into but to instead * debian: add libfm-dev into build dependencies * debian: dh-autoreconf was missing in debian/control file * Fix './configure --help' formatting and update NEWS file * Update output of 'menu-cache-gen -h' command * menu-cache-gen: implement inline_alias attribute support * Take show_empty attribute into consideration in _stage2() * Add option --verbose for menu-cache-gen (quiet by default, max 3 verbosity level) * Support NoDisplay in files (menu-cache-gen) to hide folder * Update AUTHORS and README files * Fixing memory problems in menu-cache-gen * Pass LegacyDir prefix to menu-cache-gen composer using XML comment * menu-cache-gen: add support for tag * Implement support for 'inline' attribute of tag in menu-cache-gen * Fix check for duplicates in menu-cache-gen merging * Add support into menu-cache-gen for tag * Fix few parsing issues in ragards to desktop menu specifications * libmenu-cache: send languages list to menu-cache-gen instead of single lang code * Support for tag in menu-cache-gen * Check for mandatory for tags * First draft on menu-cache-gen, it works now it seems * Add main() function to menu-cache-gen * Make save_menu_cache() safe - rename temp file into it if no errors only * The 'menu-cache-gen': new implementation based on FmXmlFile parser- new upstream version 0.6.1 * Fixed invalid memory access after cache reload. * A little cleanup of dist tarball: removed unused files menu-cache.h and libmenu-cache-uninstalled.pc.in.- new upstream version 0.6.0 * Fixed few GLIB compatibility issues. * Changed default tarball format to XZ instead of GZIP. * Fixed build without --enable-gtk-doc. * Fixed crash on access root_dir with empty cache (no menu). * Allowed menu_cache_get_desktop_env_flag() accept colon-separated list in accordance to freedesktop.org specification for the environment variable XDG_CURRENT_DESKTOP. * The case if user deleted cache file is handled: it will be regenerated./sbin/ldconfig/sbin/ldconfigs390zp21 16847507931.1.0-bp155.3.151.1.0-bp155.3.15libmenu-cache.so.3libmenu-cache.so.3.2.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.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/726d5d5d73ddc948f24264cbb1038769-menu-cachecpioxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, BuildID[sha1]=15400fff15e2176d1a32a270a779e142898d3229, stripped PRRRRRR RRKEPButf-8aa45f46c71e5653418c685f820ef5e7fe38e620d6475492da9d7a588a7ed150c?7zXZ !t/)8] cr$x#HvdaYiya-c+ d=CDv W;M*/-v t-CbCC^X$coze k-H %h4$\;?,B _W1+wφPQ:Fsa!dǾ_J1!X`QQ+M8RՅ dƴܔh`AC7 ۝g֊c k-~Gu$h:J4Pr!h#[E)XRy#b%)OWI)N~,\dn5&D߭\"5%ZkْtE7x,Gl db1 d{0*`OZe;I|žqKpNvtH*2Mw,/xisn1]X}R45ܞ3Y} `"+I>.]9& x"$JnI cuYJh;- }gC*.<\(R3.k[g>uuTL:3 1{*(0ݧ8c2$0I\{ 3dܒuTS'^d ya6QM>xy46z+0OZ[+7H93sMݏlze8_!a.Y]/(Ev4pirl=%k 0Hc0i-ҡϙ`~APE VL+aaR}rǵ@~rz IP\S_ͫqg[!VqĐ⯕3!<#ۄ$l~vzR`9nf X$3686u&:u" sRGtk̠)kF61ˉqԠ >)tM6sGQgXXD!Qg}XKXŨknjTE1 ~ft#;qpavxQ It:njT(RTŠ1O Y|EЀ74Y E0g\Ajv(Y"}}m~E603͚wi ]KE¡R"#xV,V,^'T/~ϡY`k@VaQp5q( M <]$|\<)A>M7 j*&:ӍT;؄EV41, ;f[R5`Ҕ @tYWY+™UzXݯU.m.1c5bA\",އR OfvݕsgZ%Jϗ4/c_ezX9Iܙkz;u3ѸW^z׮Sfɓr,w gjlVϋR9ߗD+1WFιzETuEc]ֲᩩ9Hѵ~?$?\NBӪNە?le*ڤ0# ӕ~7gm;o/x/)^Cj̚/Vݖ-:&/Ꮠ:p⊳ƻS;dk,ϙPHqVr][ +cxyD#IdYw$l^Hii/ L 1p`wC2惪sȷDda{ 'δԟ&IBSp~哤 %7EK :hRCp'#*2WLWrZCT<[WQAGykf oAJ>sQbPLR<SZKru-ҝ2Ҫظi)5EqqkL*~}#|jϕ}y=_gyZ:LM1}\I AN X؆ż;,UmY55 *Fv9^ S&J:VO? x{dh)O\BOX4 S1W`iA0툚 COLXiʢ'SKْ4'rtbHK;%ОhחWt$8|؂-fLh?dK}!1'>״5.b 5]W [ Mrzۡ򚿒M̵WM:瞘pRXh#wc):MuUE,jVnrK)ԟ!|ʞ*j8]Vܮ!͓8H`]k2j=m:[l_؆<+A{9aUh  NTbc12k0gg ^LetGsR9Dw0TW6eEɝ*#n._%va1IWxAuOQӕU1^=:|D|Y6J`a{cpb(Cr=]~yq9"4#TZ̢Tc&Wm:R%zۋ/dAaaA5b,gj=Kזּ+ъgČl$zO3ͲA%țO|R2W=kF5eFQVV٬ J(Sg$(5ĚavC*I0 eVJM{ޭsNO%j\iqaɧ|WUժ]$Uޠjd͉'k$ee6.ҵL |qִ$si;_yv;kHQ[ l0LdȇjX}|]')nKIf= 70^QHigbu_2CNZG,d0 ڐ&1=,ѢQ_zW,Yp %FY5.`X[QgeD|Ip8K.ep _>4flVzf<lj';N+!VΜ*0@rs3-LzΞ]@a4_ 1Aj6߽~c7faڀ(DLGbڃ#|\35c3B!chDpuh21ZFi*_A19)66~&ݛ24{ U!a= oˤ>EGγ$w&#q-͐S*ӎu|^֩2&[r{p r:ca &uۨ3aaC\lxǗs{|αºY/fnkc 2FAތdʫ>DIQ BؾWn*?=2:3F2S]>uA4d!D `?-{ k[N@`^=FTRUj5oKoy)QbƢfv[VYJJd PVyߌ H1Qg AX'V Z)#bLYcbOn|t6x 'LIY yɡXxoR_x*8?4+8L3ɉP`EA~ 5&¿cs$ؙTU) ,'hۄh%/Q!vpf}*%JLf'Jc#;06h ?[5U`AͼY?~k ȳqoYؚS>n;en(ֲ`p %tf=bOH,ظ=b][g :9Bzd}DFhΚhs"E5*"׹JK̡ժS>uUQHY3z  5GTvxb0d*LLju=:zf%!A}tҶ#X`-D>{A&%)\ۛT\wA-[grZhs5hղ5 D(xv{R_M=f2E)|vOCy쳻1%,`ڀُo _&e- >qCECSіqƼqM62슧Co{HӁkt᫅viձX:ES~IP`>x3Կ?莆+ҼHx} UDC-U`YVI.>II03…d8 i6Xɵ5y ?[ݭ`ByM m̴5gQ(H#i"_:Q5qPD(X,K n'q#a'ْ3` n,ׅz.h|,טZm(;1;~hx tl XilrE-@8ju6 Ѡp re3 do!A|Vi[u.x695˪/W8.Bsȼ T5k^6FuMT¼ \J1{RPy݋7hN/,yb9(nTp |U}PkN3S!D6>*dř0[1LBD;֔"ڹv00daF-i!OWgX 83n7{1hsC`R2bYߤrfs䡡%?ՙ56"oFoB&{%QgU!AO1xb'|5U2VV0 dK M~{U Ini4c6-ګ\MFHA' 3 cɒ#tyl[|^c8GVX蓡G XhuG(Mr`e-h1c'J:;J):U БETBSG<ݜ` X?!mǰA 4%ҳxj|)4@XzCC\0]%dU.Z1]'(M SL8N1xIW@]NYDCWS6̈Y}6rrh 귄\FԦ&֟#2.Qc9+dx r oBH L4d7dMk ^gkڹ*Ӳ2*hې/e-MlԻfM\=u|pAuW6qP;2{|y߱4e#e?}Dhb@yXiꄭwzQ3^Kp8 Mqd\L-R/M!-|i(TC]ޡ$%y$(.T'v!f8*(W&>I0 Р&est3ZW:n@ Q+ı_S$+MܜC ʬ08"='EGwpw"S P@sY܉l}*jv?*܇*B{>~K3,cNz&Լc D}CLGAm3{[J>8ԥq<%\A' h'Ub \M:T" gfLncgw1WG9Oe/X1K8P9'p4կ;2;3hF~bFI֚+`KQEN?/ǭ~X|.Ӗy />]sX?kJr/}[l<fˆtdzBŠ-PJ~)/>&R}s;`?foNpکI%;tsN>_Eok@Dtw" T罩y FEqyL@iIWq-ZsHk۰K.s(eؤ I/*ygGz=( {bz\^w>󍄬X WVd!Gfw2E?ƓASD#J:#mkKw$WO4U}J~.`& ɡ)ej-7Th)#A=fFek08x Fc'SAAJ˜S pV@aw Гd)'i ;Y+{1{a3YzuޣPLۄ@j>YOtũ!ۑzt*Ol|M^E ZҌ g2U}r_20:· ۧTJxlj>Fj6XY ASF &6XB^Z`_uzWEs N`qE}cjU>