X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=debian%2FNEWS;fp=debian%2FNEWS;h=38c2c0fad1cdb2c411bb8a78fcf97626ced1e027;hb=9a349e6705a71400f369114598a1a4b06a5c05d2;hp=4a645b4e47bd5d40a1847b268ab5d18a6f154ae3;hpb=faf00aee376b6105b864c5dd4bb8fc42d343c348;p=pkg%2Fblosxom.git diff --git a/debian/NEWS b/debian/NEWS index 4a645b4..38c2c0f 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,34 +1,34 @@ blosxom (2.1.0-1) unstable; urgency=low - * This update is a major switch, all local patches have been incorporated - into upstream version again. Furthermore, html and rss flavours are now - included in the blosxom script directly and the old 1993 and index - flavours are not included anymore, to get rid of some further historical - annoyances with the packaging. + This update is a major switch, all local patches have been incorporated + into upstream version again. Furthermore, html and rss flavours are now + included in the blosxom script directly and the old 1993 and index + flavours are not included anymore, to get rid of some further historical + annoyances with the packaging. - * MOST IMPORTANTLY: This update adds a new tag into rss feeds: - which helps to notice duplicates and not let - them appear again for aggregators. Though, for the time of switching it - might mean that your last entries might appear as new when aggregators - (like e.g. PlanetPlanet on planet.debian.org) don't check (which - already should be cached) when finding . This is unfortunate but not - really avoidable. To limit impact a new plugin was added: 00RssLimit which - turns the syndicated feed in only pick up the last 5 entries. + MOST IMPORTANTLY: This update adds a new tag into rss feeds: + which helps to notice duplicates and not let + them appear again for aggregators. Though, for the time of switching it + might mean that your last entries might appear as new when aggregators + (like e.g. PlanetPlanet on planet.debian.org) don't check (which + already should be cached) when finding . This is unfortunate but not + really avoidable. To limit impact a new plugin was added: 00RssLimit which + turns the syndicated feed in only pick up the last 5 entries. - * The plugin timezone got disabled and gets only installed into a new - /etc/blosxom/plugins-available directory which is the first step to the - planned blosxom-plugins package. If you found it useful and made use of it - just symlink it from the plugins directory. + The plugin timezone got disabled and gets only installed into a new + /etc/blosxom/plugins-available directory which is the first step to the + planned blosxom-plugins package. If you found it useful and made use of it + just symlink it from the plugins directory. -- Rhonda D'Vine Fri, 25 Jul 2008 16:19:49 +0200 blosxom (2.0-15) unstable; urgency=low - * The parameter -f for specifying a different configuration file was dropped - due to security concerns. It was an illuse of the CGI.pm function. - It got replaced by a more flexible option: set the environment variable - BLOSXOM_CONFIG_FILE to an alternative configuration file you want to use. - This is especially useful in server contexts where one can use e.g. - apache's SetEnv directive. + The parameter -f for specifying a different configuration file was dropped + due to security concerns. It was an illuse of the CGI.pm function. + It got replaced by a more flexible option: set the environment variable + BLOSXOM_CONFIG_FILE to an alternative configuration file you want to use. + This is especially useful in server contexts where one can use e.g. + apache's SetEnv directive. -- Rhonda D'Vine Fri, 27 Jul 2007 16:49:43 +0200