extras-buildsys ChangeLog,1.178,1.179

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Fri Mar 24 01:34:50 UTC 2006


Author: dcbw

Update of /cvs/fedora/extras-buildsys
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8030

Modified Files:
	ChangeLog 
Log Message:
2006-03-23  Dan Williams  <dcbw at redhat.com>

    * server/Repo.py
        - Consolidate depsolve_again and depsolve_immediate locks into
            one lock to avoid deadlocks




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog	24 Mar 2006 01:33:25 -0000	1.178
+++ ChangeLog	24 Mar 2006 01:34:42 -0000	1.179
@@ -1,5 +1,11 @@
 2006-03-23  Dan Williams  <dcbw at redhat.com>
 
+    * server/Repo.py
+        - Consolidate depsolve_again and depsolve_immediate locks into
+            one lock to avoid deadlocks
+
+2006-03-23  Dan Williams  <dcbw at redhat.com>
+
     * server/PackageJob.py
         - (_arch_deps_solved): fix cachedir and logfile paths; turns out yum
             already adds the installroot to these.  Furthermore, return an




More information about the scm-commits mailing list