[yum-cvs] yum ChangeLog,1.72.2.6,1.72.2.7

Seth Vidal skvidal at linux.duke.edu
Tue Apr 10 04:29:54 UTC 2007


Update of /home/groups/yum/cvs/yum
In directory login1.linux.duke.edu:/tmp/cvs-serv18216

Modified Files:
      Tag: yum-3_0_X
	ChangeLog 
Log Message:
ci changelog



Index: ChangeLog
===================================================================
RCS file: /home/groups/yum/cvs/yum/ChangeLog,v
retrieving revision 1.72.2.6
retrieving revision 1.72.2.7
diff -u -r1.72.2.6 -r1.72.2.7
--- ChangeLog	15 Mar 2007 04:26:54 -0000	1.72.2.6
+++ ChangeLog	10 Apr 2007 04:29:51 -0000	1.72.2.7
@@ -1,3 +1,46 @@
+2007-04-10 00:01  skvidal
+
+	* yum.spec, yum/__init__.py: mark as 3.0.6
+
+2007-04-08 23:05  skvidal
+
+	* rpmUtils/updates.py: 
+	make sure the pseudo-arches get this fix, too.
+	
+	bugger
+
+2007-04-08 16:45  skvidal
+
+	* rpmUtils/updates.py: closes rh bug:235632 make sure we consider
+	noarch pkgs  when looking at things that can update noarch->x86_64
+	and x86_64->noarch
+
+2007-04-07 23:53  skvidal
+
+	* cli.py: fix for rh bug: 235572 - when doing install-by-dep make
+	sure we look at only the best pkgs from the lists - which means
+	sensible archs and best versions
+
+2007-04-02 14:09  skvidal
+
+	* cli.py: 
+	Patch from Ville Skyttä fixes rh bug: 234807
+	
+	if you tried to do: yum install provide-of-something-you-have
+	provide-of-something-you-don't
+	
+	it would never get the second item, only the first.
+
+2007-03-30 13:05  katzj
+
+	* yum/sqlitesack.py: fix filelist handling to not mangle dirs vs
+	files
+
+2007-03-15 00:26  skvidal
+
+	* ChangeLog: 
+	check in changelog
+
 2007-03-14 15:50  skvidal
 
 	* yum.spec, yum/__init__.py: 




More information about the Yum-cvs-commits mailing list