1.0.20210222
- Initial release
1.0.20210303
- Update for Azure marketplace, restored default waagent.conf
1.0.20210323
- Update for GCP marketplace, build with new license link
1.1.20210511
- Added additional command in nfhelp called “nfhelp-update” that downloads newer versions of itself.
- Added new set-ip script to assist assigning ip addresses to local interfaces.
- Added password change prompt on first login to v/uCPE builds.
- Fixed issue with CIS ansible script creating audit daemon rules with no lf/cr.
- Fixed issue with CIS ansible causing issues with password changes.
1.1.20210518
- Fixed issue with CIS setting wrong permissions on log rotate.1.2.20210604
- Fixed issue with CIS misconfiguring syslog causing slow log processing.
- Additional build logs cleanup.
1.3.20210706
- Fixed double logging issue: Image was writing to journal & syslog(/var/log/messages) Will now only use the journal.
- Fixed issue with duplicate IP Address allocation with certain DHCP deployments.
1.4.20210907
- Fixed issue with default ufw rules preventing certain ports from being used by services.
- Fixed issue with VMware based images reporting “blk_update_request: I/O error”
- Added vm-support-bundle command
1.5.20210920
- Changed rsyslog configuration to coordinate with MOP deployed VMs
1.6.20210929
- Fixed issue with rsyslog running as server
- Added awscli to aws image
1.7.20211021
- Fixed issue with scanning in Cloud environments by disabling fail2ban
1.8.20220225
- Added delay to unattended upgrades.
1.9.20220429
- Fix delay with unattended upgrades.
1.10.20020720
- Fix issue with password expirations
1.11.20221122
- Add geneve object file
- Pinned version of salt
- Removed tunnel-registration
2.0.20230216
- Ubuntu 22.04
- Added diverted(ebpf)
- Moved all scripts(router-registration, vm-support-bundle, zt-upgrade) to pull from github instead of bitbucket
2.120230614
- Ubuntu 22.04.2
- Changed default time sync from NTP to chronyd
- updated helper script set-ip to use routes instead of gateway4
2.2.20231011
- Ubuntu 22.04.3
- All scripts(router-registration, vm-support-bundle, zt-upgrade) now use “/opt/netfoundry” as extraction area so “/tmp” can be marked non-exec in future release.
- enhance set-ip to not remove cloud-init files for lo
- Changed “/tmp” mount to non-exec.
- Change default umask to 027
2.3.20240515
- Ubuntu 22.04.4
- Base salt install has been switched from 3005 ->3006
- Add netfoundry-cloud repo(combination of openziti & netfoundry repos) hosted in Artifactory
2.4.20240817
- Pre-installed beats software in a disabled state(filebeat, heartbeat, metricbeat, auditbeat)
2.5.20240911
- Fix issue with NetworkManager being installed starting version 2.3.x.
2.6.20241102
- Switched saltstack software repository to broadcom