projects
/
project
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8ecf48
)
luci-app-banip: mark as broken
author
Dirk Brenken
<dev@brenken.org>
Fri, 27 May 2022 19:31:21 +0000
(21:31 +0200)
committer
Dirk Brenken
<dev@brenken.org>
Fri, 27 May 2022 19:32:44 +0000
(21:32 +0200)
banIP 0.7.x is not compatible with new nft firewall (default in master and 22.03).
Mark the package as BROKEN for now.
Signed-off-by: Dirk Brenken <dev@brenken.org>
(cherry picked from commit
8837f7608adf770ff33249821d28da097324c54d
)
applications/luci-app-banip/Makefile
patch
|
blob
|
history
diff --git
a/applications/luci-app-banip/Makefile
b/applications/luci-app-banip/Makefile
index 3664906743de282816f0375aa46510ca8404fdb8..6dbb88c042bfa3ef75027d255f2f0269f6121b1d 100644
(file)
--- a/
applications/luci-app-banip/Makefile
+++ b/
applications/luci-app-banip/Makefile
@@
-4,7
+4,7
@@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI support for banIP
-LUCI_DEPENDS:=+banip +luci-lib-jsonc
+LUCI_DEPENDS:=+banip +luci-lib-jsonc
@BROKEN
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0