diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-05-30 18:21:27 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-05-30 18:21:27 -0400 |
commit | 8d72885b47387721fec68a020ff0be6d6dd7a69b (patch) | |
tree | 2f3e95c9ad9d22cf2ee2a4b626803be7b4a25560 /debian/changelog | |
parent | 1715c0399e3826edfef14e8fe76757ae1c9826fd (diff) | |
download | ikiwiki-8d72885b47387721fec68a020ff0be6d6dd7a69b.tar ikiwiki-8d72885b47387721fec68a020ff0be6d6dd7a69b.tar.gz |
releasing version 2.48
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 32d423ad4..0edd2ab33 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -ikikiwiki (2.48) unstable; urgency=high +ikiwiki (2.48) unstable; urgency=high * Fix security hole that occurred if openid and passwordauth were both enabled. passwordauth would allow logging in as a known openid, with an - empty password. Closes: # + empty password. Closes: #483770 * Add rel=nofollow to edit links. This may prevent some spiders from pounding on the cgi following edit links. * passwordauth: If Authen::Passphrase is installed, use it to store |