Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 181521

Summary: net-irc/ngircd-0.10.2 version bump
Product: Gentoo Linux Reporter: Marek Czernohous <mc>
Component: New packagesAssignee: Packages in net-irc <net-irc>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://ngircd.barton.de/
Whiteboard:
Package list:
Runtime testing required: ---

Description Marek Czernohous 2007-06-10 10:18:27 UTC
-- ChangeLog --


ngIRCd 0.10.2 (2007-06-08)

  ngIRCd 0.10.2-pre2 (2007-05-19)
  - Server links are allowed to use larger write buffers now (up to 50 KB).

  ngIRCd 0.10.2-pre1 (2007-05-05)
  - Fix compressed server links (broken since 0.10.0).
  - Predefined Channel configuration now allows specification of channel key
    (mode k) and maximum user count (mode l).
  - When using epoll() IO interface, compile in the select() interface as
    well and fall back to it when epoll() isn't available on runtime.
  - New configure option "--without-select" to disable select() IO API
    (even when using epoll(), see above).
  - Added support for IO APIs "poll()" and "/dev/poll".
  - Reorganized internal handling of invite and ban lists.


Reproducible: Always
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-06-12 13:39:50 UTC
In CVS, thanks.