pkgsrc/net/libnids
cube 3f8ce783de Update to version 1.18. This release fixes a buffer overflow in TCP
fragment reassembly code. CVE reference for that vulnerability is
CAN-2003-0850.

Note homepage relocation, and take over maintainership since that's
apparently what I've become.

v1.18 Oct 15 2003
- reject tcp packets with old timestamp; needed to pass fragroute test;
  well, linux 2.0.36 did not support this ;)
- fixed memory corruption which could be caused by overlarge TCP packets
- adjusted checksum.c to not use multiline literals (for gcc 3.3)
- in configure.in, even if found libnet files, try compilation; there is
  another library with the same name
- fix a bug in "collect" field handling; if you did collect-- and then
  collect++ (which is rare), you would get a single junk packet
- correct handling of exec_prefix in configure.in
- unlink config.status in "make distclean"
- use pcap_hdr->caplen instead pcap_hdr->len; the only gain seems to be to
  gracefully handle pcap files with too short snaplen
- changed soname to libnids.so.1.x, as binary compatibility is not
  guaranteed
- switched to sourceforge as homepage
2003-10-28 16:57:00 +00:00
..
buildlink2.mk Update to version 1.18. This release fixes a buffer overflow in TCP 2003-10-28 16:57:00 +00:00
DESCR Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
distinfo Update to version 1.18. This release fixes a buffer overflow in TCP 2003-10-28 16:57:00 +00:00
Makefile Update to version 1.18. This release fixes a buffer overflow in TCP 2003-10-28 16:57:00 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00