commit 01baa273d7a2742a71447f4258543ef5440f526f
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Jun 7 06:56:54 2021 -0500
Update to 6.2.25.
.gitignore | 1 +
sources | 2 +-
unifi.spec | 19 ++++++++++++++++++-
3 files changed, 20 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bcd7463..6d789fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/UniFi-6.0.41.unix.zip
/UniFi-6.0.43.unix.zip
/UniFi-6.0.45.unix.zip
+/UniFi-6.2.25.unix.zip
diff --git a/sources b/sources
index d9db3b2..6ccc7f3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-6.0.45.unix.zip) =
6b2aebf33b6e2114a2b274ce332e2bd88a30406e3a21bc66dc0eddee3ee27ee2e4d3948dea73ff85289cbc2ed0e4f2b646e095091c54120f718b5fb2f0b35943
+SHA512 (UniFi-6.2.25.unix.zip) =
fe11aa9bf495cfede03d217f6a7f31ac0a2dc11a72dbec56e8a4e465545858d8524d47e9f5677dd917968c0f316a0fe4ceb049f26c15e2fee428e736929bbd9f
diff --git a/unifi.spec b/unifi.spec
index 9a9473a..d270948 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 6.0.45
+Version: 6.2.25
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -50,6 +50,7 @@ Provides: bundled(ubnt-fonts)
Provides: bundled(ace) = 9999
Provides: bundled(animal-sniffer-annotations) = 1.17
Provides: bundled(annotations) = 3.0.1
+Provides: bundled(antlr4-runtime) = 4.7.2
Provides: bundled(api-common) = 1.7.0
Provides: bundled(apigateway-generic-java-sdk) = 1.3
Provides: bundled(auto-value) = 1.6.2
@@ -61,6 +62,7 @@ Provides: bundled(bcpkix-jdk15on) = 1.60
Provides: bundled(bcprov-jdk15on) = 1.60
Provides: bundled(byte-buddy) = 1.8.12
Provides: bundled(checker-qual) = 2.5.2
+Provides: bundled(classgraph) = 4.8.59
Provides: bundled(classmate) = 1.4.0
Provides: bundled(coloring) = 1.0
Provides: bundled(commons-beanutils) = 1.9.2
@@ -83,6 +85,7 @@ Provides: bundled(eddsa) = 0.2.0
Provides: bundled(error_prone_annotations) = 2.2.0
Provides: bundled(failureaccess) = 1.0.1
Provides: bundled(gax) = 1.31.0
+Provides: bundled(geantyref) = 1.3.11
Provides: bundled(google-api-client) = 1.26.0
Provides: bundled(google-api-services-drive-v3-rev20180830) = 1.26.0
Provides: bundled(google-api-services-storage-v1-rev135) = 1.24.1
@@ -98,7 +101,9 @@ Provides: bundled(google-http-client-jackson) = 1.24.1
Provides: bundled(google-http-client-jackson2) = 1.26.0
Provides: bundled(google-http-client-jdo) = 1.26.0
Provides: bundled(google-oauth-client) = 1.26.0
+Provides: bundled(graphql-java) = 13.0
Provides: bundled(gson) = 2.8.5
+Provides: bundled(gson-java8-datatype) = 1.1.0
Provides: bundled(guava-27.1) = jre
Provides: bundled(hibernate-validator) = 6.1.2.Final
Provides: bundled(httpclient) = 4.5.10
@@ -108,7 +113,10 @@ Provides: bundled(jackson-annotations) = 2.11.0
Provides: bundled(jackson-core) = 2.11.0
Provides: bundled(jackson-databind) = 2.11.0
Provides: bundled(jackson-datatype-jdk8) = 2.11.0
+Provides: bundled(jackson-datatype-jsr310) = 2.10.1
+Provides: bundled(jackson-module-parameter-names) = 2.10.1
Provides: bundled(jakarta.validation-api) = 2.0.2
+Provides: bundled(java-dataloader) = 2.1.1
Provides: bundled(java-ipv6) = 0.17
Provides: bundled(java-semver) = 0.9.0
Provides: bundled(javax.mail) = 1.6.2
@@ -136,12 +144,15 @@ Provides: bundled(protobuf-java-util) = 3.6.0
Provides: bundled(proto-google-common-protos) = 1.12.0
Provides: bundled(proto-google-iam-v1) = 0.12.0
Provides: bundled(radclient4) = 0.12.0
+Provides: bundled(reactive-streams) = 1.0.3
+Provides: bundled(reactor-core) = 3.4.0
Provides: bundled(servo-aws) = 0.13.0
Provides: bundled(servo-core) = 0.13.0
Provides: bundled(servo-graphite) = 0.13.0
Provides: bundled(slf4j-api) = 1.7.30
Provides: bundled(snappy-java) = 1.1.7.5
Provides: bundled(spectator-api) = 0.88.0
+Provides: bundled(spqr) = 0.10.1
Provides: bundled(spring-aop) = 5.1.5
Provides: bundled(spring-beans) = 5.1.5
Provides: bundled(spring-context) = 5.1.5
@@ -348,6 +359,12 @@ fi
%changelog
+* Fri Jun 04 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.2.25-1
+- Update to 6.2.25.
+
+* Fri Mar 26 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.1.71-1
+- Update to 6.1.71.
+
* Tue Feb 09 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.0.45-1
- Update to 6.0.45, see:
https://community.ui.com/releases/UniFi-Network-Controller-6-0-45/8d3b98e...