diff --git a/tar.spec b/tar.spec index ee76b3f..ff02f62 100644 --- a/tar.spec +++ b/tar.spec @@ -5,7 +5,7 @@ Summary: GNU file archiving program Name: tar Epoch: 2 Version: 1.34 -Release: 7%{?dist} +Release: 8%{?dist} License: GPLv3+ URL: https://www.gnu.org/software/tar/ @@ -143,6 +143,11 @@ make check || ( %changelog +* Fri Dec 12 2025 Pavel Cahyna - 2:1.34-8 +- Backport upstream changes to jailify extraction directory + Includes related gnulib changes to add openat2 + Fixes CVE-2025-45582 + * Thu Aug 15 2024 Lukas Nykryn - 2:1.34-7 - Warn “file changed as we read it” less often