Bump Release, update %changelog
Resolves: RHEL-136277
This commit is contained in:
parent
4e96841ad4
commit
8cea6e74f7
6
tar.spec
6
tar.spec
@ -5,7 +5,7 @@ Summary: GNU file archiving program
|
||||
Name: tar
|
||||
Epoch: 2
|
||||
Version: 1.34
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://www.gnu.org/software/tar/
|
||||
|
||||
@ -143,6 +143,10 @@ make check || (
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Dec 19 2025 Pavel Cahyna <pcahyna@redhat.com> - 2:1.34-9
|
||||
- Fix the last patch to solve a regression with -x and --xattrs: RHEL-136277
|
||||
also, fix another tiny mistake in the patch (w/o visible consequences)
|
||||
|
||||
* Fri Dec 12 2025 Pavel Cahyna <pcahyna@redhat.com> - 2:1.34-8
|
||||
- Backport upstream changes to jailify extraction directory
|
||||
Includes related gnulib changes to add openat2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user