mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 19:11:38 +04:00
odhcpd: update to Git HEAD (2026-03-16)
160e5fa3957c odhcpd: ensure zero padding on DNSSL 2a316dbfd798 odhcpd: ignore NULL in dhcpv4_free_lease() stub b960d4cbe27b ubus: fix truncated field in DHCPv6 lease query 4e26e1361335 dhcpv4: fix avl_delete on leases not in avl tree ea5af5bffa2d dhcpv4: fix segfault when disabling interface https://github.com/openwrt/odhcpd/compare/13cec018c0d9...160e5fa3957c Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22454 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
b37cbcf50a
commit
df45ed2da0
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL=$(PROJECT_GIT)/project/odhcpd.git
|
||||
PKG_MIRROR_HASH:=389d840185dabe2d872dc9751da3cee0a4a3570c8dc6f89c71c9b6a456ba6d90
|
||||
PKG_SOURCE_DATE:=2026-03-12
|
||||
PKG_SOURCE_VERSION:=13cec018c0d9bd452f4cb5e583c52fdf206cdc31
|
||||
PKG_MIRROR_HASH:=1d0008c049d98c7e663d59fe7285e9d4a47552df3806494fe0fdba4658829904
|
||||
PKG_SOURCE_DATE:=2026-03-16
|
||||
PKG_SOURCE_VERSION:=160e5fa3957cfd9d89f8ff7493f28a8baaf6ced7
|
||||
|
||||
PKG_MAINTAINER:=Álvaro Fernández Rojas <noltari@gmail.com>
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
|
||||
Reference in New Issue
Block a user