pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/chat/inspircd12



Module Name:    pkgsrc
Committed By:   adrianp
Date:           Tue Aug  4 22:17:36 UTC 2009

Modified Files:
        pkgsrc/chat/inspircd12: Makefile PLIST distinfo
        pkgsrc/chat/inspircd12/patches: patch-ab patch-ac

Log Message:
Featuring nothing but further stability fixes including possible crash on 
rehash, rc4 is just about how we want things to be. No major problems have been 
reported in some time (though of course we still advocate using SVN rather than 
tarballs).

IMPORTANT CHANGES:
* Channel aliases now work more like user aliases. This is a BREAKING CHANGE. 
$1 is now the fantasy command that was invoked, $2 is the first real parameter 
of the command. (in other words, adjust all your numbers up by one for channel 
fantasy commands).
* $chan in m_fantasy will be replaced by an empty string if used in a 
non-channel (i.e. user) alias.
* m_ssl_oper_cert and m_ssl_dummy are both gone, and merged into m_sslinfo - so 
you won't have to load so many SSL modules
* m_sslinfo is no longer in extra/. There was no need for it to be there.
* DNS now resolves multiple-answer DNS queries (CNAME, A) correctly.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/chat/inspircd12/Makefile \
    pkgsrc/chat/inspircd12/PLIST
cvs rdiff -u -r1.3 -r1.4 pkgsrc/chat/inspircd12/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/chat/inspircd12/patches/patch-ab \
    pkgsrc/chat/inspircd12/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index