Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Aug 2008 22:34:40 +0000 (UTC)
From:      Beech Rintoul <beech@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/irc/ircd-ratbox-devel Makefile distinfo
Message-ID:  <200808162234.m7GMYeJv092074@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808162234.m7GMYeJv092074>