- make yum more robust. Never parse from provideFile
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 30 May 2006 10:41:49 +0000 (10:41 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 30 May 2006 10:41:49 +0000 (10:41 +0000)
commitcfb33ac843ada914c9ed6f2aafb02ef552e81cec
tree25f8a4bc9470462397d28b90d388b7ad6b721001
parentca8e50fc29fef7a492ea82adb8a59eb454764078
- make yum more robust. Never parse from provideFile
  but only from local disk. Make sure the cache
  is consistent before recreating it.
  the code is easier to follow and probably
  faster. checksum and signatures are
  checked on caching not on parsing.
  Required to implement refresh for #154990
zypp/source/yum/YUMSourceImpl.cc
zypp/source/yum/YUMSourceImpl.h