mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
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:
+1
-1
@@ -34,7 +34,7 @@ index 2fbea04..d4b9af5 100755
|
||||
+#include <stddef.h> /* for NULL */
|
||||
#include "DNSCommon.h" // Defines general DNS utility routines
|
||||
#include "uDNS.h" // Defines entry points into unicast-specific routines
|
||||
#include "nsec.h"
|
||||
|
||||
--
|
||||
2.20.1
|
||||
|
||||
|
||||
+2
-2
@@ -22,8 +22,8 @@ SRC_URI = "https://opensource.apple.com/tarballs/mDNSResponder/mDNSResponder-${P
|
||||
file://0010-Handle-errors-from-socket-calls.patch;patchdir=.. \
|
||||
file://0011-Change-a-dynamic-allocation-to-file-scope-variable.patch;patchdir=.. \
|
||||
"
|
||||
SRC_URI[md5sum] = "ac766013bbcb323e9db4c80805b2552a"
|
||||
SRC_URI[sha256sum] = "b86f4816b4145915198e7c5bf0bc56dbbfd960e9a4518bb6486baa40cdcca7e6"
|
||||
SRC_URI[md5sum] = "dfcfd4d7f29a56ec99e7df1d21db5e7b"
|
||||
SRC_URI[sha256sum] = "bea29e1616cd56ccb8f88c0fad2bcdc4031f4deb2d899c793e2f27a8384f0b34"
|
||||
|
||||
CVE_PRODUCT = "apple:mdnsresponder"
|
||||
|
||||
Reference in New Issue
Block a user