extras-buildsys ChangeLog,1.160,1.161

Daniel Williams (dcbw) fedora-extras-commits at redhat.com
Tue Jan 24 17:39:42 UTC 2006


Author: dcbw

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

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

    * common/ExecUtils.py
        - (exec_with_redirect): by default, have child start a new
            process group

    * builder/builder.py
        - (_handle_death): kill child's entire process group, not just
            the child itself




Index: ChangeLog
===================================================================
RCS file: /cvs/fedora/extras-buildsys/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog	24 Jan 2006 01:18:55 -0000	1.160
+++ ChangeLog	24 Jan 2006 17:39:23 -0000	1.161
@@ -1,3 +1,13 @@
+2006-01-24  Dan Williams  <dcbw at redhat.com>
+
+    * common/ExecUtils.py
+        - (exec_with_redirect): by default, have child start a new
+            process group
+
+    * builder/builder.py
+        - (_handle_death): kill child's entire process group, not just
+            the child itself
+
 2006-01-23  Dan Williams  <dcbw at redhat.com>
 
     * common/SSLConnection.py




More information about the scm-commits mailing list