From 3d17ce895bc56e71299348512e5e367b3ebb1af7 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Fri, 24 Jul 2009 15:47:27 +0000 Subject: invalidate mirrorlist cache when distro version changes If mirrors.cache contains mirrors for 2009.1 and product.id changes to have version=2010.0, cache is used and urpmi.addmedia --distrib --mirrorlist will add 2009.1 mirrors. Store mtime of product.id in the mirror cache to properly detect when product.id was modified --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 830bdcdc..91592f94 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +- properly invalidate mirror cache when the distro version changes + (ie when product.id changes). Fixes bug #52133, patch from Aurélien Lefebvre - adjust parsing of aria2 output for aria2 1.4, fixes bug #51354, patch from Funda Wang - use urpmi log API for the transaction failed message instead of -- cgit v1.2.1