diff --git a/tar.spec b/tar.spec index 9fc295f..0ef310a 100644 --- a/tar.spec +++ b/tar.spec @@ -10,7 +10,7 @@ Summary: GNU file archiving program Name: tar Epoch: 2 Version: 1.35 -Release: 7%{?dist} +Release: 8%{?dist} License: GPL-3.0-or-later URL: https://www.gnu.org/software/tar/ @@ -150,6 +150,11 @@ make check || ( %changelog +* Fri Dec 5 2025 Pavel Cahyna - 2:1.35-8 +- Backport upstream changes to jailify extraction directory + Includes related gnulib changes to add openat2 + Fixes CVE-2025-45582 + * Tue Feb 4 2025 Pavel Cahyna - 2:1.35-7 - Backport upstream fix for savannah bug 65838, upstream commit 1e6ce98e