X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5EC753854806 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1673609846; bh=XjKye8dsd5lxEg94I1aF0yfvVJNsx5G3EO3Ur6CtYNQ=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:Cc:From; b=cVDUe9y7Le5VCts/wXXwhO/FTDr0VAC1U2Mlq+X0X0ygIYYom7E2uwc0qbzPGauuy TReM29x4Ab76j2cvEuAxDE5INJYS0fsXLsgQWKCUftaIWj2U2IitbC7tjCOXhxPWFK ODAZ/SdcKTZqSFCwZanPvVm0nsXDkpIJ/+6vem04= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4E266385482C DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0D9493860744 X-Mailbox-Line: From cygwin-announce-cpio-2.13-13 Fri Jan 13 12:35:39 2023 To: cygwin AT cygwin DOT com Date: Fri, 13 Jan 2023 12:35:39 +0100 Message-Id: Subject: [ANNOUNCEMENT] cpio 2.13-13 X-Provags-ID: V03:K1:DcJN/vlAQYXs4rriLrdIb54tefJbwL2piTd22bSUpMYLtXpe6ul 5ULskXugMuvm9KW5RdUUIAme0JSOVrwE7KrrK+sHvyNWnFzQfykBPUlUIGeNIOo4d1SBIbw KsjoVYPb+mBMko1SFBmorLjro/V8lAU0MyjFRi4ckhkk+4Kaj0WnG/QYQG+CEbPpBQiUL7L INrQRWX4ia5li+r8jWivQ== UI-OutboundReport: notjunk:1;M01:P0:RQiWWZEO7sU=;qXh1otJOtK0wV+Eo1vgui5KiAWk CZa99J1qnq/PX8PHef9+6IPdCEgMc/UQWAztqOlZ96+v1UjRKB1Ruvv/cLgP6trc5zalgrHxn sAseXvx34k+Cqd+f97TW99i2H2p1Py0d8wYbCsE7+alW66PliQ3VtMBwPsJ8z2Z0xasW7IiVs P45pi6+FRCijubwbe4Re7wwUsack2u1neX2exILrs4VnUitPiBR0xuANDi5yOh58yCPFGCuq8 x4janYDyCEJkrHLqF5giktLrpQljCBI5p1IPC5XuOaW0iUhyWr6v3bzl1xcOHjuC8DCkHZRfO kR3yZpusIUnSLooNhdu22Ni/lcVqLnYhUhnjG/3fj3bdyAZwqCa9kWaKD2KxNMNyvC1jPCz0Y b4pKIZ2XWWc9gQi1RtHd4NP3YhpTcndNQ4ssQPD2eRKdivqDA+18mzfNRQQfK1k3kgwgkRsR/ KzqqbTM09nOj6P7T/dlR3uZ2uDtUNkXoV43iEQP28yvmeE5RWu4pH6zE8rEe+r9nKPWtGhban 3Lyc/+lpmXDyGKoBZuwyWqN/HXA7rehprTYVaJMlR4lrkq6b/XGyrNXl6aKau5Fz8Xd2m8xVE qcp8WmQxNeLvo7ZOWKMi4rhiOO4xFdQVkuZSNr6uuMsTl76kByMzFd2r6yOAcWAy2gZTQrJIi u2R6gD4J9d5iAkv884griNH3dfWgodXpC2sWRsdgMQ== X-Spam-Status: No, score=-95.8 required=5.0 tests=BAYES_00, GOOD_FROM_CORINNA_CYGWIN, KAM_DMARC_STATUS, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2, SPF_FAIL, SPF_HELO_NONE, TO_EQ_FM_DOM_SPF_FAIL, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce AT cygwin DOT com X-Mailman-Version: 2.1.29 X-Mailer: Perl5 Mail::Internet v2.20 X-BeenThere: cygwin AT cygwin DOT com List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" The following packages have been uploaded to the Cygwin distribution: * cpio-2.13-13 GNU cpio copies files into or out of a cpio or tar archive. Archives are files which contain a collection of other files plus information about them, such as their file name, owner, timestamps, and access permissions. The archive can be another file on the disk, a magnetic tape, or a pipe. GNU cpio supports the following archive formats: binary, old ASCII, new ASCII, crc, HPUX binary, HPUX old ASCII, old tar and POSIX.1 tar. By default, cpio creates binary format archives, so that they are compatible with older cpio programs. When it is extracting files from archives, cpio automatically recognizes which kind of archive it is reading and can read archives created on machines with a different byte-order. Install cpio if you need a program to manage file archives. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple