libsolv-tools-base-0.7.30-150400.3.27.2<>,uDfp9| TmťBJ4ԙ?Jw_9O B;8*XA` ^OKí\QzW\~98S/Rr=I5Z ؑ1Սqz j+:"y S(9`oͳDVe^e+o*;XEA;ijVف(:B$g ގz0`BNY2DV{,LVNJ23EZbn$EƂ,]݇ ɘ~4>AM$?Md * Z 'KQXh p x   P#TXf(m8tO9O: OFHGHHH$IH4XH8YHD\Hp]H^HbHcI|dIeJfJlJuJvJ,wL xLyL,"zLLLLMClibsolv-tools-base0.7.30150400.3.27.2Utilities used by libzypp to manage .solv filesThis subpackage contains utilities used by libzypp to manage solv files.fs390zl33 SUSE Linux Enterprise 15SUSE LLC BSD-3-Clausehttps://www.suse.com/System/Managementhttps://github.com/openSUSE/libsolvlinuxs390xih큤ffdjdjb207bb5abd303eea33e5dc3265025dd99f96804c47fcbabd2c4f1c255e88ef6c58c61ad416b16b63f539572c80a8dca9346a18eee2b24f3c61297da0c2ff94e0301eda5146d955e28070c21ee931b0ab1e8744232370a402e35e17c95d2395dbbbdebb86d2a086497bfd2669247edacd5fe3c607970414c8c3efb51e5d47a5f6rootrootrootrootrootrootrootrootlibsolv-0.7.30-150400.3.27.2.src.rpmlibsolv-tools-baselibsolv-tools-base(s390-64)libsolv-tools:/usr/bin/repo2solv@@@@@@@@@@@@@@@@@@@@    libbz2.so.1()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2)(64bit)libc.so.6(GLIBC_2.2.3)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libc.so.6(GLIBC_2.8)(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-1libsolv-tools0.7.304.14.3f@fb@f0@f&Q@ee_>eJ&ed7ci@b8hbaO@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.7s390zl33 17235312470.7.30-150400.3.27.20.7.30-150400.3.27.2repo2solvrpmdb2solvrepo2solv.1.gzrpmdb2solv.1.gz/usr/bin//usr/share/man/man1/-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:34493/SUSE_SLE-15-SP4_Update/574e99778bdc6dcab4ad627d290902a9-libsolv.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linuxELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=f87e6be277f510fa7add1b15d570bb4bd7ab8a9b, for GNU/Linux 3.2.0, strippedELF 64-bit MSB shared object, IBM S/390, version 1 (SYSV), dynamically linked, interpreter /lib/ld64.so.1, BuildID[sha1]=ae3af88f87652226e25b57e85f6c374fa2c78931, for GNU/Linux 3.2.0, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)R RRRRRR RRRRRR R RRR RRRRRRRR RRRRRR R RRԛ[e||F݊utf-826123dde0ae83bda298982f431466d1b3f0a4d238f5f1b2102e403da43449b07?7zXZ !t/2#]"k% ^իgԘe7:aa4\SlsKjĪʕy)ڒo kBʶ60 [as*U.ԛw "SGf8;T)J*+15YqȤ8N6 o/\D]h%T )VyĂ 0}<N2+y٪%{QBVeDv^Ai)S1;+s[G2.vЂs]YP2}WZiI]Dd_w !G+ "tBjh,ߚ uR :35DS.T;D Rut0/Ә2!A_>jfɌhY&Ѹ5xU6qlwwn{j!dBX!켮nf? Hr|B"HYfiz:a) ̈UJbP:l1x0z^_[\.wɅA~hCb _Fs"07]Upu B+xªg϶z;( 0Uњ uYbn$H+HP<$UY5n~ zs?jN>dyKClXV*2L(IĪz&cO]3-sT-ahedm2N2,r+`iu1:ƽI]˱`񍴌-=$i0 {E =~J)cg?8VWcϚIG8%-2{b:kV6ԋHR9l|`^˯ (iU/ wtY 8.b3k03G!!(I UhRiZ'1ѕDZQFۤh!E@hWI(>[O.ڰ%MSIpG.V#K@M=lZ_}@XI?q\=֞u5ᣭhNگԛ`e7WI 7q+8!(%\ZмsCpO-y*-,sH|_}M;ՠ;v詮voJf83]iZkU y9'O+P)rVIADUzeOI`,b ꎿ%D,\"f`/1EKw[coILڰ1މ2UI}CWF r\A?J &8AM)Nyi B&o^_3LXuX3y9q}G13_guk1yҢ2J՝07Ied[T,io޻^HiqOe`hq K:Wy¬Pu^ =5jyeq>=nJ gK|/J@w m#ȎԔFվ%Uf}2*Cnldg" \o?A|.ܭ.8m;nߖf5K02{fhE%Iu;#w}{<3=8)a4)gj 1d@,Ua% |?N׶U+̯"epo j`w" 8k 1CdnS2 hmo| &JqtӒzBZ|;A<ݠ:XTMlR6bDb@+|6MESw,=u7~Ęò=HV=zυC0%dv:Wȅ_%{)=9 c@0~BWzBC~$+$@L %n1ىX~E[.8SJCi ޖ3Nh* ;ZVm_ԣ1 z5Zt 3m@C?sos7$^GŬ]2d"a)BP/GD-XZRji6Z]4q+n @D-I./MB8,|Yv: [IY`pl.@AXFͦa_BzVJҦqńՙ q;J]`y8`b}5+=ӽIԸ»ǚC{&%"7)ۅ UT6'Kj30|x@J [ht(xs!@i-:L?6V$lDnIi9'2X ݭdRZ<48A-({t߁W્}=1NhN=Ib+g(DșyN(8l)eȅ5k3O Fz Io~DUD\ Y.K|րp¢#oz5jj_H2ٳ#'' DDt{տcٿGXFMx+OpFSĜDϭͽdD-(k?+̠?DL(wY(_`[*HM8kpn9+.Tx6%HVo3Ar$F7~T]Pgo{I.sRt/`xAuB!0`8/dۣăR j>CS~:4 v!,Z8&m:0_%0,ҵhp? 1u۩q$O'Է Oa3˃)皮J'}_7 #zKsmQa,7T3\I' ܽkaz [IUi)JdJߐ} fkb-X: |ШgU?F8qV;+JjjmO%X D IP\| E-|v&yέ]Gּ뽳o?Bٯq>Kh?,O2rnjIJ%VAzzR>dlט‘kքO]X$N,N&Ă8b7Lxni%$Kxo "<eZ׻R~ ϔbc;x^^V;rVN%'16ф~~أ If+,ēW@ E6:zz;awGHeS2&y+A .W l6'ҏ$l%@ѿ\+?#04P 2S2B y#adiɹ27khѽ֑0nYVň4b[a8@!} *(*W٭(X$ ^EV pBz KW q}X"(s,PS)]}{_!^U6kEQo#Ov"wrZ6$͎>#ZCݏuh.}@nXM<3:uA F&=k2S~Op cTJ%1sq_iu~;S΃FPlC(0\;3W8PXf;띶xlADA/w (.y3#az qKq(xX{@4OI1vyE> VoLK.YƑx?9> ~EWN$$2ي0iWE~JU:dtnq-\({@@4ıe656 .\=cXdx?PEP6FET=S l[GyO<"I5}- "1uQM@fF ]?8Dʰ}]?#&YB`4LL_2: "kny58O?Z[y NINATHnfŴcxk qں}u`$UKn7-͑wZ57иZuM }]b]?G:= q;"?h2G83#>qԱC4+LPTjs2B.;E6u, W6(JÁy=EK[._w5+ܠ}>/z@x= ޛBOC)xi¿3rF=,Hi6(N 1ؚ\bű/ygUL,]P^c?,Hq#Z\b=s` ɼ|ԹcUTŠG~{վ{>u6Pjߑ0IߍWSciه7 I5ŬH1}H'˸/mRƣ0 !LahX!V拁ǝ`kxT1~s<-S>(dr@Mkg/g*` Ӻ\J$DxW&# ^dV_07(aӳ(Qq!-EEhg]! P/C:-ʷ3#ס6 ̕-1X v+3Ӽ %D";w=ª!<q(%!֎{eJ%c/j\V_R:jβ9y *.`i‹{N![J^f^/D)m0}vG5[]$vA2W[XDTW#ig=N ZMnN`A7ɥZ.Mq)5ϤX3] ;j׆0(<_)lkM}d׫iBc $"aaM<鍍#\o{FιDNk1U7XRI)1PW̏xlDJӄ#W"&v5&S*}P*@gKbݺsLbmq>91֌%Jr(O^fLHpgz% vk͂[@ӳ쨅 &sӳhiv׿*~k5^a{*`?|R}7{:bBƒ9u#6 ss I_<|" T@5bŸ߮LP cy1,x&7EJWZX͇;{!yK< 3~m^c66N*nfĦMB`uMQef~94^89 #f]4~tQ{CJV^#9uKq-t-& BT%<C?$]L 2NkόA<9Tu i < Gu[sX9t`BeDc3u< @kIg䏮PJZ,vή1Z1 Sa ,PsEaN :2ExېiwT V_DtSHyZ&Z{ ,mGU!4LQ`xc6P Q%)O> ZțQ|b$+񥬅`΅Ttv?SAJz(N@T1)N=@b)!2z0A{#ELKhjD/)-]n:EO|)"@Jf'ݹGd8M0{6˫TJ[UF^.siI0F/S!Aʶ,mq`tV8DWZwP?h=!03i9?q2W[M?G(tr#&ڍdR91bP|N/5G;#=NTRxDƷ9Q__=9י:VHK.T]º׺Kԡ祈pl?-In,~i.FT5i ⦂F-$ox՗Rں͙Ol~Ymwo )z&47}51 E109)!lY beB/:avԪ n٫HgA'b% mP N;U)[Om6n%ؤ=mʴY`?a(,"fO`ReyEѕ-I/fܰr ?4q$AO"&|QTc `S0b BiyѠuT4WD t_k~BC=_[;sڳb@4<"Zn^g `<ݥAYy(?qjR葝!zN{]L߮8kШ܄4(\QVLۢPCCqQHγmtAKZ mk4fze,RdGeC?D YZ