pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/inspircd



Module Name:    pkgsrc
Committed By:   adrianp
Date:           Fri Dec  5 14:04:52 UTC 2008

Modified Files:
        pkgsrc/chat/inspircd: Makefile PLIST distinfo

Log Message:
Update to 1.1.22

Don't build the core as lots of shared objects, but instead do it properly.
Remove server name prefix from kill messages, low-priority cosmetic fix.
Change rm to force removal for configureclean target, obsoletes debian patch.
Don't attempt to modify permissions on config file, obsoletes debian patch.
Fix gnutls detection, wrong var was set, thanks SnoFox
Backport 8a7abaf: don't check permission to +Q if not a local user, fixes bug 
#619
Add alias for ALIS, closes bug #632.
Fix duplicated umode, closes bug #631
Backport r10791, m_watch was deleting the wrong user's watcher list
Fix an uninitialised variable in ConfigReader::GetError()
Backport leak on /rehash fix.
Backport race condition fixes.
Fix: Port was never read in for connect tags, patch from Szymek - thanks!
Fix a low risk race condition which could result in crashes, spotted by Szymek 
- big thanks!
Backport: Watch visibility test was working the wrong way. Patch from Darom.
Numerous fixes for m_dccallow - only the first banfile tag mattered, improper 
behavior with no banfile tags, incorrect check for adding yourself to the 
dccallow list, and several cosmetic issues.
Backport leak fix on helpop config reading, thanks Macgyver.
Fix for bug #614 reported by jdhore, thanks. NOTE: The numerics for /MODULES 
have been changed in 1.1 to match those in 1.2, now 703 and 704. This is 
required because conspire seems to want to interpret the old numeric for sasl 
even if sasl isnt available (numeric 900)
Fix for bug #604 reported by Phoenix, thanks
Replace the IP (in addition to hostname) for CGIIRC clients; fixes glines and 
zlines on IPs affecting cgiirc users. Thanks to Saz|Laptop
Backport r10602: potentially unsafe comparison in SSL
Fix for bug #610 reported by ankit
Backport r10517: Fix KILL server-notice duplication
backport r10054 from trunk. fixes output corruption if ports fail to bind.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/chat/inspircd/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/chat/inspircd/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/chat/inspircd/distinfo

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