From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-xe2c.google.com (mail-vs1-xe2c.google.com [IPv6:2607:f8b0:4864:20::e2c]) by sourceware.org (Postfix) with ESMTPS id 0F7E03857C4F for ; Mon, 19 Oct 2020 21:30:01 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 0F7E03857C4F 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-vs1-xe2c.google.com with SMTP id d19so758360vso.10 for ; Mon, 19 Oct 2020 14:30:01 -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=ii1sd1LFh9AelrL6BnsVgcedyeS6CI9mQ7gDCoCt79Y=; b=uqwBE1iA3HOgcKR2KPCxbCrPbYHHcK8z0U+BgVY7KcEp2vdR0YiTIwkCQ3BJ39BHIS RXXlwqfsCkRwpzV5Gl6hgvZxTdOvfEn0MFrht+VHUnie/bqf2iV2io1fjnGo4Xwc0wQy y7kqv3oCzlzzxfde1F46Oku3KRN84L0i9791Y= 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=ii1sd1LFh9AelrL6BnsVgcedyeS6CI9mQ7gDCoCt79Y=; b=eBvBRHWORuB9nQb/iLymzNO1A43KNKVI3+Mdpkb4NFfAEv7mFPJilnKF+x5nqU3RL5 jcqmSvIrc/00jifNbrkSY1iXbH2cTkQkfxJFS4AHdAO+IqQ00ryXDCR7Y0pyyH0OgPeo av9ljN0BKJPU1P3d2cWO5pR2Hkjg0/vpw60QhedNd2KJXCNkMeuuQAx5f3+mW6OEtDTh 977OF2sAaKCnAX3jB38BiO+UnZPtN/srvMUpcMYlMLztEbqy6DTIW05TyAOcwcSaMK1+ FjSD39mgzxzOJlFwVnos+vnUH9/mwsekmdBod/VC75Qn8iDhAVdvArwsPM46SpdMjEGl O9JA== X-Gm-Message-State: AOAM532jGu2ITAwpKJgS5MrXjtVELQQcQdGSRAFemqw97a84BysOZyfp TobuEM+xTt3hMLe0ihKF7LnM0FQqY4kKcd0EPmNNJbsXPctRDA== X-Google-Smtp-Source: ABdhPJzy3RU9gET7/ZGO45qSxWRK+U8QDKSxVZY8P6BXeYR2XJ0csgBwUxWGrWrDD+eBkm0/hDdbi1tHeq1Ke+1M+cQ= X-Received: by 2002:a67:ee90:: with SMTP id n16mr1822304vsp.21.1603142998721; Mon, 19 Oct 2020 14:29:58 -0700 (PDT) MIME-Version: 1.0 From: Adam Dinwoodie Date: Mon, 19 Oct 2020 22:29:22 +0100 Message-ID: Subject: Updated: Git v2.29.0-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-2.1 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: Mon, 19 Oct 2020 21:30:03 -0000 Hi all, Version 2.29.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!