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