Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package librdkafka for openSUSE:Factory 
checked in at 2023-05-03 12:56:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librdkafka (Old)
 and      /work/SRC/openSUSE:Factory/.librdkafka.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librdkafka"

Wed May  3 12:56:21 2023 rev:16 rq:1083981 version:2.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/librdkafka/librdkafka.changes    2023-01-31 
16:12:05.838760554 +0100
+++ /work/SRC/openSUSE:Factory/.librdkafka.new.1533/librdkafka.changes  
2023-05-03 12:56:26.407537367 +0200
@@ -1,0 +2,31 @@
+Thu Apr 27 22:13:18 UTC 2023 - Dirk Müller <[email protected]>
+
+- update to 2.1.0:
+  * Allow fetchers to detect and handle log truncation (#4122).
+  * Fix a reference count issue blocking the consumer from
+    closing (#4187).
+  * Fix a protocol issue with ListGroups API, where an extra
+  * field was appended for API Versions greater than or equal to
+    3 (#4207).
+  * Fix an issue with `max.poll.interval.ms`, where polling any
+    queue would cause the timeout to be reset (#4176).
+  * Fix seek partition timeout, was one thousand times lower than
+    the passed value (#4230).
+  * Fix multiple inconsistent behaviour in batch APIs during
+    **pause** or **resume** operations (#4208).
+  * Update lz4.c from upstream. Fixes CVE-2021-3520
+  * Upgrade OpenSSL to v3.0.8 with various security fixes
+  * Added `rd_kafka_topic_partition_get_leader_epoch()` (and
+    `set..()`).
+  * A reference count issue was blocking the consumer from
+    closing.
+  * Fixed known issues related to Batch Consume APIs mentioned in
+    v2.0.0 release notes.
+  * Fixed `rd_kafka_consume_batch()` and `rd_kafka_consume_batch_queue()`
+    intermittently updating `app_offset` and `store_offset`
+    incorrectly when **pause** or **resume** was being used for a partition.
+  * Fixed `rd_kafka_consume_batch()` and `rd_kafka_consume_batch_queue()`
+    intermittently skipping offsets when **pause** or **resume**
+    was being used for a partition.
+
+-------------------------------------------------------------------

Old:
----
  v2.0.2.tar.gz

New:
----
  v2.1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ librdkafka.spec ++++++
--- /var/tmp/diff_new_pack.1qjxoS/_old  2023-05-03 12:56:27.055541174 +0200
+++ /var/tmp/diff_new_pack.1qjxoS/_new  2023-05-03 12:56:27.059541198 +0200
@@ -23,7 +23,7 @@
 %define _lto_cflags %{nil}
 %endif
 Name:           librdkafka
-Version:        2.0.2
+Version:        2.1.0
 Release:        0
 Summary:        The Apache Kafka C/C++ library
 License:        BSD-2-Clause

++++++ v2.0.2.tar.gz -> v2.1.0.tar.gz ++++++
++++ 9597 lines of diff (skipped)

Reply via email to