libubox: update to the latest master
authorRafał Miłecki <rafal@milecki.pl>
Sun, 24 May 2020 14:30:02 +0000 (16:30 +0200)
committerRISCi_ATOM <Bob@bobcall.me>
Wed, 27 May 2020 17:18:38 +0000 (17:18 +0000)
5e75160 blobmsg: fix attrs iteration in the blobmsg_check_array_len()
eeddf22 tests: runqueue: try to fix race on GitLab CI
89fb613 libubox: runqueue: fix use-after-free bug
1db3e7d libubox: runqueue fix comment in header
7c4ef0d tests: list: add test case for list_empty iterator

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit a765b063ee3e1dd6519f6a4a9e4d4f72214b33b8)

package/libs/libubox/Makefile

index 8c59e2bb0dbfb8d54b47c50c2f1c625be901d838..2b1f9c9182262a8893a9e58880e5d3b733d1eecb 100644 (file)
@@ -5,9 +5,9 @@ PKG_RELEASE=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/libubox.git
-PKG_MIRROR_HASH:=f3b5c23280016bbe4b825de81cd455507ca817f599c5cd9f888370d9a33f6c9e
-PKG_SOURCE_DATE:=2020-02-27
-PKG_SOURCE_VERSION:=7da66430de3fc235bfc6ebb0b85fb90ea246138d
+PKG_MIRROR_HASH:=ff027518776db5238006df2c4c609837e52339a9e1081765b47b77f24131c3d8
+PKG_SOURCE_DATE:=2020-05-24
+PKG_SOURCE_VERSION:=5e75160f48785464f9213c6bc8c72b9372c5318b
 CMAKE_INSTALL:=1
 
 PKG_LICENSE:=ISC