summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gmail.com>2008-10-09 17:36:13 -0700
committerBrian Harring <ferringb@gmail.com>2008-10-09 17:36:13 -0700
commit2211c92a304f0e2ab6d04d608f092b02ee457021 (patch)
tree7333a82ebeb2e77d78a7ca0a49180c10386a51a5
parentbump to 0.4.7.12 (diff)
downloadpkgcore-0.4.7.12.tar.gz
pkgcore-0.4.7.12.tar.bz2
pkgcore-0.4.7.12.zip
farking whitespace.v0.4.7.12
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f763d89f..55d9d7a1 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ See ChangeLog for full commit logs; this is summarized/major changes.
pkgcore 0.4.7.12: Oct 10, 2008 (2 hars after 0.4.7.11 ;)
-* security fix; force cwd to something controlled for ebuild env. This
+* security fix; force cwd to something controlled for ebuild env. This
blocks an attack detailed in glsa 200810-02; namely that an ebuild invoking
python -c (which looks in cwd for modules to load) allows for an attacker
to slip something in.