platform/upstream/libsolv.git
15 years ago- commit current ordering code
Michael Schroeder [Wed, 3 Jun 2009 17:02:01 +0000 (19:02 +0200)]
- commit current ordering code

15 years ago- treat missing vendor as empty string in vendorchange check
Michael Schroeder [Wed, 3 Jun 2009 10:54:54 +0000 (12:54 +0200)]
- treat missing vendor as empty string in vendorchange check

15 years ago- fix coding style
Michael Schroeder [Fri, 29 May 2009 09:06:02 +0000 (11:06 +0200)]
- fix coding style

15 years agoCheck version / release numbers for consistency
Dirk Mueller [Thu, 28 May 2009 19:42:54 +0000 (21:42 +0200)]
Check version / release numbers for consistency

15 years agoreduce -pedantic compile warnings
Dirk Mueller [Thu, 28 May 2009 19:41:39 +0000 (21:41 +0200)]
reduce -pedantic compile warnings

15 years ago- implement cycle removal
Michael Schroeder [Thu, 28 May 2009 14:04:19 +0000 (16:04 +0200)]
- implement cycle removal

15 years ago- rename dirpool_create to dirpool_init, as it just initializes the data
Michael Schroeder [Thu, 28 May 2009 10:08:04 +0000 (12:08 +0200)]
- rename dirpool_create to dirpool_init, as it just initializes the data

15 years ago- fix noprovide handling in findupdate
Michael Schroeder [Thu, 28 May 2009 09:13:25 +0000 (11:13 +0200)]
- fix noprovide handling in findupdate
- add stringify hack
- add missing pool_lookup functions

15 years ago- apply patch from Dirk, fixes crash and memory leaks
Michael Schroeder [Tue, 26 May 2009 15:07:30 +0000 (17:07 +0200)]
- apply patch from Dirk, fixes crash and memory leaks

15 years agofix to compile
Michael Andres [Tue, 26 May 2009 11:37:01 +0000 (13:37 +0200)]
fix to compile

15 years ago- move rest of rule functions from solver.c to rules.c
Michael Schroeder [Tue, 26 May 2009 10:38:49 +0000 (12:38 +0200)]
- move rest of rule functions from solver.c to rules.c

15 years ago- split problem handling from solver.c
Michael Schroeder [Tue, 26 May 2009 08:59:14 +0000 (10:59 +0200)]
- split problem handling from solver.c

15 years ago- split rule generation from solver.c into rules.c
Michael Schroeder [Mon, 25 May 2009 16:06:22 +0000 (18:06 +0200)]
- split rule generation from solver.c into rules.c

15 years ago- cleanup the code, make two functions static
Michael Schroeder [Mon, 25 May 2009 15:18:14 +0000 (17:18 +0200)]
- cleanup the code, make two functions static

