source: debian/changelog @ 0a4f6f4

1.2.2-1
Last change on this file since 0a4f6f4 was 0a4f6f4, checked in by Wilmer van der Gaast <wilmer@…>, at 2008-08-28T22:27:34Z

Uploaded 1.2.2-1. Now patching up bitlbee.conf at build time to keep
bzr/upstream separated from the Debian package.

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