From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 57700 invoked by alias); 28 Nov 2019 05:01:09 -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 57677 invoked by uid 89); 28 Nov 2019 05:01:08 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=india, India, HX-Languages-Length:632 X-HELO: camel.birch.relay.mailchannels.net Received: from camel.birch.relay.mailchannels.net (HELO camel.birch.relay.mailchannels.net) (23.83.209.29) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 28 Nov 2019 05:01:07 +0000 X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 723B858108F; Thu, 28 Nov 2019 05:01:05 +0000 (UTC) Received: from pdx1-sub0-mail-a84.g.dreamhost.com (100-96-83-20.trex.outbound.svc.cluster.local [100.96.83.20]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id D3C5A580D21; Thu, 28 Nov 2019 05:01:04 +0000 (UTC) X-Sender-Id: dreamhost|x-authsender|siddhesh@gotplt.org Received: from pdx1-sub0-mail-a84.g.dreamhost.com ([TEMPUNAVAIL]. [64.90.62.162]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.18.5); Thu, 28 Nov 2019 05:01:05 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|siddhesh@gotplt.org X-MailChannels-Auth-Id: dreamhost X-Language-Squirrel: 085f3233616d60f2_1574917265233_4010257540 X-MC-Loop-Signature: 1574917265233:2626568851 X-MC-Ingress-Time: 1574917265233 Received: from pdx1-sub0-mail-a84.g.dreamhost.com (localhost [127.0.0.1]) by pdx1-sub0-mail-a84.g.dreamhost.com (Postfix) with ESMTP id 795019AEC9; Wed, 27 Nov 2019 21:00:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gotplt.org; h=to:from :subject:message-id:date:mime-version:content-type :content-transfer-encoding; s=gotplt.org; bh=lXxm7yUsSGu2+FRdeUn y5TLCcsw=; b=jmWZ/UJhpGpj033OYEjV/DDxBgWfaCOcaheBUKMOPVsS8iZo7IY nPIBKsyr1usENmYMnytVLG33WUGTVlPTTN4tlPCADVjJZIrYJTIaJdf/r+HU/sE7 ni7ZLwJdo6ASkrDXaGz0JbtoTt5D7Ssas4pwrHxXkhWHhfomynSYV1MA= Received: from [192.168.0.107] (unknown [123.252.202.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: siddhesh@gotplt.org) by pdx1-sub0-mail-a84.g.dreamhost.com (Postfix) with ESMTPSA id D8AC29B740; Wed, 27 Nov 2019 21:00:57 -0800 (PST) To: GLIBC Devel , gdb-patches@sourceware.org, info-guix@gnu.org X-DH-BACKEND: pdx1-sub0-mail-a84 From: Siddhesh Poyarekar Subject: [X-POST] patchwork.sourceware.org refresh Message-ID: <78c774ef-9f9c-3339-aeb8-84636ee94360@gotplt.org> Date: Thu, 28 Nov 2019 05:01:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2019-11/txt/msg01089.txt.bz2 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