15 years ago- move create_obsolete_index to policy.c
Michael Schroeder [Mon, 25 May 2009 14:29:00 +0000 (16:29 +0200)]
- move create_obsolete_index to policy.c
- add (unused) pool_match_dep function
- add multiversion supplements workaround (bnc#501088)
- move systemsolvable decision to makeruledecisions to make the
  code easier to understand

15 years ago- add some docu
Michael Schroeder [Thu, 14 May 2009 16:27:39 +0000 (18:27 +0200)]
- add some docu

15 years ago- start transaction ordering
Michael Schroeder [Wed, 13 May 2009 14:31:28 +0000 (16:31 +0200)]
- start transaction ordering

15 years ago- define solvid2str() function, use sat_sort()
Michael Schroeder [Tue, 12 May 2009 10:23:49 +0000 (12:23 +0200)]
- define solvid2str() function, use sat_sort()

15 years ago- add sat_sort() function
Michael Schroeder [Tue, 12 May 2009 10:18:55 +0000 (12:18 +0200)]
- add sat_sort() function

15 years ago- kill old dataiterator_match_obsolete function
Michael Schroeder [Thu, 7 May 2009 12:30:54 +0000 (14:30 +0200)]
- kill old dataiterator_match_obsolete function

15 years ago- also support sha256 in susetags
Michael Schroeder [Thu, 7 May 2009 08:40:01 +0000 (10:40 +0200)]
- also support sha256 in susetags

15 years agoFix to support sha256 hashes (bnc#501425)
Michael Andres [Wed, 6 May 2009 17:58:04 +0000 (19:58 +0200)]
Fix to support sha256 hashes (bnc#501425)

15 years ago- fix distupgrade infarch check
Michael Schroeder [Mon, 27 Apr 2009 15:17:45 +0000 (17:17 +0200)]
- fix distupgrade infarch check

15 years ago- fix typo
Michael Schroeder [Thu, 16 Apr 2009 17:25:57 +0000 (19:25 +0200)]
- fix typo

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Thu, 16 Apr 2009 17:00:16 +0000 (19:00 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- create transaction as solver result
Michael Schroeder [Thu, 16 Apr 2009 16:59:46 +0000 (18:59 +0200)]
- create transaction as solver result

15 years agoupdate to 0.14.1
Klaus Kämpf [Thu, 2 Apr 2009 12:24:47 +0000 (14:24 +0200)]
update to 0.14.1

15 years ago- lazy solution creation, may speed up UI a lot
Michael Schroeder [Wed, 1 Apr 2009 14:09:22 +0000 (16:09 +0200)]
- lazy solution creation, may speed up UI a lot
- fixed some memory leaks

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Tue, 31 Mar 2009 10:38:09 +0000 (12:38 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago 1 - fix potential NULL deref in srcrpm handling
Michael Schroeder [Tue, 31 Mar 2009 10:37:43 +0000 (12:37 +0200)]
  1 - fix potential NULL deref in srcrpm handling
  2 - clean up and fix suggested/recommended list creation code

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Klaus Kämpf [Tue, 24 Mar 2009 18:06:49 +0000 (19:06 +0100)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Wed, 18 Mar 2009 12:29:58 +0000 (13:29 +0100)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- kill obsolete and broken patchxml support
Michael Schroeder [Wed, 18 Mar 2009 12:29:07 +0000 (13:29 +0100)]
- kill obsolete and broken patchxml support

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Klaus Kämpf [Tue, 17 Mar 2009 20:02:19 +0000 (21:02 +0100)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Klaus Kämpf [Tue, 17 Mar 2009 19:58:57 +0000 (20:58 +0100)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- replace old solver_problemruleinfo with new solver_ruleinfo function
Michael Schroeder [Tue, 17 Mar 2009 12:02:54 +0000 (13:02 +0100)]
- replace old solver_problemruleinfo with new solver_ruleinfo function
- add solvable_selfprovidedep() function (used in buddy deps)
- add noinfarchcheck solver option
- clone job queue to make the code more flexible

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Fri, 13 Mar 2009 15:45:09 +0000 (16:45 +0100)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- rewrite policy rule disabling/re-enabling (fixes bnc#481836)
Michael Schroeder [Fri, 13 Mar 2009 15:43:34 +0000 (16:43 +0100)]
- rewrite policy rule disabling/re-enabling (fixes bnc#481836)
- fix out-of-bounds in solver_printproblem()

15 years agoBuild and install ruby-satsolver documentation
Klaus Kämpf [Mon, 9 Mar 2009 20:14:23 +0000 (21:14 +0100)]
Build and install ruby-satsolver documentation

This creates rdoc-style html documentation for ruby-satsolver
below /usr/share/doc/packages/ruby-satsolver/html

15 years agofix mandriva packaging of satsolver-ruby
Klaus Kämpf [Fri, 6 Mar 2009 15:05:02 +0000 (16:05 +0100)]
fix mandriva packaging of satsolver-ruby

15 years ago- fix repodata_merge_attrs() function
Michael Schroeder [Thu, 5 Mar 2009 13:29:17 +0000 (14:29 +0100)]
- fix repodata_merge_attrs() function

15 years ago- fix problem_to_solutions segfault
Michael Schroeder [Wed, 4 Mar 2009 13:40:19 +0000 (14:40 +0100)]
- fix problem_to_solutions segfault
- bump version

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Mon, 2 Mar 2009 17:23:14 +0000 (18:23 +0100)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- bump version, add changes
Michael Schroeder [Mon, 2 Mar 2009 17:22:47 +0000 (18:22 +0100)]
- bump version, add changes

15 years ago- frontport solver_trivial_installable() change
Michael Schroeder [Mon, 2 Mar 2009 15:05:09 +0000 (16:05 +0100)]
- frontport solver_trivial_installable() change

15 years agoFake build dir during ctest
Klaus Kämpf [Thu, 26 Feb 2009 16:05:08 +0000 (17:05 +0100)]
Fake build dir during ctest

15 years agoFix summary
Klaus Kämpf [Wed, 25 Feb 2009 13:12:57 +0000 (14:12 +0100)]
Fix summary

15 years agoFix test, run it during build
Klaus Kämpf [Wed, 25 Feb 2009 12:29:28 +0000 (13:29 +0100)]
Fix test, run it during build

15 years agoIgnore generated files
Klaus Kämpf [Wed, 25 Feb 2009 11:50:07 +0000 (12:50 +0100)]
Ignore generated files

15 years agochanges
Michael Andres [Wed, 18 Feb 2009 15:49:49 +0000 (16:49 +0100)]
changes

15 years agoUse correct namespace (e.g. pattern:) even if solvable has no name [bnc#470011]
Michael Andres [Wed, 18 Feb 2009 15:46:01 +0000 (16:46 +0100)]
Use correct namespace (e.g. pattern:) even if solvable has no name [bnc#470011]

15 years ago- add changes, bump version
Michael Schroeder [Sat, 31 Jan 2009 13:13:46 +0000 (14:13 +0100)]
- add changes, bump version

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Thu, 29 Jan 2009 16:05:53 +0000 (17:05 +0100)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- stay in weakmap boundaries
Michael Schroeder [Thu, 29 Jan 2009 16:05:01 +0000 (17:05 +0100)]
- stay in weakmap boundaries

15 years agochanges
Michael Andres [Tue, 27 Jan 2009 12:13:30 +0000 (13:13 +0100)]
changes

15 years agoIgnore trailing whitespace in content file parser.
Michael Andres [Tue, 27 Jan 2009 12:10:40 +0000 (13:10 +0100)]
Ignore trailing whitespace in content file parser.

15 years agoFix parsing DESCRDIR from content file
Michael Andres [Mon, 26 Jan 2009 17:24:51 +0000 (18:24 +0100)]
Fix parsing DESCRDIR from content file

15 years ago- bump version, add changes
Michael Schroeder [Mon, 26 Jan 2009 12:59:02 +0000 (13:59 +0100)]
- bump version, add changes

15 years ago- add pool_whatprovides_ptr() helper
Michael Schroeder [Mon, 26 Jan 2009 12:08:25 +0000 (13:08 +0100)]
- add pool_whatprovides_ptr() helper
- use pool_whatprovides_ptr to fix bnc#468313

15 years ago- improve infarch/dup rule problem handling
Michael Schroeder [Thu, 22 Jan 2009 14:59:32 +0000 (15:59 +0100)]
- improve infarch/dup rule problem handling

15 years ago- fix buddy dependency creation
Michael Schroeder [Thu, 22 Jan 2009 11:40:54 +0000 (12:40 +0100)]
- fix buddy dependency creation
- provide meaningful problem info in buddy case
- fix small bug in multiversion handling

15 years ago- also reject chars >= 0xfe
Michael Schroeder [Wed, 21 Jan 2009 10:46:36 +0000 (11:46 +0100)]
- also reject chars >= 0xfe

15 years agochanges
Michael Andres [Tue, 20 Jan 2009 16:13:09 +0000 (17:13 +0100)]
changes

15 years agoFix conversion to UTF8
Michael Andres [Tue, 20 Jan 2009 15:39:23 +0000 (16:39 +0100)]
Fix conversion to UTF8

15 years ago- do installed solvable handling in two passes, updates first
Michael Schroeder [Tue, 20 Jan 2009 12:14:42 +0000 (13:14 +0100)]
- do installed solvable handling in two passes, updates first
- don't consider installed packages when creating infarch rules

15 years ago- add inferior arch handling
Michael Schroeder [Mon, 19 Jan 2009 15:01:18 +0000 (16:01 +0100)]
- add inferior arch handling
- add installcheck tool
- add support for repo local distupgrades
- add debian version compare function

15 years ago- add solver_findallproblemrules function
Michael Schroeder [Mon, 12 Jan 2009 13:46:57 +0000 (14:46 +0100)]
- add solver_findallproblemrules function
- fix some comments

15 years ago- handle patch conflicts different also in trivial_installable
Michael Schroeder [Thu, 18 Dec 2008 11:17:46 +0000 (11:17 +0000)]
- handle patch conflicts different also in trivial_installable

15 years ago- fix fedora builds (bnc#444211)
Michael Schroeder [Wed, 17 Dec 2008 18:06:30 +0000 (18:06 +0000)]
- fix fedora builds (bnc#444211)
  (cmake needs to be called with -DFEDORA:=1)

15 years ago- treat undecided packages as erase like libzypp does
Michael Schroeder [Wed, 17 Dec 2008 11:23:44 +0000 (11:23 +0000)]
- treat undecided packages as erase like libzypp does
- fix erase debug message formatting

15 years ago- fix second part of bnc#456756
Michael Schroeder [Wed, 17 Dec 2008 10:18:21 +0000 (10:18 +0000)]
- fix second part of bnc#456756

15 years ago- oops, good thing the vendorcheck isn't used in real life yet
Michael Schroeder [Tue, 16 Dec 2008 18:19:51 +0000 (18:19 +0000)]
- oops, good thing the vendorcheck isn't used in real life yet

15 years ago- filter packages from recommended package list that are
Michael Schroeder [Tue, 16 Dec 2008 17:53:22 +0000 (17:53 +0000)]
- filter packages from recommended package list that are
  obsoleted by installed packages (bnc#456756)

15 years ago- also provide a reason for free decisions so that Klaus can
Michael Schroeder [Mon, 8 Dec 2008 18:13:17 +0000 (18:13 +0000)]
- also provide a reason for free decisions so that Klaus can
  display something

15 years ago- assume repotype=plaindir if -R option is given
Michael Schroeder [Fri, 5 Dec 2008 17:59:05 +0000 (17:59 +0000)]
- assume repotype=plaindir if -R option is given

15 years ago- fix disabling of weak job rules [bnc#450844]
Michael Schroeder [Fri, 5 Dec 2008 17:36:57 +0000 (17:36 +0000)]
- fix disabling of weak job rules [bnc#450844]

15 years agodocument binding enhancements
Klaus Kaempf [Fri, 5 Dec 2008 13:44:31 +0000 (13:44 +0000)]
document binding enhancements

15 years agoextend comment
Klaus Kaempf [Fri, 5 Dec 2008 09:46:23 +0000 (09:46 +0000)]
extend comment

15 years ago- initialize decisioncount before installing supplemented packages
Michael Schroeder [Fri, 5 Dec 2008 09:42:59 +0000 (09:42 +0000)]
- initialize decisioncount before installing supplemented packages

15 years ago- real fix for #450226
Michael Schroeder [Thu, 4 Dec 2008 17:06:07 +0000 (17:06 +0000)]
- real fix for #450226
- also speeds up solving a lot

15 years agofix 'check' test for cmake > 2.4
Klaus Kaempf [Thu, 4 Dec 2008 16:50:46 +0000 (16:50 +0000)]
fix 'check' test for cmake > 2.4

15 years agoallow SLE10 build
Klaus Kaempf [Wed, 3 Dec 2008 20:48:09 +0000 (20:48 +0000)]
allow SLE10 build

15 years agomake SWIG optional
Klaus Kaempf [Wed, 3 Dec 2008 13:23:53 +0000 (13:23 +0000)]
make SWIG optional

15 years agoexplicity require graphviz on pre-11.0 SUSE systems
Klaus Kaempf [Wed, 3 Dec 2008 12:26:12 +0000 (12:26 +0000)]
explicity require graphviz on pre-11.0 SUSE systems

15 years agoFindPackageHandleStandardArgs needs cmake > 2.4
Klaus Kaempf [Wed, 3 Dec 2008 12:23:44 +0000 (12:23 +0000)]
FindPackageHandleStandardArgs needs cmake > 2.4

15 years ago- changes
Michael Schroeder [Mon, 1 Dec 2008 10:50:42 +0000 (10:50 +0000)]
- changes

15 years ago- prefer patterns again [bnc#450226]
Michael Schroeder [Mon, 1 Dec 2008 10:49:21 +0000 (10:49 +0000)]
- prefer patterns again [bnc#450226]

15 years ago- changes
Michael Schroeder [Mon, 1 Dec 2008 10:14:33 +0000 (10:14 +0000)]
- changes

15 years ago- fix file dependency parsing
Michael Schroeder [Mon, 1 Dec 2008 10:07:27 +0000 (10:07 +0000)]
- fix file dependency parsing

15 years ago- add version info
Michael Schroeder [Fri, 28 Nov 2008 17:31:50 +0000 (17:31 +0000)]
- add version info

15 years ago- add changes
Michael Schroeder [Fri, 28 Nov 2008 17:29:57 +0000 (17:29 +0000)]
- add changes

15 years ago- fix problem sorting
Michael Schroeder [Fri, 28 Nov 2008 17:26:21 +0000 (17:26 +0000)]
- fix problem sorting

15 years ago- remove no longer needed pattern check, log minimization steps
Michael Schroeder [Mon, 24 Nov 2008 14:24:28 +0000 (14:24 +0000)]
- remove no longer needed pattern check, log minimization steps

15 years ago- support <prerequires> in helix format
Michael Schroeder [Mon, 24 Nov 2008 11:57:56 +0000 (11:57 +0000)]
- support <prerequires> in helix format

15 years agochanges
Duncan Mac-Vicar P [Fri, 21 Nov 2008 16:12:31 +0000 (16:12 +0000)]
changes

15 years agogo away repokey
Duncan Mac-Vicar P [Fri, 21 Nov 2008 16:12:29 +0000 (16:12 +0000)]
go away repokey

15 years agoright tag name is cpeid
Duncan Mac-Vicar P [Fri, 21 Nov 2008 15:33:25 +0000 (15:33 +0000)]
right tag name is cpeid

15 years agofix spec, leave future docs in place but not enabled yet
Duncan Mac-Vicar P [Fri, 21 Nov 2008 12:38:39 +0000 (12:38 +0000)]
fix spec, leave future docs in place but not enabled yet

15 years ago- get rid of unused pool argument in solvable_identical
Michael Schroeder [Thu, 20 Nov 2008 17:23:56 +0000 (17:23 +0000)]
- get rid of unused pool argument in solvable_identical

15 years agoadd all authors
Duncan Mac-Vicar P [Thu, 20 Nov 2008 15:50:07 +0000 (15:50 +0000)]
add all authors