From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mr5.vodafonemail.de (mr5.vodafonemail.de [145.253.228.165]) by sourceware.org (Postfix) with ESMTPS id 4C7583858CDA for ; Sat, 22 Jul 2023 14:18:40 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 4C7583858CDA Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=nexgo.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nexgo.de; s=vfde-smtpout-mb-15sep; t=1690035519; bh=ufzE08jYppBNRV0kByl2mOez9bHAAWptbTRpz0RvTR4=; h=From:To:Subject:Date:Message-ID:User-Agent:Content-Type:From; b=oVBYVP7YRThPliITaEQIMqah7mBfrR3GeqXH7Ng2UiO2D7RD5Vv8zjrcTQN+DRMTD jKCVJHSAIjwjBo5NGkGCy41a76XHLOqtl6kNoDO8Z7KP/jzy2ajSEHeNnZz4i5uaBi UrCeqHUp60JCfyTe6avFjU+dq8RgiL2cxfSA1W40= Received: from smtp.vodafone.de (unknown [10.0.0.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by mr5.vodafonemail.de (Postfix) with ESMTPS id 4R7T730vxHz1yFw for ; Sat, 22 Jul 2023 14:18:39 +0000 (UTC) Received: from Gerda (p54a0c2c4.dip0.t-ipconnect.de [84.160.194.196]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp.vodafone.de (Postfix) with ESMTPSA id 4R7T6y6PB1zMmXB for ; Sat, 22 Jul 2023 14:18:31 +0000 (UTC) From: ASSI To: cygwin-announce@cygwin.com Subject: Updated: tar-1.35-1 Date: Sat, 22 Jul 2023 16:18:27 +0200 Message-ID: <87h6pwvxl8.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-purgate-type: clean X-purgate: clean X-purgate-size: 1326 X-purgate-ID: 155817::1690035514-9E7FAA5E-AECC00E0/0/0 X-Spam-Status: No, score=-3030.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_NUMSUBJECT,KAM_SHORT,RCVD_IN_DNSWL_LOW,SPF_HELO_NONE,SPF_PASS,TXREP,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: GNU tar has been updated to the latest upstream release 1.35. ZStandard compression support is enabled in this release. Homepage: https://www.gnu.org/software/tar GNU Tar provides the ability to create tar archives, as well as various other kinds of manipulation. For example, you can use Tar on previously created archives to extract files, to store additional files, or to update or list files which were already stored. Initially, tar archives were used to store files conveniently on magnetic tape. The name "Tar" comes from this use; it stands for tape archiver. Despite the utility's name, Tar can direct its output to available devices, files, or other programs (using pipes), it can even access remote devices or files (as archives). -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.