changes
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 30 May 2006 10:44:04 +0000 (10:44 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Tue, 30 May 2006 10:44:04 +0000 (10:44 +0000)
package/libzypp.changes

index 73b1579..8f86c6a 100644 (file)
@@ -1,4 +1,15 @@
 -------------------------------------------------------------------
+Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
+
+- 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
+
+-------------------------------------------------------------------
 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
 
 - implement timestamp for YUM and SuseTags