From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 69272 invoked by alias); 28 Nov 2019 05:11:15 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 69257 invoked by uid 89); 28 Nov 2019 05:11:14 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-5.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 spammy=H*MI:sk:78c774e, H*i:sk:78c774e, H*f:sk:78c774e, HX-Languages-Length:884 X-HELO: simark.ca Received: from simark.ca (HELO simark.ca) (158.69.221.121) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 28 Nov 2019 05:11:13 +0000 Received: from [10.0.0.11] (unknown [192.222.164.54]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPSA id 03E721E47D; Thu, 28 Nov 2019 00:11:11 -0500 (EST) Subject: Re: [X-POST] patchwork.sourceware.org refresh To: Siddhesh Poyarekar , GLIBC Devel , gdb-patches@sourceware.org, info-guix@gnu.org References: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> From: Simon Marchi Message-ID: <94899d5e-0290-4fc7-8491-68dd7c1880f6@simark.ca> Date: Thu, 28 Nov 2019 05:11:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2 MIME-Version: 1.0 In-Reply-To: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-11/txt/msg01091.txt.bz2 On 2019-11-28 12:00 a.m., Siddhesh Poyarekar wrote: > Hi, > > During discussions over patch tracking systems on the glibc libc-alpha > mailing list[1] we thought it would be a worthwhile experiment to try > the latest patchwork to see if it fits our needs. A quick look through > the current instance on patchwork.sourceware.org indicates that none of > the current projects (glibc, gdb, guix) are actively using the instance, > so I will be nuking it and reinstalling it afresh. > > I intend to do this during the day of 1 Dec 2019, India time, so if > there are any objections or if you would like to take backups, please do > so before that. > > Thanks, > Siddhesh > Thanks for doing this! I look forward to experiment with it, see how we can automate as much as possible the management of patches to reduce the manual work. Simon