Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,4 @@
/UniFi-7.0.23.unix.zip
/UniFi-7.1.61.unix.zip
/UniFi-7.1.66.unix.zip
/UniFi-7.1.68.unix.zip
2 changes: 1 addition & 1 deletion sources
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SHA512 (UniFi-7.1.66.unix.zip) = 3e3cef3a2bde99f6172ae17499d2ce2ca69143ebaefc22d91129f2fb61a44d620485008763de3775a125dfb1244891e704b4b265bf7db36491700c0b5b47ba70
SHA512 (UniFi-7.1.68.unix.zip) = b4e71dd28bb645d7fb085546fc29019aa6f33780e559ed284216b7f330eaf5f41f5177e839a5a277d4d41a2242ffe16a44b582c51e74e469bacf96502d187a55
7 changes: 6 additions & 1 deletion unifi.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%global __strip /bin/true

Name: unifi
Version: 7.1.66
Version: 7.1.68
Release: 1%{?dist}
Summary: Ubiquiti UniFi controller

Expand Down Expand Up @@ -358,6 +358,11 @@ fi


%changelog
* Tue Aug 02 2022 Soren Timmerman <[email protected]> - 7.1.68-1
- Update to 7.1.68.
- Release notes:
https://community.ui.com/releases/UniFi-Network-Application-7-1-68/30df65ee-9adf-44da-ba0c-f30766c2d874

* Thu Jun 02 2022 Richard Shaw <[email protected]> - 7.1.66-1
- Update to 7.1.66.
- Release notes:
Expand Down