import file-5.33-20.el8

This commit is contained in:
CentOS Sources 2021-05-08 08:11:32 +00:00 committed by Andrew Lukoshko
parent 365bdcf463
commit 49c671a250

View File

@ -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 <vmihalko@redhat.com> - 5.33-20
- rebuild (#1954434)
* Wed Apr 14 2021 Vincent Mihalkovic <vmihalko@redhat.com> - 5.33-18
- fix heap-based buffer overflow in cdf_read_property_info() (CVE-2019-18218)