rebuild package

This commit is contained in:
Wu Bo 2020-07-01 14:51:35 +08:00
parent 38ce2a8d5c
commit 9553f963c1
4 changed files with 7 additions and 4 deletions

View File

@ -1,14 +1,14 @@
Name: e2fsprogs
Version: 1.45.3
Release: 4
Release: 5
Summary: Second extended file system management tools
License: GPLv2 and LGPLv2 and MIT
URL: http://e2fsprogs.sourceforge.net/
Source0: https://www.kernel.org/pub/linux/kernel/people/tytso/%{name}/v%{version}/%{name}-%{version}.tar.xz
Patch6000: 6000-e2fsck-abort-if-there-is-a-corrupted-directory-block.patch
Patch6001: 6001-libsupport-add-checks-to-prevent-buffer-overrun-bugs.patch
Patch9000: 9000-mke2fs-check.patch
Patch0000: 0000-e2fsck-abort-if-there-is-a-corrupted-directory-block.patch
Patch0001: 0001-libsupport-add-checks-to-prevent-buffer-overrun-bugs.patch
Patch0002: 0002-mke2fs-check.patch
BuildRequires: gcc git pkgconfig texinfo
BuildRequires: fuse-devel libblkid-devel libuuid-devel
@ -128,6 +128,9 @@ exit 0
%{_mandir}/man8/*
%changelog
* Wed Jul 1 2020 Wu Bo <wubo009@163.com> - 1.45.3-5
- rebuild package
* Mon Feb 3 2020 luoshijie <luoshijie1@huawei.com> - 1.45.3-4
- Type:cves
- ID:CVE-2019-5094