From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qv1-xf34.google.com (mail-qv1-xf34.google.com [IPv6:2607:f8b0:4864:20::f34]) by sourceware.org (Postfix) with ESMTPS id 9420F385DC00 for ; Tue, 17 Aug 2021 19:54:27 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9420F385DC00 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=dinwoodie.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=dinwoodie.org Received: by mail-qv1-xf34.google.com with SMTP id jv8so347274qvb.3 for ; Tue, 17 Aug 2021 12:54:27 -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=wP4tS8eBhNDOtgpdYWkdvorcq6dZ3wd/BSFoSVWcBw8=; b=VDhilbJ2PcJP+LUU+b7PbhJSLtsapwFjRP+I6CP/RL7vD4yXzWQLyEb0WFflGpM4VL 4pK4lpMrOWEhFI2oHu0DTmFdGI/2B9YDcqf3TXRsep84b2sBXLfsZNXuTtvL8RJZmAjA dbPDXjWrhEVSeBcIdwN6DTlxch9r7RdZlAVOA= 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=wP4tS8eBhNDOtgpdYWkdvorcq6dZ3wd/BSFoSVWcBw8=; b=i5NAw4F1yv85sydqQkrx0EwpNbkoTthJWuJVeksh7YsJTiqprwyWXVHw53WcDvpsiQ djTalDY7IX+CC5a7YPjaOYVB5sB50jna4WBIBjXJgY7ooFxmuOuTaRXKuCsDECOGu5Ya c8WpUFEx2YKg7wai/YuRmix0o2HkjkYXO1jXOBVezCBCE3TTFwUjk4DP4Z66/6V7fh+T lkDSpPU/cqC+bfKHW4L9VnNqe7Rji7b/CpjlMeybmoKd6gN3IPNS6Pz/Sg1BeFAGYWX1 ZK+ipUyLWRfLVIv6ArYLpWd8anue97Qd01ZQSJhs5Nr60C7sFepWFcKhq+nJ8geWUSH9 6rjQ== X-Gm-Message-State: AOAM532ewNKh7+GjoIFpuBpB3tf5I7kGxuN3zY82kV7wmRn5OMM32qcx 21qQv0Ok26jcaGyUudPFtd894F4mS90oiI9yItwEmfwN4QQOmoDi X-Google-Smtp-Source: ABdhPJzIxQL5f4m0nt09eBX46+qgcW93pG1DtRnI0ddRhJBS1lQicAOEc2F+9vN6uboNbGVP0/UF87vBWcWTqOlv2Cc= X-Received: by 2002:a0c:aad9:: with SMTP id g25mr5109287qvb.27.1629230066957; Tue, 17 Aug 2021 12:54:26 -0700 (PDT) MIME-Version: 1.0 From: Adam Dinwoodie Date: Tue, 17 Aug 2021 20:53:51 +0100 Message-ID: Subject: Updated: Git v2.33.0-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=-1.5 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.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) 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: Tue, 17 Aug 2021 19:54:37 -0000 Version 2.33.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!