Skip to content

Releases: HoopadCorp/wanpad-edge

3.1.0

09 Jul 09:44
46e046a
Compare
Choose a tag to compare

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 to wanpadctl(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

15 Feb 20:47
7232ee6
Compare
Choose a tag to compare

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 themake command. The added Makefile is written to be compatible with both GNU and BSD make.
  • 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

15 Mar 07:40
3ba0124
Compare
Choose a tag to compare

updated wanpad-startup to restart on failure

2.7.4

28 Feb 16:40
Compare
Choose a tag to compare

wanpad-startup permission bugfix

2.7.3

28 Feb 10:19
f45e6dd
Compare
Choose a tag to compare

bug fix on wanpad_startup

2.7.2

22 Feb 12:36
2582803
Compare
Choose a tag to compare

Now forcing to be root and to be running the scripts under /root/

2.7.1

15 Jan 07:50
3f48078
Compare
Choose a tag to compare

remove ssl.certificate_authorities from filebeat.yml

2.7.0

10 Jan 13:10
9473b0d
Compare
Choose a tag to compare

DNS management is now available for django, simply by editing the /etc/resolv.conf

2.6.0

10 Jan 13:07
b5c3928
Compare
Choose a tag to compare

added snap dependencies

2.5.2

10 Jan 10:57
6c4fd55
Compare
Choose a tag to compare

snmp default configuration has been added in a way that django could understand and filter it.