Module Name: src
Committed By: christos
Date: Sun Jan 14 20:07:03 UTC 2018
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new mdnsresponder
To generate a diff of this commit:
cvs rdiff -u -r1.1492 -r1.1493 src/doc/3RDPARTY
cvs rdiff -u -r1.2344 -r1.2345 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.1492 src/doc/3RDPARTY:1.1493
--- src/doc/3RDPARTY:1.1492 Mon Jan 1 06:52:45 2018
+++ src/doc/3RDPARTY Sun Jan 14 15:07:02 2018
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1492 2018/01/01 11:52:45 roy Exp $
+# $NetBSD: 3RDPARTY,v 1.1493 2018/01/14 20:07:02 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -847,8 +847,8 @@ Notes:
Uses libc's ohash
Package: mDNSResponder
-Version: 320.16
-Current Vers: 878
+Version: 878.1.1
+Current Vers: 878.1.1
Maintainer: Apple
Archive Site: https://www.opensource.apple.com/tarballs/mDNSResponder/
Home Page: https://developer.apple.com/bonjour/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2344 src/doc/CHANGES:1.2345
--- src/doc/CHANGES:1.2344 Sat Jan 6 11:52:57 2018
+++ src/doc/CHANGES Sun Jan 14 15:07:02 2018
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2344 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2345 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -97,3 +97,4 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
sbrk: Remove the "data section size change" syscall [kamil 20171219]
ovadvise: Remove the old vadvise syscall header [kamil 20171219]
dhcpcd(8): Import dhcpcd-7.0.0 [roy 20180101]
+ mdnsd(8), dns-sd(1), libdns_sd: import mDNSResponder 878.1