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