From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vs1-xe34.google.com (mail-vs1-xe34.google.com [IPv6:2607:f8b0:4864:20::e34]) by sourceware.org (Postfix) with ESMTPS id C084C3840C2F for ; Wed, 3 Jun 2020 20:52:21 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org C084C3840C2F 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-xe34.google.com with SMTP id r11so2247753vsj.5 for ; Wed, 03 Jun 2020 13:52:21 -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=cBBgFiIBeXQAfgfO6OBSRL6VJ4l3wAgfr1Vf1oGVo0o=; b=aypXtiUYGs+fSTC5PhOgZd7BdTC1qxxt2fG7iO1JrIsnnHZWyz+iVfvqRJxUoMjDpr VxRyPLiHHaZRjrM5g8s0qqavpEPpvSWvoQ5DixKeklU77B6GvUL7UMkBh0Tt6SuaWxD0 UBSUOd1bIWTNSIAZobkngcnEklAuCAs/CBgSo= 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=cBBgFiIBeXQAfgfO6OBSRL6VJ4l3wAgfr1Vf1oGVo0o=; b=Zt7+fN6PqNQInBzT0izBq4o7erqSvk6svO20QZwF1gPmFbyCcz76I1S7oFieucdQam WgQRCw0D6irYOrtBxCbVnjJ9rVVjUXO8JFK0pWxKE3kBkCF70V9152cGlIEfhz1vhYLI AvA0Tz9Cmy7+QZoTjcN2wXIJXOyvfR7Y2FXr2TkLNjUNgHLSrZ0PNe141LQ9Iq5sAfk+ ZDAOwa1GAqxCJpDHXvA9235Dqg3yrBu5UOy1PbRE7li1XwYMtt0ESXH+SaFzmptf/1ry sH7tPzvXVql9dMXvs5TYi59cdtw37n6ABUSwpI4BJxOMDJodUrAqFmsY2Y6uSic6Jkl4 fvUQ== X-Gm-Message-State: AOAM532lD5LXvzuILZxIE/xZvaAyo8ppmTPN6UH4YMCOB1nqac4VtwNw DDV0LXdfJC6kduni2EV1O03KOKBV2zZP4Ua2a9UKFXFG3PE= X-Google-Smtp-Source: ABdhPJztopUMxKshIZSykaExuZoFUDZBvTk0WcHbDaqJvvtJnVMUG1v595PP+ue46ckXz0/I9QcNfaDW68QmVo46isU= X-Received: by 2002:a67:8788:: with SMTP id j130mr1049049vsd.115.1591217540892; Wed, 03 Jun 2020 13:52:20 -0700 (PDT) MIME-Version: 1.0 From: Adam Dinwoodie Date: Wed, 3 Jun 2020 21:51:48 +0100 Message-ID: Subject: Updated: Git v2.27.0-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-3.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: Wed, 03 Jun 2020 20:52:23 -0000 Hi all, Version 2.27.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.27.0. 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!