extras-buildsys ChangeLog,1.6,1.7

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Fri Jun 10 01:35:34 UTC 2005


Author: dcbw

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

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

    * client/buildclient.py
        - Add sparc32 and sparc64 bits

2005-06-09  Dan Williams <dcbw at redhat.com>

    * common/FileDownloader.py
        - Don't traceback on refused or dropped connections




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	9 Jun 2005 18:14:26 -0000	1.6
+++ ChangeLog	10 Jun 2005 01:35:31 -0000	1.7
@@ -1,6 +1,32 @@
 2005-06-09  Dan Williams <dcbw at redhat.com>
 
     * client/buildclient.py
+        - Add sparc32 and sparc64 bits
+
+2005-06-09  Dan Williams <dcbw at redhat.com>
+
+    * common/FileDownloader.py
+        - Don't traceback on refused or dropped connections
+
+    * server/buildjob.py -> server/BuildJob.py
+        - BuildJob objects are now threads
+        - Clean up console output a lot
+        - Delete arch-specific jobs that don't actually start
+
+    * server/buildmaster.py
+        - Clean up console output
+
+    * server/buildserver.py
+        - Clean up 'enqueue' command return messages
+
+    * server/client_manager.py
+        - Try to tighten up exception handling around socket operations
+        - Don't print so much stuff to the console
+        - Prettier printing of downloaded file lists from client
+
+2005-06-09  Dan Williams <dcbw at redhat.com>
+
+    * client/buildclient.py
         - Fix up some log messages to be shorter
 
 2005-06-08  Dan Williams <dcbw at redhat.com>




More information about the fedora-extras-commits mailing list