ircd-hybrid release notification - ircd-hybrid-7.1.0
Jon Lusky
lusky at blown.net
Sat Jul 9 15:24:56 EDT 2005
http://prdownloads.sourceforge.net/ircd-hybrid/ircd-hybrid-7.1.0.tgz
87a6f28706584cebdd4e5ed2c315c9dc ircd-hybrid-7.1.0.tgz
-- ircd-hybrid-7.1 RELNOTES
o) Improved SAFELIST
o) Added m_change.c
o) Fixed m_capture
-- ircd-hybrid-7.1rc4 RELNOTES
o) Various cleanups and bugfixes: invite, max_global, who, whois, names
o) Allow multiple oper user hosts
o) Added invite_ops_only configuration directive
o) Added m_spoof.c to contrib/, improved m_ojoin and m_force
o) Added ELIST token to RPL_ISSUPORTED numeric
o) Added '#' wildcard, matching any digit
-- ircd-hybrid-7.1rc3 RELNOTES
o) Disallow locally connected users from doing hash lookups by ID
o) Fixed a bug that could have caused network-wide channel desyncs
o) Added operator:encrypted configuration directive
o) Fix bug in invite code which could have been abused
o) Added support for CIDR glines
o) Display SIDs in /map to opers only
o) Expanded testmask
o) Fixed memory leak with x-lines
o) m_force (contrib) fixes
o) /whois addition of IP showing
o) Halfops patch re-integrated
o) Fixed possible desync in m_sjoin
o) Fixed server masking bugs (fakename)
o) Fixed can_idle and added documentation for it
o) Added resv_exempt to auth{} options
-- ircd-hybrid-7.1rc2 RELNOTES
o) Fixed build system to include ChangeLog
o) Updated missing entries in 7.1rc1 RELNOTES (see below)
o) Introduced new Fowler/Noll/Vo (FNV) hash algorithm
o) Fixed half broken sigio support
o) Allow users messaging themselves even if +g is set
o) Fixed bug causing remote servers to cut off the last character of a
50char-gecos
-- ircd-hybrid-7.1rc1 RELNOTES
o) Added m_etrace.c and confgen.pl to contrib/
o) Fixed serious nick TS bug which could have led to desyncs
o) Various fixes and improvements to ircd's configuration scanner
o) Fixed incorrect /INFO output
o) Non-critical resolver bugs fixed
o) Disallow '"' in kline and xline host/gecos
o) Fixed statistics generation
o) Fixed CIDR matchine
o) Fixed idletime
o) Fixed null kline reason for anti-idle kline
o) Fixed TS6 compability with m_links, m_admin, etc
o) Fixed bug which would allow clients in a certain state to flood the
daemon
-- ircd-hybrid-7.1beta1 RELNOTES
o) TS6 support has been introduced, although it is still not to be
used on production networks.
o) Halfops are no longer a configure option - if you prefer to use
them, you have to patch the source against contrib/halfops.diff;
anonops (+a) have been ripped out completely.
o) A new, more effective hash algorithm (from ircu).
o) Linebufs have been replaced with the new rewritten dbuf code;
noticeable performance improvements to the network I/O system.
o) Major changes to the configure script.
o) LIST extensions borrowed from undernet (SAFELIST, channel filtering -
see contrib/help/opers/list for more details).
o) A native i18n support is provided instead of the former gettext,
which is no longer needed. Old message files have been updated
according to the new format, plus some new translations are available.
o) Removed virtual channels
o) The user-channel membership handling has been entirely rewritten to
be more CPU friendly
o) Fixed a possible /CHALLENGE memory leak
o) Removed OpenVMS support
o) CRYPT_OPER_PASSWORD is now runtime configurable via ircd.conf
----------------------------------------------------------------------------
----
BUGS: Major bugs in this release are listed in BUGS
BUG REPORTS: If you run this code and encounter problems, you must report
the bug in one of the following ways:
a) By EMAIL to bugs at ircd-hybrid.org.
b) On http://forum.ircd-hybrid.org
Please include a gdb backtrace and a copy of your setup.h, defaults.h, and
ircd.conf with any report (with passwords and other sensitive
information masked).
DISCUSSION: There is a mailing list for discussion of hybrid issues,
including betas. To subscribe, use this link:
https://lists.ircd-hybrid.org/mailman/listinfo/hybrid
This is the proper place to discuss new features, bugs, etc. Posting here
is much more likely to get something done than ranting on #TZ.
Questions/comments directed to bugs at ircd-hybrid.org
Please read doc/whats-new.txt for information about what is in this release
Other files recommended for reading: BUGS, README.FIRST, INSTALL
----------------------------------------------------------------------------
----
$Id: RELNOTES,v 1.105 2005/07/09 19:07:49 adx Exp $
More information about the hybrid
mailing list