diff --git a/gzip.spec b/gzip.spec index ad30c5baeb6d43d679fb00db2c458be41127fc6e..c95724403bcc9daff7782e544e987ff1e946057a 100644 --- a/gzip.spec +++ b/gzip.spec @@ -1,7 +1,7 @@ Summary: The GNU data compression program Name: gzip Version: 1.9 -Release: 13%{?dist} +Release: 14%{?dist} # info pages are under GFDL license License: GPLv3+ and GFDL Group: Applications/File @@ -126,6 +126,9 @@ fi %{profiledir}/* %changelog +* Thu Mar 14 2024 Bo Ren - 1.9-14 +- Rebuild + * Tue Apr 19 2022 Jakub Martisko - 1.9-13 - fix an arbitrary-file-write vulnerability in zgrep Resolves: CVE-2022-1271