Updated ratbox-services port to official "stable" ratbox-services-1.2.2 release. Software changes included in this release: - Fix compilation with gcc-4.4. - ChanServ will now remove bans from the channel when they expire in the database. - Fix a potential crash by a user changing their email address with UserServ. - Add in support for chanmode +S (ssl-only). rserv will now always support the ircd sending channel mode +S. - New general {}; conf option: allow_sslonly = <yes|no>; controls whether users can instruct ChanServ to use the +S mode. This should match the ircd setting. - chanserv::set::topic will now cause ChanServ to update the topic if it is already present in the channel. - BanServ expires based on events, but this prevented a kline (etc) that had just expired from being reset. Enforce an expiry of all bans prior to handling a request from an oper. - ChanServ { expireban_frequency }; and chanserv { expiretopic_frequency }; were being ignored and defaults used in their place. - MemoServ will now notify users when they login if they have unread memos. - OLOGIN/OPERLOGIN will now enforce usernames are correct. - Fix an issue with userserv allowing usernames above the maximum length. It will now ignore these and warn about them on startup.
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool)
Maintainer of irc/ratbox-services, Please note that PR ports/143953 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/143953 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
This is from me so it's fine to commit, thanks. I just mixed up the 'from' address field.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
miwi 2010-03-09 22:43:15 UTC FreeBSD ports repository Modified files: irc/ratbox-services Makefile distinfo irc/ratbox-services/files pkg-install.in pkg-message.in Log: - Update to 1.2.2 PR: 143953 Submitted by: moggie <"moggie atelasticmind.net"@elasticmind.net> (maintainer) Revision Changes Path 1.11 +1 -2 ports/irc/ratbox-services/Makefile 1.5 +3 -3 ports/irc/ratbox-services/distinfo 1.3 +8 -4 ports/irc/ratbox-services/files/pkg-install.in 1.5 +4 -4 ports/irc/ratbox-services/files/pkg-message.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"