source: debian/changelog @ b788246

1.2.5-1
Last change on this file since b788246 was b788246, checked in by Wilmer van der Gaast <wilmer@…>, at 2010-03-17T15:00:27Z

1.2.5-1: Translation fixes/additions and one other bug fixed "upstream".

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