[fed12b9] | 1 | bitlbee (3.0.5-1) unstable; urgency=low |
---|
[d6ddff0] | 2 | |
---|
[fed12b9] | 3 | * New upstream release. |
---|
| 4 | * Full SSL certificate verification. apt-get install ca-certificates and |
---|
| 5 | uncomment the CAfile line in bitlbee.conf to activate it. |
---|
[2d93a51e] | 6 | * Removed some version override stuff from Debian build scripts. Instead, |
---|
| 7 | my buildbot now uses dch to generate a changelog entry with the right |
---|
| 8 | version number. |
---|
[d6ddff0] | 9 | |
---|
[fed12b9] | 10 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 18 Feb 2012 12:25:47 +0100 |
---|
[d6ddff0] | 11 | |
---|
[f1c870a] | 12 | bitlbee (3.0.4+bzr855-1) unstable; urgency=low |
---|
[57da960] | 13 | |
---|
| 14 | * New upstream release. |
---|
[f1c870a] | 15 | * This is not a vanilla 3.0.4 tree but a Bazaar snapshot. The source |
---|
| 16 | release was a few weeks ago by now. There should be no significant |
---|
| 17 | differences. |
---|
[57da960] | 18 | * Added bitlbee-plugin-skype and skyped packages, now part of BitlBee |
---|
[f1c870a] | 19 | instead of a separate package. Not building these for Debian for now |
---|
| 20 | though since python-skype was removed. |
---|
[d717020] | 21 | * ^B and some other things are stripped in outgoing XMPP stanzas. |
---|
| 22 | (Closes: #507856) |
---|
| 23 | * OTR module linking fix. Not with the fix from the Debian bug but with |
---|
| 24 | one from bugs.bitlbee.org. I hope that covers it. (Closes: #646369) |
---|
| 25 | * Closing a few old bugs that were filed against the Debian package |
---|
[f1c870a] | 26 | instead of/as well as upstream: |
---|
[d717020] | 27 | - Joining password-protected MUCs is working for a while already, set |
---|
| 28 | the password using "chan set". (Closes: #615624) |
---|
| 29 | - "Headline:" msgs (Closes: #605459) |
---|
| 30 | - Yahoo! was fixed long ago and Etch is deprecated. (Closes: #476529) |
---|
| 31 | - identi.ca support is documented. (Closes: #613789) |
---|
[57da960] | 32 | |
---|
[f1c870a] | 33 | -- Wilmer van der Gaast <wilmer@gaast.net> Tue, 20 Dec 2011 12:46:42 +0100 |
---|
[57da960] | 34 | |
---|
[256164c] | 35 | bitlbee (3.0.3-1.1) unstable; urgency=low |
---|
| 36 | |
---|
| 37 | * Non-maintainer upload. |
---|
| 38 | * Use the standard ${source:Version} and ${binary:Version} substvars instead |
---|
| 39 | of the custom and broken ${bee:Version} (closes: #651612). |
---|
| 40 | |
---|
| 41 | -- Julien Cristau <jcristau@debian.org> Thu, 15 Dec 2011 20:34:32 +0100 |
---|
| 42 | |
---|
[9e7a566] | 43 | bitlbee (3.0.3-1) unstable; urgency=low |
---|
| 44 | |
---|
| 45 | * New upstream release. (Skipped 3.0.2, sorry!) |
---|
| 46 | * Fixes Twitter issues. |
---|
| 47 | |
---|
| 48 | -- Wilmer van der Gaast <wilmer@gaast.net> Tue, 14 Jun 2011 22:39:22 +0100 |
---|
| 49 | |
---|
[b9de97b] | 50 | bitlbee (3.0.1-1) unstable; urgency=low |
---|
| 51 | |
---|
| 52 | * New upstream release. |
---|
| 53 | * Includes changes from non-maintainer, see below. (Closes #603681) |
---|
| 54 | |
---|
| 55 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 04 Dec 2010 11:50:53 +0000 |
---|
| 56 | |
---|
[56ff331] | 57 | bitlbee (3.0-2) UNRELEASED; urgency=low |
---|
| 58 | |
---|
[5258d364] | 59 | * debian/bitlbee-common.postinst: Replace 'type' with 'which' to avoid |
---|
[5020ef6] | 60 | bashism. |
---|
[5258d364] | 61 | * debian/{*.prerm, *.postinst, *.postrm, *.config}: use set -e in the body |
---|
| 62 | of maintainer scripts. |
---|
[56ff331] | 63 | * debian/control: |
---|
| 64 | + Corrected short description of bitlbee-plugin-otr |
---|
| 65 | + Bumped Standards-Version to 3.9.1 |
---|
[6e0e283] | 66 | + Added ${misc:Depends} for bitlbee & bitlbee-libpurple |
---|
[1c12811] | 67 | + Moved dependency on adduser to bitlbee-common |
---|
[5020ef6] | 68 | + Bumped debhelper version to 6.0.7~ for dh_lintian |
---|
[1c12811] | 69 | * debian/copyright: Refer to /usr/share/common-licenses/GPL-2 |
---|
[6c2b430] | 70 | * Added lintian overrides for bitlbee & bitlbee-libpurple |
---|
[279454e] | 71 | * Explicitly set source format to 1.0 |
---|
[9c66db0] | 72 | * debian/bitlbee-common.init: |
---|
| 73 | + Add Short-Description header. |
---|
| 74 | + Also stop at runlevels 0 and 6. |
---|
[56ff331] | 75 | |
---|
[5258d364] | 76 | -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@sabily.org> Mon, 25 Oct 2010 16:56:24 +0200 |
---|
[56ff331] | 77 | |
---|
[f486006] | 78 | bitlbee (3.0-1) unstable; urgency=low |
---|
[095a5f0] | 79 | |
---|
[f486006] | 80 | * A milestone upstream release. See the non-Debian changelog. |
---|
[095a5f0] | 81 | * Now using debhelper to improve maintainability. |
---|
| 82 | * Added a bitlbee-libpurple package, and split off docs and stuff into |
---|
| 83 | bitlbee-common. |
---|
[f486006] | 84 | * Added a bitlbee-plugin-otr package. (Closes: #541809) |
---|
| 85 | * Can use IPv6 on the client side now. (Closes: #547300) |
---|
| 86 | * Added Danish debconf translations done by Joe Dalton. (Closes: #592259) |
---|
[095a5f0] | 87 | |
---|
[57782e4] | 88 | -- Wilmer van der Gaast <wilmer@gaast.net> Wed, 18 Aug 2010 00:53:11 +0100 |
---|
[095a5f0] | 89 | |
---|
[e693ac2] | 90 | bitlbee (1.2.8-1) unstable; urgency=low |
---|
| 91 | |
---|
| 92 | * New upstream version. |
---|
| 93 | |
---|
| 94 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 10 Jul 2010 13:54:55 +0100 |
---|
| 95 | |
---|
[6be46b3] | 96 | bitlbee (1.2.7-1) unstable; urgency=high |
---|
| 97 | |
---|
| 98 | * New upstream version. |
---|
| 99 | * Fixes MSN Messenger login issues, so uploading at high priority. |
---|
| 100 | |
---|
| 101 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 15 May 2010 16:15:57 +0100 |
---|
| 102 | |
---|
[dd0dcac7] | 103 | bitlbee (1.2.6a-1) unstable; urgency=low |
---|
| 104 | |
---|
| 105 | * New upstream version. |
---|
| 106 | * Native support for Twitter. |
---|
| 107 | * Fixed /WHOIS response format. (Closes: #576120) |
---|
| 108 | * Problems with bitlbee-skype are solved by now. (Closes: #575572) |
---|
| 109 | |
---|
| 110 | -- Wilmer van der Gaast <wilmer@peer.gaast.net> Tue, 20 Apr 2010 00:34:51 +0200 |
---|
| 111 | |
---|
[b788246] | 112 | bitlbee (1.2.5-1) unstable; urgency=low |
---|
| 113 | |
---|
| 114 | * New upstream version. |
---|
| 115 | * Fixed issues with server-side MSN nickname corruption. (Closes: #538756) |
---|
| 116 | * Debconf translation fixes/additions. (Closes: #541754, #563504) |
---|
| 117 | |
---|
| 118 | -- Wilmer van der Gaast <wilmer@gaast.net> Wed, 17 Mar 2010 14:59:27 +0000 |
---|
| 119 | |
---|
[e5e795d] | 120 | bitlbee (1.2.4-2) unstable; urgency=low |
---|
| 121 | |
---|
| 122 | * Merging in some changes from bzr-head: |
---|
| 123 | * Use libresolv.so where possible. (Closes: #551775) |
---|
| 124 | * Some include file changes that make the bitlbee-dev package useful again. |
---|
| 125 | |
---|
| 126 | -- Wilmer van der Gaast <wilmer@gaast.net> Thu, 19 Nov 2009 23:02:43 +0000 |
---|
| 127 | |
---|
[c48a033] | 128 | bitlbee (1.2.4-1) unstable; urgency=low |
---|
| 129 | |
---|
| 130 | * New upstream version. |
---|
| 131 | * Fixed issues with Yahoo! (Closes: #536178) |
---|
| 132 | |
---|
| 133 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 17 Oct 2009 18:12:45 +0100 |
---|
| 134 | |
---|
[c40580d] | 135 | bitlbee (1.2.3-2) unstable; urgency=low |
---|
| 136 | |
---|
| 137 | * Fixed bitblee typo in prerm (introduced by NMU 1.2.1-1.1). |
---|
| 138 | (Closes: #531287) |
---|
[b6dd429] | 139 | * Fixed bitlbee.deb dep in bitlbee-dev to deal with binary NMUs. |
---|
| 140 | (Closes: #531219) |
---|
[5916995] | 141 | * Fixed free port detection code in debian/config which was a bit limited |
---|
| 142 | and also buggy. |
---|
[25dfb16] | 143 | * Removing code that edits bitlbee.conf from postinst (and chown code in |
---|
| 144 | the init script), it's not really necessary anymore; bitlbee may only |
---|
| 145 | still run as root if the admin doesn't read conffile diffs. |
---|
| 146 | (Closes: #514572) |
---|
| 147 | * No longer overwriting port number info in /etc/default/bitlbee with |
---|
| 148 | what's in debconf. (Closes: #514148) |
---|
| 149 | * Added notes about the above two changes to bitlbee.conf. |
---|
[c40580d] | 150 | |
---|
[25dfb16] | 151 | -- Wilmer van der Gaast <wilmer@gaast.net> Sun, 07 Jun 2009 21:17:39 +0100 |
---|
[c40580d] | 152 | |
---|
[92e90b7] | 153 | bitlbee (1.2.3-1) unstable; urgency=critical |
---|
| 154 | |
---|
| 155 | * New upstream version. |
---|
| 156 | * Fixes another account hijacking issue. (Closes: #498159) |
---|
| 157 | * Restored --pidfile argument to start-stop-daemon, otherwise the init |
---|
| 158 | script fails to restart BitlBee when users are connected. |
---|
| 159 | |
---|
| 160 | -- Wilmer van der Gaast <wilmer@gaast.net> Sun, 07 Sep 2008 18:53:04 +0100 |
---|
| 161 | |
---|
[0a4f6f4] | 162 | bitlbee (1.2.2-1) unstable; urgency=critical |
---|
| 163 | |
---|
| 164 | * New upstream version. |
---|
| 165 | * Fixes a security issue (account hijacking), hence the high priority. |
---|
| 166 | * Using a patch to set the User setting in bitlbee.conf properly to keep |
---|
| 167 | upstream and Debian properly separated in my bzr tree. |
---|
| 168 | |
---|
| 169 | -- Wilmer van der Gaast <wilmer@gaast.net> Wed, 27 Aug 2008 23:59:50 +0100 |
---|
| 170 | |
---|
[d301872] | 171 | bitlbee (1.2.1-3) unstable; urgency=high |
---|
| 172 | |
---|
| 173 | * chown /var/lib/bitlbee/*.xml to bitlbee:bitlbee to clean up after |
---|
| 174 | 1.2-5 and the bugfix in 1.2.1-2. (Closes: #495877) |
---|
| 175 | * Moved BITLBEE_DISABLED check to only check when trying to *start* |
---|
| 176 | the daemon. (Closes: #488611) |
---|
| 177 | |
---|
| 178 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 23 Aug 2008 18:53:54 +0100 |
---|
| 179 | |
---|
[5d3b4e8] | 180 | bitlbee (1.2.1-2) unstable; urgency=low |
---|
| 181 | |
---|
| 182 | * Properly set the User= line to something sensible so BitlBee won't |
---|
| 183 | run as root anymore. 1.2-5 was a bad upload. :-( (Closes: #494656) |
---|
| 184 | |
---|
| 185 | -- Wilmer van der Gaast <wilmer@gaast.net> Tue, 12 Aug 2008 00:36:03 +0100 |
---|
| 186 | |
---|
[59c84c2] | 187 | bitlbee (1.2.1-1.1) unstable; urgency=low |
---|
| 188 | |
---|
| 189 | * Non-Maintainer Upload |
---|
| 190 | * Use invoke-rc.d as per policy. (Closes: #492637) [Thanks to Matt |
---|
[5d3b4e8] | 191 | Kraai] |
---|
[59c84c2] | 192 | |
---|
| 193 | -- Don Armstrong <don@debian.org> Wed, 06 Aug 2008 06:57:18 -0700 |
---|
| 194 | |
---|
[45b9d3e] | 195 | bitlbee (1.2.1-1) unstable; urgency=low |
---|
[a8d28d9] | 196 | |
---|
[45b9d3e] | 197 | * New upstream release. |
---|
| 198 | * Add Homepage and Vcs-Bzr fields. (From Jelmer.) |
---|
[a8d28d9] | 199 | |
---|
[45b9d3e] | 200 | -- Wilmer van der Gaast <wilmer@gaast.net> Thu, 26 Jun 2008 00:07:50 +0100 |
---|
[a8d28d9] | 201 | |
---|
[945eb1e] | 202 | bitlbee (1.2-5) unstable; urgency=low |
---|
| 203 | |
---|
| 204 | * Add myself to uploaders. |
---|
| 205 | * Bump standards version to 3.8.0. |
---|
[7601353] | 206 | * Fix FSF address. |
---|
[f00e3ad] | 207 | * Avoid changing uid from init script. (Closes: #474589) |
---|
[945eb1e] | 208 | |
---|
[f00e3ad] | 209 | -- Jelmer Vernooij <jelmer@samba.org> Mon, 16 Jun 2008 00:53:20 +0200 |
---|
[945eb1e] | 210 | |
---|
[e74c7fe] | 211 | bitlbee (1.2-4) unstable; urgency=low |
---|
| 212 | |
---|
| 213 | * Fixed init script to use the BITLBEE_OPTS variable, not an undefined |
---|
[46d4230] | 214 | DAEMON_OPT. (Closes: #474583) |
---|
[e74c7fe] | 215 | * Added dependency information to the init script. (Closes: #472567) |
---|
[46d4230] | 216 | * Added bitlbee-dev package. Patch from RISKO Gergely <risko@debian.org> |
---|
| 217 | with some small modifications. (Closes: #473480) |
---|
[e74c7fe] | 218 | |
---|
[46d4230] | 219 | -- Wilmer van der Gaast <wilmer@gaast.net> Wed, 07 May 2008 22:40:40 -0700 |
---|
[e74c7fe] | 220 | |
---|
[483f8dd] | 221 | bitlbee (1.2-3) unstable; urgency=low |
---|
| 222 | |
---|
| 223 | * Removed DEB_BUILD_OPTIONS again (forgot to apply that change to the 1.2 |
---|
| 224 | branch when I finished 1.0.4-2, things diverged too much anyway.) |
---|
| 225 | Closes: #472540. |
---|
| 226 | |
---|
| 227 | -- Wilmer van der Gaast <wilmer@gaast.net> Mon, 24 Mar 2008 21:10:14 +0000 |
---|
| 228 | |
---|
[fcd5003] | 229 | bitlbee (1.2-2) unstable; urgency=low |
---|
| 230 | |
---|
| 231 | * Fixed some packaging issues reported by IRC and e-mail. (Closes: #472373) |
---|
[58a1449] | 232 | * Fixed proxy support. (Closes: #472395) |
---|
[628e601] | 233 | * Added a BitlBee group so only root can edit the configs and BitlBee can |
---|
| 234 | just *read* it. |
---|
| 235 | * Manually deleting /var/lib/bitlbee/ when purging, deluser doesn't want to |
---|
| 236 | do it. |
---|
[fcd5003] | 237 | |
---|
[628e601] | 238 | -- Wilmer van der Gaast <wilmer@gaast.net> Mon, 24 Mar 2008 19:48:24 +0000 |
---|
[fcd5003] | 239 | |
---|
[379c08a] | 240 | bitlbee (1.2-1) unstable; urgency=low |
---|
[19a8088] | 241 | |
---|
[379c08a] | 242 | * New upstream release. (Closes: #325017, #386914, #437515) |
---|
| 243 | * With hopefully completely sane charset handling (Closes: #296145) |
---|
[19a8088] | 244 | * Switched to the new forking daemon mode. Added /etc/default/bitlbee |
---|
| 245 | file, an init script. People who want to stick with inetd can do so, see |
---|
| 246 | the defaults file. |
---|
[379c08a] | 247 | (Closes: #460741, #466171, #294585, #345038, #306452, #392682) |
---|
[19a8088] | 248 | * Got rid of debconf Woody compatibility stuff. |
---|
[c4f2c6a] | 249 | * No more MPL code in BitlBee, thanks to the Jabber module rewrite! |
---|
[379c08a] | 250 | * Added Italian translation, sorry for taking so long! (Closes: #448238) |
---|
| 251 | * Added libevent dependency (more reliable event handling). |
---|
| 252 | * Removed GLib 1.x dependency because BitlBee really requires GLib >=2.4. |
---|
[19a8088] | 253 | |
---|
[379c08a] | 254 | -- Wilmer van der Gaast <wilmer@gaast.net> Tue, 18 Mar 2008 23:44:19 +0000 |
---|
| 255 | |
---|
| 256 | bitlbee (1.0.4-2) unstable; urgency=low |
---|
| 257 | |
---|
| 258 | * Removed $DEB_BUILD_OPTIONS because apparently buildds fill it with crap. |
---|
| 259 | (Closes: #458717) |
---|
| 260 | |
---|
| 261 | -- Wilmer van der Gaast <wilmer@gaast.net> Mon, 11 Feb 2008 19:15:33 +0000 |
---|
| 262 | |
---|
| 263 | bitlbee (1.0.4-1) unstable; urgency=low |
---|
| 264 | |
---|
| 265 | * New upstream release. |
---|
| 266 | * Changed libnss-dev dependency. (Closes: #370442) |
---|
| 267 | * Added build-indep rule to debian/rules. (Closes: #395673) |
---|
| 268 | |
---|
| 269 | -- Wilmer van der Gaast <wilmer@gaast.net> Wed, 29 Aug 2007 20:24:28 +0100 |
---|
[19a8088] | 270 | |
---|
| 271 | bitlbee (1.0.3-1.3) unstable; urgency=low |
---|
| 272 | |
---|
| 273 | * Non-maintainer upload to fix a minor error. |
---|
| 274 | * Remove extra debian/#rules# |
---|
| 275 | |
---|
| 276 | -- Christian Perrier <bubulle@debian.org> Tue, 20 Feb 2007 07:49:18 +0100 |
---|
| 277 | |
---|
| 278 | bitlbee (1.0.3-1.2) unstable; urgency=low |
---|
| 279 | |
---|
| 280 | * Non-maintainer upload to fix pending l10n issues. |
---|
| 281 | * Debconf translations: |
---|
| 282 | - Portuguese. Closes: #386348 |
---|
| 283 | |
---|
| 284 | -- Christian Perrier <bubulle@debian.org> Sun, 18 Feb 2007 20:23:28 +0100 |
---|
| 285 | |
---|
| 286 | bitlbee (1.0.3-1.1) unstable; urgency=low |
---|
| 287 | |
---|
| 288 | * Non-maintainer upload. |
---|
| 289 | * debian/control: Replace netkit-inetd dependency with a versioned |
---|
| 290 | dependency on netbase. netbase provides the appropriate inetd |
---|
| 291 | dependency. Closes: #382682. |
---|
| 292 | |
---|
| 293 | -- Roger Leigh <rleigh@debian.org> Sun, 20 Aug 2006 17:07:02 +0100 |
---|
| 294 | |
---|
| 295 | bitlbee (1.0.3-1) unstable; urgency=low |
---|
| 296 | |
---|
| 297 | * New upstream release. |
---|
| 298 | |
---|
| 299 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 8 Jul 2006 11:32:57 +0200 |
---|
| 300 | |
---|
| 301 | bitlbee (1.0.2-2) unstable; urgency=low |
---|
| 302 | |
---|
| 303 | * Added a po-debconf build-dependency, which I forgot when removing the |
---|
| 304 | Woody hack from 1.0.2-1. (Closes: #361503) |
---|
| 305 | |
---|
| 306 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 8 Apr 2006 22:09:19 +0200 |
---|
| 307 | |
---|
| 308 | bitlbee (1.0.2-1) unstable; urgency=low |
---|
| 309 | |
---|
| 310 | * New upstream release. |
---|
| 311 | * Avoids calling update-inetd if it's unavailable. (Closes: #350463) |
---|
| 312 | * Also using userdel instead of deluser now to avoid another bug. :-) |
---|
| 313 | * Only creates an inetd.conf entry when installing for the first time. |
---|
| 314 | (Closes: #349570) (This unfortunately breaks dpkg-reconfigure, but at |
---|
| 315 | least there's a warning...) |
---|
| 316 | |
---|
| 317 | -- Wilmer van der Gaast <wilmer@gaast.net> Sat, 8 Apr 2006 14:17:52 +0200 |
---|
| 318 | |
---|
| 319 | bitlbee (1.0.1-1) unstable; urgency=low |
---|
| 320 | |
---|
| 321 | * New upstream release |
---|
| 322 | |
---|
| 323 | -- Wilmer van der Gaast <wilmer@gaast.net> Tue, 17 Jan 2006 17:26:20 +0100 |
---|
| 324 | |
---|
| 325 | bitlbee (1.0-1) unstable; urgency=low |
---|
| 326 | |
---|
| 327 | * New upstream release |
---|
| 328 | * bitlbee has a useless Build-Depends: on debconf-2.0 (Closes: |
---|
| 329 | #341783) |
---|
| 330 | |
---|
| 331 | -- Wilmer van der Gaast <wilmer@gaast.net> Mon, 5 Dec 2005 17:59:07 +0100 |
---|
| 332 | |
---|
| 333 | bitlbee (0.99-1) unstable; urgency=low |
---|
| 334 | |
---|
| 335 | * Should build on Debian GNU/kFreeBSD now. (Closes: #336965) |
---|
| 336 | * New upstream version. |
---|
| 337 | |
---|
| 338 | -- Wilmer van der Gaast <wilmer@gaast.net> Thu, 3 Nov 2005 21:06:53 +0100 |
---|
| 339 | |
---|
| 340 | bitlbee (0.93a-1) unstable; urgency=low |
---|
| 341 | |
---|
| 342 | * Added Swedish and Spanish translations. (Closes: #333881, #331302) |
---|
| 343 | * Changed debconf dependency. (Closes: #331762) |
---|
| 344 | * Changed libgnutls dependency. (Closes: #335751) |
---|
| 345 | * Fixed one crash-on-disconnect bug in the OSCAR module. |
---|
| 346 | |
---|
| 347 | -- Wilmer van der Gaast <wilmer@gaast.net> Tue, 1 Nov 2005 18:25:56 +0100 |
---|
| 348 | |
---|
| 349 | bitlbee (0.92-2) unstable; urgency=low |
---|
| 350 | |
---|
| 351 | * Added the patch that allows to connect to alternate Jabber servers. |
---|
| 352 | Necessary for connecting to Google Talk. (Closes: #324832) |
---|
| 353 | * Also possibly fixes some more problems with losing data when disk is |
---|
| 354 | full. |
---|
| 355 | * Added Vietnamese and Brazilian DebConf translations. Sorry for being |
---|
| 356 | so late. (Closes: #297058, #313158) |
---|
| 357 | |
---|
| 358 | -- Wilmer van der Gaast <lintux@debian.org> Thu, 8 Sep 2005 19:55:56 +0200 |
---|
| 359 | |
---|
| 360 | bitlbee (0.92-1) unstable; urgency=low |
---|
| 361 | |
---|
| 362 | * New upstream release. |
---|
| 363 | * Implemented support for the IRC WATCH command and got rid of the |
---|
| 364 | IRC_MAX_ARGS limit. (Closes: #283504) |
---|
| 365 | * Added Czech translation. (Closes: #293615) |
---|
| 366 | |
---|
| 367 | -- Wilmer van der Gaast <lintux@debian.org> Thu, 24 Feb 2005 17:11:32 +0100 |
---|
| 368 | |
---|
| 369 | bitlbee (0.91-3) unstable; urgency=low |
---|
| 370 | |
---|
| 371 | * Fixed a small bug in postrm which caused problems when removing/upgrading. |
---|
| 372 | |
---|
| 373 | -- Wilmer van der Gaast <lintux@debian.org> Sun, 10 Oct 2004 08:59:52 +0200 |
---|
| 374 | |
---|
| 375 | bitlbee (0.91-2) unstable; urgency=low |
---|
| 376 | |
---|
| 377 | * Removed the part that messes with tcpd configuration files because it |
---|
| 378 | causes troubles for some people and because it's no problem for users |
---|
| 379 | to edit those files by hand. (Closes: #275418) |
---|
| 380 | When upgrading from previous versions, the bitlbee line won't be removed |
---|
| 381 | from your tcpd conffiles. (This is only done when purging a BitlBee |
---|
| 382 | install) You don't have to worry about BitlBee suddenly opening for the |
---|
| 383 | whole world because of the removal of this feature. |
---|
| 384 | * Updated German translation. (Closes: #274655) |
---|
| 385 | * Removed the unreliable check for an existing BitlBee installation (a |
---|
| 386 | /etc/passwd grep) and replaced it with something more reliable. |
---|
| 387 | |
---|
| 388 | -- Wilmer van der Gaast <lintux@debian.org> Sat, 9 Oct 2004 19:06:33 +0200 |
---|
| 389 | |
---|
| 390 | bitlbee (0.91-1) unstable; urgency=low |
---|
| 391 | |
---|
| 392 | * info-command works for Jabber connections now. (Closes: #232712) |
---|
| 393 | * Saner code for duplicate nickname prevention. (Closes: #234285) |
---|
| 394 | * Support for Jabber connections over SSL. (Closes: #252458) |
---|
| 395 | * If the user chooses for noinetd.conf installation, this setting is now |
---|
| 396 | remembered during reinstalls. (Closes: #260533) |
---|
| 397 | * An up-to-date Japanse DebConf template. (Closes: #271091) |
---|
| 398 | |
---|
| 399 | -- Wilmer van der Gaast <lintux@debian.org> Sat, 25 Sep 2004 18:18:17 +0200 |
---|
| 400 | |
---|
| 401 | bitlbee (0.90a-2) unstable; urgency=low |
---|
| 402 | |
---|
| 403 | * Using libgnutls11 now. (Closes: #264740) |
---|
| 404 | * postinst no longer appends newlines to hosts.* because grep already |
---|
| 405 | makes sure the last line is terminated with a newline. (Closes: #253278) |
---|
| 406 | * Added Japanese DebConf templates. (Closes: #259801) |
---|
| 407 | * Installing BitlBee in inetd.conf is now optional. (Closes: #260533) |
---|
| 408 | |
---|
| 409 | -- Wilmer van der Gaast <lintux@debian.org> Mon, 6 Sep 2004 20:04:22 +0200 |
---|
| 410 | |
---|
| 411 | bitlbee (0.90a-1) unstable; urgency=low |
---|
| 412 | |
---|
| 413 | * New upstream release. |
---|
| 414 | |
---|
| 415 | -- Wilmer van der Gaast <lintux@debian.org> Mon, 28 Jun 2004 20:30:26 +0200 |
---|
| 416 | |
---|
| 417 | bitlbee (0.90-1) unstable; urgency=low |
---|
| 418 | |
---|
| 419 | * New upstream release. |
---|
| 420 | * Added German DebConf translation. (Closes: #250787) |
---|
| 421 | |
---|
| 422 | -- Wilmer van der Gaast <lintux@debian.org> Sat, 29 May 2004 11:51:56 +0200 |
---|
| 423 | |
---|
| 424 | bitlbee (0.85a-1) unstable; urgency=low |
---|
| 425 | |
---|
| 426 | * New upstream release. This one should fix build problems on arm. |
---|
| 427 | |
---|
| 428 | -- Wilmer van der Gaast <lintux@debian.org> Thu, 25 Mar 2004 00:12:33 +0100 |
---|
| 429 | |
---|
| 430 | bitlbee (0.85-1) unstable; urgency=low |
---|
| 431 | |
---|
| 432 | * New upstream release. |
---|
| 433 | * This version has a command line switch to specify alternate configuration |
---|
| 434 | files/settings directories. (Closes: #207060) |
---|
| 435 | |
---|
| 436 | -- Wilmer van der Gaast <lintux@debian.org> Sat, 13 Mar 2004 22:19:35 +0100 |
---|
| 437 | |
---|
| 438 | bitlbee (0.84-2) unstable; urgency=low |
---|
| 439 | |
---|
| 440 | * Converted debconf templates to po2debconf format, without breaking |
---|
| 441 | building on older (non-po2debconf) systems. Thanks to Martin Quinson. |
---|
| 442 | (Closes: #205816) |
---|
| 443 | * Added French debconf templates. Thanks to Christian Perrier. |
---|
| 444 | (Closes: #206593) |
---|
| 445 | |
---|
| 446 | -- Wilmer van der Gaast <lintux@debian.org> Wed, 3 Mar 2004 21:19:12 +0100 |
---|
| 447 | |
---|
| 448 | bitlbee (0.84-1) unstable; urgency=low |
---|
| 449 | |
---|
| 450 | * New upstream release. |
---|
| 451 | |
---|
| 452 | -- Wilmer van der Gaast <lintux@debian.org> Fri, 13 Feb 2004 20:13:53 +0100 |
---|
| 453 | |
---|
| 454 | bitlbee (0.83-2) unstable; urgency=low |
---|
| 455 | |
---|
| 456 | * Removed libsoup dependency, BitlBee now uses libgnutls directly. |
---|
| 457 | (Closes: #208475, #230895) |
---|
| 458 | * Now including preprocessed documentation files to save some time on |
---|
| 459 | slow buildd's (and fix build problems on archs without a working |
---|
| 460 | sgmltools package). |
---|
| 461 | |
---|
| 462 | -- Wilmer van der Gaast <lintux@debian.org> Fri, 6 Feb 2004 01:26:27 +0100 |
---|
| 463 | |
---|
| 464 | bitlbee (0.83-1) unstable; urgency=low |
---|
| 465 | |
---|
| 466 | * Added bitlbee.conf to conffiles. Should've done that before, sorry. |
---|
| 467 | * Sorry, still with MSN support disabled, because Debian's default |
---|
| 468 | libsoup package won't work with BitlBee-MSN. |
---|
| 469 | |
---|
| 470 | -- Wilmer van der Gaast <lintux@debian.org> Wed, 31 Dec 2003 00:56:57 +0100 |
---|
| 471 | |
---|
| 472 | bitlbee (0.82-1) unstable; urgency=low |
---|
| 473 | |
---|
| 474 | * New upstream release. |
---|
| 475 | * Disabled MSN support in the Debian version for now, because it needs |
---|
| 476 | a patched version of libsoup. If you want MSN support, you'll have to |
---|
| 477 | create one yourself and install a patched version of libsoup. |
---|
| 478 | |
---|
| 479 | -- Wilmer van der Gaast <lintux@debian.org> Fri, 31 Oct 2003 21:51:01 +0100 |
---|
| 480 | |
---|
| 481 | bitlbee (0.81a-1) unstable; urgency=low |
---|
| 482 | |
---|
| 483 | * New upstream release. |
---|
| 484 | |
---|
| 485 | -- Wilmer van der Gaast <lintux@debian.org> Wed, 16 Oct 2003 16:21:31 +0200 |
---|
| 486 | |
---|
| 487 | bitlbee (0.81-1) unstable; urgency=low |
---|
| 488 | |
---|
| 489 | * New upstream release. |
---|
| 490 | * Fixes Yahoo! problems. (Closes: #213876) |
---|
| 491 | |
---|
| 492 | -- Wilmer van der Gaast <lintux@debian.org> Wed, 15 Oct 2003 16:00:00 +0200 |
---|
| 493 | |
---|
| 494 | bitlbee (0.80-1) unstable; urgency=low |
---|
| 495 | |
---|
| 496 | * New upstream release. |
---|
| 497 | * preinst now unlinks the old helpfile while upgrading, see README.Debian |
---|
| 498 | for details. |
---|
| 499 | * 'Upgraded' to standards 3.5.9. |
---|
| 500 | * "jabber: Non-ascii away messages not supported" patch included. |
---|
| 501 | (Closes: #195852) |
---|
| 502 | |
---|
| 503 | -- Wilmer van der Gaast <lintux@debian.org> Tue, 24 Jun 2003 20:00:00 +0200 |
---|
| 504 | |
---|
| 505 | bitlbee (0.74a-1) unstable; urgency=low |
---|
| 506 | |
---|
| 507 | * This one actually does contain the bugfix 0.74 should've had. |
---|
| 508 | |
---|
| 509 | -- Wilmer van der Gaast <lintux@debian.org> Wed, 11 Jun 2003 13:44:01 +0200 |
---|
| 510 | |
---|
| 511 | bitlbee (0.74-1) unstable; urgency=high |
---|
| 512 | |
---|
| 513 | * Security release, fixing a little not-too-dangerous security bug. |
---|
| 514 | |
---|
| 515 | -- Wilmer van der Gaast <lintux@debian.org> Tue, 10 Jun 2003 22:50:19 +0200 |
---|
| 516 | |
---|
| 517 | bitlbee (0.73-1) unstable; urgency=low |
---|
| 518 | |
---|
| 519 | * New upstream release. |
---|
| 520 | |
---|
| 521 | -- Wilmer van der Gaast <lintux@debian.org> Sun, 13 Apr 2003 01:20:49 +0200 |
---|
| 522 | |
---|
| 523 | bitlbee (0.72-2) unstable; urgency=low |
---|
| 524 | |
---|
| 525 | * Now uses '127.0.0.1' as default for hosts.allow instead of 'localhost'. |
---|
| 526 | (Closes: #174219) |
---|
| 527 | * Fixed some other portability issues. (Closes: #177394) |
---|
| 528 | * Added w3m builddep, needed for .txt documentation generation. |
---|
| 529 | * Removed jadetex builddep because it seems not to be necessary after all. |
---|
| 530 | |
---|
| 531 | -- Wilmer van der Gaast <lintux@debian.org> Tue, 21 Jan 2003 01:35:46 +0100 |
---|
| 532 | |
---|
| 533 | bitlbee (0.72-1) unstable; urgency=low |
---|
| 534 | |
---|
| 535 | * BitlBee doesn't have tcpd in it anymore; external tcpd is used now. |
---|
| 536 | * Added an examples/ directory. |
---|
| 537 | * Fixed arm/ppc/s390 portability issue on char signedness. (Closes: #161026) |
---|
| 538 | |
---|
| 539 | -- Wilmer van der Gaast <lintux@debian.org> Thu, 19 Dec 2002 00:24:29 +0100 |
---|
| 540 | |
---|
| 541 | bitlbee (0.71-1) unstable; urgency=low |
---|
| 542 | |
---|
| 543 | * New upstream release. |
---|
| 544 | |
---|
| 545 | -- Wilmer van der Gaast <lintux@debian.org> Mon, 16 Sep 2002 01:02:09 +0200 |
---|
| 546 | |
---|
| 547 | bitlbee (0.7-2) unstable; urgency=low |
---|
| 548 | |
---|
| 549 | * Second try at a good upload. |
---|
| 550 | |
---|
| 551 | -- Wilmer van der Gaast <lintux@debian.org> Thu, 15 Aug 2002 20:14:54 +0200 |
---|
| 552 | |
---|
| 553 | bitlbee (0.7-1) unstable; urgency=low |
---|
| 554 | |
---|
| 555 | * First public release. (Closes: #153190) |
---|
| 556 | |
---|
| 557 | -- Wilmer van der Gaast <lintux@debian.org> Sat, 10 Aug 2002 04:47:07 +0200 |
---|
| 558 | |
---|
| 559 | bitlbee (0.6-1) unstable; urgency=low |
---|
| 560 | |
---|
| 561 | * Initial Release. (Testing only, not for release.) |
---|
| 562 | |
---|
| 563 | -- Wilmer van der Gaast <lintux@debian.org> Wed, 10 Jul 2002 11:02:28 +0200 |
---|
| 564 | |
---|
| 565 | Local variables: |
---|
| 566 | mode: debian-changelog |
---|
| 567 | End: |
---|