CVS log for ports/archivers/gtar/files/Attic/patch-src_xheader.c
Up to [FreeBSD] / ports / archivers / gtar / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.3
Tue Nov 14 14:44:21 2006 UTC (5 years, 2 months ago) by naddy
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +1 -1 lines
Update to 1.16. User-visible changes: Incompatible changes: * No globbing by default when extracting from or listing an archive. * -l is now an alias of --check-links Miscellaneous new options and bug fixes. For a complete list, see http://lists.gnu.org/archive/html/bug-tar/2006-10/msg00031.html
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Mar 18 20:33:29 2006 UTC (5 years, 10 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +19 -8 lines
Fix build on 4.x. PR: 94084 Submitted by: Tod McQuillin <devin@spamcop.net>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Mar 4 14:59:42 2006 UTC (5 years, 11 months ago) by naddy
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Fix a buffer overflow, caused by improper bounds checking of the PAX extended headers. By tricking a user into processing a specially crafted tar archive, this could be exploited to execute arbitrary code with the privileges of the user. Security: CVE-2006-0300 Approved by: portmgr (erwin) Obtained from: Ubuntu
