aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-12-24 15:58:10 +0000
committerSimon McVittie <smcv@debian.org>2016-12-28 21:32:12 +0000
commitad04dac19b1fbba33cbb7dadb17ae0ef0423b2e1 (patch)
tree54c2cb842cfcd6784453f5fe5ea79670c19a09dd /debian/changelog
parenta8a7462382ff235086743f06a92a9ab9100083b4 (diff)
downloadikiwiki-ad04dac19b1fbba33cbb7dadb17ae0ef0423b2e1.tar
ikiwiki-ad04dac19b1fbba33cbb7dadb17ae0ef0423b2e1.tar.gz
Add automated test for using the CGI with git, including CVE-2016-10026
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b057ec7f2..c7d193825 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ ikiwiki (3.20161220) UNRELEASED; urgency=medium
(CVE-2016-10026 represents the original vulnerability)
(OVE-20161226-0002 represents the incomplete fix released in 3.20161219)
* Add CVE references for CVE-2016-10026
+ * Add automated test for using the CGI with git, including
+ CVE-2016-10026
+ - Build-depend on libipc-run-perl for better build-time test coverage
* Add missing ikiwiki.setup for the manual test for CVE-2016-10026
* git: don't issue a warning if the rcsinfo CGI parameter is undefined
* git: do not fail to commit changes with a recent git version