From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vk1-xa35.google.com (mail-vk1-xa35.google.com [IPv6:2607:f8b0:4864:20::a35]) by sourceware.org (Postfix) with ESMTPS id 87A7E3858D35 for ; Sat, 1 Aug 2020 16:40:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 87A7E3858D35 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-xa35.google.com with SMTP id s81so2560484vkb.3 for ; Sat, 01 Aug 2020 09:40:47 -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=iB0B4eHQ75h7YgwL5N+AnRAGB41B5D9ba3Tz0sCl16s=; b=NO9f4Xku7vn6sm07RjMIZHDQOezODoe1IeInXxg0Aa62dbNXmcXKWKRC/hGMD2U4lO 7Nzuiek8m9gPsFSBuTzfSR2eFg95JpLsVX+eK3/WxQCOtbnBqUC9ufBZYi5dio33n/NR cogujhGHQZd1ja6LYgCr28uE+FDPr7waQGyJY= 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=iB0B4eHQ75h7YgwL5N+AnRAGB41B5D9ba3Tz0sCl16s=; b=NcaAJWAnBoVUzX4mXeW1mAAEllWf/mRXU+ht3WupTQ22mzlTlj6hFM2J/iKrainFkd 5TkJqIkiMG0Xg31IWZabaljDHd2ky9nGg2AosAh9wBUCEDFXHozitqxbSBAHFndgD0M0 jlRd7lgHIXoTHgc+upN+OMHtJB3zkthZ5PfGYnj+ppjEchxRr0kXGIKYQVGssSussBVw rRDB+xYg5HjrSBFnZGvx6TJMUMqmizmXPHkejMysHYN6seVgeFXbOeustXh2dyOX35Hi p34tgA1Hivr4SD9gCjIeyoW9sAZKzUYBIPJWKfmneAdg9NJqZRrDxaLt9XIgLldqNiiO vR0g== X-Gm-Message-State: AOAM531TsdRC98GKbzHydA5QgoRCfBIXnFaiW4NRD5jW1Mz8/Gcxd7OI QmXwsXYm2kchfThnF2+hOPXa0SHZzA7xapDOrzrMBhTKljECXg== X-Google-Smtp-Source: ABdhPJyyBYFiXzN464giGylXAtQXqtLn17hhsOq4CS30YwRVH0wszNObo3v6gIvhJWHrYrD6wq6I5OVGQHkFYD4972k= X-Received: by 2002:a1f:1ec6:: with SMTP id e189mr6556993vke.32.1596300046320; Sat, 01 Aug 2020 09:40:46 -0700 (PDT) MIME-Version: 1.0 From: Adam Dinwoodie Date: Sat, 1 Aug 2020 17:40:10 +0100 Message-ID: Subject: Updated: Git v2.28.0-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-3.7 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: Sat, 01 Aug 2020 16:40:48 -0000 Hi all, Version 2.28.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!