Path to this page:
./
chat/bitlbee,
IRC to other chat networks gateway
Branch: pkgsrc-2008Q2,
Version: 1.2.2,
Package name: bitlbee-1.2.2,
Maintainer: toniobitlbee is an IRC gateway to other chat networks. It provides an IRC server
where users connect to and have access to all their contacts in ICQ, MSN,
Jabber or even IRC itself. Protocols are implemented using Gaim's code.
Multiple users are supported too, where each one has its own set of accounts
and contacts.
Required to run:[
devel/glib2]
Required to build:[
devel/gmake] [
devel/pkg-config]
Package options: inet6
Master sites:
SHA1: 3dd2e9fcfa149d7731ead73592247de90d3de33c
RMD160: e18fb4b6e9092cdd546ef12207c49352c42a21d3
Filesize: 464.404 KB
Version history: (Expand)
- (2008-09-02) Updated to version: bitlbee-1.2.2
- (2008-07-14) Package added to pkgsrc.se, version bitlbee-1.2nb1 (created)
CVS history: (Expand)
2008-09-02 13:58:48 by Matthias Scheler | Files touched by this commit (7) | |
Log message:
Pullup ticket #2512 - requested by tonio
bitlbee: security update
chat/bitlbee/Makefile 1.42-1.43
chat/bitlbee/distinfo 1.21-1.22
chat/bitlbee/patches/patch-aa delete
chat/bitlbee/patches/patch-ab delete
chat/bitlbee/patches/patch-ac delete
chat/bitlbee/patches/patch-ad delete
chat/bitlbee/patches/patch-ae delete
---
Module Name: pkgsrc
Committed By: tonio
Date: Wed Jul 23 21:11:40 UTC 2008
Modified Files:
pkgsrc/chat/bitlbee: Makefile distinfo
Removed Files:
pkgsrc/chat/bitlbee/patches: patch-aa patch-ab patch-ac patch-ad
patch-ae
Log message:
Update chat/bitlbee to 1.2.1
Version 1.2.1 (released 2008-06-24) hilights:
* Mostly a lot of fixes for bugs found after the 1.2 release.
* Daemon mode is now officially declared stable.
- Fixed proxy support.
- Fixed stalling issues while connecting to Jabber when using the OpenSSL
module.
- Fixed problem with GLib and ForkDaemon where processes didn't die when
the client disconnects.
- Fixed handling of "set charset none". (Which pretty much breaks \
the account
completely in 1.2.)
- You can now automatically identify yourself to BitlBee by setting a server
password in your IRC client.
- Compatible with all crazy kinds of line endings that clients can send.
- Changed root nicknames are now saved.
- Added ClientInterface setting to bind() outgoing connections to a specific
network interface.
- Support for receiving Jabber chatroom invitations.
- Relaxed port restriction of the Jabber module: added ports 80 and 443.
- Preserving case in Jabber resources of buddies, since these should
officially be treated as case sensitive.
- Fully stripping spaces from AIM screennames, this didn't happen completely
which severly breaks the IRC protocol.
- Removed all the yellow tape around daemon mode, it's pretty mature by now:
testing.bitlbee.org serves all (~30) SSL users from one daemon mode
process without any serious stability issues.
- Fixed GLib <2.6 compatibility issue.
- Misc. memory leak/crash fixes.
---
Module Name: pkgsrc
Committed By: tonio
Date: Fri Aug 29 13:29:24 UTC 2008
Modified Files:
pkgsrc/chat/bitlbee: Makefile distinfo
Log message:
Update chat/bitlbee to 1.2.2
Fixes security issue http://secunia.com/advisories/31633/
Changelog:
Version 1.2.2 (released 2008-08-26) hilights:
* Fixed a security issue where it was possible to recreate/hijack already
existing accounts.
* Various stability improvements and minor feature enhancements.
|