From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id A0305384B010 for ; Mon, 28 Dec 2020 23:21:42 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org BBCFD3851C04 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dinwoodie.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=adam@dinwoodie.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dinwoodie.org; s=google; h=mime-version:from:date:message-id:subject:to; bh=c9QVvRRyZy9DA1WOcB1IqBkelXdSqMX9fowc5RdGX1A=; b=JfbGDih/v8YY6vK9RolEHQO2+Gn0GGIZjPFT0ydATCKN48/X/ADXlRe/93XahzbE8b NjFps8b2cPK3cpMetToD9ZMKD7EUU99ETSdye1K6qxdKIFCZ0eaxevjyvd7vVA3sX1Rt 7+YoIs/7uO1cjz1++a4+U6Hn0jJb1z5CSupVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=c9QVvRRyZy9DA1WOcB1IqBkelXdSqMX9fowc5RdGX1A=; b=LbW50KWq3EAUCPWaF0AlEmy7MZpvzlyVRDONKCGEPWpRedtKxthnmZiBlBJcJFt79A m8BC9DvAqq9sR3wQoHe9d4cwbyPxZOX9B9NGuwijnFpvkS81ZLdZI+n6vstxz50vQzHw ds0zWxkJMaelJTLIl9TORKe7WaJSduS1IWWbKvtDuzn+zlzs+kEX6Mv/VhrQbzwsmxoD cbpAWL3ZKKEE1TUdTNJW89O8FQ5Cc+Tx8x8aw2nwjMqvz5rsSvLMeczq2HWlDO80Ir9s xGCPU/Oja4jeWN3F5VdGEbc0vnj4Oohg+phoX76FNG5l84RK53GrK8Ilu8EaC3oygJnc btAQ== X-Gm-Message-State: AOAM531PdcvapTKiI1OUrQKzqoEdTc9HbCXO/m9cxCyWasjAUa5dAKVW D3sargf1B85eX0SZDwfVagJz247I8PCotpZnsqEXSbgq2yNwJg== X-Google-Smtp-Source: ABdhPJxvcE2U/kFAlwf3o6wupOjTF42eRlZnoduQVy4VxFXxl+64dEiqxdcLYyFsguIIwLTgRuHFcrpSBNvIgAkWM9k= X-Received: by 2002:a0c:99c8:: with SMTP id y8mr48479949qve.35.1609197699111; Mon, 28 Dec 2020 15:21:39 -0800 (PST) MIME-Version: 1.0 From: Adam Dinwoodie Date: Mon, 28 Dec 2020 23:21:03 +0000 Message-Id: Subject: [ANNOUNCEMENT] Updated: Git v2.30.0-1 To: cygwin@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP 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: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Errors-To: cygwin-announce-bounces@cygwin.com Reply-To: cygwin@cygwin.com X-Mailer: Perl5 Mail::Internet v2.20 Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2020 23:21:42 -0000 Version 2.30.0-1 of Git has been uploaded and should be coming soon to a mirror near you. This update includes the following packages: - git - git-cvs - git-debuginfo - git-email - git-gui - gitk - git-p4 - git-svn This is an update to the latest upstream release. For a full list of the upstream changes in this release, please refer to the upstream changelogs: https://git.kernel.org/cgit/git/git.git/tree/Documentation/RelNotes https://kernel.googlesource.com/pub/scm/git/git.git/+/master/Documentation/RelNotes/ https://github.com/git/git/tree/master/Documentation/RelNotes Enjoy!