summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoerg <joerg>2006-03-14 14:02:47 +0000
committerjoerg <joerg>2006-03-14 14:02:47 +0000
commitab73e1a17ee18418a187ba461c99e045376bb711 (patch)
treeb1e022b8a06ade3b689c54b99a7784d27293f7e5 /doc
parent260ac6dcf5862a5ac40a2b5fcc27b387e53dfc9a (diff)
downloadpkgsrc-ab73e1a17ee18418a187ba461c99e045376bb711.tar.gz
Prevent directory traversal when extracting archives with fastjar.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index bb8895f001d..18e51bc551b 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13310 2006/03/14 13:55:27 rillig Exp $
+$NetBSD: CHANGES,v 1.13311 2006/03/14 14:02:47 joerg Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -1512,3 +1512,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated security/john to 1.7.0.1 [martti 2006-03-14]
Updated x11/gtk2 to 2.8.14nb1 [tron 2006-03-14]
Updated net/pptp to 1.7.0 [rillig 2006-03-14]
+ Updated archivers/fastjar to 0.93nb3 [joerg 2006-03-14]