extras-buildsys ChangeLog,1.21,1.22

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Sun Jun 19 02:47:54 UTC 2005


Author: dcbw

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

Modified Files:
	ChangeLog 
Log Message:
2005-06-17  Dan Williams <dcbw at redhat.com>

    * common/CommonErrors.py
      server/client_manager.py
      common/SSLCommon.py
      common/FileDownloader.py

    * server/BuildJob.py
        - better check for unspawned jobs
        - Add a '/' to SRPM URLs that clients download to protect against CONFIG.py
            errors
        - Mark the repo as invalid after we copy RPMs to it

    * server/BuildMaster.py
        - Only run createrepo when the repository has actually changed

    * server/client_manager.py
       - Fix bug that caused jobs to simultaneously get started on all clients
           that supported an architecture




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	17 Jun 2005 16:43:51 -0000	1.21
+++ ChangeLog	19 Jun 2005 02:47:51 -0000	1.22
@@ -1,5 +1,25 @@
 2005-06-17  Dan Williams <dcbw at redhat.com>
 
+    * common/CommonErrors.py
+      server/client_manager.py
+      common/SSLCommon.py
+      common/FileDownloader.py
+
+    * server/BuildJob.py
+        - better check for unspawned jobs
+        - Add a '/' to SRPM URLs that clients download to protect against CONFIG.py
+            errors
+        - Mark the repo as invalid after we copy RPMs to it
+
+    * server/BuildMaster.py
+        - Only run createrepo when the repository has actually changed
+
+    * server/client_manager.py
+        - Fix bug that caused jobs to simultaneously get started on all clients
+            that supported an architecture
+
+2005-06-17  Dan Williams <dcbw at redhat.com>
+
     * common/SSLCommon.py
         - Trap some more SSLErrors
 




More information about the fedora-extras-commits mailing list