Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librdkafka for openSUSE:Factory checked in at 2025-12-30 12:00:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librdkafka (Old) and /work/SRC/openSUSE:Factory/.librdkafka.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librdkafka" Tue Dec 30 12:00:18 2025 rev:20 rq:1324618 version:2.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/librdkafka/librdkafka.changes 2025-04-02 17:05:46.826280227 +0200 +++ /work/SRC/openSUSE:Factory/.librdkafka.new.1928/librdkafka.changes 2025-12-30 12:00:25.512710357 +0100 @@ -1,0 +2,30 @@ +Sun Dec 28 23:33:28 UTC 2025 - Dirk Müller <[email protected]> + +- update to 2.12.1: + * Restored macOS binaries compatibility with macOS 13 and 14 + * Fix to restore macOS 13 and 14 compatibility in prebuilt + binaries present in `librdkafka.redist`. + * Happening since 2.12.0 (#5219). + * Starting with **librdkafka 2.12.0**, the next generation + consumer group rebalance protocol defined in **KIP-848** is + **production-ready**. Please refer the following migration + guide for moving from `classic` to `consumer` protocol. + * Support for OAUTHBEARER metadata based authentication types, + * starting with Azure IMDS. Introduction available (#5155). + * Fix compression types read issue in GetTelemetrySubscriptions + response + * for big-endian architectures (#5183, @paravoid). + * Fix for KIP-1102 time based re-bootstrap condition (#5177). + * Fix for discarding the member epoch in a consumer group + heartbeat response when leaving with an inflight HB (#4672). + * Fix for an error being raised after a commit due to an + existing error in the topic partition (#4672). + * Fix double free of headers in `rd_kafka_produceva` method + (@blindspotbounty, #4628). + * Fix to ensure `rd_kafka_query_watermark_offsets` enforces the + specified timeout and does not continue beyond timeout expiry + (#5201). + * New walkthrough in the Wiki about configuring Kafka cross- + realm authentication between Windows SSPI and MIT Kerberos. + +------------------------------------------------------------------- Old: ---- v2.8.0.tar.gz New: ---- v2.12.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librdkafka.spec ++++++ --- /var/tmp/diff_new_pack.RS1X6U/_old 2025-12-30 12:00:27.084774933 +0100 +++ /var/tmp/diff_new_pack.RS1X6U/_new 2025-12-30 12:00:27.084774933 +0100 @@ -1,7 +1,7 @@ # # spec file for package librdkafka # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ %global _lto_cflags %{nil} %endif Name: librdkafka -Version: 2.8.0 +Version: 2.12.1 Release: 0 Summary: The Apache Kafka C/C++ library License: BSD-2-Clause ++++++ v2.8.0.tar.gz -> v2.12.1.tar.gz ++++++ ++++ 28110 lines of diff (skipped)
