Merged revisions 5023-5028 via svnmerge from
authorStefan Schubert <schubi@suse.de>
Tue, 27 Feb 2007 14:08:49 +0000 (14:08 +0000)
committerStefan Schubert <schubi@suse.de>
Tue, 27 Feb 2007 14:08:49 +0000 (14:08 +0000)
commit8c599e3bfa72f5fa50223bd4274704ad94fe9d89
treee2fafa22e6f3754e394729a51f51f55b51c9c30b
parent44f19a78925cedba64307544e54cbc83db5d092e
Merged revisions 5023-5028 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r5023 | ma | 2007-02-14 15:13:19 +0100 (Mi, 14 Feb 2007) | 3 lines

  - Added new upgrade options to fine tune version and patch handling.
    (F301990)
........
  r5024 | ma | 2007-02-14 15:14:12 +0100 (Mi, 14 Feb 2007) | 1 line

  changes
........
  r5025 | schubi | 2007-02-14 15:22:09 +0100 (Mi, 14 Feb 2007) | 1 line

  added getEstablishValue;setEstablishValue in order to change the EstablishField only
........
  r5026 | schubi | 2007-02-14 15:39:48 +0100 (Mi, 14 Feb 2007) | 5 lines

  The context of establishPool will be stored in Resolver and will be
  regarded for the next solver run everytime. So it will be not reset by
  any solver run anymore.
  bug 191810 ( A broken patch will not be installed again)
........
  r5027 | schubi | 2007-02-14 15:41:11 +0100 (Mi, 14 Feb 2007) | 1 line

  revision 5026
........
  r5028 | schubi | 2007-02-14 17:23:13 +0100 (Mi, 14 Feb 2007) | 1 line

  version 2.15.1
........
zypp/ResStatus.h
zypp/UpgradeStatistics.h
zypp/solver/detail/Resolver.cc
zypp/solver/detail/Resolver.h
zypp/solver/detail/ResolverContext.cc
zypp/solver/detail/ResolverContext.h
zypp/solver/detail/ResolverUpgrade.cc