From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) by sourceware.org (Postfix) with ESMTPS id 99743385801A for ; Tue, 23 Feb 2021 19:09:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 99743385801A 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-qk1-x731.google.com with SMTP id b14so17347252qkk.0 for ; Tue, 23 Feb 2021 11:09:49 -0800 (PST) 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=/YwI2xlev3DHXu0YxUlnBAY1tWUC+CS+7DN+3OBP5Hs=; b=VKp4Q85gNmdUOu8X3aP3ZB376ZehDalkLLDB88MYOkJ/uGvDMIcbgnYkFRrUgGt7ny UoiiFynt6Z7e6AVnBubEmizmMuKgJylP7pUvDGeKKeM7gk5wJghiOudx1CgxBDCkme/d KvEQpxUj5uA1zo9zmefsQRGVBhCSL/+LB7R4o= 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=/YwI2xlev3DHXu0YxUlnBAY1tWUC+CS+7DN+3OBP5Hs=; b=jY2FF6LXVykvsANViYdmgYiW03CJcxbgyIlI8DvkL2hb5mPKWDFJGEv9NsMuUAVLq1 DpneaWh7ChDOgu4/JkrApcOnUVJBq+/7Ar7OLoYkYF+/OJZfxRNxBOBWI5xXDFFFUJai f1WQjKvIti02fAC0r2n+9CSjD1ho9aKN0ac7aw+k5tJWBTTJc3FUSDEqQ2S2yFqSf6g6 WT+TZgsibYYbwvpEshwTSBBT4T1oPcekS3X9Qo9WLzK/qMEeI6wVMl13A//+4T/ku41C XUJuy+hwJaPmORTXIxZ52l72cIri2YXourndnQ+lr2xDa1XmhMSigKKxLq0nGFY6Vjep syqQ== X-Gm-Message-State: AOAM530KdwJroGnoDk6F19njii5SPQECmDmGrrqfkknFqU/KpplhMxBG ks9USImWehJkLX4eQFBiTEdsH6T8G8TQyccsjWjr8hH6KDwU2Q== X-Google-Smtp-Source: ABdhPJzuqrRE9vGcDFxYfKJ/7kBibP7q5KRL+SdUy1rp8Tsq7jKKHpGfUsip563POA7bGqyzMGS8NVU1dt4XsuMlUes= X-Received: by 2002:ae9:c30e:: with SMTP id n14mr27321350qkg.291.1614107389234; Tue, 23 Feb 2021 11:09:49 -0800 (PST) MIME-Version: 1.0 From: Adam Dinwoodie Date: Tue, 23 Feb 2021 19:09:20 +0000 Message-ID: Subject: Updated: Git v2.30.1-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.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: Tue, 23 Feb 2021 19:09:50 -0000 Version 2.30.1-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!