anag_factory 2fde75825c Accepting request 1357984 from server:http
- Update to version 3.4.0+git0.64a335366:
  - https://www.haproxy.com/blog/announcing-haproxy-3-4
  - https://www.mail-archive.com/haproxy@formilux.org/msg47182.html
- Update apparmor profile to match 3.4
- The package can now be built with opentelemtry support (off by
  default) at 849ecaf
  In opentelemetry mode, 2 new subpackages get created with the
  haproxy binary
  
  - haproxy-opentelemetry
  - haproxy-normal
  By default it will pull haproxy-normal but it can be replaced
  with haproxy-opentelemetry

- Enable more debugging tools after recommendation from upstream
  https://github.com/haproxy/haproxy/issues/3401

- Add haring as haproxy-haring

OBS-URL: https://build.opensuse.org/request/show/1357984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haproxy?expand=0&rev=185
2026-06-08 14:47:27 +00:00
2026-06-08 13:17:33 +00:00

Packaging notes regarding QUIC:

By default we enable QUIC with OpenSSL for Tumbleweed. OpenSSL is not the perfect fit - the best recommendation by HAProxy currently seems to be AWS-LC:
https://github.com/haproxy/wiki/wiki/SSL-Libraries-Support-Status#tldr

The project configuration can be adjusted to enable QUIC with AWS-LC:

```
Macros:
%_with_awslc 1
# for < 1600
%_with_quic 1
:Macros
```
S
Description
No description provided
Readme 577 MiB
Languages
Diff 100%