extras-buildsys ChangeLog,1.126.2.31,1.126.2.32

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


Author: dcbw

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

Modified Files:
      Tag: STABLE_0_4
	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.126.2.31
retrieving revision 1.126.2.32
diff -u -r1.126.2.31 -r1.126.2.32
--- ChangeLog	24 Jan 2006 01:12:36 -0000	1.126.2.31
+++ ChangeLog	24 Jan 2006 17:45:26 -0000	1.126.2.32
@@ -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 fedora-extras-commits mailing list