Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Nov 2014 19:04:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194725] [maintainer] update net/scamper to 20141031
Message-ID:  <bug-194725-13-zMWJp7Zqcs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194725-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194725-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194725

mjl@luckie.org.nz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #148836|0                           |1
        is obsolete|                            |

--- Comment #2 from mjl@luckie.org.nz ---
Created attachment 148900
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148900&action=edit
update scamper to 20141101

>From changelog at
https://rommie.caida.org/pipermail/scamper-announce/2014-November/000002.html

 * fix passing file descriptors through sockets on NetBSD, so that
   scamper can actually work with privsep on NetBSD.

 * use arc4random on all platforms where available.  silences build on
   OpenBSD.

 * increase size of flags array for warts_dealias_data_t so that all
   of the prefixscan flags can fit.  pointed out by OpenBSD gcc.

 * silence build on NetBSD by casting parameter to isspace from char
   to int.

 * silence a couple spurious clang scan-build warnings with assert
   statements.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194725-13-zMWJp7Zqcs>