From 49c671a250e205798ee5ec8af23d60171aff57a2 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Sat, 8 May 2021 08:11:32 +0000 Subject: [PATCH] import file-5.33-20.el8 --- SPECS/file.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/SPECS/file.spec b/SPECS/file.spec index 2b4f6af..c732f22 100644 --- a/SPECS/file.spec +++ b/SPECS/file.spec @@ -15,7 +15,7 @@ Summary: A utility for determining file types Name: file Version: 5.33 -Release: 18%{?dist} +Release: 20%{?dist} License: BSD Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz @@ -255,6 +255,9 @@ cd %{py3dir} %endif %changelog +* Tue May 04 2021 Vincent Mihalkovic - 5.33-20 +- rebuild (#1954434) + * Wed Apr 14 2021 Vincent Mihalkovic - 5.33-18 - fix heap-based buffer overflow in cdf_read_property_info() (CVE-2019-18218)