From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Myt1D-0001EN-LS for qemu-devel@nongnu.org; Fri, 16 Oct 2009 16:03:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Myt15-00013e-VE for qemu-devel@nongnu.org; Fri, 16 Oct 2009 16:03:16 -0400 Received: from [199.232.76.173] (port=56282 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Myt15-00013K-Kg for qemu-devel@nongnu.org; Fri, 16 Oct 2009 16:03:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51582) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Myt14-0003Ga-M5 for qemu-devel@nongnu.org; Fri, 16 Oct 2009 16:03:10 -0400 Message-ID: <4AD8D174.5050101@redhat.com> Date: Fri, 16 Oct 2009 22:03:00 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [announce] git patch database References: <4AD89738.5010904@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?M=E5ns_Rullg=E5rd?= Cc: qemu-devel@nongnu.org On 10/16/09 19:55, M=E5ns Rullg=E5rd wrote: > Gerd Hoffmann writes: > >> Hi folks, >> >> I've setup some scripts which extract the patches from the list, sorts >> them, tries to apply them to master and tries to build them. > > What happens if someone sends a patch adding "rm -rf /" somewhere in > the configure script? The service will stop until I've restored $HOME ... cheers, Gerd