source: debian/changelog @ b6dd429

Last change on this file since b6dd429 was b6dd429, checked in by Wilmer van der Gaast <wilmer@…>, at 2009-06-07T19:13:55Z

Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.

  • Property mode set to 100644
File size: 14.6 KB
Line 
1bitlbee (1.2.3-2) unstable; urgency=low
2
3  * Fixed bitblee typo in prerm (introduced by NMU 1.2.1-1.1).
4    (Closes: #531287)
5  * Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs.
6    (Closes: #531219)
7
8 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 07 Jun 2009 20:04:45 +0100
9
10bitlbee (1.2.3-1) unstable; urgency=critical
11
12  * New upstream version.
13  * Fixes another account hijacking issue. (Closes: #498159)
14  * Restored --pidfile argument to start-stop-daemon, otherwise the init
15    script fails to restart BitlBee when users are connected.
16
17 -- Wilmer van der Gaast <wilmer@gaast.net>  Sun, 07 Sep 2008 18:53:04 +0100
18
19bitlbee (1.2.2-1) unstable; urgency=critical
20
21  * New upstream version.
22  * Fixes a security issue (account hijacking), hence the high priority.
23  * Using a patch to set the User setting in bitlbee.conf properly to keep
24    upstream and Debian properly separated in my bzr tree.
25
26 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 27 Aug 2008 23:59:50 +0100
27
28bitlbee (1.2.1-3) unstable; urgency=high
29
30  * chown /var/lib/bitlbee/*.xml to bitlbee:bitlbee to clean up after
31    1.2-5 and the bugfix in 1.2.1-2. (Closes: #495877)
32  * Moved BITLBEE_DISABLED check to only check when trying to *start*
33    the daemon. (Closes: #488611)
34
35 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat, 23 Aug 2008 18:53:54 +0100
36
37bitlbee (1.2.1-2) unstable; urgency=low
38
39  * Properly set the User= line to something sensible so BitlBee won't
40    run as root anymore. 1.2-5 was a bad upload. :-( (Closes: #494656)
41
42 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 12 Aug 2008 00:36:03 +0100
43
44bitlbee (1.2.1-1.1) unstable; urgency=low
45
46  * Non-Maintainer Upload
47  * Use invoke-rc.d as per policy. (Closes: #492637) [Thanks to Matt
48    Kraai]
49
50 -- Don Armstrong <don@debian.org>  Wed, 06 Aug 2008 06:57:18 -0700
51
52bitlbee (1.2.1-1) unstable; urgency=low
53
54  * New upstream release.
55  * Add Homepage and Vcs-Bzr fields. (From Jelmer.)
56
57 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu, 26 Jun 2008 00:07:50 +0100
58
59bitlbee (1.2-5) unstable; urgency=low
60
61  * Add myself to uploaders.
62  * Bump standards version to 3.8.0.
63  * Fix FSF address.
64  * Avoid changing uid from init script. (Closes: #474589)
65
66 -- Jelmer Vernooij <jelmer@samba.org>  Mon, 16 Jun 2008 00:53:20 +0200
67
68bitlbee (1.2-4) unstable; urgency=low
69
70  * Fixed init script to use the BITLBEE_OPTS variable, not an undefined
71    DAEMON_OPT. (Closes: #474583)
72  * Added dependency information to the init script. (Closes: #472567)
73  * Added bitlbee-dev package. Patch from RISKO Gergely <risko@debian.org>
74    with some small modifications. (Closes: #473480)
75
76 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 07 May 2008 22:40:40 -0700
77
78bitlbee (1.2-3) unstable; urgency=low
79
80  * Removed DEB_BUILD_OPTIONS again (forgot to apply that change to the 1.2
81    branch when I finished 1.0.4-2, things diverged too much anyway.)
82    Closes: #472540.
83
84 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 21:10:14 +0000
85
86bitlbee (1.2-2) unstable; urgency=low
87
88  * Fixed some packaging issues reported by IRC and e-mail. (Closes: #472373)
89  * Fixed proxy support. (Closes: #472395)
90  * Added a BitlBee group so only root can edit the configs and BitlBee can
91    just *read* it.
92  * Manually deleting /var/lib/bitlbee/ when purging, deluser doesn't want to
93    do it.
94
95 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 24 Mar 2008 19:48:24 +0000
96
97bitlbee (1.2-1) unstable; urgency=low
98
99  * New upstream release. (Closes: #325017, #386914, #437515)
100  * With hopefully completely sane charset handling (Closes: #296145)
101  * Switched to the new forking daemon mode. Added /etc/default/bitlbee
102    file, an init script. People who want to stick with inetd can do so, see
103    the defaults file.
104    (Closes: #460741, #466171, #294585, #345038, #306452, #392682)
105  * Got rid of debconf Woody compatibility stuff.
106  * No more MPL code in BitlBee, thanks to the Jabber module rewrite!
107  * Added Italian translation, sorry for taking so long! (Closes: #448238)
108  * Added libevent dependency (more reliable event handling).
109  * Removed GLib 1.x dependency because BitlBee really requires GLib >=2.4.
110
111 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 18 Mar 2008 23:44:19 +0000
112
113bitlbee (1.0.4-2) unstable; urgency=low
114
115  * Removed $DEB_BUILD_OPTIONS because apparently buildds fill it with crap.
116    (Closes: #458717)
117
118 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon, 11 Feb 2008 19:15:33 +0000
119
120bitlbee (1.0.4-1) unstable; urgency=low
121
122  * New upstream release.
123  * Changed libnss-dev dependency. (Closes: #370442)
124  * Added build-indep rule to debian/rules. (Closes: #395673)
125
126 -- Wilmer van der Gaast <wilmer@gaast.net>  Wed, 29 Aug 2007 20:24:28 +0100
127
128bitlbee (1.0.3-1.3) unstable; urgency=low
129
130  * Non-maintainer upload to fix a minor error.
131  * Remove extra debian/#rules#
132
133 -- Christian Perrier <bubulle@debian.org>  Tue, 20 Feb 2007 07:49:18 +0100
134
135bitlbee (1.0.3-1.2) unstable; urgency=low
136
137  * Non-maintainer upload to fix pending l10n issues.
138  * Debconf translations:
139    - Portuguese. Closes: #386348
140
141 -- Christian Perrier <bubulle@debian.org>  Sun, 18 Feb 2007 20:23:28 +0100
142
143bitlbee (1.0.3-1.1) unstable; urgency=low
144
145  * Non-maintainer upload.
146  * debian/control: Replace netkit-inetd dependency with a versioned
147    dependency on netbase.  netbase provides the appropriate inetd
148    dependency.  Closes: #382682.
149
150 -- Roger Leigh <rleigh@debian.org>  Sun, 20 Aug 2006 17:07:02 +0100
151
152bitlbee (1.0.3-1) unstable; urgency=low
153
154  * New upstream release.
155
156 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Jul 2006 11:32:57 +0200
157
158bitlbee (1.0.2-2) unstable; urgency=low
159
160  * Added a po-debconf build-dependency, which I forgot when removing the
161    Woody hack from 1.0.2-1. (Closes: #361503)
162
163 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 22:09:19 +0200
164
165bitlbee (1.0.2-1) unstable; urgency=low
166
167  * New upstream release.
168  * Avoids calling update-inetd if it's unavailable. (Closes: #350463)
169  * Also using userdel instead of deluser now to avoid another bug. :-)
170  * Only creates an inetd.conf entry when installing for the first time.
171    (Closes: #349570) (This unfortunately breaks dpkg-reconfigure, but at
172    least there's a warning...)
173
174 -- Wilmer van der Gaast <wilmer@gaast.net>  Sat,  8 Apr 2006 14:17:52 +0200
175
176bitlbee (1.0.1-1) unstable; urgency=low
177
178  * New upstream release
179
180 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue, 17 Jan 2006 17:26:20 +0100
181
182bitlbee (1.0-1) unstable; urgency=low
183
184  * New upstream release
185  * bitlbee has a useless Build-Depends: on debconf-2.0 (Closes:
186    #341783)
187
188 -- Wilmer van der Gaast <wilmer@gaast.net>  Mon,  5 Dec 2005 17:59:07 +0100
189
190bitlbee (0.99-1) unstable; urgency=low
191
192  * Should build on Debian GNU/kFreeBSD now. (Closes: #336965)
193  * New upstream version.
194
195 -- Wilmer van der Gaast <wilmer@gaast.net>  Thu,  3 Nov 2005 21:06:53 +0100
196
197bitlbee (0.93a-1) unstable; urgency=low
198
199  * Added Swedish and Spanish translations. (Closes: #333881, #331302)
200  * Changed debconf dependency. (Closes: #331762)
201  * Changed libgnutls dependency. (Closes: #335751)
202  * Fixed one crash-on-disconnect bug in the OSCAR module.
203
204 -- Wilmer van der Gaast <wilmer@gaast.net>  Tue,  1 Nov 2005 18:25:56 +0100
205
206bitlbee (0.92-2) unstable; urgency=low
207
208  * Added the patch that allows to connect to alternate Jabber servers.
209    Necessary for connecting to Google Talk. (Closes: #324832)
210  * Also possibly fixes some more problems with losing data when disk is
211    full.
212  * Added Vietnamese and Brazilian DebConf translations. Sorry for being
213    so late. (Closes: #297058, #313158)
214
215 -- Wilmer van der Gaast <lintux@debian.org>  Thu,  8 Sep 2005 19:55:56 +0200
216
217bitlbee (0.92-1) unstable; urgency=low
218
219  * New upstream release.
220  * Implemented support for the IRC WATCH command and got rid of the
221    IRC_MAX_ARGS limit. (Closes: #283504)
222  * Added Czech translation. (Closes: #293615)
223
224 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 24 Feb 2005 17:11:32 +0100
225
226bitlbee (0.91-3) unstable; urgency=low
227
228  * Fixed a small bug in postrm which caused problems when removing/upgrading.
229
230 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 10 Oct 2004 08:59:52 +0200
231
232bitlbee (0.91-2) unstable; urgency=low
233
234  * Removed the part that messes with tcpd configuration files because it
235    causes troubles for some people and because it's no problem for users
236    to edit those files by hand. (Closes: #275418)
237    When upgrading from previous versions, the bitlbee line won't be removed
238    from your tcpd conffiles. (This is only done when purging a BitlBee
239    install) You don't have to worry about BitlBee suddenly opening for the
240    whole world because of the removal of this feature.
241  * Updated German translation. (Closes: #274655)
242  * Removed the unreliable check for an existing BitlBee installation (a
243    /etc/passwd grep) and replaced it with something more reliable.
244
245 -- Wilmer van der Gaast <lintux@debian.org>  Sat,  9 Oct 2004 19:06:33 +0200
246
247bitlbee (0.91-1) unstable; urgency=low
248
249  * info-command works for Jabber connections now. (Closes: #232712)
250  * Saner code for duplicate nickname prevention. (Closes: #234285)
251  * Support for Jabber connections over SSL. (Closes: #252458)
252  * If the user chooses for noinetd.conf installation, this setting is now
253    remembered during reinstalls. (Closes: #260533)
254  * An up-to-date Japanse DebConf template. (Closes: #271091)
255
256 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 25 Sep 2004 18:18:17 +0200
257
258bitlbee (0.90a-2) unstable; urgency=low
259
260  * Using libgnutls11 now. (Closes: #264740)
261  * postinst no longer appends newlines to hosts.* because grep already
262    makes sure the last line is terminated with a newline. (Closes: #253278)
263  * Added Japanese DebConf templates. (Closes: #259801)
264  * Installing BitlBee in inetd.conf is now optional. (Closes: #260533)
265
266 -- Wilmer van der Gaast <lintux@debian.org>  Mon,  6 Sep 2004 20:04:22 +0200
267
268bitlbee (0.90a-1) unstable; urgency=low
269
270  * New upstream release.
271
272 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 28 Jun 2004 20:30:26 +0200
273
274bitlbee (0.90-1) unstable; urgency=low
275
276  * New upstream release.
277  * Added German DebConf translation. (Closes: #250787)
278
279 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 29 May 2004 11:51:56 +0200
280
281bitlbee (0.85a-1) unstable; urgency=low
282
283  * New upstream release. This one should fix build problems on arm.
284
285 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 25 Mar 2004 00:12:33 +0100
286
287bitlbee (0.85-1) unstable; urgency=low
288
289  * New upstream release.
290  * This version has a command line switch to specify alternate configuration
291    files/settings directories. (Closes: #207060)
292
293 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 13 Mar 2004 22:19:35 +0100
294
295bitlbee (0.84-2) unstable; urgency=low
296
297  * Converted debconf templates to po2debconf format, without breaking
298    building on older (non-po2debconf) systems. Thanks to Martin Quinson.
299    (Closes: #205816)
300  * Added French debconf templates. Thanks to Christian Perrier.
301    (Closes: #206593)
302
303 -- Wilmer van der Gaast <lintux@debian.org>  Wed,  3 Mar 2004 21:19:12 +0100
304
305bitlbee (0.84-1) unstable; urgency=low
306
307  * New upstream release.
308
309 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 13 Feb 2004 20:13:53 +0100
310
311bitlbee (0.83-2) unstable; urgency=low
312
313  * Removed libsoup dependency, BitlBee now uses libgnutls directly.
314    (Closes: #208475, #230895)
315  * Now including preprocessed documentation files to save some time on
316    slow buildd's (and fix build problems on archs without a working
317    sgmltools package).
318
319 -- Wilmer van der Gaast <lintux@debian.org>  Fri,  6 Feb 2004 01:26:27 +0100
320
321bitlbee (0.83-1) unstable; urgency=low
322
323  * Added bitlbee.conf to conffiles. Should've done that before, sorry.
324  * Sorry, still with MSN support disabled, because Debian's default
325    libsoup package won't work with BitlBee-MSN.
326
327 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 31 Dec 2003 00:56:57 +0100
328
329bitlbee (0.82-1) unstable; urgency=low
330
331  * New upstream release.
332  * Disabled MSN support in the Debian version for now, because it needs
333    a patched version of libsoup. If you want MSN support, you'll have to
334    create one yourself and install a patched version of libsoup.
335
336 -- Wilmer van der Gaast <lintux@debian.org>  Fri, 31 Oct 2003 21:51:01 +0100
337
338bitlbee (0.81a-1) unstable; urgency=low
339
340  * New upstream release.
341
342 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 16 Oct 2003 16:21:31 +0200
343
344bitlbee (0.81-1) unstable; urgency=low
345
346  * New upstream release.
347  * Fixes Yahoo! problems. (Closes: #213876)
348
349 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 15 Oct 2003 16:00:00 +0200
350
351bitlbee (0.80-1) unstable; urgency=low
352
353  * New upstream release.
354  * preinst now unlinks the old helpfile while upgrading, see README.Debian
355    for details.
356  * 'Upgraded' to standards 3.5.9.
357  * "jabber: Non-ascii away messages not supported" patch included.
358    (Closes: #195852)
359
360 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 24 Jun 2003 20:00:00 +0200
361
362bitlbee (0.74a-1) unstable; urgency=low
363
364  * This one actually does contain the bugfix 0.74 should've had.
365
366 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 11 Jun 2003 13:44:01 +0200
367
368bitlbee (0.74-1) unstable; urgency=high
369
370  * Security release, fixing a little not-too-dangerous security bug.
371
372 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 10 Jun 2003 22:50:19 +0200
373
374bitlbee (0.73-1) unstable; urgency=low
375
376  * New upstream release.
377
378 -- Wilmer van der Gaast <lintux@debian.org>  Sun, 13 Apr 2003 01:20:49 +0200
379
380bitlbee (0.72-2) unstable; urgency=low
381
382  * Now uses '127.0.0.1' as default for hosts.allow instead of 'localhost'.
383    (Closes: #174219)
384  * Fixed some other portability issues. (Closes: #177394)
385  * Added w3m builddep, needed for .txt documentation generation.
386  * Removed jadetex builddep because it seems not to be necessary after all.
387
388 -- Wilmer van der Gaast <lintux@debian.org>  Tue, 21 Jan 2003 01:35:46 +0100
389
390bitlbee (0.72-1) unstable; urgency=low
391
392  * BitlBee doesn't have tcpd in it anymore; external tcpd is used now.
393  * Added an examples/ directory.
394  * Fixed arm/ppc/s390 portability issue on char signedness. (Closes: #161026)
395
396 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 19 Dec 2002 00:24:29 +0100
397
398bitlbee (0.71-1) unstable; urgency=low
399
400  * New upstream release.
401
402 -- Wilmer van der Gaast <lintux@debian.org>  Mon, 16 Sep 2002 01:02:09 +0200
403
404bitlbee (0.7-2) unstable; urgency=low
405
406  * Second try at a good upload.
407
408 -- Wilmer van der Gaast <lintux@debian.org>  Thu, 15 Aug 2002 20:14:54 +0200
409
410bitlbee (0.7-1) unstable; urgency=low
411
412  * First public release. (Closes: #153190)
413
414 -- Wilmer van der Gaast <lintux@debian.org>  Sat, 10 Aug 2002 04:47:07 +0200
415
416bitlbee (0.6-1) unstable; urgency=low
417
418  * Initial Release. (Testing only, not for release.)
419
420 -- Wilmer van der Gaast <lintux@debian.org>  Wed, 10 Jul 2002 11:02:28 +0200
421
422Local variables:
423mode: debian-changelog
424End:
Note: See TracBrowser for help on using the repository browser.