From owner-freebsd-git@freebsd.org Thu Nov 26 19:37:44 2020 Return-Path: Delivered-To: freebsd-git@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8049546E1EC for ; Thu, 26 Nov 2020 19:37:44 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: from mail-ot1-f43.google.com (mail-ot1-f43.google.com [209.85.210.43]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Chp1z5bmpz3D0G; Thu, 26 Nov 2020 19:37:43 +0000 (UTC) (envelope-from uspoerlein@gmail.com) Received: by mail-ot1-f43.google.com with SMTP id h39so2732805otb.5; Thu, 26 Nov 2020 11:37:43 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=F1P6n3byXuep3jviLUZ/i66bQV1zCflmrT0Q3eToxs0=; b=Zbsbpq2XSn+wch+RMA+I648uFPx1YjUzSqe5mDa6Xa/8G5ECDZk28ab8YwU47MJCNc 2TSfhzuljd8twmRDhCd6G7d+7FubAwOf0yMX0LyGZ4b5ppb9hrIXUDQQDavjqAi95ZKl 0bVTWxEZCPky2TbRuu/FjzJ6RY5VF0eNCbfBFagh078gnGOEj09o52YPDw3qx7WcvCUe 4QmXUl78OpT2UMU7w7waJq/dHcijoAf0PdNea+8miZpKVCX1G+k/kAOf4UNWtS2wrfRa R9Zcm2qI/4w/wSZWVw5Cq7a0wziOWTk8pMqCksvrFAXdKB6Q2vaJGEyaazl3qwZ118Ga C5nQ== X-Gm-Message-State: AOAM532+4hGhrpoYP8E7nn45sUxtJTtQtob5wdt4QgkEi6deUjrdKI3c 0k54VOVQ2kHMcwV0eE1lUIIzDXNaY5hAiV6ZJU41dyGu+rk= X-Google-Smtp-Source: ABdhPJwsTHz+brrQTUsNKC3r5YfcAwu6ClcK2mYyS8xjy/SbFNxnjFRdlwSw6Su6q2vqj70W+TUtVVW9P4joNco54/A= X-Received: by 2002:a9d:3636:: with SMTP id w51mr3239136otb.71.1606419462312; Thu, 26 Nov 2020 11:37:42 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: =?UTF-8?Q?Ulrich_Sp=C3=B6rlein?= Date: Thu, 26 Nov 2020 20:37:31 +0100 Message-ID: Subject: Re: Heads-up: GitHub mirror currently stalled To: freebsd-git X-Rspamd-Queue-Id: 4Chp1z5bmpz3D0G X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of uspoerlein@gmail.com designates 209.85.210.43 as permitted sender) smtp.mailfrom=uspoerlein@gmail.com X-Spamd-Result: default: False [-0.47 / 15.00]; RCVD_TLS_ALL(0.00)[]; MAILMAN_DEST(0.00)[freebsd-git]; RCVD_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; RWL_MAILSPIKE_GOOD(0.00)[209.85.210.43:from]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ip4:209.85.128.0/17]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; DMARC_NA(0.00)[freebsd.org]; RBL_DBL_DONT_QUERY_IPS(0.00)[209.85.210.43:from]; NEURAL_SPAM_MEDIUM(0.80)[0.798]; SPAMHAUS_ZRD(0.00)[209.85.210.43:from:127.0.2.255]; TO_DN_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; RCPT_COUNT_TWO(0.00)[2]; RCVD_IN_DNSWL_NONE(0.00)[209.85.210.43:from]; NEURAL_HAM_SHORT(-0.82)[-0.822]; FORGED_SENDER(0.30)[uqs@freebsd.org,uspoerlein@gmail.com]; R_DKIM_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; R_MIXED_CHARSET(0.56)[subject]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FROM_NEQ_ENVFROM(0.00)[uqs@freebsd.org,uspoerlein@gmail.com]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.34 X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Nov 2020 19:37:44 -0000 On Thu, Nov 26, 2020 at 5:39 PM Ed Maste wrote: > Due to an issue with GitHub's CI configuration the svn->git mirror at > https://github.com/freebsd/freebsd is currently stalled, and not > receiving updates. It should be restored soon. > Pushes to the old github instances have now resumed, the new and soon-to-be official repos at https://cgit-beta.freebsd.org/ were never affected. Cheers Uli