libubox: update to the latest version
authorFelix Fietkau <nbd@nbd.name>
Tue, 26 May 2020 08:45:06 +0000 (10:45 +0200)
committerFelix Fietkau <nbd@nbd.name>
Tue, 26 May 2020 08:45:44 +0000 (10:45 +0200)
86818eaa976b blob: make blob_parse_untrusted more permissive
cf2e8eb485ab tests: add fuzzer seed file for crash in blob_len
c2fc622b771f blobmsg: fix length in blobmsg_check_array
639c29d19717 blobmsg: simplify and fix name length checks in blobmsg_check_name
66195aee5042 blobmsg: fix missing length checks

Signed-off-by: Felix Fietkau <nbd@nbd.name>
package/libs/libubox/Makefile

index 645cef9008ee7d17d302b105fce511046d645e88..49bf58374266627c97e4184fce7e20b9b0ed7939 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/libubox.git
-PKG_MIRROR_HASH:=ff027518776db5238006df2c4c609837e52339a9e1081765b47b77f24131c3d8
-PKG_SOURCE_DATE:=2020-05-24
-PKG_SOURCE_VERSION:=5e75160f48785464f9213c6bc8c72b9372c5318b
+PKG_MIRROR_HASH:=3d58def8e415ceda8aacfd8453813d8bf2a05991c0df0c074744639ab04321ba
+PKG_SOURCE_DATE:=2020-05-25
+PKG_SOURCE_VERSION:=66195aee50424cbda0c2d858014e4cc58a2dc029
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=ISC