diff options
author | cube <cube> | 2003-10-28 16:57:00 +0000 |
---|---|---|
committer | cube <cube> | 2003-10-28 16:57:00 +0000 |
commit | f3107635fd635cb07835c6c2bc99fa23b1f558e9 (patch) | |
tree | cdb81735c487fd16439d6ce1530f46ba004b50d8 /games/quake | |
parent | f03cc56d5050c8f232a402d1114359098a9ff02a (diff) | |
download | pkgsrc-f3107635fd635cb07835c6c2bc99fa23b1f558e9.tar.gz |
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
Diffstat (limited to 'games/quake')
0 files changed, 0 insertions, 0 deletions