From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x733.google.com (mail-qk1-x733.google.com [IPv6:2607:f8b0:4864:20::733]) by sourceware.org (Postfix) with ESMTPS id AAA0A3858C27 for ; Sun, 21 Mar 2021 17:17:22 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org AAA0A3858C27 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 Received: by mail-qk1-x733.google.com with SMTP id g15so8326313qkl.4 for ; Sun, 21 Mar 2021 10:17:22 -0700 (PDT) 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=6T+fWTdgeHXR5GL6XTmBWo+8+aPHApXCPX+GQ64q/lc=; b=Vvtjk2KLBVkxy+7vPZvixNxFdXaCz5JPeyNUhMgTQ2nnSfrdk53K2wVCS6hJXtTev1 adcLIcA08MAGDZgCJVx8xe1FVYxkg/pN9a7PNxyX6pFMe2y6TXC82ZKcOg+BeLYVb9Mu HtuHyaOk00zq/GZ7ghFKXICqmmILCHMLRNnMc= 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=6T+fWTdgeHXR5GL6XTmBWo+8+aPHApXCPX+GQ64q/lc=; b=pm3+5Lz1jSp8SZc5uOXMFcHkse6GkDmA3HZeYRSJvHtvWkAbseqf9Y5ge5JjO77DlC YM2V24g35tazJoOmW9i/GWSVDZ26lEaiId/HJ2y396svy/L8VTwrMvgUmwicSNYg35E9 8rN2DjPXnzmxy1/2Nqr7K7oT9e6I510Fxd1KegtyLnqp7FcwK5GLjfxyd4JA8a+cCTAK jM66LFjdfWbo4vbIY9zj5VQ8VAqpp+BpeUqk72VuiICz8DMOdGeaztms7pU+9rmiiLJ/ MTFKmu39RrXGHDv73hn3wuOUe4nmZyyy5Mr89CDk+AbuNLX3fvUDK+AnwM98xQ+i3tD2 47tg== X-Gm-Message-State: AOAM531TmZTXCNEOqEtrKPkNzzqLzmFlZ59XXB7fGmcmJyDt5D0U4skp 345+45frUukpoDB826AFvZU7aLi+HoUou7EIEvkojgWUI/k3flgm X-Google-Smtp-Source: ABdhPJz5wxjillWRcCN4VzVZ0zZ+b0KVcTWIZTnOvC440oO84ihW5xz6pynukZqu5LDsFHKBYknalu4pmxvTZOozSO4= X-Received: by 2002:a37:6453:: with SMTP id y80mr7314534qkb.291.1616347042242; Sun, 21 Mar 2021 10:17:22 -0700 (PDT) MIME-Version: 1.0 From: Adam Dinwoodie Date: Sun, 21 Mar 2021 17:16:46 +0000 Message-ID: Subject: Updated: Git v2.31.0-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.5 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2021 17:17:23 -0000 Version 2.31.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!