luci-app-bmx6: drop this because of security vulnerabilities
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Thu, 28 Sep 2023 07:34:27 +0000 (09:34 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 29 Sep 2023 08:19:54 +0000 (10:19 +0200)
commitc2124dd2ad542f526ee84e1984f03dd2f5b34dfe
treec4d61516131bad7391335a0839467f5b280f43d2
parent9fb9d9343ea27d6dbb5008ece10c0c843dd2c781
luci-app-bmx6: drop this because of security vulnerabilities

DependencyBot, which are using is sending us emails about these CVEs:
CVE-2012-6708
CVE-2020-23064
CVE-2019-11358

This was reported to maintainer in April 2023, but no one stepped it to fix that,
so let's drop this.

Replacement could be luci-app-bmx7.

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
33 files changed:
luci-app-bmx6/COPYING [deleted file]
luci-app-bmx6/Makefile [deleted file]
luci-app-bmx6/bmx6/etc/config/luci-bmx6 [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/controller/bmx6.lua [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/model/bmx6json.lua [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/model/cbi/bmx6/advanced.lua [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/model/cbi/bmx6/hna.lua [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/model/cbi/bmx6/interfaces.lua [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/model/cbi/bmx6/main.lua [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/model/cbi/bmx6/plugins.lua [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/model/cbi/bmx6/tunnels.lua [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/admin_status/index/neighbours_simple.htm [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/bmx6/chat.htm [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/bmx6/error.htm [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/bmx6/gateways_j.htm [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/bmx6/graph.htm [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/bmx6/links.htm [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/bmx6/nodes_j.htm [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/bmx6/status_j.htm [deleted file]
luci-app-bmx6/bmx6/usr/lib/lua/luci/view/bmx6/tunnels_j.htm [deleted file]
luci-app-bmx6/bmx6/www/cgi-bin/bmx6-info [deleted file]
luci-app-bmx6/bmx6/www/luci-static/resources/bmx6/bmx6logo.png [deleted file]
luci-app-bmx6/bmx6/www/luci-static/resources/bmx6/js/bmx6-graph.js [deleted file]
luci-app-bmx6/bmx6/www/luci-static/resources/bmx6/js/polling.js [deleted file]
luci-app-bmx6/bmx6/www/luci-static/resources/bmx6/link.png [deleted file]
luci-app-bmx6/bmx6/www/luci-static/resources/bmx6/style.css [deleted file]
luci-app-bmx6/bmx6/www/luci-static/resources/bmx6/wifi.png [deleted file]
luci-app-bmx6/bmx6/www/luci-static/resources/bmx6/world.png [deleted file]
luci-app-bmx6/bmx6/www/luci-static/resources/bmx6/world_small.png [deleted file]
luci-app-bmx6/dracula/dracula_graffle.js [deleted file]
luci-app-bmx6/dracula/dracula_graph.js [deleted file]
luci-app-bmx6/dracula/raphael-min.js [deleted file]
luci-app-bmx6/jquery/jquery-1.4.js [deleted file]