Skip to content

Commit

Permalink
pkglists: Drop dynfw variants
Browse files Browse the repository at this point in the history
We only have one variant of dynfw for nftables.
  • Loading branch information
miska committed Jan 6, 2025
1 parent a214675 commit d79724e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion updater/pkglists/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=pkglists
PKG_VERSION:=1.13
PKG_VERSION:=1.14
PKG_RELEASE:=$(AUTORELEASE)

PKG_MAINTAINER:=CZ.NIC <[email protected]>
Expand Down
7 changes: 0 additions & 7 deletions updater/pkglists/files/definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ ifdef(`OMNIA',`
"default": true,
"url": "https://docs.turris.cz/basics/collect/dynfw/collect-dynfw/"
},
"dynfw_new": {
"title": "Experimental client for Dynamic Firewall",
"description": "New client that adds firewall rules to block attackers detected by Turris Sentinel network (replaces the old one).",
"default": false,
"labels": ["experimental"],
"url": "https://docs.turris.cz/basics/collect/dynfw/collect-dynfw/"
},
"fwlogs": {
"title": "Firewall Logs",
"description": "Threat detection tool. Collects firewall logs about failed connection attempts.",
Expand Down

0 comments on commit d79724e

Please sign in to comment.