From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-xa2a.google.com (mail-vk1-xa2a.google.com [IPv6:2607:f8b0:4864:20::a2a]) by sourceware.org (Postfix) with ESMTPS id 096A1396ECAB for ; Wed, 20 May 2020 22:09:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 096A1396ECAB 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-vk1-xa2a.google.com with SMTP id w188so1200031vkf.0 for ; Wed, 20 May 2020 15:09:52 -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=eDqDgAAkv/1tsQZ0T0Re4BRuixa9bMoArPalFyWeNhg=; b=sPeCEVFV6QR/M0n+PtzjD2hMg6dC8WiP/ZmrdPDev2NK9SmxpTJtCq0oymYXApX59w K+W3zYGKJPPMhrAh+YYTFN7DDx+dOkUWqt77jjTluM+wxc+lA3J6SREIm7KyG4RY9e6M LIDgVJPVAXPyI+3UJQePOZRYgnO/Ak71KAm3Q= 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=eDqDgAAkv/1tsQZ0T0Re4BRuixa9bMoArPalFyWeNhg=; b=reslGXxQYxo6wv5agzylzM6PKJCCvW98xjlAoxpOtZ+9xWqs2PpAFyD3G40ALhuWgs K3B56KSLnoxur9wVUphJal+YD4GA1EqKvzRyaO4FHkNZDko92GKdm/HVBNzhdFJl+Tyx 6tAUnaG75HFBIVRSsRDdOqhoNYY1UpaHLaxJnSoJyht5P9oODhDIYp26lXk/yLETk3Fz QGxgrDRTA8YpNJcQmgEoNH+cGVC/edwrSW/D0er5FHbMZ08WpejPjIYKCri9oIB6Yx4T beWsg1xIfGxmzmBttKnDzrSDBiydmU5gNyFYLbp79qDyZenIHsPD5S+s4nB+6egjMvgk i1TA== X-Gm-Message-State: AOAM531XBT0dSXueaAul8k6+uqbh++WXeIm35qiCoFC6IsYAWPRU2knM /mMRYjo6oqOjaIY58MScERGbJdDPMUOH6692eR2Gzcu043A= X-Google-Smtp-Source: ABdhPJysQ9hhiGJ8aSGRTQJw8L4rDjcZB5mo7J/AIjiZH79zJBRmaT7VOnw/myKwLoZ2n8mpT4cQwHGiWpI9SPiVVZQ= X-Received: by 2002:a1f:5c14:: with SMTP id q20mr5651003vkb.32.1590012591042; Wed, 20 May 2020 15:09:51 -0700 (PDT) MIME-Version: 1.0 From: Adam Dinwoodie Date: Wed, 20 May 2020 23:09:16 +0100 Message-ID: Subject: Updated: Git v2.26.2-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-3.6 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-Mailman-Approved-At: Wed, 20 May 2020 22:10:49 +0000 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: Wed, 20 May 2020 22:09:53 -0000 Hi all, Version 2.21.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, v2.26.2. 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!