!9 当前补丁序号命名不太友好, 修改从0000开始

Merge pull request !9 from Paul.Wu/master
This commit is contained in:
openeuler-ci-bot 2020-07-01 17:44:58 +08:00 committed by Gitee
commit 3e6c8cad72
4 changed files with 7 additions and 4 deletions

View File

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