Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librdkafka for openSUSE:Factory checked in at 2026-04-05 18:23:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librdkafka (Old) and /work/SRC/openSUSE:Factory/.librdkafka.new.21863 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librdkafka" Sun Apr 5 18:23:37 2026 rev:21 rq:1344511 version:2.14.0 Changes: -------- --- /work/SRC/openSUSE:Factory/librdkafka/librdkafka.changes 2025-12-30 12:00:25.512710357 +0100 +++ /work/SRC/openSUSE:Factory/.librdkafka.new.21863/librdkafka.changes 2026-04-05 18:23:55.605352266 +0200 @@ -1,0 +2,35 @@ +Fri Apr 3 17:43:03 UTC 2026 - Dirk Müller <[email protected]> + +- update to 2.14.0: + * KIP-768 Extend SASL/OAUTHBEARER to support OIDC claim mapping + beyond the default `sub` claim (#5336). + * Remove CPU usage regression when a subscription matches no + topics (#5324). + * Fix `rd_kafka_consume_batch_queue` incorrectly updating the + application position on EOF or error messages (#5213). + * Fix compilation without `getentropy` (@olegrok, @lpsinger, + #5288). + * Use a truly random seed for pseudo-random number generation + whenever available (#5288). + * Fix rd_list destroy callback type mismatch by changing + rd_kafka_assignor_destroy to take a void * argument, as + expected by rd_list_init() destroy callbacks, and casting + internally to rd_kafka_assignor_t * (#5195) (#5278). + * KIP-482 Upgrade CreateAcls, DescribeAcls, DeleteAcls to the + first version supporting this KIP (#5081). + * KIP-482 Upgrade DescribeGroups, DeleteTopics, DeleteRecords, + CreatePartitions, DeleteGroups to the first version + supporting this KIP (#5083). + * Strip trailing dot of hostname to fix SSL certificate + verification issue (#5253). + * Fix memory management for interceptors in rd_kafka_conf to + prevent double-free errors (#5240). + * Fix for the pseudo-random generator seed on Windows involving + as well the uniqueness of the new consumer group protocol + member id + * Add secure random generation functionality used for UUID + uniqueness and secure salt generation in + `rd_kafka_UserScramCredentialUpsertion` using OpenSSL or the + POSIX or WIN32 equivalent calls when it isn't available (#5265). + +------------------------------------------------------------------- Old: ---- v2.12.1.tar.gz New: ---- v2.14.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librdkafka.spec ++++++ --- /var/tmp/diff_new_pack.NziSYX/_old 2026-04-05 18:23:56.301380823 +0200 +++ /var/tmp/diff_new_pack.NziSYX/_new 2026-04-05 18:23:56.305380987 +0200 @@ -1,7 +1,7 @@ # # spec file for package librdkafka # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 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.12.1 +Version: 2.14.0 Release: 0 Summary: The Apache Kafka C/C++ library License: BSD-2-Clause ++++++ v2.12.1.tar.gz -> v2.14.0.tar.gz ++++++ ++++ 2634 lines of diff (skipped)
