From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ot1-x329.google.com (mail-ot1-x329.google.com [IPv6:2607:f8b0:4864:20::329]) by sourceware.org (Postfix) with ESMTPS id 959C33850415 for ; Fri, 30 Oct 2020 17:50:43 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 959C33850415 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-ot1-x329.google.com with SMTP id m22so6305967ots.4 for ; Fri, 30 Oct 2020 10:50:43 -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=zusnQMTDY4g2s+QvO1DB5IshTDiZFQ+NKSuNITxo3tY=; b=LfpuuK889ne1HrUchH63DFqKvPL+DxT3Kx39753BAtLk9wdz52Z4dGLj0MkWfdSq8q eFrOl3iTW7Gr+aZIrDLswAJqshi7Zk0/Ze0cZ9OJy2NtjD/rK1bcWyx/1cXrS4xbH0Sr WNxhUqco4oN7UTEyjlQTL2UR9jv/2bbHU7PvQ= 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=zusnQMTDY4g2s+QvO1DB5IshTDiZFQ+NKSuNITxo3tY=; b=QiMQ1LhN94S64pVquHCAot3xftjrEbk2NW90JQfWWhdk4fTTfdCYrWPO12XMXNPqwa 46oFQvkS8cTCwJMFoYDKyr6aY+AQz1XQKhUJgcTwbbebvZYgBwfX0mespfrWxd6WXGMP fHIAlFPQpJ1gZam7C0Vk1e+0b3r/NliAF8lYoSI2Wkllri31NqZOcFP0CrxMoY3na5lv p+xqHDNznGeb+A/WLjjIhQ3reWHJM3faVzOMws+//aRKouS6reHANxw58M1Nc5+OwmOZ lxJxQU7zAwv5PVTsEF9n/QmoFi34F55uV0CxhUe7+tMCLOPDcd7NYOzGUuzGV68Fti58 RdXg== X-Gm-Message-State: AOAM532WzlshsS+R01CuAVZwcYypY9bQ9eDzMCj1NxYv0gRpddQe54TG ox7+MMHeF5nESTL4eLJ623rlpmPIyZj7NBHFem0gef1oHovWWw== X-Google-Smtp-Source: ABdhPJwA4/3P6DtREDuViHdj2e3n6M4ltVl2R7FoC6Yicdiugz4OYGR09Lq1GKGMd19I+YVuTkNwNGu9637YQd2v6Qo= X-Received: by 2002:a9d:6307:: with SMTP id q7mr2634315otk.218.1604080242523; Fri, 30 Oct 2020 10:50:42 -0700 (PDT) MIME-Version: 1.0 From: Adam Dinwoodie Date: Fri, 30 Oct 2020 17:50:06 +0000 Message-ID: Subject: Updated: Git v2.29.2-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-2.3 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: Fri, 30 Oct 2020 17:50:46 -0000 Version 2.29.2-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!