3.0.7-alt1
- 3.0.7
This commit is contained in:
parent
89344084f5
commit
0c84063ccb
12
.gear/tags/76c446c0ba4763a6da40c0c2ddeb60f8bf98af64
Normal file
12
.gear/tags/76c446c0ba4763a6da40c0c2ddeb60f8bf98af64
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
object ce353908f1bc4896e5e2c7d1a9e64c79b3d2adfb
|
||||||
|
type commit
|
||||||
|
tag v3.0.7
|
||||||
|
tagger Christopher Faulet <cfaulet@haproxy.com> 1734007790 +0100
|
||||||
|
|
||||||
|
HAProxy 3.0.7
|
||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iF0EABECAB0WIQQH1fGNIBmE19E/t6r1+TYmeqSygAUCZ1rb7gAKCRD1+TYmeqSy
|
||||||
|
gKQ6AJ9ercvaIxo1IGjzi/Vg+2/5owEOWwCcCXLvsiA5PiqwlnD7tN/I8qGa4xs=
|
||||||
|
=U49F
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,12 +0,0 @@
|
|||||||
object 1842fd00fb797f479cc783124cb967f635b25da4
|
|
||||||
type commit
|
|
||||||
tag v2.8.9
|
|
||||||
tagger Christopher Faulet <cfaulet@haproxy.com> 1712343230 +0200
|
|
||||||
|
|
||||||
HAProxy 2.8.9
|
|
||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iF0EABECAB0WIQQH1fGNIBmE19E/t6r1+TYmeqSygAUCZhBIvgAKCRD1+TYmeqSy
|
|
||||||
gNGmAKCYZkHFKM0lEE6r3YMek4goaQssbACfUkpVPjtn6dTt71iwXPbTPa/9Qj8=
|
|
||||||
=QFI4
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1 +1 @@
|
|||||||
906933145a5577f346c61c73576faba40ed7b62b v2.8.9
|
76c446c0ba4763a6da40c0c2ddeb60f8bf98af64 v3.0.7
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
%def_enable lua
|
%def_enable lua
|
||||||
|
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 2.8.9
|
Version: 3.0.7
|
||||||
Release: alt1
|
Release: alt1
|
||||||
|
|
||||||
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
|
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
|
||||||
@ -100,6 +100,9 @@ cp -p examples/errorfiles/* %buildroot%haproxy_datadir/
|
|||||||
%attr(-,%haproxy_user,%haproxy_group) %dir %haproxy_home
|
%attr(-,%haproxy_user,%haproxy_group) %dir %haproxy_home
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 16 2024 Aleksandr Gamzin <gamzin@altlinux.org> 3.0.7-alt1
|
||||||
|
- 3.0.7
|
||||||
|
|
||||||
* Wed Apr 10 2024 Alexey Shabalin <shaba@altlinux.org> 2.8.9-alt1
|
* Wed Apr 10 2024 Alexey Shabalin <shaba@altlinux.org> 2.8.9-alt1
|
||||||
- 2.8.9
|
- 2.8.9
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user