Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package haproxy for openSUSE:Factory checked in at 2026-09-17 15:20:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haproxy (Old) and /work/SRC/openSUSE:Factory/.haproxy.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haproxy" Thu Sep 17 15:20:30 2026 rev:192 rq:1378345 version:3.4.4+git0.7f03ae65c Changes: -------- --- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes 2026-08-28 19:47:56.585152477 +0200 +++ /work/SRC/openSUSE:Factory/.haproxy.new.383539/haproxy.changes 2026-09-17 15:21:59.963472620 +0200 @@ -1,0 +2,67 @@ +Tue Sep 15 01:07:43 UTC 2026 - Marcus Rueckert <[email protected]> + +- Update to version 2.3.0+git0.4d52326: + * VERSION: otel: bumped filter version to 2.3.0 + * DOC: otel: shortened the repeated passages of the implementation guide + * BUG/MINOR: otel: left a baggage pair out when its sample yielded nothing + * DOC: otel: completed the stream stop notes and the function reference + * DOC: otel: added the load-time warnings and missing rules to the guides + * DOC: otel: corrected stale statements across the guides and notes + * DOC: otel: corrected and completed the keyword guides + * CLEANUP: otel: marked the code that cannot run with a NOTE comment + * CLEANUP: otel: described the invalid-character check modes + * MINOR: otel: checked the context field key against the W3C rules + * DOC: otel: added an overview of the tests + * MINOR: otel: reported the event pairings on the line that completes them + * MINOR: otel: warned about an otel-scope that never runs + * MINOR: otel: enforced the root span rules + * MINOR: otel: validated the span and context names of every reference + * MINOR: otel: enforced the rules of the inject and extract context names + * MINOR: otel: bound the instrument lines of one name to a single owner + * MINOR: otel: let a key repeat once per condition, first match applied + * MINOR: otel: gave the 'link' keyword a condition and let it repeat + * MINOR: otel: allowed the 'otel-stop' keyword to be repeated + * MINOR: otel: ended a sample list at a repeated clause of the same line + * MINOR: otel: separated a repeated span line from a redefinition + * MINOR: otel: checked the metric instrument line against the SDK rules + * MINOR: otel: allowed each otel-instrumentation keyword only once + * MINOR: otel: required the configuration to live inside an OTel scope + * MINOR: otel: allowed the configuration sections in any order + * MINOR: otel: rejected a bare 'if' or 'unless' with no ACL term + * MINOR: otel: made an ACL name unique within its section + * BUG/MINOR: otel: allowed a condition to mix ACLs from the three lists + * MINOR: otel: refused the reserved words as names and limited the length + * MINOR: otel: named the sample key where the value stands on its own + * BUG/MINOR: otel: read the whole filter line before its configuration + * BUG/MINOR: otel: allowed a repeated sample expression in one value + * BUG/MINOR: otel: stopped measuring a sample expression as a name + * BUG/MINOR: otel: named the 'config' keyword in its own parse error + * CLEANUP: otel: compared the baggage carrier key without case folding + * CLEANUP: otel: replaced the word 'verbatim' in the comments and guides + * CLEANUP: otel: added the entry traces to the functions that lacked them + * CLEANUP: otel: collected the repeated error messages into macros + * MINOR: otel: test: added the configuration parser test + * DOC: otel: added the keyword definition rules and updated the guides + * CLEANUP: otel: replaced the word 'gate' in the comments and guides + * MINOR: otel: warned about the events the filter placement never fires + * BUG/MINOR: otel: kept a backend filter from re-running the frontend rules + * BUG/MINOR: otel: fired on-server-unavailable when no server was reached + * BUG/MINOR: otel: armed the idle timer for a filter of a backend section + * MINOR: otel: required every otel-group to be named on a 'groups' line + * BUG/MINOR: otel: cleared the section state after an aborted parse + * BUG/MINOR: otel: gave the events that run on no channel a usable direction + * CLEANUP: otel: used the span event dump macro where the events are handled + * MINOR: otel: checked 'extract use-headers' against the scope event + * BUG/MINOR: otel: kept the session alive when a root scope is skipped + * CLEANUP: otel: collected the session disabling into one function + +------------------------------------------------------------------- +Wed Sep 09 11:35:20 UTC 2026 - [email protected] + +- Update haproxy-opentelemetry to version 2.2.0+git4.5137bce: + * LICENSE: otel: added the LICENSE file and moved the headers to the GPL + * MINOR: otel: added a sampler level to the speed test + * MINOR: otel: evaluated the samples in a trash buffer + * MEDIUM: otel: skipped the samples of a span that records nothing + +------------------------------------------------------------------- Old: ---- haproxy-opentelemetry-2.2.0+git0.5b29f3f.tar.gz New: ---- haproxy-opentelemetry-2.3.0+git0.4d52326.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haproxy.spec ++++++ --- /var/tmp/diff_new_pack.nIVGJv/_old 2026-09-17 15:22:01.904554034 +0200 +++ /var/tmp/diff_new_pack.nIVGJv/_new 2026-09-17 15:22:01.913554412 +0200 @@ -47,7 +47,7 @@ Version: 3.4.4+git0.7f03ae65c Release: 0 %if %{with opentelemetry} -%global otel_revision 2.2.0+git0.5b29f3f +%global otel_revision 2.3.0+git0.4d52326 %global otel_subdir haproxy-opentelemetry-%{otel_revision} %global otel_additional_source -a9 %endif @@ -87,7 +87,7 @@ BuildRequires: vim BuildRequires: zlib-devel %if %{with opentelemetry} -BuildRequires: pkgconfig(opentelemetry-c-wrapper) >= 3.3.0 +BuildRequires: pkgconfig(opentelemetry-c-wrapper) >= 3.4.0 %endif Provides: %{name}-doc = %{version} Obsoletes: %{name}-doc < %{version} ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.nIVGJv/_old 2026-09-17 15:22:02.082561500 +0200 +++ /var/tmp/diff_new_pack.nIVGJv/_new 2026-09-17 15:22:02.098562172 +0200 @@ -5,7 +5,7 @@ </service> <service name="tar_scm"> <param name="url">https://github.com/haproxytech/haproxy-opentelemetry.git/</param> - <param name="changesrevision">5b29f3f1eb2788b7a2ebfec1e6f8e9fd738bb426</param> + <param name="changesrevision">4d52326b45c6211436b76e609030568974017db7</param> </service> </servicedata> (No newline at EOF) ++++++ haproxy-opentelemetry-2.2.0+git0.5b29f3f.tar.gz -> haproxy-opentelemetry-2.3.0+git0.4d52326.tar.gz ++++++ ++++ 20474 lines of diff (skipped)
