There is an update to version 5.11.29. It is in "testing" status, which means out of beta and feature freeze mode. Blog post about the release. May need an Ubiquity account: https://community.ubnt.com/t5/UniFi-Beta-Blog/UniFi-Network-Controller-5-11-29-Testing-has-been-released/ba-p/2809129 Release notes: ============ Existing UniFi controllers must be on one of the following versions in order to upgrade directly to this version: 5.11.28 and earlier 5.11.x versions. 5.10.25 and earlier 5.10.x versions. 5.9.33 and earlier 5.9.x versions. 5.8.30 and earlier 5.8.x versions. 5.7.28 and earlier 5.7.x versions. 5.6.42 and earlier 5.6.x versions. Java 8 must be installed on the system hosting the controller software. Java 9 and later are not yet supported. Currently we only support MongoDB 3.4. We're working on updating support before end of life this fall. ============ I have tested with dev-java/icedtea-3.12.0 and dev-java/icedtea-bin-3.12.0 and both works. Also, I have tested with dev-db/mongodb-3.6.8 which seems to work in spite of the fact that the specifically say only 3.4x versions are supported. I could not install dev-db/mongodb-3.4.16 due to incompatibility with current openssl. Another important issue is that /etc/ssl/certs/java/cacerts must exist for Unifi to work.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19b6f6cbd7125dc7230952009383c97b41c7810b commit 19b6f6cbd7125dc7230952009383c97b41c7810b Author: Ben Kohler <bkohler@gentoo.org> AuthorDate: 2019-06-10 13:55:12 +0000 Commit: Ben Kohler <bkohler@gentoo.org> CommitDate: 2019-06-10 13:57:51 +0000 net-wireless/unifi: bump to 5.10.25 & 5.11.29, drop old Closes: https://bugs.gentoo.org/687620 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Ben Kohler <bkohler@gentoo.org> net-wireless/unifi/Manifest | 5 +- .../{unifi-5.10.21.ebuild => unifi-5.10.25.ebuild} | 6 +- .../{unifi-5.11.18.ebuild => unifi-5.11.29.ebuild} | 4 +- net-wireless/unifi/unifi-5.6.40.ebuild | 70 ---------------------- 4 files changed, 7 insertions(+), 78 deletions(-)