!162 [sync] PR-161: 解决升级后查询环境存在空链接
From: @openeuler-sync-bot Reviewed-by: @liuzhiqiang26 Signed-off-by: @liuzhiqiang26
This commit is contained in:
commit
f1d2f2e311
@ -1,6 +1,6 @@
|
|||||||
Name: e2fsprogs
|
Name: e2fsprogs
|
||||||
Version: 1.46.4
|
Version: 1.46.4
|
||||||
Release: 19
|
Release: 20
|
||||||
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/
|
||||||
@ -134,7 +134,7 @@ fi
|
|||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc README RELEASE-NOTES
|
%doc README
|
||||||
%license NOTICE
|
%license NOTICE
|
||||||
%config(noreplace) /etc/mke2fs.conf
|
%config(noreplace) /etc/mke2fs.conf
|
||||||
%config(noreplace) /etc/e2scrub.conf
|
%config(noreplace) /etc/e2scrub.conf
|
||||||
@ -174,6 +174,9 @@ exit 0
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 9 2023 tangyuchen <tangyuchen5@huawei.com> - 1.46.4-20
|
||||||
|
- delete invalid link for ext4
|
||||||
|
|
||||||
* Thu Mar 30 2023 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.46.4-19
|
* Thu Mar 30 2023 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 1.46.4-19
|
||||||
- backport one patch to fix: processes may kill other processes in misc/fsck.c
|
- backport one patch to fix: processes may kill other processes in misc/fsck.c
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user