From: Oskari Rauta Date: Thu, 30 Nov 2023 09:08:23 +0000 (+0200) Subject: netavark: update to version 1.9.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=aa3abde67e32e193e4fcc23ff6f27190440a3e94;p=openwrt-packages.git netavark: update to version 1.9.0 Changes: - add firewalld-reload subcommand - bridge: force static mac on bridge interface - dependency updates - numerous fixes to test suite Signed-off-by: Oskari Rauta --- diff --git a/net/netavark/Makefile b/net/netavark/Makefile index da04a5e9d..84d7092ae 100644 --- a/net/netavark/Makefile +++ b/net/netavark/Makefile @@ -1,12 +1,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=netavark -PKG_VERSION:=1.8.0 +PKG_VERSION:=1.9.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://codeload.github.com/containers/netavark/tar.gz/v$(PKG_VERSION)? -PKG_HASH:=b1422ef6927458e9f80f7d322b751e29ab5d04d8ed6cb065baa82fa4291af10f +PKG_HASH:=9ec50b715ded0a0699134c001656fdd1411e3fb5325d347695c6cb8cc5fcf572 PKG_MAINTAINER:=Oskari Rauta PKG_LICENSE:=Apache-2.0