mdns: upgrade 1096.40.7 -> 1310.40.42

Refresh the following patch:
0001-mdns-include-stddef.h-for-NULL.patch

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Zheng Ruoqin
2021-01-12 14:50:33 +08:00
committed by Khem Raj
parent 7f3ccef7b4
commit c184746be9
2 changed files with 3 additions and 3 deletions
@@ -34,7 +34,7 @@ index 2fbea04..d4b9af5 100755
+#include <stddef.h> /* for NULL */ +#include <stddef.h> /* for NULL */
#include "DNSCommon.h" // Defines general DNS utility routines #include "DNSCommon.h" // Defines general DNS utility routines
#include "uDNS.h" // Defines entry points into unicast-specific routines #include "uDNS.h" // Defines entry points into unicast-specific routines
#include "nsec.h"
-- --
2.20.1 2.20.1
@@ -22,8 +22,8 @@ SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${P
file://0010-Handle-errors-from-socket-calls.patch;patchdir=.. \ file://0010-Handle-errors-from-socket-calls.patch;patchdir=.. \
file://0011-Change-a-dynamic-allocation-to-file-scope-variable.patch;patchdir=.. \ file://0011-Change-a-dynamic-allocation-to-file-scope-variable.patch;patchdir=.. \
" "
SRC_URI[md5sum] = "ac766013bbcb323e9db4c80805b2552a" SRC_URI[md5sum] = "dfcfd4d7f29a56ec99e7df1d21db5e7b"
SRC_URI[sha256sum] = "b86f4816b4145915198e7c5bf0bc56dbbfd960e9a4518bb6486baa40cdcca7e6" SRC_URI[sha256sum] = "bea29e1616cd56ccb8f88c0fad2bcdc4031f4deb2d899c793e2f27a8384f0b34"
CVE_PRODUCT = "apple:mdnsresponder" CVE_PRODUCT = "apple:mdnsresponder"