Compare commits

...

3 Commits

Author SHA256 Message Date
d75127d1f6 Accepting request 1226579 from server:http
- Update to version 3.1.0+git0.f2b97918e:
  https://www.haproxy.com/blog/announcing-haproxy-3-1

OBS-URL: https://build.opensuse.org/request/show/1226579
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haproxy?expand=0&rev=151
2024-11-26 19:57:22 +00:00
81275fc656 https://www.haproxy.com/blog/announcing-haproxy-3-1
OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=315
2024-11-26 15:03:59 +00:00
53a8febe2f - Update to version 3.1.0+git0.f2b97918e:
* [RELEASE] Released version 3.1.0
  * MINOR: version: mention that 3.1 is stable now
  * DOC: install: update the list of supported versions
  * DOC: management: mention "show sess help" and "show quic help"
  * MINOR: cli/quic: Add a "help" keyword to show quic
  * MINOR: cli: Add a "help" keyword to show sess
  * BUG/MEDIUM: quic: prevent EMSGSIZE with GSO for larger bufsize
  * DOC: quic: Amend the pacing information about BBR.
  * MINOR: quic: make bbr consider the max window size setting
  * BUG/MEDIUM: http-ana: Don't release too early the L7 buffer

OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=314
2024-11-26 15:01:02 +00:00
6 changed files with 16 additions and 10 deletions

View File

@@ -1,12 +1,12 @@
<services>
<service name="tar_scm" mode="manual">
<param name="url">http://git.haproxy.org/git/haproxy-3.0.git/</param>
<param name="url">http://git.haproxy.org/git/haproxy-3.1.git/</param>
<param name="scm">git</param>
<param name="filename">haproxy</param>
<param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="versionrewrite-replacement">\1</param>
<param name="revision">v3.0.6</param>
<param name="revision">v3.1.0</param>
<param name="changesgenerate">enable</param>
</service>

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">http://git.haproxy.org/git/haproxy-3.0.git/</param>
<param name="changesrevision">c2c009086d300d0f86b1274e0b9ba7cb798f3e1d</param>
<param name="url">http://git.haproxy.org/git/haproxy-3.1.git/</param>
<param name="changesrevision">f2b97918e80b2f4df1da751a44fe6e323c6e4b9e</param>
</service>
</servicedata>
</servicedata>

BIN
haproxy-3.0.6+git0.c2c009086.tar.gz (Stored with Git LFS)

Binary file not shown.

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c19bd74bcea4f4f6c7e1bcf16e5a7e4342ebcfabe23852ebd147c41c46c94408
size 5036386

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 26 14:57:39 UTC 2024 - mrueckert@suse.de
- Update to version 3.1.0+git0.f2b97918e:
https://www.haproxy.com/blog/announcing-haproxy-3-1
-------------------------------------------------------------------
Thu Nov 07 18:40:53 UTC 2024 - mrueckert@suse.de

View File

@@ -53,7 +53,7 @@
%endif
Name: haproxy
Version: 3.0.6+git0.c2c009086
Version: 3.1.0+git0.f2b97918e
Release: 0
#
#
@@ -270,7 +270,7 @@ getent passwd %{pkg_name} >/dev/null || \
%files
%defattr(-,root,root,-)
%license LICENSE
%doc CHANGELOG README
%doc CHANGELOG README.md
%doc doc/* examples/
%doc admin/netsnmp-perl/ admin/selinux/
%dir %attr(-,root,haproxy) %{_sysconfdir}/%{pkg_name}