Posts Tagged ‘Ratbox’

ratbox-services release version 1.2.3

Thursday, February 18th, 2010

ratbox-services, a services package for use with IRCd-ratbox is now available as version 1.2.3 in their stable tree.

ratbox services logo

ratbox services logo

They are “highly configurable, with nearly all options being set in a config that can be rehashed rather than set at compile time. It also uses the SQLite database backend, which works as a database interface to a normal file, meaning no seperate database software must be running”.

The new release has some feature additions for their channel listing service, ALIS, which now lets you search for channels with the +S mode (SSL-only channels). This release also fixes a +S/ALIS related “minor buffer overflow” at the same time.

ratbox-services version 1.2.2 released

Thursday, February 4th, 2010

ratbox-services, a services package for use with IRCd-ratbox is now available as version 1.2.2 in their stable tree.

ratbox services logo

ratbox services logo

They are “highly configurable, with nearly all options being set in a config that can be rehashed rather than set at compile time. It also uses the SQLite database backend, which works as a database interface to a normal file, meaning no seperate database software must be running”.

The new version, aside from various bugfixes, also contains a fix for a potential user-triggerable crashbug.

New ircd-ratbox stable release fixes crashbugs [Updated]

Monday, January 25th, 2010

Developer androsyn just announced the availability of ircd-ratbox 2.2.9, a new release in their stable branch – shortly after the release of a new version in their testing branch.

Upgrading is strongly advised since this release fixes 2 crashbugs that can be triggered by users.

The functions that potentially can lead to a crash of the IRC daemon are said to be “/quote HELP” and “/links”, however the exact commands are not mentioned in the announcement – we will update this post once more details are known.

The downloads to the updated IRCd can be obtained here.

ircd-ratbox releases version 3.0.5

Friday, January 22nd, 2010

ircd-ratbox, the “advanced, stable and fast ircd” which is “the primary ircd used on EFNet” just released version 3.0.5 in their testing tree.

The release is purely a bugfix release as there are no new features been announced to come with it.

The changelog is as follows:

- fix a bug with reading help files
- add debugging in for dealing with a kline removal bug
- fix /rehash tdlines and /rehash bans so they actually do something with dlines
- compute the number of file descriptors passed correctly on freebsd/amd64 (and probably others)
- check for compiler support for various warning flags and add them
- add -fno-strict-aliasing as this is now needed for gcc 4.4
- GNUTLS code now picks up new keys/certificates on rehash

ircd-ratbox 3.0.1 released

Thursday, December 18th, 2008

Yesterday, the ircd-ratbox project announced the release of their latest testing version of their IRCd.

Now being available as version 3.0.1, it still clearly is labeled as an early release and better not being used in a production environment.

NOTE: Whilst every effort has been made to make sure this code is usable, it
is still not classified as a stable release.  You assume full
responsibility for running this on a production network.

The  changelog is rather short but there seem to be a few big changes included like reenabling SSL and ziplinks