From: Dave H. <hel...@us...> - 2011-10-27 16:33:12
|
Update of /cvsroot/sblim/gather In directory vz-cvs-3.sog:/tmp/cvs-serv21617 Modified Files: NEWS Log Message: Fixed 3429346: libvirt race conditions Index: NEWS =================================================================== RCS file: /cvsroot/sblim/gather/NEWS,v retrieving revision 1.109 retrieving revision 1.110 diff -u -d -r1.109 -r1.110 --- NEWS 18 Oct 2011 22:38:42 -0000 1.109 +++ NEWS 27 Oct 2011 16:33:10 -0000 1.110 @@ -6,6 +6,7 @@ - 3412635 bad string allocations - 3419837 bad alloc and unsigned returns in metricVirt - 3397109 UnixProcess plugins occasionally crashes +- 3429346 libvirt race conditions Changes in Version 2.2.3 ======================== |