secubox-openwrt/package/secubox/luci-app-secubox-admin
CyberMind-FR 28e8425a08 fix(luci-app-secubox-admin): remove luci-app-secubox dependency to fix installation conflict
Removed unnecessary dependency on luci-app-secubox which was causing file
conflicts during installation. The admin package doesn't actually use any
modules from luci-app-secubox - it only uses its own secubox-admin.* modules.

This fixes the installation error:
  "Package luci-app-secubox wants to install file /etc/config/secubox
   But that file is already provided by package secubox-core"

Changes:
- Makefile: Removed +luci-app-secubox from LUCI_DEPENDS
- Package now only depends on: +luci-base +rpcd +secubox-core
- Incremented PKG_RELEASE: 7 → 8
- Updated DEPLOY_UPDATES.md with v1.0.0-8 details

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-04 15:15:05 +01:00
..
htdocs/luci-static/resources fix(luci-app-secubox-admin): add graceful RPC fallback to all views 2026-01-04 15:06:45 +01:00
root/usr/share fix: Add ACL permissions for new catalog and version management RPC methods 2026-01-04 14:29:49 +01:00
Makefile fix(luci-app-secubox-admin): remove luci-app-secubox dependency to fix installation conflict 2026-01-04 15:15:05 +01:00