cvs commit: ports/irc/ircd-ratbox-devel Makefile distinfo

Beech Rintoul beech at FreeBSD.org
Sat Aug 16 22:34:40 UTC 2008


beech       2008-08-16 22:34:40 UTC

  FreeBSD ports repository

  Modified files:
    irc/ircd-ratbox-devel Makefile distinfo 
  Log:
  - Software changes include:
  o Fix a case a passing a NULL to match().
  o Properly fix a crash in the block heap garbage collection code.
  o Fix a hang with the resolver using epoll.
  o Add dns source port randomization.
  o Add a vhost_dns/vhost6_dns option to control which IP addresses the resolver
    binds to.
  o Make /stats A work again.
  o Cleanup some remains of the old ident helper.
  o Work around a core dump in libratbox with accepting sockets that appear to be
    open in the fd hash and log this condition.
  o Fix a buffer overrun in the arc4random code when there is no SSL library.
  o Fix a memory alignment issue on sparc where the ircd would crash with a SIGBUS
    accessing long long variables that were allocated via the block allocator
  
  PR:             ports/126539
  Submitted by:   Lewis <moggie at elasticmind.net> (maintainer)
  
  Revision  Changes    Path
  1.14      +1 -1      ports/irc/ircd-ratbox-devel/Makefile
  1.10      +3 -3      ports/irc/ircd-ratbox-devel/distinfo


More information about the cvs-all mailing list