Update to 3.0.3
Resolves: RHEL-40620
This commit is contained in:
parent
6b5c4c1d8f
commit
f14f5d171c
@ -7,14 +7,14 @@
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: haproxy
|
||||
Version: 2.9.4
|
||||
Release: 2%{?dist}
|
||||
Version: 3.0.3
|
||||
Release: 1%{?dist}
|
||||
Summary: HAProxy reverse proxy for high availability environments
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
URL: http://www.haproxy.org/
|
||||
Source0: %{url}/download/2.8/src/haproxy-%{version}.tar.gz
|
||||
Source0: %{url}/download/3.0/src/haproxy-%{version}.tar.gz
|
||||
Source1: %{name}.service
|
||||
Source2: %{name}.cfg
|
||||
Source3: %{name}.logrotate
|
||||
@ -127,6 +127,9 @@ done
|
||||
%{_sysusersdir}/%{name}.conf
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2024 Ryan O'Hara <rohara@redhat.com> - 3.0.3-1
|
||||
- Update to 3.0.3 (RHEL-40620)
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 2.9.4-2
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
3
rpminspect.yaml
Normal file
3
rpminspect.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
inspections:
|
||||
badfuncs: off
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (haproxy-2.9.4.tar.gz) = a22977f7ceb24325bcbaf531d96aad7b6e8404b026405538e0512a0c7538165736e641a05720e0ca8c9fbec497f0c9935fe0a706a9923e76d34aadd879c64d36
|
||||
SHA512 (haproxy-3.0.3.tar.gz) = a5aa15c0b95ab7920b6cd531a640f6a1fd75339b92a7b5dd0905ff281dea138ac287fc92cd5d8910fbbd18f2ae92d76d7ce09482debba9838def511b02f998c5
|
||||
|
Loading…
Reference in New Issue
Block a user