X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fupstream%2Fblosxom.git;a=blobdiff_plain;f=debian%2Fchangelog;h=e4ef809bff1516e8cc01a71067d5d93b298c68b2;hp=c326cc788a9a9376ede54282abacff7d2c739caa;hb=b8ad87d430d0f2502086c817a0466c71362bf7d8;hpb=3b896187a911d5f5f89027dee73421dbedc5a700 diff --git a/debian/changelog b/debian/changelog index c326cc7..e4ef809 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,35 @@ +blosxom (2.1.2-1) unstable; urgency=high + + * New upstream release: Fixes Cross-Site Scripting (XSS) vulnerability with + respect to unknown flavours (CVE-2008-2236) (closes: #500873) + * Corrected Axel's email address in Uploaders field, sorry. + * Corrected Vcs-Browser entry in debian/control. + + -- Gerfried Fuchs Thu, 02 Oct 2008 13:38:39 +0200 + +blosxom (2.1.1-1) unstable; urgency=low + + [ Gerfried Fuchs ] + * New upstream release which fixes a regression from the previous blosxom + 2.0 version we have currently in stable (closes: #492987) + * Add Vcs-* informations to source control file. + * Forgot to mention in the previous upload that I added Axel Beckert as + Co-Maintainer. Welcome on board. :) + * Update debian/README.Debian with more current informations, especially + related to referencing the proper URLs (closes: #492985) + * Add the moved $encode_xml_entities config option to blosxom.conf, too. + + [ Axel Beckert ] + * Clearified debian/NEWS.Debian with respect to rss aggregators. + * Fix copyright year information for Rael on blosxom.cgi. + + -- Gerfried Fuchs Thu, 07 Aug 2008 17:15:31 -0300 + blosxom (2.1.0-1) unstable; urgency=low * New upstream release which did incorporate all patches and in parts also improved them. Wooh. + * Updated blosxom.conf with additional default values. * Added NEWS.Debian entry about the most important changes triggered by that. * Fixed/Updated copyright informations. @@ -9,13 +37,13 @@ blosxom (2.1.0-1) unstable; urgency=low * Added watch file. * Moved timezone plugin to /etc/blosxom/plugins-available so people can symlink if they like but are not forced to use it (closes: #237018) - * Added new 00RssLimit plugin, enabled by default, with limited to 10 + * Added new 00RssLimit plugin, enabled by default, with limited to 5 entries in RSS flavours, no change for others (closes: #373570) * Generate conffiles file automatically to not miss anything * Changed postrm symlink cleanup to cleaning every symlink in the flavours dir (Closes: #454942, #486924) - * Changed postinst script to also cleanup flavour symlinks which aren't - shipped anymore. + * Added preinst script to cleanup flavour symlinks which aren't shipped + anymore, removed old postinst script. * Changed postrm to only do the cleanup when the directory still exists, thanks to Carsten Hey for pointing it out. * Bumped Standards-Version to 3.8.0: @@ -23,7 +51,7 @@ blosxom (2.1.0-1) unstable; urgency=low * Removed debian/compat which wasn't used anymore anyway. * Fixed a typo in the former changelog entry. - -- Gerfried Fuchs Thu, 24 Jul 2008 21:14:56 +0200 + -- Gerfried Fuchs Fri, 25 Jul 2008 16:19:49 +0200 blosxom (2.0-15) unstable; urgency=low