Merged revisions 4907-4926 via svnmerge from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp
........
r4908 | kkaempf | 2007-01-25 10:37:28 +0100 (Thu, 25 Jan 2007) | 2 lines
fix typo 'scipped' -> 'skipped'
........
r4909 | kkaempf | 2007-01-25 11:29:09 +0100 (Thu, 25 Jan 2007) | 12 lines
bugfix 238087 (incomplete)
libzypp:
- make 'tryAllPossibilities' settable in Resolver::resolvePool
(its passed via ResolverContext, so create a ResolverContext in Resolver::resolvePool,
set the tryAllPossibilities flag, and pass the context to resolveDependencies)
backend:
- check if a 'best package' request is part of the transactions
if yes, pass "tryAllPossibilities = true" to Resolver::resolvePool
........
r4910 | schubi | 2007-01-25 13:48:54 +0100 (Thu, 25 Jan 2007) | 7 lines
update packages: changing architecture is only valid while an
system update and NOT while an update via a patch.
Bug 230685 - x86_64 MozillaFirefox binaries in security update
repository
Fix has not worked if the first founded item had another architecture.
........
r4911 | schubi | 2007-01-25 13:55:50 +0100 (Thu, 25 Jan 2007) | 7 lines
Added solver parameter:
tryAllPossibilities: regarding every solver branch ( not only
branches with e.G. best architectures
preferHighestVersion: Prefer solver results which have a higher
version number.
Bug #238087
........
r4912 | schubi | 2007-01-25 13:59:54 +0100 (Thu, 25 Jan 2007) | 7 lines
Added solver parameter:
tryAllPossibilities: regarding every solver branch ( not only
branches with e.G. best architectures
preferHighestVersion: Prefer solver results which have a higher
version number.
Bug #238087
........
r4919 | schubi | 2007-01-25 17:06:56 +0100 (Thu, 25 Jan 2007) | 1 line
testcase for bug 238284
........
r4920 | dmacvicar | 2007-01-25 18:21:11 +0100 (Thu, 25 Jan 2007) | 5 lines
- Download only English and Local translation
(#208457)
........
r4921 | dmacvicar | 2007-01-25 18:25:07 +0100 (Thu, 25 Jan 2007) | 1 line
changes, version 2.14.1
........
r4922 | schubi | 2007-01-26 13:43:04 +0100 (Fri, 26 Jan 2007) | 7 lines
Patch has selected not the concerning package for update but
a package which has provided the required dependencies too.
Algorithmus: If there are exactly two providers which differ in
architecture prefer the better arch.
Fix: Regarding NVRA too. ( only if equal )
........
r4923 | schubi | 2007-01-26 13:43:44 +0100 (Fri, 26 Jan 2007) | 1 line
Revision 4922 ; version 2.14.2
........
22 files changed: