Skip to content
Snippets Groups Projects
Verified Commit cbb43f84 authored by Martin Matějek's avatar Martin Matějek Committed by Josef Schlehofer
Browse files

foris-controller: update to version 5.0.0

Added:
* lan: allow managing of DHCPv4 static leases (create, update, delete)

Changed:
* lan: make message data mandatory for update_settings
* lan: add static boolean flag to dhcpv4 clients list
parent e2e09c11
No related merge requests found
......@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=foris-controller
PKG_VERSION:=4.2.0
PKG_VERSION:=5.0.0
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://gitlab.nic.cz/turris/foris-controller/foris-controller.git
PKG_MIRROR_HASH:=4c4eda1501b2b924052d20bb38ac14611f7548682f101a8408c61f4ec7aeb5e4
PKG_MIRROR_HASH:=2a07e348552939d3c27315d1e8761c5cbdebff5a339fa75aa954ef494bc468f2
PKG_SOURCE_VERSION:=v$(PKG_VERSION)
PKG_MAINTAINER:=CZ.NIC <packaging@turris.cz>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment