TODOS: - [x] Remove fork of jinja2 - [x] Remove ipcalc.sh - [x] Remove ppp patch - [x] Update netifyd binaries - [x] Updated deprecated python regex - [ ] Check checkmk update is not breaking everything https://checkmk.com/werks - [ ] Package management: replace `opkg` calls with `apk` and handle new repository configuration files https://github.com/NethServer/nethsecurity/pull/1654 - [ ] Disable extra repository during nightly update - [x] Update signing process https://github.com/NethServer/nethsecurity/pull/1659 - Evaluate switch to upstream or align them to new versions for the following softwares: - [ ] acme-acmesh - [ ] acme-common - [ ] adblock https://github.com/NethServer/nethsecurity/pull/1653 - [ ] banip (already done?) - [ ] mwan3 - [ ] openvpn-easy-rsa - [ ] Evaluate the switch to persistent /var - [ ] Evaluate if https-dns-proxy should be added to the image - [x] Preserve bash history persistence across reboots https://openwrt.org/releases/25.12/notes-25.12.0#shell_history_is_preserved, [commit](https://github.com/NethServer/nethsecurity/commit/1f602668446befca595fea460874354e1bede3ea) - [ ] Update snort with vectorscan - [ ] Opkg is required by adblock, let's try to update adblock https://github.com/NethServer/nethsecurity/pull/1653 - [ ] Check ipsecs (major bump) and some module have been removed - [ ] python-passlib got renamed in python-libpass,, check if it still works - [ ] python packages cgi cgitb and distutils got removed, double check if everything is in place (this might impact more python-nethsec) - [ ] snmpd missing - [ ] check possible swap in interfaces (again), intel split some drivers - [ ] _optional_ check luci if something broke bad
TODOS:
opkgcalls withapkand handle new repository configuration files refactor: migrate package management from opkg to apk #1654