Update to 2.8.1 (#2219397)
This commit is contained in:
parent
97a02c1a3d
commit
b5ec53664f
@ -7,14 +7,14 @@
|
|||||||
%global _hardened_build 1
|
%global _hardened_build 1
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 2.8.0
|
Version: 2.8.1
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: HAProxy reverse proxy for high availability environments
|
Summary: HAProxy reverse proxy for high availability environments
|
||||||
|
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
|
||||||
URL: http://www.haproxy.org/
|
URL: http://www.haproxy.org/
|
||||||
Source0: %{url}/download/2.7/src/haproxy-%{version}.tar.gz
|
Source0: %{url}/download/2.8/src/haproxy-%{version}.tar.gz
|
||||||
Source1: %{name}.service
|
Source1: %{name}.service
|
||||||
Source2: %{name}.cfg
|
Source2: %{name}.cfg
|
||||||
Source3: %{name}.logrotate
|
Source3: %{name}.logrotate
|
||||||
@ -127,6 +127,9 @@ done
|
|||||||
%{_sysusersdir}/%{name}.conf
|
%{_sysusersdir}/%{name}.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 04 2023 Ryan O'Hara <rohara@redhat.com> - 2.8.1-1
|
||||||
|
- Update to 2.8.1 (#2219397)
|
||||||
|
|
||||||
* Fri Aug 04 2023 Ryan O'Hara <rohara@redhat.com> - 2.8.0-3
|
* Fri Aug 04 2023 Ryan O'Hara <rohara@redhat.com> - 2.8.0-3
|
||||||
- Migrate to SPDX license
|
- Migrate to SPDX license
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (haproxy-2.8.0.tar.gz) = 4197e94df3d4ab8b27487146181335422358a097f7d50188b40ae23263c58ddeab6d17d9ed91e93d239a7fccec2fa58319e3f2cf07ac589c79fd78a3839c2b81
|
SHA512 (haproxy-2.8.1.tar.gz) = 65950da1287bfa806109e29ff62b4416ac45754af37bb899e3be0acce31457ca687d22f43ce8d311310e8134fb214a04ebfaaaa99bca379f91db79b1dfa19137
|
||||||
|
Loading…
Reference in New Issue
Block a user