ruby-solv-0.7.22-150200.12.1<>,m$bAvp9|$6dG#k}|Ud`? V٬d1y} lRM$[4 jDVk_eѷ\tDGbX]>a1*@?r_:ru0_xņ\o[$ jEI@7dI1bϞLllߑmɥ>?l??\d   E`dtx $( * , 0 q tx} (8E9E:mEF<0Gl>u>v>w>x>y> z>? ???XCruby-solv0.7.22150200.12.1Ruby bindings for the libsolv libraryRuby bindings for libsolv.bAvibs-power9-14HSUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/Development/Languages/Rubyhttps://github.com/openSUSE/libsolvlinuxppc64leHbAv87836fa2a7427dcafcafa6eeefe41765f08b55360eac31d66162ac94781dba7arootrootlibsolv-0.7.22-150200.12.1.src.rpmruby-solvruby-solv(ppc-64)@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)liblzma.so.5()(64bit)liblzma.so.5(XZ_5.0)(64bit)librpm.so.8()(64bit)librpmio.so.8()(64bit)libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libz.so.1()(64bit)libz.so.1(ZLIB_1.2.3.3)(64bit)libzstd.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1b8hbaO@a`m`]`_@_{ _[f^^ϧ^V@^^^(9@]f@]]]|@]ʞ]@]fl]%@]:]@\O\\Q\ `[ٙ@[^[l,[O+[O+Z@Z@ZZ@ZqY+@YY4YV=@Y*YR@Y]X:@XBXX$a@W WV@W= 1550 by default (still possible to use osc build --with=python).- fix rare segfault in resolve_jobrules() that could happen if new rules are learnt - fix a couple of memory leaks in error cases - fix error handling in solv_xfopen_fd() - bump version to 0.7.19- fixed regex code on win32 - fixed memory leak in choice rule generation - repo_add_conda: add flag to skip v2 packages - bump version to 0.7.18- repo_write: fix handling of nested flexarray - improve choicerule generation a bit more to cover more cases - harden testcase parser against repos being added too late - support python-3.10 - check %_dbpath macro in rpmdb code - handle default/visible/langonly attributes in comps parser - support multiple collections in updateinfo parser - add '-D' option in rpmdb2solv to set the dbpath - bump version to 0.7.17- do not ask the namespace callback for splitprovides when writing a testcase - fix add_complex_recommends() selecting conflicted packages in rare cases leading to crashes - improve choicerule generation so that package updates are prefered in more cases - bump version to 0.7.16- make testcase_mangle_repo_names deal correctly with freed repos [bnc#1177238]- fix deduceq2addedmap clearing bits outside of the map - conda: feature depriorization first - conda: fix startswith implementation - move find_update_seeds() call in cleandeps calculation - set SOLVABLE_BUILDHOST in rpm and rpmmd parsers - new testcase_mangle_repo_names() function - new solv_fmemopen() function - bump version to 0.7.15- Enable zstd compression support for sle15- Enable zstd compression support for sle15-sp2- Support blacklisted packages in solver_findproblemrule() [bnc#1172135] - Support rules with multiple negative literals in choice rule generation - bump version to 0.7.14- Fix solvable swapping messing up idarrays - bump version to 0.7.13- fix ruleinfo of complex dependencies returning the wrong origin - bump version to 0.7.12- fixed solv_zchunk decoding error if large chunks are used - treat retracted pathes as irrelevant - made add_update_target work with multiversion installs - bump version to 0.7.11- fix solv_zchunk decoding error if large chunks are used [bnc#1159314]- build with -DENABLE_RPMDB_LIBRPM=1 on SUSE to support multiple rpm database backends- added two new function to make libzypp independent of the rpm database format - bump version to 0.7.10- support conda constrains dependencies - bump version to 0.7.9- support arch<->noarch package changes when creating patch conflicts from the updateinfo data - support for SOLVER_BLACKLIST jobs that block the installation of matched packages unless they are directly selected by an SOLVER_INSTALL job - libsolv now also parses the patch status in the updateinfo parser - new solvable_matchessolvable() function - bump version to 0.7.8- fix updating of too many packages in focusbest mode - fix handling of disabled installed packages in distupgrade - new POOL_FLAG_WHATPROVIDESWITHDISABLED pool flag - bump version to 0.7.7- Fix repository priority handling for multiversion packages - Make code compatible with swig 4.0, remove obj0 instances - repo2solv: support zchunk compressed data - bump version to 0.7.6- Add -ffat-lto-objects to $optflags as the package provides static libraries - Remove NO_BRP_STRIP_DEBUG=true as brp-15-strip-debug will not strip debug info for archives- make cleandeps jobs on patterns work [bnc#1137977]- fix favorq leaking between solver runs if the solver is reused - fix SOLVER_FLAG_FOCUS_BEST updateing packages without reason - be more correct with multiversion packages that obsolete their own name [bnc#1127155] - allow building with swig-4.0.0 [bnc#1135749] - bump version to 0.7.5- always prefer to stay with the same package name if there are multiple alternatives [bnc#1131823]- repo_add_rpmdb: do not copy bad solvables from the old solv file - fix cleandeps updates not updating all packages - experimental DISTTYPE_CONDA and REL_CONDA support - bump version to 0.7.4- fixed a couple of null pointer derefs [bnc#1120629] [bnc#1120630] [bnc#1120631] [CVE-2018-20532] [CVE-2018-20533] [CVE-2018-20534] - do favor evaluation before pruning allowing to (dis)favor specific package versions - no longer disable infarch rules when they don't conflict with the job - bump version to 0.7.3- do not autouninstall packages because of forcebest updates - support rpm's new '^' version separator - support set/get_considered_list in bindings - new experimental SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED flag [fate#325513] - bump version to 0.7.2- fix nasty off-by-one error in repo_write - also copy pattern categories from the rpm that defines the pattern [fate#323785] - bump version to 0.7.1- new repowriter interface - new selection_make_matchsolvable function - dropped support of REPOKEY_TYPE_U32 - bindings: Selection.flags is now an attribute - bump version to 0.7.0- refactor arch handling - add support for zstd and zchunk compression - convert repo2solv.sh script into a binary tool - bump version to 0.6.35- Fix compatibility with Mageia and RH/Fedora- Sort a bit with spec-cleaner - Use python/ruby/etc condition names to match what other packages do in order to make sure we are enabling/disabling stuff within prjcfg - Silence the source unpacking - Make sure to execute tests- make sure product files come from /etc/products.d in fallback search [bnc#1086602] - bump version to 0.6.34- also use suggests for ordering packages [bnc#1077635]- fix bad assignment in solution refinement that led to a memory leak [bnc#1075978] - use license tag instead of doc in the spec file [bnc#1082318] - bump version to 0.6.33- fixed bug that could make fileconflict detection very slow in some cases [bnc#953130] - bump version to 0.6.32- new ENABLE_RPMDB_LIBRPM/ENABLE_RPMPKG_LIBRPM config options - new pool_set_whatprovides function to change the whatprovides data - much improved selection code - bump version to 0.6.31- Update package descriptions and groups. Replace old $RPM_* variables by macros.- many fixes and improvements for cleandeps - support debian packages with xz compressed control.tar - always create dup rules for "distupgrade" jobs - use recommends also for ordering packages - Fix splitprovides handling with addalreadyrecommended turned off [bnc#1059065] - bump version to 0.6.30- expose solver_get_recommendations in bindings - fix bug in solver_prune_to_highest_prio_per_name resulting in bad solver_get_recommendations output - support 'without' and 'unless' dependencies - fix yumobs rule generation bug - Use same heuristic as upstream to determine src rpms - bump version to 0.6.29- make peace with newer perl versions - fix memory leak in bindings - add pool_best_solvables() function - fix 64bit integer parsing from RPM headers - bump version to 0.6.28- Enable complex/rich dependencies for CentOS/RHEL 7, matching how libsolv is configured there.- Disable bzip2 and xz/lzma compression support for SLE <= 12- Enable bzip2 and xz/lzma compression support - Enable complex/rich dependencies on distributions with RPM 4.13+ - Simplified CentOS/RHEL conditionals - Added Mageia conditionals - Fixed a few spec portability issues- change queue resize code to use adaptive chunk sizes - fix potential segfault in testcase_depstr [bnc#1036002] - fix performance issues with name = md5sum dependencies [bnc#1035946] - improve "forcebest with uninstall" handling - make dirid handling more robust - build with libxml2 instead of libexpat - bump version to 0.6.27- export solvable_matchesdep function, as we now use it in the bindings [bnc#1025440] - bump version to 0.6.26- add SOLVABLE_NAME hack for pool_whatmatchesdep and solvable_matchesdep - add SOLVER_FLAG_STRONG_RECOMMENDS option - add SOLVER_FLAG_INSTALL_ALSO_UPDATES option - do not special case release-less provides in sort_by_common_dep - solver_problemruleinfo2str: return reason why a package is not installable - guard against dirpool_add_dir being called with an illegal component id - reject solv files with bad directories - bump version to 0.6.25- make testcase_str2solvid work with ignored packages - improve checks against corrupt rpm - add SOLVER_FLAG_FOCUS_BEST solver flag - rework susetags multi-line handling [bnc#1007273] - build both for python2 and python3 - bump version to 0.6.24- also scan /usr/share/metainfo for appdata files [bnc#989830] - support tri-state product-endoflife [fate#320699] - take lockstep into account when calculating unneeded packages - ignore appplication extensions for now in appdata parser [bnc#984332] - add enabled features to solvversion.h - take disfavors into account when auto-minimizing for recommended packages - change cleandeps code so that it keeps all providers - make sure that all repos have different names in a testcase - bump version to 0.6.23- fix bug in ignoreinst logic [bnc#983141]- add pool->setdisttype to the bindings - fix error in repo_deb that could lead to missing packages - add reason testing to testcase code - add pool_whatcontainsdep, selection_make_matchdepid, and SELECTION_MATCH_DEPSTR - add SOLVER_FAVOR and SOLVER_DISFAVOR job types - allow unknown archs in pool_setarch - add the SOLVER_FLAG_URPM_REORDER solver flag - fix segfault in cshash dedup code [bnc#980901] - fix supplements handling when implicitobsoleteusescolors is set - bump version to 0.6.21- Better support of complex deps in pool_match_dep and selection_make_matchdeps - make SOLVER_REASON_CLEANDEPS_ERASE introspection reason work again - make dep2str use rpm-like output if disttype is rpm - implement filtering of Requires(pre,post) for installed packages - simplify handling of pseudo package updates [bnc#967006] - improve speed of rpmmd metadata parsing - bump version to 0.6.20- parse media number from baseurl - support susedata..xml language files - bump version to 0.6.19- fix rule generation for linked packages [bnc#961738] - add hash method in bindings for some classes - bump version to 0.6.18- fix update handling of multiversion packages [bnc#957606] - bump version to 0.6.17- fix orphan handling for dup with keeporphans set [bnc#957606] - bump version to 0.6.16- change product links to also look at timestamps [bnc#956443] - rework multiversion orphaned handling [bnc#957606] - support key type changes in repodata_internalize() - allow serialization of REPOKEY_TYPE_DELETED - improve appdata handling of installed packages - improve performance when run under xen - bump version to 0.6.15- fix bug in recommends handling [bnc#948482] - also check installed packages in multiversion handling - fix build on Mageia - bump version to 0.6.14- support a generic string for pattern-visible() [bnc#900769] - add a SOLVER_ALLOWUNINSTALL job type - add ordercycle introspection - fix mkmask handling of a zero size - support 'recommends' in repo_mdk.c - support filelist parsing in installcheck - bump version to 0.6.13- added tcl bindings - improve debian ar archive handling - bindings: set the CLOEXEC flags in xfopen - bindings: support testcase writing [bnc#946752] - support REL_ELSE as evr of REL_COND - bump version to 0.6.12- add forgotten sha-512 support to data_skip - speed up whatprovides lookup with a new helper array - fix dup with allowuninstall - improve alreadyinstalled handling of supplements - some code cleanup - bump version to 0.6.11- you really want to use rbconfig there- fix bug in dislike_old_versions that could lead to a segfault [bnc#922352] - bump version to 0.6.10- rework splitprovides handling [bnc#921332] - improve package choosing code - new testcase dependency format - add alternatives introspection - make reorder_dq_for_jobrules also look at recommends/suggests - rework branch handling - add parser for rpm rich deps - bump version to 0.6.9- fixes to build with swig 3.0.3 - bump version to 0.6.8- add product:regflavor attribute [bnc#896224] - bump version to 0.6.7ibs-power9-14 16484573510.7.22-150200.12.10.7.22-150200.12.1solv.so/usr/lib64/ruby/vendor_ruby/2.5.0/powerpc64le-linux-gnu/-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:23460/SUSE_SLE-15-SP2_Update/bb6151d14fccbaf041c89a7c9fa62fe0-libsolv.SUSE_SLE-15-SP2_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=cac197c15d7338a2c65e8ec69217d47e4d4d586d, stripped RR RR RRRRR RRR R&W ܏P3utf-818c8e2273ed2e87a75a55d96eee917b40796091b09c145725544a7bc9f398bd0? 7zXZ !t/:[)p]"k%|GۓX34Q +Ocz'!{ըAz  Qt{8My.\&dByu!=ڌ@~a388jm?u}XřBM#Q'J BR@8ĭ"+PBGbf/kA$Wq Ew4.'*K%0٢*]a|6WBE H;0xޭDԊ}/ъ}!LgęX *sl#]PN$7+[:t1cJZޢ/yΦ%v =͑FˑkeN~ٔ=BC:(c w'Vٲ.؝|S텰dw3@:T]ݚANž"%-ש O@'IǬ^{'Yl|bM\ `zq5XDh,;EXd`3KT 6AS_?ʙ=֗+2AZxfޗքE,1rE`3tSJRYjC^H/eLXtr &tVBЂ_CUFo< RhfX\6n!TS+x6z_zQZ?zC8jsWjC &z@~SDyINQ(29}BnL>:,򖈙hoq#]r5 2C*dy lKh"pnnh#{ ټA'ݾ-=5|0:oVjb.qĢ9\/ W/$D@Hv $57p+!xf b.~{|vFzVnF[8px[ss'w{Di([Vy.5iك; >ɿA9xK֡Y~B\ B9g]ޭ=_xڽ -гI }:xp$r jktjRwJZ݆iwk,*rz" `۷b^нuO$tv[ĩYW8_uH‚&vXJb:&C*bova5_901˘!㇬XǯUړn V*? U&<7maS3g;*ιbC'UUN}!7#wۭo%[!z/CR;OX?[+F. .[zkߕsvS5l ޱ^2+TqsAL^cv{" H5t9,V}ϢAt\_RaY9k]z>ªd;mj%V? "7ف4_A81W:A>%!.K zn,թ˵MnNĬ3)c#Lx!hArƽ[]M# g:]3 d8A0cZRZH#7#_A3ϼzTb9*$h|S*K˩DKI.T|znυJ$[Icx{2GµUV-( аGՀ ˭,4.T8%%o)uS3?pxb !@ ub*+N6&{b`xHnO%,vʫP%v[vX{%_Nw݋19QtFgr͝',^K Gkz vW ˤU-*gгٶ5uIe$CWbɧcn&^S^GB$yÑrȰ_yq%Ks'(HPh0mKb2n~Ӓ%V8fM}T ڐc'Pγ+<ق%pZK2Hw$cLߖlB.g7y40TbIE\-*^Wb#sm~*=|SRgf& 2xhe\ ]":|x[(vŊ;0w*1 Ƣ-'}XHD`\. ip.8ijX_sݳZ`<tgD+ O ﴝE_GsqNt޺ U2Z%Cl Z;j}.tHD܋TbgMMB8K*~Fj^Q|O"xsjl|n WK:TQ Z3 ,D@D~~LCgmg\Zj?>giM7o|@76SOݲ!gFw5LU3sr!İxٮe񴕻 ~ž(h%p  t 5T7l*E^,·`{|tdQێ<4m$~𑊜(*GB-'G^6W]锬bPW{q\)EFLr P]ﹰ9Nc~_-jMQ_z=iІꃟ`F{"O5NLͦ.w.k# jJ7oCt@H?ٕKƁ'K8ul-T/Ȇ]gǘ.(6)WZ=[Y֫͂,KR?wSxZ W= g~ k#8-"R+g Qq5 4} E|ڜp>>'^FTM_"`эv)qقTucH\QvuX#yãX͌U1JC42^:tNOD5\/L\Y!^sW|? Fզ%6ѽKyv@N w1ۺ4g=OE'&9kA/ߪV6Zx2$#Ry ՈC}8Ψܴe|]eNWM tBaRGf33ښd7}@,z$F ;Ƌcmp9L OG\+C6ϛȥMgp%\\<5ml'90PUߥ2޲@?MXW!iYm xW)֧{ȂNjeܢ#FP†+S  gagB6mdU|Y{ gQY0&q bM7`5EQAM'$U{cBQ=9*z2p5IԒ<"eijPcӶNNs[x]G.DE$:mÃ;95 ӮK׌J( Jb C9)ָ;3(pVNn'810^ 3-ʂn^︤Mv!>ŜLs`V.N􏙱b?A h&̓Miywe6 Ƴn\|ΓrVS(k1Q=RiyTV}*a1O,sI$0jOP-l fzjy+TDdw_R:*EYL5& H:y79H-ccZ[XDyT*`b"ܶ9@f,v&.Y~]ȃ ;h6 >rZ>bE%LAB===_MG$|ATaKΑxເxSroy=IRaAjYp/ڟb%N.xv4yKqIĒr*2$XжGGWCh{Ņi,Me SU ^e-۷5"T,y47Ֆ~"[a!3p{ }>||Qhɿ)%BO2 W/_Rlf=UZT<j̊q=vz^?"9iDڡ^oy%fL<Q.mNmHH=>3԰}hl>QIFq;8-B^J*_h%"etf+aY @5.iD (@OKxs/DB߿@8J#ϯmDwNEӸPX\V-kaLٷ)2lULז SXyi ^@'`U8Ad6U/Ʒ?g%vUf%m#i=^YEBE,InC M[][R;jz-oJe't9,z8gb#OB/ի[h a`OZP;hOm݊aꏕjElC-V*&i#FS6NEhws8%~1-=}BθõJJ[BTA`@?.PH|1+.\M?;MlYFwk1윆;@e QtCl/ [&t{0D QI *tcnDJVe0UvCVcvA8s>6 SD_i+N.=Mݏ5̡9yN^m[yGg+ۊ^/-bmQ.I΍׳{Ie\]{i~= AVz$Ӭe Fa |uI0㚝G?]' 2~\Ad<NF&O\V&n]q8άVi4l(-`ŀSYldnn򣦧_Үj'ob7,"%>&t֦\ڂ ,B}|0E*4K/kx=zԿa6}ncs?&h[$G`p"Iy-Xj fNꞽ: zƕ#xhU @' Z`0(fF#Isu XWC͑qQ}oRixGuh Ty{S4fN^n+|dN]en.E_hZQ e9 Ƅj;X$}.;Jt5̭₽gVL}!w?ώ -ǻKi>C£wH bh@ugoIXi:ԸX0HYg,nc%u D.QxؚuǔU+ R#f*¨+gڣsæMҰg4 tҙuZ\ȢVPg{r6bـfÛtt3+$O#a VQUߐ?NJ dm2QyE֥[߸dg)ÌUC}DW@ [3܅ $ h/Sڻo(+tc!$v-_DP_hP K0K]J3:7 [*p@?.HF\|FoJ aF[8&e˧2%ps -/rwV[.syKz&PTrGq&r`f4 ~m`#l!ٿ24Gߠp0OR`}1ɩxE.ns^ezXOk,A/{:ch \ɥww0VKC7 I2~3nKc.1Ȋ^ Iث}: 獿ìFu"8߯k N;GVaJ{yK۳h[GLʓ\[@[,եc4`k5MD Ik՟B5՞j x%`\3/3V'h ?z@B7}n5zUb֭g@2K όQRѰWԽ4f_'YT ɞ}!s5pyyCfq]ҘÑ*F\DDFEx~GĥN5C$^чwoC3nBB¹*zۆ$QJ56KLKB[rRPcڟ8-RpDSM68@Elz($@J;7w&uGKbY57"^%(pkNߦp+yր=-{0f`njF1QYfo ?J9qfd-5+&hG@-@&K}}[+ w&z"3X0Ʌ*rp٠{NKQ%+!e|a3/ᛟā%o(jv0Z yLP1')lNgS] FLG$AT@`,ZȾ>e*N m]3fOۮzQԚd&b.|q6wPod?}, Aآ >unsmh7ջmlJ l,qc#bk֝KWjc26Ɍ02|;p. ǡp|yA[Vgj!F/%LB*˻Ͻ 0[UdG;O~mk}kp )T'jq?:̧:2u;F`)to}^r ֐YrppJ\p^/͗!cR؉} Ք1#X@>KXJ |rehy>L(3: dv3y+F5qIn`z܊RGnΛ꺼F⭋mixa V2^ PVM9 *~"~)6I>~ۨ{F~19>$ks1E3yϟ.9V*xK-: 5y ϧdj0hj]F"v?|'Dnfj:ci51IT%0o m ʙI&Crk*'zY%ޛy8tgfy 9A`נR[("Du,Nni3Ņ!T_綁G