perl-satsolver-0.13.9-0.1.1<>,A=Je/=„^vNճoNfec0(ݹ晉 -C5gvەeSuIդ/Mw8L('XUoo90?% f20ۚ%/TUn%s#Q@_La۪~t@ 6}G5B3l9:%ZlCAqP(w7@cwC팯ҭ?-SX4Te|>79?9d  K !Asy     $4i(8y9y:VyF7zG7H7I7J7X7Y7\8]8 ^8:b8c9#d9e9f9k9l9z9Cperl-satsolver0.13.90.1.1A new approach to package dependency solvingA new approach to package dependency solving Authors: -------- Michael Schroeder Klaus Kaempf Jfnessler openSUSE 11.1openSUSEBSD 3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/C and C++http://svn.opensuse.org/svn/zypp/trunk/sat-solverlinuxi586 5l`큤J`JM8fa7bbb67ddb9ff0376b45b4984a7ea8a23253af504779ff5541f44fbf737675rootrootrootrootlibsatsolver-0.13.9-0.1.1.src.rpmsatsolver.soperl(satsolver)perl(satsolver::Covenant)perl(satsolver::Dataiterator)perl(satsolver::Decision)perl(satsolver::Dependency)perl(satsolver::Job)perl(satsolver::Pool)perl(satsolver::Problem)perl(satsolver::Relation)perl(satsolver::Repo)perl(satsolver::Repodata)perl(satsolver::Repokey)perl(satsolver::Rule)perl(satsolver::Solution)perl(satsolver::Solvable)perl(satsolver::Solver)perl(satsolver::Transaction)perl(satsolverc)perl-satsolverJJ@@@@@@@@@@@Jperlrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)librpmdb-4.4.sorpmlib(PayloadIsLzma)5.10.04.0-13.0.4-14.4.2-14.4.2.3J@JJJII@I@II~@I}IuI9I3I3I/@I&I%Q@I!\Ih@I-I-I@IP@II@IIg@HHH@HH8@HHH@HH}@H}@H+H׈HBH@HYHYH@HǶHǶHǶHe@He@He@H@H@HH*H@HoHoHoHHHH{@HHHH@HxHt@Hj@HhHCH;H6H5`@H1kH,%H*@H)H)H)H(1@H%@H$ 0.9.6 saving of the distro tag still missing.- make iterator work with completely empty repos [bnc#435838]- the big solv data change * incompatible new file format * repodata handles are solvable ids * no more extra handles * no need to call repodata_extend anymore - work around solver dup repo priority bug, real fix follows soon - implement releasever - repo_products.c is now more robust- make product parsing more robust (bnc#433362)- Product arttributes: removed FLAVOR and REFERENCES, added PRODUCTLINE. - revision 11233 - 0.11.0- repo_content.c: fix broken dependency parsing. - revision 11214- rpms2solv failed to write out most solvable data (bnc #422338). - revision 11201- new fallback strategy for installed products in rpmdb2solv try /etc/products.d (code11 style) first if this fails, try /var/lib/zypp/db/products/* if this fails, fallback to /etc/*-release (bnc#429177) - 0.10.16- fully support Dataiterator in Python and Ruby bindings. - 0.10.15- add support for keywords in susedata- parse /etc/-release if no /etc/products.d present (bnc#429177) - 0.10.14- ability to parse suseinfo.xml for extended repomd.xml attributes - fix susedata.xml parsing - add CPE attribute to installed product - real fix for segfault in multiarch parsing (bnc#427271) - 0.10.13- fix segfault in multiarch parsing (bnc#427271)- fix segfault in provides iterator - 0.10.12- support for susedata.xml- add repo_add_poolstr_array - move updates="key,key.." to repomd.xml - make product url ids more extensible - 0.10.11- add REPOSITORY_UPDATES to match product -> repos - make updateinfo.xml support id attribute in collection that leads to insert that the repository updates that id.- create one product per BASEARCHS- repo_products: Parse schemeversion, propagate product updaterepokey and flavor. Fix segfault on malformed xml. - 0.10.10- accept the PATTERNS tag in content file- rpmdb2solv changes: - fix bug when parsing multiple products - adapt to .prod file as of 9/9/08 7:20pm - 0.10.9- Reenable -Werror and fix bindings. - 0.10.8- disable -Werror for swig generated stuff- adapt /etc/product.d parser to generated .prod files.- tools/repo_susetags.c: Parse packages vendor (bnc #422493). - 0.10.7- tools/rpmdb2solv: Adapt to xml-based /etc/products.d - tools/rpmdb2solv: Add '-a ' to print distribution.target attribute of baseproduct.- make solver includes use "" instead of <>, fixes bnc#415920 - implement otherproviders() - make patches do nevr matching - make patch conflicts work with multiversion - new job commands, now combinded from job type and select type - support for distupgrade mode - make SOLVER_ERASE_SOLVABLE work - also check obsoletes when disabling update rules - 0.10.6- add support for extensible metadata over primary + diskusage - 0.10.5- ensure existance of product solvable in repo_content(bnc#417594)- follow /etc/products.d/baseproduct and mark product as 'base'- Implement pre-code11 fallback for products, parse /etc/*-release if /etc/products.d is not available.- provide installtime for installed products.- include new file search capability commited by matz (SEARCH_FILES) - 0.10.4- Honor rpmdb2solv's '-r ' also for the products.d path.- Add .prod parsing for 'installed' products to rpmdb2solv. - Improve python-bindings, add iterators.- implement relogin suggested support (fate#304889)- Susetags: Allow whitespace in file provides generated by autobuild (bnc#415115)- insert the checksum in rpmmd generated solv files (bnc#414002) - 0.10.3- resolve job rules before installing system packages [bnc#411086] - no more freshens. R.I.P. - make repo2solv.sh also take repomd.xml in count - install repomdxml2solv - add Packager, Build Host, Distribution - disallow arch/vendor changes even if the package name changes- infrastructure to save generated and expiration time stamp in rpm-md repositories (fate #301904) - 0.10.1- Fix repo_content dependency parsing. Parser may lose up to two trailing dependencies.- rename language bindings to {perl,python,ruby}-satsolver to follow naming conventions.- forward port - add message tag to updateinfo.xml for displaying messages in the user interface - Fix missing self provides for patches (bnc #397132). - do not reorder binary rules if they are not rpm rules [bnc#397456] - 0.10.0- calculate recommendation list also if ignorealreadyrecommended is set, as some recommendations would be missing otherwise - make dependency output less confusing (bnc#396309) - 0.9.0- compile with RPM_OPT_FLAGS- add "zypper" flag - add "ignorealreadyrecommended" aka "zypper" solver option- fixed language support in patterns (bnc#386524)- make solvable_look_bool more robust by allowing both the void or the num == 1 strategy.- fix susetags parser- mls fix of satisfied patterns - 0.0.33- use repodata_set_void for pattern visible attr- read description dir path from content file (bnc #389414)- a boolean is not a num attribute set to 1, but just a existing void attribute. (bnc#388818)- provide libsatsolver to fix requires of debuginfo- resubmit clean tar- Parse the products LABEL in content file to SUMMARY.- recognize 1 as true for reboot suggested and restart suggested (bnc#388818)- move 'helix2solv' from satsolver-tools to satsolver-devel package (bnc#388595)- add obsoleteusesprovides and implicitobsoleteusesprovides solver flags - speed up solving by not recreating the watch chains every time some rule is enabled/disabled. To do this, the "disabled" flag had to be moved from w1 to d. - fix bug that broke rule disabling when "forceResolve" was true - fix bug in update rule calculation - speed up solver a bit by creating a queue holding all assertion rules, so we do not have to scan all rules for assertions - parse also DISTPRODUCT and DISTVERSION (for registration), and the other (often unused) attributes of products.- (De-)Serialize structured types. Dataiterator and repo_search support them too, but not yet nested, so that is unsupported for now. - skipping kinds in matcher when a flag is specified. - make --force behave a bit more like --noforce- detect and skip empty lines (bnc#381828) - fix endless loop - move debug functions to solverdebug.c - do not delete negative bitfield entries [bnc#381908] - add "showinstalledrecommended" option to make the solver put installed packages on the suggestions/recommendations queues - Fix content parsing if PRODUCT isn't the first entry. - add more statistics - add two assertions - add support for susetags filelist - plug mem join2 leak - fix anchoring of filelist data - susetags move files added to provides back into filelist - ignore packages.FL for now- fix build- fix probleminfo if solvable conflicts with itself and has no requires - Fix parsing dep lines of content files (bnc #380396). - C++-guard also solver.h - add support for feature rules - fix a couple of small bugs - use new interface- fix (rare) case of crashing solver- some fixes around updateinfo parsing- enable regex matching in Dataiterator- package deptestomatic in -devel- truly restart when analyze_unsolvable is hit (fixes bnc#368209) - make it work with really large directories- install rpms2solv- Initialize all allocated array members for blocky arrays (when it matters, e.g. when extending also in blocks - bnc#371137)- fix build on other distris - fix requires of tools- store datadir for susetags - fixing assertion in rules learning- several fixes in whatprovides (possibly root cause of bnc#367210)- fixing rpmdb2solv argument handling- support rpmdb2solv -r for chroots- fix susetags parser for so called full trees- no longer link against db43 but against rpmlib- fix requires/obsoletes- mls is back from vacation - several fixes and enhancements- several fixes for the solv files- add libappsatsolver, an application layer to ease coding against sat-solver.- let susetags parse vendors- rename libsatsolver in satsolver-tools - several updates and fixes- really don't strip- update from SVN: - various fixes - less logging- update to SVN again and don't strip- update to SVN so libzypp compiles again- update for libzypp integration- update to SVN again to make libzypp compilable again- further develpment. bugfix, logging, docu,...- update to the latest version from SVN - compilation fixes - policy engine- update to the latest version from SVN- Initial releasenessler 1256693606  XX/usr0.13.9-0.1.1satsolver.sosatsolver.pm/usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi//usr/lib/perl5/vendor_perl/5.10.0/-march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.suse.de/SUSE:openSUSE:11.1:Update:Test/standard/92ad5e3f233c69c64ccc5daec8f34777-libsatsolvercpiolzma2i586i586-suse-linuxbjku$՚?]"k%{^/@ id?,H.kN9|ֳ4I@ m HY_e4@l GxRo|Oq6LHs:r>wzBv Ad7H1cA̾2 EȈcQ ]fzc[ Aᕕ@J;#Ϸ g]- D/.pYς# A`H̩׳֫nŴ ~{@n/Ürpf!#88})؋NG`/K $`1Vomd^1jjDH~Kt 7%ժ_3a=ذg7Z¤t:~p2i~2F!TC i" 97i 2ɴA}[%7*Lw6{ڿWcbBWr:kꠚ=M4Hu7`3KsIfJgL`(ѝe:ߟ^{s1Ӕgb,N~d(+m5KY+n[B tΧ"smdi1t5VKlsWk K&]J(RYߒ12UC8,Goe {hm 2@"#UU/ o'domR[W,eqğ;%i ^Q\|y-ԑh05C`)/7!yA< #~sF:TH}KD+c[πE2~f~