dawn: update to 2021-10-26
authorNick Hainke <vincent@systemli.org>
Mon, 25 Oct 2021 22:29:20 +0000 (00:29 +0200)
committerNick Hainke <vincent@systemli.org>
Mon, 25 Oct 2021 22:37:56 +0000 (00:37 +0200)
ddc007e32ced ubus: avoid use after free in handle_probe_req()
e1275713c057 github: fix workflow

Signed-off-by: Nick Hainke <vincent@systemli.org>
net/dawn/Makefile

index dd94f97b02cc0c0dfa836b43363fc97e37776a52..72f3d9e8c0f2c76bcb89aa28397aec81534388c8 100644 (file)
@@ -5,13 +5,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=dawn
-PKG_SOURCE_DATE:=2021-10-13
+PKG_SOURCE_DATE:=2021-10-26
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://github.com/berlin-open-wireless-lab/DAWN.git
-PKG_SOURCE_VERSION:=7f1cb85432bc6cd6348d9a4cb56018a5f2ece087
-PKG_MIRROR_HASH:=6fa226b7d47be1a99cf095be59416928040eb3c4e266c0de7c9ea2d75a411aff
+PKG_SOURCE_VERSION:=ddc007e32ced2df48212c0bc65ce2f77a8617bd2
+PKG_MIRROR_HASH:=c2e4892ab74dc2169706274a9cfff453ce73e20fbc76ae2fca5832fa0ed5b2ee
 
 PKG_MAINTAINER:=Nick Hainke <vincent@systemli.org>
 PKG_LICENSE:=GPL-2.0-only