platform/upstream/libsolv.git
15 years ago- add pool_tmpjoin and sat_dupjoin helpers
Michael Schroeder [Wed, 24 Jun 2009 11:53:30 +0000 (13:53 +0200)]
- add pool_tmpjoin and sat_dupjoin helpers

15 years ago- obtain default vendor the right way
Michael Schroeder [Wed, 24 Jun 2009 11:42:04 +0000 (13:42 +0200)]
- obtain default vendor the right way

15 years ago- add susetags:defaultvendor support
Michael Schroeder [Wed, 24 Jun 2009 11:36:46 +0000 (13:36 +0200)]
- add susetags:defaultvendor support

15 years ago- change the interface of repo_add_susetags: take default vendor id,
Michael Schroeder [Wed, 24 Jun 2009 10:41:06 +0000 (12:41 +0200)]
- change the interface of repo_add_susetags: take default vendor id,
  not product solvable id

15 years ago- convert META/HASH/KEY data from content file
Michael Schroeder [Wed, 24 Jun 2009 10:24:58 +0000 (12:24 +0200)]
- convert META/HASH/KEY data from content file

15 years ago- fix typo: "desc" -> "descr". Seems to make no difference, though
Michael Schroeder [Wed, 24 Jun 2009 09:28:27 +0000 (11:28 +0200)]
- fix typo: "desc" -> "descr". Seems to make no difference, though

15 years ago- repo_content: store DESCRDIR
Michael Schroeder [Wed, 24 Jun 2009 09:26:18 +0000 (11:26 +0200)]
- repo_content: store DESCRDIR
- susetags2solv: add query option

15 years ago- add query mode
Michael Schroeder [Tue, 23 Jun 2009 17:14:55 +0000 (19:14 +0200)]
- add query mode

15 years ago- beautify
Michael Schroeder [Tue, 23 Jun 2009 15:28:06 +0000 (17:28 +0200)]
- beautify

15 years ago- use appdata for repo
Michael Schroeder [Tue, 23 Jun 2009 15:14:45 +0000 (17:14 +0200)]
- use appdata for repo

15 years ago- add appdata application private pointer to Pool/Repo
Michael Schroeder [Tue, 23 Jun 2009 15:03:52 +0000 (17:03 +0200)]
- add appdata application private pointer to Pool/Repo

