Changelog for
cpio-2.11-38.3.1.x86_64.rpm :
Thu Feb 15 13:00:00 2018 kstreitovaAATTsuse.com
- drop cpio-dir_perm.patch that is no longer needed since cpio 2.11
and it caused troubles [bsc#1076810], [bsc#889138]
Tue Apr 11 14:00:00 2017 kstreitovaAATTsuse.com
- modify cpio-2.11-out_of_bounds_write.patch to fix a regression
causing cpio to crash for tar and ustar archive types
[bsc#1028410]
Fri Jan 27 13:00:00 2017 kstreitovaAATTsuse.com
- add cpio-2.11-always_use_32bit_crc.patch to always use 32 bit CRC
and to prevent checksum errors for files greater than 32MB
[bsc#1020108]
- add cpio-2.11-out_of_bounds_write.patch to fix an out of bounds
write in a way cpio parses certain cpio files [bsc#963448],
[CVE-2016-2037]
Mon Dec 1 13:00:00 2014 vcizekAATTsuse.com
- fix an OOB write with cpio -i (bnc#907456) (CVE-2014-9112)
* added 0001-Fix-memory-overrun-on-reading-improperly-created-lin.patch
- prevent cpio from extracting over a symlink (bnc#658010)
* added cpio-check_for_symlinks.patch
- fix a truncation check in mt
* added cpio-fix_truncation_check.patch
Tue Jul 23 14:00:00 2013 vcizekAATTsuse.com
- add a missing fix from SLE for bnc#830779 (original bug bnc#658031)
added paxutils-rtapelib_mtget.patch
Thu Mar 21 13:00:00 2013 mmeisterAATTsuse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
Wed Jul 18 14:00:00 2012 ajAATTsuse.de
- Fix build with missing gets declaration (glibc 2.16)
Thu Feb 2 13:00:00 2012 rschweikertAATTsuse.com
- leave binary in /usr (UsrMerge project), link to binary from /bin
Mon Jan 2 13:00:00 2012 vcizekAATTsuse.cz
- added autoconf to BuildRequires
Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Sun Sep 18 14:00:00 2011 andrea.turriniAATTgmail.com
- fix typos in spec file
Tue Nov 9 13:00:00 2010 puzelAATTnovell.com
- disable-silent-rules
Tue Aug 31 14:00:00 2010 ajAATTsuse.de
- Recommend instead of require lang package since it\'s not mandatory.
Tue Aug 10 14:00:00 2010 puzelAATTnovell.com
- add cpio-pattern-file-sigsegv.patch (bnc#629860)
Mon Jun 28 14:00:00 2010 jengelhAATTmedozas.de
- use %_smp_mflags
Fri Mar 12 13:00:00 2010 msebenAATTnovell.com
- updated to 2.11
* Fix mt build.
* In copy-in mode, if directory attributes do not permit writing to it,
setting them is delayed until the end of run. This allows to
correctly extract files in such directories.
* In copy-in mode, permissions of a directory are restored if it
appears in the file list after files in it (e.g. in listings
produced by find . -depth). This fixes debian bug #458079.
* Fix possible memory overflow in the rmt client code (CVE-2010-0624).
- deprecated heap_overflow_in_rtapelib.patch,chmodRaceC.patch and
include_fatal_c.patch
Wed Mar 3 13:00:00 2010 msebenAATTnovell.com
- added heap_overflow_in_rtapelib.patch fix possible heap overflow in
rtapelib.c (bnc#579475)
Sat Dec 26 13:00:00 2009 jengelhAATTmedozas.de
- enable parallel build
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Fri Oct 16 14:00:00 2009 rschweikertAATTnovell.com
- close files after copy (bnc#543132)
(cpio-2.10-close_files_after_copy.patch)
Mon Aug 10 14:00:00 2009 msebenAATTnovell.com
- merged DAT160.patch with mt.patch
- added other tape density definitions from mt_st package (bnc#523357)
Fri Jul 17 14:00:00 2009 rguentherAATTsuse.de
- Drop rmt BuildRequires again
Fri Jul 17 14:00:00 2009 msebenAATTsuse.cz
- fix identification of the density code for DAT160 bnc#415166
Mon Jun 22 14:00:00 2009 msebenAATTsuse.cz
- updated to version 2.10
* Ensure record headers are properly packed (fix builds on ARM).
* Fix exit codes to reliably indicate success or failure of the operation.
* Fix large file support.
* Support MinGW builds.
* Minor bugfixes.
- deprecated : lfs_correction.patch,paxlib-owl-alloca.patch,
gcc4_3.patch,segfault_in_copyin.patch,doc_typo.patch,
m4_macro.patch,gnulib.patch, no_rmt.patch
- added include_fatal_c.patch : fix undefined ref in mt build
- configure stage : removed useless DEFAULT_RMT_DIR=/sbin, added
- -with-rmt=\"%{_sysconfdir}/rmt\" and --enable-mt