On Thursday 13 November 2003 08:57, Aviram Jenik wrote: > Without saying whether that's a "good" demonstration or a "bad" > demonstration, lets remember what the demonstration actually was. > - Someone broke into an account authorized of making changes to the kernel > source > - They than changed a line of code in the kernel source using that account > - This code was comitted to the source tree
In the kernel incident discussed above, the code was never commited to the source tree. it was "checked-in" on a CVS snapshot server which is never used for commiting code into the real source tree and should never be used to build binary kernels. IMO, this incident proves that the kernel development model of Linux stands up to the test, the OSS model stands up to the test, Larry Mcvoy stands up to the test, BitKeeper stands up to the test, and CVS sucks nuts (not that it was a big surprise :-). Just my 2 agoroth -- Oded ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]