pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48217 CVS commit: pkgsrc/net/libnids



The following reply was made to PR pkg/48217; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48217 CVS commit: pkgsrc/net/libnids
Date: Sun, 6 Oct 2013 08:25:37 +0000

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Sun Oct  6 08:25:37 UTC 2013
 
 Modified Files:
        pkgsrc/net/libnids: Makefile buildlink3.mk distinfo
 Added Files:
        pkgsrc/net/libnids/patches: patch-configure patch-configure.in
            patch-src_config.h.in patch-src_libnids.c
 Removed Files:
        pkgsrc/net/libnids/patches: patch-src_killtcp.c patch-src_util.c
            patch-src_util.h
 
 Log Message:
 Update libnids to 1.24.
 Based on PR pkg/48217 by Leonardo Taccari.
 
 Changes:
 v1.24 Mar 14 2010
 - fixed another remotely triggerable NULL dereference in ip_fragment.c
 - unofficial patch that enables tracking of already established TCP connections
 - missing reset of some tcp_* variables upon nids_exit
 - correct calculation of radiotap header
 - compilation warning fixes with newer gcc
 - use pcap_get_selectable_fd() instead of pcap_fileno()
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.33 -r1.34 pkgsrc/net/libnids/Makefile
 cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/libnids/buildlink3.mk
 cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/libnids/distinfo
 cvs rdiff -u -r0 -r1.1 pkgsrc/net/libnids/patches/patch-configure \
     pkgsrc/net/libnids/patches/patch-configure.in \
     pkgsrc/net/libnids/patches/patch-src_config.h.in \
     pkgsrc/net/libnids/patches/patch-src_libnids.c
 cvs rdiff -u -r1.1 -r0 pkgsrc/net/libnids/patches/patch-src_killtcp.c \
     pkgsrc/net/libnids/patches/patch-src_util.c \
     pkgsrc/net/libnids/patches/patch-src_util.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index