2021-03-21 10:03:04 by Tobias Nygren | Files touched by this commit (1) |
Log message:
unifi: works with openjdk11 now (after openjdk11-1.11.0.10.9nb1)
|
2020-08-30 08:03:53 by Tobias Nygren | Files touched by this commit (3) | |
Log message:
unifi: update to 5.14.23 for two bugfixes
Remove false positive errors from controller logs.
Fix overlapping firewall rule ID with port forward and DPI blocking enabled.
|
2020-08-20 02:51:26 by Greg Troxel | Files touched by this commit (3) |
Log message:
net/unifi: Update to 5.14.22
Tested on NetBSD-8/amd64 with local APs.
Upstream NEWS:
[bugfixes]
Improvements
Move Analytics & Improvements toggle to UniFi OS settings (applicable \
only for UniFi OS systems).
Disable DnsFilterAlert and IpReputationBlock events by default.
Add support for UXG-Pro.
Add Switch Port anomalies.
Add ability to report incorrect WiFi score.
Set default DTIM interval to 3.
Auto-backup should be enabled by default.
Disable Element Adopt on Connectivity Disable.
Improve logging for Hotspot RADIUS.
Improve power cycle behavior for USP Plug.
Improve logging errors.
Update translations.
Update LCM idle timeout.
Known issues
Error with FileNotFoundException message in logs is a false positive - will \
be fixed in future release.
|
2020-07-30 16:14:38 by Greg Troxel | Files touched by this commit (3) |
Log message:
net/unifi: Update to 5.13.32
Tested on netbsd-8/amd64 with access points; updating was uneventful.
Upstream changes: basically bugfixes.
|
2020-06-16 19:33:11 by Greg Troxel | Files touched by this commit (3) |
Log message:
net/unifi: Update to 5.13.29
Features
Add L3 switching features for USW-Pro series.
Improvements
Add support for MongoDB 3.6.
Auto-optimize enables Wi-Fi AI.
Prioritize busy times in Wi-Fi AI logic.
Update Hotspot 2.0 for WFA requirements.
Add VHT160 option for Japan.
Show client icons on DPI and statistics pages.
Improve SSID validation.
Improve support for USP Plug.
Allow adopting UBB only if both devices are connected.
Allow changing VHT mode for 5GHz radio on UBB.
Adjust speed test statistics to longer intervals.
Add LTS notifications.
Add Analytics & Improvements opt-in modal which is displayed post upgrade.
Add description of SNMPv3 security options.
Allow sending test emails via Cloud Email service.
Make timezones dropdown searchable.
Update IANA timezone database.
Update inter-VLAN routing Network form.
Remove OP mode from Port Profiles.
Add MAC column to Insights/Known Clients.
Update available IDS/IPS categories to lessen false positives and improve \
resource use.
Rename UDM-Beacon to UAP-BeaconHD.
Improve Property Panel for USW Leaf.
Handle LCM sync event notifications on UDM.
Support U-LTE on UDM devices.
Support WAN failover for UDM devices.
Add UDM boot sound checkbox.
Various fixes and improvements in Beta Settings.
Various performance improvements.
Update translations and add missing events.
Known issues
Don't remind me button for LTS notifications doesn't function properly.
Blocking countries in map is not working, workaround is using the classic \
settings.
Incorrect DPI Statistics.
|
2020-03-14 14:43:40 by Greg Troxel | Files touched by this commit (3) | |
Log message:
net/unifi: Update to 5.12.35
(Tested on NetBSD 8/amd64 with up-to-date dependencies from pkgsrc
head. This is notable as only recently does mongodb3 work (fdatasync)
and build with up-to-date boost. Thanks to Paul Ripke and Adam for
fixes.)
Upstream changes since last pkgsrc update:
Features
Cloud Email.*
Netconsole logging for USG.
New Settings.
Push notification support.
RADIUS DAS/DAC/CoA support.
Release channel selection for controller and firmware updates (New Settings).
Wi-Fi AI (New Settings).
Wi-Fi Schedule enhancements (New Settings).
*Cloud Email notes:
Enabled after successful Remote Access login. This will send (all)
admin invites, alert/event, and password recovery emails via UniFi
Cloud Access without requiring a SMTP server to be configured. We
plan to add support for password recovery without having Remote
Access or SMTP configured in a future update. If SMTP is
configured then that will be used instead of Cloud Email.
|
2019-10-25 16:48:02 by Greg Troxel | Files touched by this commit (3) | |
Log message:
net/unifi: Update to 5.11.50
Updating note: This is major update from 5.10.x, and for me, it wanted
to restore from an internal backup. So as is always good advice, back
up everything before you start in case. And for this, if you can do
an in-app backup just before, that may reduce lossage of historical
data.
Release Notes for 5.11.46 (upstream does not reliably publish findable
release notes).
Java 8 must be installed on the system hosting the controller
software. Java 9 and later are not yet supported.
Minimum supported device firmware for UAP/USW is 4.0.9, and for
USG it’s 4.4.34 – multi-tenanted instances will be force-upgraded
(for the greater good), single-tenanted instances can opt to defer
the controller upgrade for up to 90 days.
If you have any ‘service dns forwarding options’ configuration
defined in config.gateway.json, it will overwrite the provisioning
of statically defined name servers, leaving you with no
DNS. Either remove the ‘service dns forwarding options’ portion of
config.gateway.json, or add additional ‘options’ lines defining
name servers, such as ‘server=1.1.1.1’, ‘server=8.8.8.8’, etc.
PoE passthrough control was implemented for UAP-IW-HD which means
that the default for PoE passthrough is now disabled instead of
enabled. If you were using this feature before then you will need
to re-enable it via the device property panel.
(Many bugfixes.)
|
2019-10-25 02:41:37 by Greg Troxel | Files touched by this commit (1) | |
Log message:
net/unif: Add comment about why update to 5.11.50 is on hold
|
2019-08-08 18:47:26 by Greg Troxel | Files touched by this commit (1) |
Log message:
net/unifi: Store blog URL
The content that belongs in NEWS are often in a blog. Thanks to
thorpej@ for pointing this out; perhaps in-lieu-of-upstream-NEWS
contents will be better in future commits.
|
2019-08-08 15:24:41 by Greg Troxel | Files touched by this commit (1) |
Log message:
net/unif: Improve comments
|