15 years ago- use closeonexec flag instead of manually closing fps
Michael Schroeder [Tue, 23 Jun 2009 14:56:38 +0000 (16:56 +0200)]
- use closeonexec flag instead of manually closing fps

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Tue, 23 Jun 2009 14:49:01 +0000 (16:49 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- close fds before calling rpm
Michael Schroeder [Tue, 23 Jun 2009 14:48:39 +0000 (16:48 +0200)]
- close fds before calling rpm

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Klaus Kämpf [Tue, 23 Jun 2009 13:51:23 +0000 (15:51 +0200)]
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 [Tue, 23 Jun 2009 13:32:54 +0000 (15:32 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- add tiny demo installer program "solv"
Michael Schroeder [Tue, 23 Jun 2009 13:32:06 +0000 (15:32 +0200)]
- add tiny demo installer program "solv"
- add transaction_installedresult function
- fix bug in conflict detection

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Klaus Kämpf [Tue, 23 Jun 2009 10:58:30 +0000 (12:58 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- fix bug in SOLVER_UPDATE handling (that nobody uses)
Michael Schroeder [Tue, 23 Jun 2009 10:49:18 +0000 (12:49 +0200)]
- fix bug in SOLVER_UPDATE handling (that nobody uses)

15 years agoevr doesn't change the Pool: more constness
Klaus Kämpf [Mon, 22 Jun 2009 14:21:10 +0000 (16:21 +0200)]
evr doesn't change the Pool: more constness

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Klaus Kämpf [Mon, 22 Jun 2009 14:20:37 +0000 (16:20 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- revert debugcallback Pool constness, as the callback may want to do
Michael Schroeder [Mon, 22 Jun 2009 14:15:51 +0000 (16:15 +0200)]
- revert debugcallback Pool constness, as the callback may want to do
  fancy things like changing the debugmask

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Mon, 22 Jun 2009 14:13:13 +0000 (16:13 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years agoMore constness
Klaus Kämpf [Mon, 22 Jun 2009 14:05:40 +0000 (16:05 +0200)]
More constness

15 years agoPass a const Pool to debugcallback
Klaus Kämpf [Mon, 22 Jun 2009 14:04:51 +0000 (16:04 +0200)]
Pass a const Pool to debugcallback

15 years agoAdd link to qsort_r wierdness
Klaus Kämpf [Mon, 22 Jun 2009 14:03:54 +0000 (16:03 +0200)]
Add link to qsort_r wierdness

15 years ago- add repomd.xml data sections to meta data
Michael Schroeder [Mon, 22 Jun 2009 14:02:56 +0000 (16:02 +0200)]
- add repomd.xml data sections to meta data
- bump version to 14.2

15 years agoMore const
Klaus Kämpf [Mon, 22 Jun 2009 13:44:16 +0000 (15:44 +0200)]
More const

15 years agoMake Pool* const where appropriate
Klaus Kämpf [Mon, 22 Jun 2009 13:38:08 +0000 (15:38 +0200)]
Make Pool* const where appropriate

15 years ago- fix internalize logic
Michael Schroeder [Mon, 22 Jun 2009 12:13:51 +0000 (14:13 +0200)]
- fix internalize logic

15 years ago- move repo_helix from src to ext
Michael Schroeder [Mon, 22 Jun 2009 10:58:42 +0000 (12:58 +0200)]
- move repo_helix from src to ext

15 years ago- forgot to adapt ruby/python bindings
Michael Schroeder [Mon, 22 Jun 2009 10:54:17 +0000 (12:54 +0200)]
- forgot to adapt ruby/python bindings

15 years ago- create libsatsolverext static library
Michael Schroeder [Mon, 22 Jun 2009 10:49:11 +0000 (12:49 +0200)]
- create libsatsolverext static library

15 years agoA _count is an unsigned int, not an Id
Klaus Kämpf [Mon, 22 Jun 2009 09:47:04 +0000 (11:47 +0200)]
A _count is an unsigned int, not an Id

15 years ago- add rpm_installedrpmdbids
Michael Schroeder [Mon, 22 Jun 2009 09:25:45 +0000 (11:25 +0200)]
- add rpm_installedrpmdbids
- fix memleaks

15 years ago- make debug output better
Michael Schroeder [Sat, 20 Jun 2009 12:39:52 +0000 (14:39 +0200)]
- make debug output better

15 years ago- add support for cutoff argument in file conflict checker
Michael Schroeder [Sat, 20 Jun 2009 12:08:55 +0000 (14:08 +0200)]
- add support for cutoff argument in file conflict checker

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Sat, 20 Jun 2009 11:05:07 +0000 (13:05 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- clean up ugly products handling
Michael Schroeder [Sat, 20 Jun 2009 11:04:36 +0000 (13:04 +0200)]
- clean up ugly products handling

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Klaus Kämpf [Sat, 20 Jun 2009 05:40:32 +0000 (07:40 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- add support for REL_FILECONFLICT
Michael Schroeder [Fri, 19 Jun 2009 16:52:23 +0000 (18:52 +0200)]
- add support for REL_FILECONFLICT
- add findfileconflicts.c demo app

15 years ago- start with fileconflicts detection support
Michael Schroeder [Fri, 19 Jun 2009 15:35:24 +0000 (17:35 +0200)]
- start with fileconflicts detection support

15 years ago- move some debug statements from STATS to SOLVER
Michael Schroeder [Wed, 17 Jun 2009 15:00:43 +0000 (17:00 +0200)]
- move some debug statements from STATS to SOLVER

15 years ago- beautify
Michael Schroeder [Wed, 17 Jun 2009 14:40:46 +0000 (16:40 +0200)]
- beautify

15 years ago- add solver_take_solution() function
Michael Schroeder [Wed, 17 Jun 2009 09:08:51 +0000 (11:08 +0200)]
- add solver_take_solution() function
- add solver_printsolution() function
- rename solver_printsolutions() to solver_printallsolutions()
- add transaction_init_clone() and transaction_free_orderdata()

15 years ago- fix coding style a bit
Michael Schroeder [Tue, 16 Jun 2009 17:06:39 +0000 (19:06 +0200)]
- fix coding style a bit

15 years ago- fastlz.c is obsolete since a long time
Michael Schroeder [Tue, 16 Jun 2009 16:56:05 +0000 (18:56 +0200)]
- fastlz.c is obsolete since a long time

15 years ago- add queue_insertn, queue_deleten, queue_truncate
Michael Schroeder [Tue, 16 Jun 2009 16:51:17 +0000 (18:51 +0200)]
- add queue_insertn, queue_deleten, queue_truncate

15 years ago- add transaction_add_obsoleted() function
Michael Schroeder [Tue, 16 Jun 2009 08:40:26 +0000 (10:40 +0200)]
- add transaction_add_obsoleted() function

15 years ago- move output arg to back in solver_calculate_noobsmap()
Michael Schroeder [Mon, 15 Jun 2009 18:51:29 +0000 (20:51 +0200)]
- move output arg to back in solver_calculate_noobsmap()

15 years ago- add repoid to repo struct
Michael Schroeder [Mon, 15 Jun 2009 17:24:20 +0000 (19:24 +0200)]
- add repoid to repo struct

15 years ago- add FOR_REPOS macro to iterate over repos
Michael Schroeder [Mon, 15 Jun 2009 16:29:53 +0000 (18:29 +0200)]
- add FOR_REPOS macro to iterate over repos

15 years ago- code cleanup
Michael Schroeder [Mon, 15 Jun 2009 16:08:50 +0000 (18:08 +0200)]
- code cleanup

15 years ago- make out parameters last in function calls
Michael Schroeder [Mon, 15 Jun 2009 14:33:01 +0000 (16:33 +0200)]
- make out parameters last in function calls
- rename "class" parameter, as g++ chokes otherwise

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Michael Schroeder [Mon, 15 Jun 2009 13:57:50 +0000 (15:57 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- cleanup transaction interface a bit
Michael Schroeder [Mon, 15 Jun 2009 13:57:09 +0000 (15:57 +0200)]
- cleanup transaction interface a bit

15 years agofix indent
Dirk Mueller [Mon, 15 Jun 2009 13:11:03 +0000 (15:11 +0200)]
fix indent

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Klaus Kämpf [Mon, 15 Jun 2009 11:36:24 +0000 (13:36 +0200)]
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 [Mon, 15 Jun 2009 10:15:38 +0000 (12:15 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- fix kernel dep rewriting [bnc#512726]
Michael Schroeder [Mon, 15 Jun 2009 10:15:19 +0000 (12:15 +0200)]
- fix kernel dep rewriting [bnc#512726]

15 years agoimplement --exclude parameter
Dirk Mueller [Thu, 11 Jun 2009 20:11:40 +0000 (22:11 +0200)]
implement --exclude parameter

installcheck can be called with a whitespace seperated list
of substrings that are matched against package names and
that are excluded from checking. This is useful to ignore
e.g. known or wanted dependency errors.

Also added a small usage() implementation

15 years agoMerge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver
Dirk Mueller [Thu, 11 Jun 2009 12:16:05 +0000 (14:16 +0200)]
Merge branch 'master' of git@git.opensuse.org:projects/zypp/sat-solver

15 years ago- look at repo/medianr when ordering the transaction
Michael Schroeder [Tue, 9 Jun 2009 15:41:50 +0000 (17:41 +0200)]
- look at repo/medianr when ordering the transaction

15 years ago- make orderdata private to be more flexible
Michael Schroeder [Mon, 8 Jun 2009 17:16:49 +0000 (19:16 +0200)]
- make orderdata private to be more flexible
- add flags argument to transaction_order()

15 years ago- update transaction ordering code
Michael Schroeder [Mon, 8 Jun 2009 15:20:20 +0000 (17:20 +0200)]
- update transaction ordering code
- add queue insert/delete functions

15 years ago- added missing dbenv to db_create call
Michael Schroeder [Fri, 5 Jun 2009 16:47:11 +0000 (18:47 +0200)]
- added missing dbenv to db_create call

15 years ago- fix bugs in problem handling
Michael Schroeder [Thu, 4 Jun 2009 16:53:43 +0000 (18:53 +0200)]
- fix bugs in problem handling

15 years ago- move some flags describing the rpm from solver to pool
Michael Schroeder [Thu, 4 Jun 2009 09:42:08 +0000 (11:42 +0200)]
- move some flags describing the rpm from solver to pool
- change prune_to_best_version to just need a pool pointer
- create a new type containing transaction data
- change transaction code to work with a pool, not a solver
- add solver_calculate_noobsmap() helper function that calculates
  the noobsoletes map from a solver job

15 years ago- use DB_UNKNOWN to let berkeleydb autodetect the database type
Michael Schroeder [Wed, 3 Jun 2009 17:20:13 +0000 (19:20 +0200)]
- use DB_UNKNOWN to let berkeleydb autodetect the database type
- fix -r option if the root is not an abs path
- print rpm --rebuilddb hint

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 agovoid* arithmetics is not defined
Dirk Mueller [Thu, 28 May 2009 19:45:58 +0000 (21:45 +0200)]
void* arithmetics is not defined

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