The InspIRCd Project
Home | Developers | Wiki | Forums | Bug Tracker | GIT | Download | Stats

Go Back   Inspire IRCd Forums -- InspIRCd > Releases and announcements > News and Releases
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

News and Releases News of new releases and fixes etc will be posted here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 17-01-2010, 06:12 PM   #1
danieldg
InspIRC Developer
 
Join Date: Sep 2007
Posts: 22
Default 1.2.2, 2.0b1

We have another release of 1.2 stable, and 2.0 is now moving to beta 1.

1.2.2 fixes a few bugs found in 1.2.1, including a bug that caused netsplits on rehash.

2.0 beta 1 introduces better fakelag and send queue management, new cloaking modes, and a number of improvements in error handling. For a list of all the new features of the 2.0 branch, see http://wiki.inspircd.org/Development/Roadmap/2.0

You can download the files with these links (If you're using wget, quote the URLs):
http://www.inspircd.org/?p=download&version=1.2.2
http://www.inspircd.org/?p=download&version=2.0.0b1

A changelog will be attached.

Last edited by danieldg : 17-01-2010 at 06:25 PM.
danieldg is offline   Reply With Quote
Old 17-01-2010, 06:23 PM   #2
danieldg
InspIRC Developer
 
Join Date: Sep 2007
Posts: 22
Default Changelogs

1.2.2:
  • Allow ircd to start up even if some port bindings fail
  • Allow maxtargets to be bypassed in JOIN (workaround for irssi bug)
  • Enforce global channel limit when not specified in a <connect> tag
  • Fix +l (channel limit) being set on every remote join
  • Log remote user connections in m_sqllog
  • Fix netsplit on rehash caused by lack of SID autogeneration
  • Don't execute modulemanager as part of configure
  • Fix SSL binding to 0.0.0.0 and ::
2.0b1:
  • Support strftime format characters in <log> blocks
  • Make a ./configure --system to support system-wide installation of inspircd
  • Allow inspircd to be compiled as a static binary (no modules) - run make PURE_STATIC=1
  • Report channel and user mode mismatches in CAPAB negotiation
  • Verify that regex engine, character set, and cloak keys match during netburst
  • m_passforward
  • Other bug fixes, see commit log for details.
danieldg is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 3 (0 members and 3 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 03:09 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
(C) InspIRCd Development Team