Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7f66e09b6a |
4 changed files with 302 additions and 292 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -80,3 +80,4 @@ zabbix-1.8.2.tar.gz
|
|||
/zabbix-5.0.18.tar.gz
|
||||
/zabbix-5.0.19.tar.gz
|
||||
/zabbix-5.0.21.tar.gz
|
||||
/zabbix-5.0.30.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (zabbix-5.0.21.tar.gz) = 1c448fa5c2d8323c30793a923597c64e4aede3c3f0185bb0462e52677e955e8d75954d336baebe4226691cc186f2840402c8b2b1fe318c227c45541030b3bac3
|
||||
SHA512 (zabbix-5.0.30.tar.gz) = 2f744fc1ba42ea0602cc90c91342f531c55cb1f76eda47c6e928e74dc595f7bd885f69abb52c6eb1b20e65bd6c3c46c299d6cfee2c3442db137561060386a31e
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
Name: zabbix
|
||||
Epoch: 1
|
||||
Version: 5.0.21
|
||||
Version: 5.0.30
|
||||
Release: 1%{?dist}
|
||||
Summary: Open-source monitoring solution for your IT infrastructure
|
||||
|
||||
|
|
@ -801,6 +801,9 @@ fi
|
|||
%files web-pgsql
|
||||
|
||||
%changelog
|
||||
* Fri Jan 20 2023 Orion Poplawski <orion@nwra.com> - 1:5.0.30-1
|
||||
- Update to 5.0.30
|
||||
|
||||
* Fri Mar 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1:5.0.21-1
|
||||
- 5.0.21
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue