Age | Commit message (Collapse) | Author | Files | Lines |
|
2007/06/10 .62 Backported 5.1 fix for a bug allowing guest nicknames to be
linked.
This release fixes two security-related bugs discovered in version 5.1 which
are also present in 5.0.
|
|
|
|
2007/03/30 .61 Fixed crash on x86-64 systems under certain circumstances.
Reported by Andrey V. Elsukov <bu7cher@xxxxxx.xx>
2007/03/24 .60 Changed ChanServ SET PASSWORD to remove founder privileges
from any users who had previously identified for the
channel (backported from 5.1a13)
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
2006/10/01 .59 Added support to convert-db for versions of PTlink Services
through 2.26-eol.1
2006/08/16 Update documentation to reflect new domain name.
|
|
|
|
Added workaround to support the broken MD5 encryption used
in Epona/Anope (through at least version 1.7.14),
enabled by the EnableAnopeWorkaround option for the
encryption/md5 module in modules.conf.
configure -check (run by the Makefile) no longer leaves a
conf-tmp directory lying around.
Fixed error when compiling with recent versions of GNU make.
Fixed crash when importing some Anope databases.
Added support to convert-db for recent versions of Epona.
|
|
2006/01/20 .57
Fixed conversion of Anope 1.7 OperServ databases. Reported
by Matt Smith <ratman6@xxxxxxx.xxx>
2006/01/20 ChanServ SET SECUREOPS now prevents unprivileged users from
gaining channel protect (+a) status as well. Reported
by A.S. <loverboy@xxx.xxxxx.xxx.xx>
2006/01/20 Fixed a bug in the Cygnus database converter causing
autokills with invalid expiration data to expire
immediately rather than remain with no expiration time.
2006/01/07 Fixed a cosmetic bug in ChanServ LIST causing the no-expire
flag "!" to not be shown for suspended channels.
|
|
need them, for example RESTRICTED and SUBST_MESSAGE.*.
|
|
|
|
Bump to nb1
|
|
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
Create the services group using PKG_GROUPS
From the ChangeLog:
> 2005/11/20 .56 Fixed a bug in StatServ that could cause a crash if
> StatServ was unloaded with a rehash while Services
> was running.
> 2005/11/07 Changed NickServ and ChanServ SET PASSWORD to prevent the
> use of spaces in passwords.
> 2005/11/07 The NickServ commands DROP, RECOVER, RELEASE, and GHOST now
> report a syntax error rather than "password incorrect"
> when too many parameters are given. (As a result,
> passwords containing spaces can no longer be used with
> these commands. Use IDENTIFY followed by SET PASSWORD
> to set a new password without spaces.)
> 2005/10/26 Fixed incorrect end-of-/WHOIS responses for several
> pseudoclients. Reported by Robin Burchell
> <surreal.w00t@xxxxx.xxx>
> 2005/09/26 .55 Added documentation on CSSetChannelTime configuration option.
> 2005/08/25 Fixed rare bug allowing users to gain voice status
> improperly. Reported by Anton Wolkov <phan70m@xxxxx.xxx>
> 2005/08/23 Added "authed" callback for newly-authorized nicknames.
> Suggested by Robin Burchell <surreal.w00t@xxxxx.xxx>
> 2005/08/16 .54 The ChanServ check_kick callback now passes the channel
> name as a string instead of the Channel structure, so
> the channel name can be known even if the channel is
> empty. Reported by Olly <olly@xxxxxxx.xx.xx>
> 2005/08/13 The S-line commands (SGLINE, SQLINE, and SZLINE) now check
> that "*" or similarly overbroad masks are not used.
> Suggested by Dionisios K. <vonitsa_net@xxxxx.xx>
> 2005/08/13 Fixed minor bugs in the code to check whether a new
> autokill is too broad (such as "*").
> 2005/08/13 Fixed a compilation error (and many warnings) when
> compiling with GCC 4.
> 2005/08/13 Added UNSET callbacks for NickServ and ChanServ. Suggested
> by Craig McLure <Craig@xxxxxxxxx.xxx>
> 2005/05/12 .53 Fixed bug causing server connection to fail.
> 2005/05/12 .52 Fixed occasional corruption of the NickServ REGISTER syntax
> string upon reconfiguration (OperServ REHASH).
> Reported by <alm@xxxxxxx.xx>
> 2005/05/06 Fixed attempts to send PING messages before connecting to
> the server. Reported by Craig McLure
> <Craig@xxxxxxxxx.xxx>
> 2005/04/02 .51 convert-db now checks for more potential problems with the
> imported databases before writing out the XML data.
> 2005/04/02 Fixed bugs when converting databases from old versions of
> PTlink Services.
> 2005/04/01 Fixed handling of links to forbidden nicks when converting
> Auspice databases.
> 2005/03/31 ChanServ KICK no longer allows Services opers to be kicked.
> 2005/03/31 Ensured that usermode +r is cleared from nicks which lose
> their identification status (e.g. from FORBID/SUSPEND).
> 2005/03/31 NickServ SUSPEND now forces the user of the suspended
> nick to change nicknames, as FORBID does. Reported by
> Dionisios K. <vonitsa_net@xxxxx.xx>
> 2005/03/31 ChanServ now stops non-identified users from joining
> channels with mode +R locked on. Suggested by
> Dionisios K. <vonitsa_net@xxxxx.xx>
> 2005/03/29 .50 Fixed security hole in NickServ LISTLINKS allowing any user
> to view a nick's links. Reported by
> <katarn@xxxxxxxxxx.xxx>
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
the modules are statically-linked into the ircservices executable.
This fixes the installation of chat/ircservices on platforms where
dlopen() doesn't obey its "mode" argument, e.g. RTLD_NOW. Unfortunately,
NetBSD/amd64 currently falls into this category (port-amd64/30570),
but this will also fix installation on any a.out NetBSD or OpenBSD
platform.
Approved for commit during the deep freeze by <agc>.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
And always is defined as share/examples/rc.d
which was the default before.
This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.
This was discussed on tech-pkg in late January and late April.
Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
|
|
|
|
2005/03/06 .49 Added Russian language file, courtesy of Alexander Zverev
<tty@inbox.ru>
2005/03/05 Services will now accept multiple PROTOCTL messages from
the Unreal ircd (as implemented in Unreal CVS).
2005/03/04 Added support for +I/+j channel modes in Unreal 3.2.3.
Reported by Kieron Thwaites <ron2k@webmail.co.za>
2005/02/23 .48 Fix careless bug leading to possible crash on exit or rehash.
2005/02/23 .47 Channels no longer expire while an auto-op user is in the
channel; expiration is delayed until the time specified
by CSExpire after the last such user leaves the channel.
Reported by Anton Wolkov <phan70m@gmail.com>
2005/02/23 Added user IP addresses to the OperServ LISTUSER debug
command as well.
2005/02/21 .46 Fixed some warnings during compilation.
2005/02/21 Fixed bug causing modified files to not be recompiled
properly when compiling with GNU make 3.79.
2005/02/20 The OperServ debug command LISTUSERS now includes the IP
address for each user before the user's mode string.
2005/02/19 Added workaround for GCC bugs on PowerPC systems.
2005/01/27 Fixed careless error in "make distclean". Reported by
Stanislav Zahariev <sofit@evronet.tv>
2005/01/21 .45 Added HybServ support to convert-db. Suggested by
Stanislav Zahariev <sofit@evronet.tv>
2005/01/21 convert-db is now recompiled properly if the compilation
options passed to the configure script are changed.
2005/01/13 IRC operators are now properly shown the operator version
of ChanServ HELP LIST. Reported by Kieron Thwaites
<ron2k@webmail.co.za>
|
|
|
|
2004/12/13 .44 Fixed a careless error in the va_copy workaround.
2004/12/02 .43 Added workaround for va_copy with obsolete compilers.
Reported by <us44ever (at) hotmail.com>
2004/12/02 Added support for SGlines on Unreal. Reported by Dionisios
K. <vonitsa_net (at) yahoo.gr>
2004/12/02 Fixed "unknown message" on Unreal SWHOIS. Reported by
Anton Wolkov <phan70m (at) gmail.com>
2004/11/22 Fixed URLs in the documentation to point to the new website.
2004/11/22 .42 The mail/smtp module now allows multiple RelayHost
configuration directives for backup relay servers.
Suggested by Torbjorn Svennson <azoff (at) se.linux.org>
2004/11/22 Fixed extraneous "Unknown message" log messages on Unreal.
Reported by Ali Sor <alisor (at) softhome.net>
2004/10/29 Clarified "please change your nick" message text.
Suggested by Dylan v.d Merwe <dylanvdm (at) icon.co.za>
2004/10/25 Fixed crash when using the Japanese language file with the
OperServ SLINE COUNT command.
2004/10/19 Fixed bug allowing StatServ and global noticer nicknames to
be registered/linked. Reported by M. van Cuijk
<mark (at) phedny.net>
2004/10/14 Fixed various bugs and warnings when compiling on x86-64.
Reported by <liverbugg (at) rinux.org>
2004/10/14 Added workaround for GNU coreutils (>=5.2) brokenness.
2004/10/13 SET MLOCK no longer allows locking +K without +i on Unreal.
Reported by <help (at) thaiirc.in.th>
2004/10/13 Fixed cosmetic bug in MemoServ IGNORE. Reported by
<saman (at) ttnet.net.tr>
2004/10/11 Fixed disconnect on incoming data flood. Reported by
<ballsy (at) mystical.net>
2004/10/03 Updated the README file for the current manual structure.
|
|
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.
This is from ideas from Greg Woods and others.
Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
|
|
2004/10/03 .41 Fixed SQUIT of juped servers on Bahamut. Reported by Pasi
Hirvonen <psh@iki.fi>
2004/10/03 Fixed cosmetic bug in NickServ SUSPEND help. Reported by
Craig McLure <Craig@chatspike.net>
2004/10/02 Fixed bug causing endless log messages on full network
buffer. Reported by <ballsy@mystical.net>
2004/10/02 OperServ AKILLCHAN now honors the WallOSAkill setting.
Reported by Pasi Hirvonen <psh@iki.fi>
2004/09/19 Fixed missing object file in Hybrid module compilation.
Reported by Jon Christopherson <jon@layertek.com>
Closes PR 27141.
|
|
Pkgsrc changes:
- Add a startup script
- Use SUBST_* framework (a lot)
- Install documentation and man pages
- Use CONF_FILES_* for installing config files
App changes:
- bugfixes
- documentation updates
- feature improvements
- See the Changes file for full details
|
|
|
|
|
|
|
|
|
|
|
|
so it'll work on archs like powerpc which require it.
|
|
|
|
|
|
IRC Services is a system of services to be used with Internet Relay Chat
networks. Services provides for definitive nickname and channel ownership,
as well as the ability to send messages to offline users, and gives IRC
operators considerably more control over the network.
Package provided by virtus@wanadoo.nl via pkgsrc-wip.
|