From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from elastic.org (unknown [IPv6:2600:3c03::f03c:91ff:fe50:73f]) by server2.sourceware.org (Postfix) with ESMTPS id 71F75394202E for ; Sun, 8 Mar 2020 22:30:48 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=elastic.org ; s=default2; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=fEuL93Dgg41kviTxTdw0E6foW7acIH6j1cnpUVduD2s=; b=ajpFgDbDoevajZpZQilBdSDnKE GbNTF++T0PpcxMXp9Lag9lGCo001vqI87HaO5D+RfV8OZiRI1kNxonYdbjZQpeKuxGFcE3bK7I6Fx wkPJdAulZqtrHuRU9VgX1bK9vPdr0uyG3ptTpXrz4sgriClCMyYuIHU6DvQiWGNFvPXs9WgFGg/Ue ptNIzlm/1yBc89p7FQ21Eo/08TtZQkerMnAWwke4hYE1ZDIQU9DEDVW71yQdTLgyKSpSjW07jTbg7 bUC/BtBc0QABHYJCruJHiErtLxGVBSaTv9OG3WSQLV7q00eFU+ab2iSBNR0iYX8FVh7M0afmsJog6 19UT0Ijg==; Received: from vpn-home.elastic.org ([10.0.0.2] helo=elastic.org) by elastic.org with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.92.3) (envelope-from ) id 1jB4Rb-0004Xi-Hx; Sun, 08 Mar 2020 22:30:47 +0000 Received: from fche by elastic.org with local (Exim 4.92.3) (envelope-from ) id 1jB4RY-000BXH-HL; Sun, 08 Mar 2020 18:30:46 -0400 Date: Sun, 8 Mar 2020 18:30:44 -0400 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: overseers@gcc.gnu.org, "Joseph S. Myers" , Gerald Pfeifer Subject: Re: No more notifications of wwwdocs commits? Message-ID: <20200308223040.GA94530@elastic.org> References: <20200308174216.GA9734@cgf.cx> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sender-Verification: "" X-Spam-Status: No, score=-98.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_SBL_CSS, SPF_HELO_PASS, SPF_PASS, USER_IN_WHITELIST autolearn=no autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: overseers@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Overseers mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Mar 2020 22:30:49 -0000 Hi - > There definitely are several things not working properly as far as > our web page infrastructure goes: > > - https://gcc.gnu.org/pipermail/gcc-cvs-wwwdocs/2020/date.html > misses the last two commits: > > commit 09a7a9579b59619ea3f601b821ec8b9dd3fe708e (HEAD -> master, > commit 8a562ce34e441587b87d5e5bc2ebb58f4ce630b9 OK, will look into it, though the git-email processing is done by the adacore hooks AIUI. > - gcc.gnu.org/spam.html misses the last commit. > > Just to make sure, from here gcc.gnu.org has address 8.43.85.97 and > the system reports an uptime of 158 days (which seems a bit fishy)? That is correct - it is fantastic fish. - FChE