Source-Changes-HG archive

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

[src/trunk]: src/doc new tcpdump/libpcap



details:   https://anonhg.NetBSD.org/src/rev/65269b1fbffc
branches:  trunk
changeset: 821112:65269b1fbffc
user:      christos <christos%NetBSD.org@localhost>
date:      Tue Jan 24 23:31:03 2017 +0000

description:
new tcpdump/libpcap

diffstat:

 doc/3RDPARTY |  10 +++++-----
 doc/CHANGES  |   4 +++-
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (46 lines):

diff -r 9530817ea47f -r 65269b1fbffc doc/3RDPARTY
--- a/doc/3RDPARTY      Tue Jan 24 23:29:13 2017 +0000
+++ b/doc/3RDPARTY      Tue Jan 24 23:31:03 2017 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: 3RDPARTY,v 1.1400 2017/01/22 22:26:16 christos Exp $
+#      $NetBSD: 3RDPARTY,v 1.1401 2017/01/24 23:31:03 christos Exp $
 #
 # This file contains a list of the software that has been integrated into
 # NetBSD where we are not the primary maintainer.
@@ -779,8 +779,8 @@
 import. Talk to haad before importing new version.
 
 Package:       libpcap
-Version:       1.7.2
-Current Vers:  1.7.2
+Version:       1.8.1
+Current Vers:  1.8.1
 Maintainer:    tcpdump-workers%tcpdump.org@localhost
 Archive Site:  http://www.tcpdump.org/release/
 Home Page:     http://www.tcpdump.org/
@@ -1296,8 +1296,8 @@
 Run cleantags before importing because sqlite3.c has an RCSID
 
 Package:       tcpdump
-Version:       4.7.3
-Current Vers:  4.7.3
+Version:       4.8.1
+Current Vers:  4.8.1
 Maintainer:    tcpdump-workers%lists.tcpdump.org@localhost
 Archive Site:  http://www.tcpdump.org/release/
 Home Page:     http://www.tcpdump.org/
diff -r 9530817ea47f -r 65269b1fbffc doc/CHANGES
--- a/doc/CHANGES       Tue Jan 24 23:29:13 2017 +0000
+++ b/doc/CHANGES       Tue Jan 24 23:31:03 2017 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2237 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2238 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -452,3 +452,5 @@
        ptrace(2): Add new options in EVENT_MASK: PTRACE_LWP_CREATE and
                PTRACE_LWP_EXIT [kamil 20170114]
        siginfo(2): Add new si_code for SIGTRAP: TRAP_LWP [kamil 20170114]
+       libpcap: Import 1.8.1. [christos 20170124]
+       tcpdump(8): Import 4.8.1. [christos 20170124]



Home | Main Index | Thread Index | Old Index