---------------------------------------------------------------------Fedora Update Notification
FEDORA-2006-200
2006-03-22
---------------------------------------------------------------------Product     : Fedora Core 5
Name        : cpio
Version     : 2.6                      
Release     : 14.FC5                  
Summary     : A GNU archiving program.
Description :
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.

---------------------------------------------------------------------* Wed Mar 22 2006 Peter Vrabec  2.6-14.FC5
- FC5 update
* Wed Mar 15 2006 Peter Vrabec  2.6-13
- merge toAsciiError.patch with writeOutHeaderBufferOverflow.patch
- merge largeFileGrew.patch with lfs.patch
- fix large file support, cpio is able to store files<8GB 
  in 'old ascii' format (-H odc option)
- adjust warnings.patch
* Tue Mar 14 2006 Peter Vrabec  2.6-12
- fix warn_if_file_changed() and set exit code to #1 when 
  cpio fails to store file > 4GB (#183224)

---------------------------------------------------------------------This update can be downloaded from:
  
1596f3586da580e3a3c6f8e2983de9e45808ef4f  SRPMS/cpio-2.6-14.FC5.src.rpm
22f5793690cfe482597d2b42079533b0b5d51518  ppc/cpio-2.6-14.FC5.ppc.rpm
eddad0cb3e3e82e3fc22f061fcd7dd9877b99525  ppc/debug/cpio-debuginfo-2.6-14.FC5.ppc.rpm
9ff96a7dbd94239a782b5f1f86cf0cc17cc32f72  x86_64/cpio-2.6-14.FC5.x86_64.rpm
8f48bf100b59407f4a88f9ea2158a36c476ada9a  x86_64/debug/cpio-debuginfo-2.6-14.FC5.x86_64.rpm
e2c86a4bccd8ec3a8b78ca832ab6264771a65e46  i386/cpio-2.6-14.FC5.i386.rpm
f21b20bb093c4d5002cb3f13f420ffb4de1634c7  i386/debug/cpio-debuginfo-2.6-14.FC5.i386.rpm

This update can be installed with the 'yum' update program.  Use 'yum update
package-name' at the command line.  For more information, refer to 'Managing
Software with yum,' available at .
----------------------------------------------------------------------- 
fedora-announce-list mailing list
fedora-announce-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-announce-list

Fedora Core 5 Update: cpio-2.6-14.FC5

March 22, 2006
Updated package.

Summary

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.

- FC5 update

* Wed Mar 15 2006 Peter Vrabec 2.6-13

- merge toAsciiError.patch with writeOutHeaderBufferOverflow.patch

- merge largeFileGrew.patch with lfs.patch

- fix large file support, cpio is able to store files<8GB

in 'old ascii' format (-H odc option)

- adjust warnings.patch

* Tue Mar 14 2006 Peter Vrabec 2.6-12

- fix warn_if_file_changed() and set exit code to #1 when

cpio fails to store file > 4GB (#183224)

1596f3586da580e3a3c6f8e2983de9e45808ef4f SRPMS/cpio-2.6-14.FC5.src.rpm

22f5793690cfe482597d2b42079533b0b5d51518 ppc/cpio-2.6-14.FC5.ppc.rpm

eddad0cb3e3e82e3fc22f061fcd7dd9877b99525 ppc/debug/cpio-debuginfo-2.6-14.FC5.ppc.rpm

9ff96a7dbd94239a782b5f1f86cf0cc17cc32f72 x86_64/cpio-2.6-14.FC5.x86_64.rpm

8f48bf100b59407f4a88f9ea2158a36c476ada9a x86_64/debug/cpio-debuginfo-2.6-14.FC5.x86_64.rpm

e2c86a4bccd8ec3a8b78ca832ab6264771a65e46 i386/cpio-2.6-14.FC5.i386.rpm

f21b20bb093c4d5002cb3f13f420ffb4de1634c7 i386/debug/cpio-debuginfo-2.6-14.FC5.i386.rpm

This update can be installed with the 'yum' update program. Use 'yum update

package-name' at the command line. For more information, refer to 'Managing

Software with yum,' available at .

fedora-announce-list mailing list

fedora-announce-list@redhat.com

https://www.redhat.com/mailman/listinfo/fedora-announce-list

FEDORA-2006-200 2006-03-22 Name : cpio Version : 2.6 Release : 14.FC5 Summary : A GNU archiving program. Description : 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. - FC5 update * Wed Mar 15 2006 Peter Vrabec 2.6-13 - merge toAsciiError.patch with writeOutHeaderBufferOverflow.patch - merge largeFileGrew.patch with lfs.patch - fix large file support, cpio is able to store files<8GB in 'old ascii' format (-H odc option) - adjust warnings.patch * Tue Mar 14 2006 Peter Vrabec 2.6-12 - fix warn_if_file_changed() and set exit code to #1 when cpio fails to store file > 4GB (#183224) 1596f3586da580e3a3c6f8e2983de9e45808ef4f SRPMS/cpio-2.6-14.FC5.src.rpm 22f5793690cfe482597d2b42079533b0b5d51518 ppc/cpio-2.6-14.FC5.ppc.rpm eddad0cb3e3e82e3fc22f061fcd7dd9877b99525 ppc/debug/cpio-debuginfo-2.6-14.FC5.ppc.rpm 9ff96a7dbd94239a782b5f1f86cf0cc17cc32f72 x86_64/cpio-2.6-14.FC5.x86_64.rpm 8f48bf100b59407f4a88f9ea2158a36c476ada9a x86_64/debug/cpio-debuginfo-2.6-14.FC5.x86_64.rpm e2c86a4bccd8ec3a8b78ca832ab6264771a65e46 i386/cpio-2.6-14.FC5.i386.rpm f21b20bb093c4d5002cb3f13f420ffb4de1634c7 i386/debug/cpio-debuginfo-2.6-14.FC5.i386.rpm This update can be installed with the 'yum' update program. Use 'yum update package-name' at the command line. For more information, refer to 'Managing Software with yum,' available at . fedora-announce-list mailing list fedora-announce-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-announce-list

Change Log

References

Update Instructions

Severity
Name : cpio
Version : 2.6
Release : 14.FC5
Summary : A GNU archiving program.

Related News