Commit Graph

9 Commits

Author SHA1 Message Date
naddy
a77479079d SECURITY update to 2.11 for CVE-2010-0624:
Heap-based buffer overflow allows remote rmt servers to cause a
denial of service (memory corruption) or possibly execute arbitrary
code by sending more data than was requested.

with jasper@
2010-04-05 16:58:59 +00:00
naddy
55e741e2f6 SECURITY:
Fix potential crash induced by malicious archives; from upstream CVS.
CVE-2007-4476, Bugtraq ID 26445
2009-01-16 16:58:05 +00:00
naddy
6982b5a295 update to 2.9:
* Option --owner can be used in copy-out mode, allowing to uniformly
override ownership of the files being added to the archive.
* Symlinks were handled incorrectly in copy-out mode.
* Fix handling of large files.
* Fix setting the file permissions in copy-out mode.
* Honor umask when creating intermediate directories, not specified
in the archive.
2007-07-09 17:38:42 +00:00
naddy
e314fb8238 Update to 2.7:
* Improved error checking and diagnostics
* Fixed CAN-1999-1572
* Allow to use --sparse in both copy-in and copy-pass.
* Fix bug that eventually caused copying out the same hard-linked file
several times to archive.

From: Rui Reis
2007-04-17 19:46:42 +00:00
naddy
8c06325d1f Update to 2.6, which brings I18N support.
Also include Debian/Ubuntu patches for CAN-2005-1111 (chmod races) and
CAN-2005-1229 (path traversal).
2005-10-20 21:45:18 +00:00
naddy
382d846391 SECURITY:
cpio used a 0 umask when creating files using the -O (archive) or
-F options, which created the files with mode 0666 and allowed local
users to read or overwrite those files. (CAN-1999-1572)
2005-02-11 23:28:34 +00:00
lebel
d85068ea88 gcpio -Hustar will create archives with broken timestamps.
For details, fix, etc see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=238177

from naddy@
2004-05-11 13:20:29 +00:00
lebel
c638ba9dd3 update archivers/gcpio to 2.5; thanks naddy@ for the heads up 2003-02-22 16:38:40 +00:00
lebel
5daf604020 initial import of gcpio-2.4.2. naddy@ OK. 2001-04-10 00:41:32 +00:00