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