New upstream release: Fixes Cross-Site Scripting (XSS) vulnerability with respect...
[matthijs/upstream/blosxom.git] / debian / changelog
1 blosxom (2.1.2-1) unstable; urgency=high
2
3   * New upstream release: Fixes Cross-Site Scripting (XSS) vulnerability with
4     respect to unknown flavours (CVE-2008-2236) (closes: #500873)
5   * Corrected Axel's email address in Uploaders field, sorry.
6
7  -- Gerfried Fuchs <rhonda@debian.at>  Thu, 02 Oct 2008 12:57:01 +0200
8
9 blosxom (2.1.1-1) unstable; urgency=low
10
11   [ Gerfried Fuchs ]
12   * New upstream release which fixes a regression from the previous blosxom
13     2.0 version we have currently in stable (closes: #492987)
14   * Add Vcs-* informations to source control file.
15   * Forgot to mention in the previous upload that I added Axel Beckert as
16     Co-Maintainer. Welcome on board. :)
17   * Update debian/README.Debian with more current informations, especially
18     related to referencing the proper URLs (closes: #492985)
19   * Add the moved $encode_xml_entities config option to blosxom.conf, too.
20
21   [ Axel Beckert ]
22   * Clearified debian/NEWS.Debian with respect to rss aggregators.
23   * Fix copyright year information for Rael on blosxom.cgi.
24
25  -- Gerfried Fuchs <rhonda@debian.at>  Thu, 07 Aug 2008 17:15:31 -0300
26
27 blosxom (2.1.0-1) unstable; urgency=low
28
29   * New upstream release which did incorporate all patches and in parts also
30     improved them. Wooh.
31   * Updated blosxom.conf with additional default values.
32   * Added NEWS.Debian entry about the most important changes triggered by
33     that.
34   * Fixed/Updated copyright informations.
35   * Install now available upstream ChangeLog.
36   * Added watch file.
37   * Moved timezone plugin to /etc/blosxom/plugins-available so people can
38     symlink if they like but are not forced to use it (closes: #237018)
39   * Added new 00RssLimit plugin, enabled by default, with limited to 5
40     entries in RSS flavours, no change for others (closes: #373570)
41   * Generate conffiles file automatically to not miss anything
42   * Changed postrm symlink cleanup to cleaning every symlink in the flavours
43     dir (Closes: #454942, #486924)
44   * Added preinst script to cleanup flavour symlinks which aren't shipped
45     anymore, removed old postinst script.
46   * Changed postrm to only do the cleanup when the directory still exists,
47     thanks to Carsten Hey for pointing it out.
48   * Bumped Standards-Version to 3.8.0:
49     - Added Homepage: to control file.
50   * Removed debian/compat which wasn't used anymore anyway.
51   * Fixed a typo in the former changelog entry.
52
53  -- Gerfried Fuchs <rhonda@debian.at>  Fri, 25 Jul 2008 16:19:49 +0200
54
55 blosxom (2.0-15) unstable; urgency=low
56
57   * The "is it this time of the year again..." release.
58   * Set myself as lone maintainer.
59   * Remove debhelper stuff.
60   * Remove debconf handling for upgrades since before sarge release
61     (closes: #388830, #313164, #422247, #420956)
62   * Fixed image URL in cgi script (closes: #406445)
63   * Pulled fix for xml breakage from new sf.net upstream release
64     (closes: #280912)
65   * Fixed postrm (closes: #372480)
66   * debian/rules: Removed some cruft.
67   * Use ctime from POSIX instead of Time::localtime which seems to break
68     localtime()'s $isdst which is needed to fix the timezone handling for
69     nice_date (closes: #233403)
70   * Get rid of param("-f") and replace it by more flexible usable
71     $ENV{BLOSXOM_CONFIG_FILE} (closes: #423441, #234309)
72   * Add a NEWS.Debian file about these changes.
73
74  -- Gerfried Fuchs <rhonda@debian.at>  Fri, 27 Jul 2007 16:53:14 +0200
75
76 blosxom (2.0-14) unstable; urgency=low
77
78   alfie:
79   * Added debconf translations:
80     Czech by Miroslav Kure (closes: #315832)
81     Vietnamese by Clytie Siddall (closes: #313163)
82     Swedish by Daniel Nylander (closes: #339787)
83     Spanish by César Gómez Martín (closes: #333890)
84   * Updated URLs in copyright file, noticed by Alexander Schmehl
85     (closes: #366326)
86   * Added | debconf-2.0 alternative (closes: #331763)
87   * Set debhelper compat to 5 and bumped standards version to 3.7.2.
88
89  -- Gerfried Fuchs <alfie@debian.org>  Thu, 25 May 2006 02:10:23 -0500
90
91 blosxom (2.0-13) unstable; urgency=medium
92
93   * The "last minute flight to sarge" release
94   alfie:
95   * Updated ja debconf translation from Hideki Yamane (closes: #311173)
96
97  -- Gerfried Fuchs <alfie@debian.org>  Tue, 31 May 2005 14:49:17 +0200
98
99 blosxom (2.0-12) unstable; urgency=high
100
101   * The "... and some other parts" release
102   alfie:
103   * Don't make the flavour symlinks symlinks to themselves but instead to the
104     real files (closes: #303963)
105   * Remove /var/www/blosxom/flavours from the package, it isn't used
106     anymore.
107   * Changed dpkg --compare-versions from lt-nl to lt in postinst. We want to
108     create the symlinks on new installs, too.
109   * Remove flavour symlinks again on purge.
110
111  -- Gerfried Fuchs <alfie@debian.org>  Fri, 15 Apr 2005 08:31:46 +0200
112
113 blosxom (2.0-11) unstable; urgency=low
114
115   * The "you'll always miss some part of testing" release
116   alfie:
117   * Added /var/lib/blosxom/data/flavours directory to package and use the
118     correct path in postinst to let the postinst symlink stuff actually work
119     *sighs* (closes: #302168)
120   * Make the backup of old data not fail (closes: #302277)
121   * Changed /var/lib/blosxom/static to www-data too, to allow the cgi script
122     be triggering static rendering.
123   * Added an entry about the new setup to README.Debian.
124   * Updated fr debconf translation from Nicolas Bertolissio (closes: #302243)
125
126  -- Gerfried Fuchs <alfie@debian.org>  Fri, 01 Apr 2005 07:51:51 +0200
127
128 blosxom (2.0-10) unstable; urgency=low
129
130   alfie:
131   * Really break blosxom, for the sake of a clean package for the release:
132     - Changed datadir to /var/lib/blosxom/data (closes: #230797)
133     - Changed plugin_dir to /etc/blosxom/plugins (closes: #265021)
134     - Save old plugins to /root/blosxom.XXXXXX to not loose them.
135     - Changed plugin_state_dir to /var/lib/blosxom/state
136     - Changed static_dir to /var/lib/blosxom/static
137     - Added critical debconf note about this all.
138     - Updated manual page with that information.
139   * Move DH_COMPAT level to debian/compat.
140   * Lowercased first letter of short description.
141   * Added pt_BR debconf translation from André Luís Lopes (closes: #297061)
142   * Fixed the most annoying flavour flaws, updated the URL.
143
144  -- Gerfried Fuchs <alfie@debian.org>  Tue, 29 Mar 2005 13:34:49 +0200
145
146 blosxom (2.0-9) unstable; urgency=high
147
148   alfie:
149   * Added debconf translations:
150     French by Nicolas Bertolissio (Closes: #266941)
151     Japanese by Hideki Yamane (Closes: #270469)
152     Thanks!
153   * Fix generated HTML, reported by Mattia Monga (Closes: #270780)
154   * Sorry for the delayed upload -- I thought I had done this in ages... This
155     is the timestamp for when I've done it:  Thu, 18 Nov 2004 19:32:53 +0100
156     *blushes*
157
158  -- Gerfried Fuchs <alfie@debian.org>  Wed, 02 Feb 2005 13:26:28 +0100
159
160 blosxom (2.0-8) unstable; urgency=low
161
162   alfie:
163   * New co-maintainer: me, myself and I.
164   * Moved dependency on httpd to Recommends (Closes: #260932)
165   * Switched to po-debconf (Closes: #239866)
166   * Added German debconf translation done by myself.
167
168  -- Gerfried Fuchs <alfie@debian.org>  Tue, 10 Aug 2004 12:46:25 +0200
169
170 blosxom (2.0-7) unstable; urgency=low
171
172   * New maintainer. Thanks to Dirk Eddelbuettel for maintaining it before
173     me.
174   * pb_blosxom.gif: Moved out of /usr/share/apache/icons, into
175     /var/www/blosxom/images in case apache is not the webserver.
176     (Closes: #229284)
177
178  -- Pascal Hakim <pasc@debian.org>  Sat, 31 Jan 2004 16:59:08 +1100
179
180 blosxom (2.0-6) unstable; urgency=low
181
182   * blosxom.cgi: Undo blunder created manually applying last patch
183
184  -- Dirk Eddelbuettel <edd@debian.org>  Fri, 16 Jan 2004 20:43:56 -0600
185
186 blosxom (2.0-5) unstable; urgency=low
187
188   * blosxom.cgi: Applied patch by Alexander Zangerl to support an new
189     command-line option '-f conffile' (Closes: #227891)
190
191  -- Dirk Eddelbuettel <edd@debian.org>  Thu, 15 Jan 2004 21:50:07 -0600
192
193 blosxom (2.0-4) unstable; urgency=low
194
195   * plugins/timezone: Version 0.0.1 by Raffi Krikorian added from
196     Blosxom's plugin registry; this sets the $ENV{TZ} variable to a
197     configurable string
198   * blosxom.cgi: Added POSIX::tzset() call and assignment of POSIX::tzname()
199     to get the timezone name into the $tz variable
200   * blosxom.cgi: Modify rss expression for story to show $tz instead of GMT
201
202  -- Dirk Eddelbuettel <edd@debian.org>  Wed,  7 Jan 2004 19:27:32 -0600
203
204 blosxom (2.0-3) unstable; urgency=low
205
206   * debian/blosxom.7: Correct location of configuration file in the
207     contributed manual page. (Closes: #226189)
208   * blosxom.cgi: Applied patch by Ivo Timmerman and Mark Howard posted on
209     http://people.debian.org/~keybuk/planetdebian/ to add timestamps to the
210     the rss feed
211
212  -- Dirk Eddelbuettel <edd@debian.org>  Wed,  7 Jan 2004 15:19:40 -0600
213
214 blosxom (2.0-2) unstable; urgency=low
215
216   * debian/blosxom.conf: Change $plugin_state_dir to /var/lib/blosxom
217     as the /usr/ partition could potentially be mounted read-only
218   * debian/rules: Fix $plugin_state_dir owner/group/mode (Closes: #210667)
219
220  -- Dirk Eddelbuettel <edd@debian.org>  Fri, 12 Sep 2003 20:35:06 -0500
221
222 blosxom (2.0-1) unstable; urgency=low
223
224   * Upgraded to new major release
225   * Derek Laventure <derek@openflows.org> provided help with the 2.0 release :
226     - Added 'config' and 'flavourdir' plugins to main package
227     - plugin/flavourdir: Set $fallback_to_datadir=1
228     - debian/control: Updated Description for blosxom 2.0 series
229     - debian/control: Build-Depends  for debhelper now >>4.0.0
230     - debian/README.Debian: Provide some info on plugins
231   * Dirk Eddelbuettel
232     - Build blosxom_2.0.orig.tar.gz from the upstream files blosxom.zip and
233       blosxom_flavour_sampler.zip as well as the two included plugins
234     - blosxom.cgi: Re-applied small patches for configuration in /etc/
235       as well as source URL for pb_blosxom.gif in the local /icons dir
236     - debian/rules: Also install flavours/ examples
237     - debian/README.Debian: Updated
238     - debian/copyright: Added short comment re upstream locations
239     - debian/control: Upgraded Standards-Versuin to 3.6.0
240
241  -- Dirk Eddelbuettel <edd@debian.org>  Wed, 23 Jul 2003 23:01:00 -0500
242
243 blosxom (1.2-2) unstable; urgency=low
244
245   * blosxom.cgi: Read configuration file from /etc/blosxom/blosxom.conf,
246     and not from /etc/default/blosxom (Closes: #192947)
247   * debian/rules: Use /etc/blosxom/blosxom.conf, not /etc/default/blosxom
248   * debian/preinst: If found, preserve previous config file as backup copy
249   * debian/template: Update location entry for config directory
250
251   * As the previous entries indicate, a config file has moved its location
252     from 1.2-1. Previous copies are preserved, but settings will have to
253     be transferred manually.
254
255  -- Dirk Eddelbuettel <edd@debian.org>  Sun, 11 May 2003 17:30:25 -0500
256
257 blosxom (1.2-1) unstable; urgency=low
258
259   * New maintainer -- thanks to Mark Nozell for the prior work on blosxom.
260   * Updated to latest stable blosxom version 1.2 (Closes: #181892)
261   * Created proper orig.tar.gz containing blosxom.cgi and pb_blosxom.gif
262   * blosxom.cgi: Added small patch to read configuration from files
263     /etc/default/blosxom and /etc/blosxom.conf, if found (Closes: #179431)
264   * blosxom.cgi: Re-applied change to load pb_blosxom.gif from local copy
265   * /etc/default/blosxom: New conffile (implicitly via debhelper)
266   * debian/{preinst,template}: Save old script to /tmp if we're upgrading from
267     an earlier version which will have stored config info in the cgi script
268   * debian/rules: Create /var/www/blosxom (Closes: #182516)
269   * debian/rules: Rewritten based on current debhelper stanza
270   * debian/copyright: Edited slightly to personal conventions
271   * debian/control: Updated maintainer, and edited Description
272   * debian/*: Delete a bunch of unused files generated by debmake
273   * debian/README.Debian: Deleted, moved note about upstream to copyright.
274   * debian/README: New location of README derived from blosxom webpage
275   * debian/blosxom.7: Corrected nroff markup.
276
277  -- Dirk Eddelbuettel <edd@debian.org>  Sat, 15 Mar 2003 02:17:05 -0600
278
279 blosxom (0.5i-4) unstable; urgency=low
280
281   * Added man page for blosxom. (closes: Bug#179432)
282
283   * Changed to depend on httpd instead of specifically apache. (closes:
284     Bug#176359)
285
286  -- Marc Nozell <marc@nozell.com>  Thu, 20 Feb 2003 12:35:02 -0500
287
288 blosxom (0.5i-3) unstable; urgency=low
289
290   * Addressed lamont's packaging comments. (closes: Bug#157439)
291
292  -- Marc Nozell <marc@nozell.com>  Mon, 11 Nov 2002 12:55:02 -0500
293
294 blosxom (0.5i-2) unstable; urgency=low
295
296   * At upstream author's request, included 'powered by blosxom' icon
297     and changed blosxom.cgi to use the local copy.
298
299  -- Marc Nozell <marc@nozell.com>  Mon, 11 Nov 2002 09:55:02 -0500
300
301 blosxom (0.5i-1) unstable; urgency=low
302
303   * Initial Release.
304
305  -- Marc Nozell <marc@nozell.com>  Sat,  9 Nov 2002 20:42:02 -0500