Releases: HoopadCorp/wanpad-edge
Releases · HoopadCorp/wanpad-edge
3.1.0
Documentations Updates
- Typo fix in ZTP initialization (Readme.md).
Software Changes
- Install UDPSpeeder (FEC) for both GNU/Linux and FreeBSD version.
- Add installonly target for make files.
- Add other startup files for wanpad controller.
- Add
swanctl.sh
to startup to ensure swanctl includes the wanpad configuration files. - Add apparmor support for swanctl.
- Add
sot
sub-command towanpadctl(8)
. - Rename controller variables on
wanpad.conf
. - Bugfix on enabling services with systemd.
- Bugfix on name servers during setup process.
- Bugfix on wanpad-ztp service, to load environment from
wanpad.conf
. - Set ownership of wanpad configuration directory to default user.
3.0.0
Documentations.
parts of these changes are documented as wanpadctl(8)
.
Software Changes
These changes are as follows:
- Introduce wanpadctl command.
- Add FreeBSD 14+ support. (except for the systemd services, for now)
- Rewritten shell scripts with POSIX-complient syntax.
- All binaries are removed and replaced with a mechanism to install them. (except the Filebeat)
- Add the AGPL license to the shell scripts (Copyrights of developers are preserved in the process).
- Delegate the large portion of installation process to the
make
command. The addedMakefile
is written to be compatible with both GNU and BSDmake
. - Node exporter upgraded to latest
1.7.0
version. - Shell scripts inside the maintenance directory, such as
startup_cmd.sh
, will be deprecated soon. - Utilize
sshd_config.d
directory for our SSH operation in linux. HOOPAD_CA.crt
is removed.- Systemd services are moved and now only work inside
client-services
directory.
2.7.5
updated wanpad-startup to restart on failure
2.7.4
wanpad-startup permission bugfix
2.7.3
bug fix on wanpad_startup
2.7.2
Now forcing to be root and to be running the scripts under /root/
2.7.1
2.7.0
DNS management is now available for django, simply by editing the /etc/resolv.conf
2.6.0
added snap dependencies
2.5.2
snmp default configuration has been added in a way that django could understand and filter it.