commit 2f22552194287c574087e3b20d2b9a9cef1a05b4
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Thu Jan 7 09:11:50 2021 -0600
Update to 6.0.43, see:
https://community.ui.com/releases/UniFi-Network-Controller-6-0-43/b28bb45...
.gitignore | 1 +
sources | 2 +-
unifi.spec | 6 +++++-
3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1c26425..afc039b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/UniFi-6.0.28.unix.zip
/UniFi-6.0.36.unix.zip
/UniFi-6.0.41.unix.zip
+/UniFi-6.0.43.unix.zip
diff --git a/sources b/sources
index 5a4d6d4..38a7a85 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (UniFi-6.0.41.unix.zip) =
9264a322bf78efa38f009e81a7e7fd37534600d859a46221bc8237db159049510279c939fb2294907a94e59c841989b890693fdc800cde05d9f4e7cd6c50c7ab
+SHA512 (UniFi-6.0.43.unix.zip) =
16cfec8f12aa31c146ebd38b946a51730f7ca600f36f16058e06ec20d6d3597a34fa8fa8efef1bad1980b73a15c13d5c6458f03d08cee6eda5cedf62ef17a6b8
diff --git a/unifi.spec b/unifi.spec
index 0706670..83daea1 100644
--- a/unifi.spec
+++ b/unifi.spec
@@ -4,7 +4,7 @@
%global __strip /bin/true
Name: unifi
-Version: 6.0.41
+Version: 6.0.43
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller
@@ -348,6 +348,10 @@ fi
%changelog
+* Thu Jan 07 2021 Richard Shaw <hobbes1069(a)gmail.com> - 6.0.43-1
+- Update to 6.0.43, see:
+
https://community.ui.com/releases/UniFi-Network-Controller-6-0-43/b28bb45...
+
* Thu Dec 03 2020 Richard Shaw <hobbes1069(a)gmail.com> - 6.0.41-1
- Update to 6.0.41 see:
https://community.ui.com/releases/UniFi-Network-Controller-6-0-41/2563341...