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