Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion SPECS/libarrow/libarrow.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

Name: libarrow
Version: 15.0.0
Release: 8%{?dist}
Release: 9%{?dist}
Summary: A toolbox for accelerated data interchange and in-memory processing
License: Apache-2.0
URL: https://arrow.apache.org/
Expand Down Expand Up @@ -245,6 +245,9 @@ popd
%exclude %{_datadir}/gdb/auto-load%{_libdir}/libarrow.so.*-gdb.py

%changelog
* Sat Aug 22 2026 Kshitiz Godara <kgodara@microsoft.com> - 15.0.0-9
- Bump up to build with latest libthrift.

* Mon Mar 09 2026 Durga Jagadeesh Palli <v-dpalli@microsoft.com> - 15.0.0-8
- Patch to fix CVE-2026-25087.

Expand Down
Loading