Bug 273368 - net/kafka: Update to 3.5.1
Summary: net/kafka: Update to 3.5.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Robert Clausecker
URL: https://downloads.apache.org/kafka/3....
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-26 18:51 UTC by Dmitry Wagin
Modified: 2023-09-10 16:43 UTC (History)
2 users (show)

See Also:
dmitry.wagin: maintainer-feedback+
dmitry.wagin: merge-quarterly?


Attachments
kafka.diff (2.86 KB, patch)
2023-08-26 18:51 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2023-08-26 18:51:44 UTC
Created attachment 244368 [details]
kafka.diff

Update to 3.5.1

This is a security patch release. It upgrades the dependency, snappy-java, to a version which is not vulnerable to CVE-2023-34455. You can find more information about the CVE at Kafka CVE list. For a full list of changes, be sure to check the release notes.

https://downloads.apache.org/kafka/3.5.1/RELEASE_NOTES.html
Comment 1 Pavel Timofeev 2023-08-26 19:03:44 UTC
Comment on attachment 244368 [details]
kafka.diff

The maintainer approval flag is not propagated. I don't mind merging this change
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-09-10 16:15:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eec93402d2772af3860f00fa62726ccae51740f3

commit eec93402d2772af3860f00fa62726ccae51740f3
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2023-09-06 01:37:14 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-10 16:12:58 +0000

    net/kafka: update to 3.5.1

    Changelog: https://downloads.apache.org/kafka/3.5.1/RELEASE_NOTES.html

    PR:             273368
    Approved by:    timp87@gmail.com (maintainer)

 net/kafka/Makefile  |  2 +-
 net/kafka/distinfo  |  6 +++---
 net/kafka/pkg-plist | 24 ++++++++++++------------
 3 files changed, 16 insertions(+), 16 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-09-10 16:43:12 UTC
Thank you for your contribution.