From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x736.google.com (mail-qk1-x736.google.com [IPv6:2607:f8b0:4864:20::736]) by sourceware.org (Postfix) with ESMTPS id D555C3890037 for ; Fri, 11 Jun 2021 16:05:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org D555C3890037 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-qk1-x736.google.com with SMTP id d196so26322076qkg.12 for ; Fri, 11 Jun 2021 09:05:33 -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=AIHVQk4YgwYSD3B7zOldqHyhaKf+s2Fb91iNzmqVzS0=; b=oEQsKdm9xhce+NLkoP78MQcWaJncviUnEZ2MnAtR77zIOclMQz07Ikr4QOYBIu/hRx cQcnZdtDHqLA2zf8ZL7afxU95+6oeyqnvxUtgAq4XxmwkKeF+aJ2iMN0hE1OYywA7cxw ezY7DBp2MlfEW9Nn4118dhpk/O9nAIShLkdkQ= 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=AIHVQk4YgwYSD3B7zOldqHyhaKf+s2Fb91iNzmqVzS0=; b=Jk4AHEZof58HCDTxaNXbh+s4AVJS13QjekPEaIXZKb+T7oEx6vA7U2bPAtSI/larhu B0r+2ougzSaAcnxbkmXYrjnwwCl3wKsIIsjUDX2ebrt3sESLW6+M71XIYjsz6dCyZd6C z+5r+avCo5lc6VatZuubeiR3sZc9dluP4qgGuoaRqyxtGBF0gTVSLcy4ScOxcy2DbNuS WUXERq5huRl23aahzAGmbm1hhXYAZcinPofw7reYi2RTMgvOxor3f3Z2FnRHgkgIUGX9 RKwYE/798FkFoF14zaNl6rPbsjkXnig67bKr3Zj6AT2YLAkqqDduDgDpWkJP1z3j3o8K 1n1g== X-Gm-Message-State: AOAM532AziYfSeuG+ac+cQLN0NrpJfkOJYd/19xjhNvhMIUHztOi6nLN pCToSVdlClgZURETEwxorpSrYBQi2RVE5SEaSwAAcYqYRHIEsaYr X-Google-Smtp-Source: ABdhPJyKnJ3VOg6byhW1xOimVc9SlNwlH1h0SYHv6+PBMtLZa+c3680Z2vIXYjIdoOMMW6n3TisYY1mGdJNRB2CTwgw= X-Received: by 2002:a37:27d8:: with SMTP id n207mr4482817qkn.291.1623427533412; Fri, 11 Jun 2021 09:05:33 -0700 (PDT) MIME-Version: 1.0 From: Adam Dinwoodie Date: Fri, 11 Jun 2021 17:04:59 +0100 Message-ID: Subject: Updated: Git v2.32.0-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=0.4 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, URIBL_SBL, URIBL_SBL_A 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, 11 Jun 2021 16:05:35 -0000 Version 2.32.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!