diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-20 15:25:51 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-20 15:25:51 -0400 |
commit | 3912a9f5e9e3936822b434862cb7877ea7378beb (patch) | |
tree | 803b440907db8a7d8b7b5e76de3d821bea3e413f /debian/changelog | |
parent | e62f3f8f951cca752eeebebba310dc51df392516 (diff) |
add CVE link
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2b3b756f8..bd2ed8afd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ ikiwiki (2.42) unstable; urgency=high * Fix CSRF attacks against the preferences and edit forms. The fix involved embedding the session id in the forms, and not allowing the forms to be submitted if the embedded id does not match the session id. Closes: #475445 + (CVE-2008-0165) -- Joey Hess <joeyh@debian.org> Thu, 03 Apr 2008 02:35:39 -0400 |