!28 openEuler-20.03-LTS-Next分支添加SM3算法支持,使shadow支持使用SM3算法
From: @hzero1996 Reviewed-by: @zhujianwei001 Signed-off-by: @zhujianwei001
This commit is contained in:
commit
cb3304a808
1101
shadow-add-sm3-crypt-support.patch
Normal file
1101
shadow-add-sm3-crypt-support.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: shadow
|
||||
Version: 4.8.1
|
||||
Release: 3
|
||||
Release: 4
|
||||
Epoch: 2
|
||||
License: BSD and GPLv2+
|
||||
Summary: Tools for managing accounts and shadow password files
|
||||
@ -22,6 +22,7 @@ Patch5: selinux-flag.patch
|
||||
Patch6: add-home_mode-xml-file.patch
|
||||
Patch7: shadow-4.1.5.1-var-lock.patch
|
||||
Patch8: shadow-utils-fix-lock-file-residue.patch
|
||||
Patch9: shadow-add-sm3-crypt-support.patch
|
||||
|
||||
BuildRequires: gcc, libselinux-devel, audit-libs-devel, libsemanage-devel
|
||||
BuildRequires: libacl-devel, libattr-devel gdb
|
||||
@ -168,6 +169,9 @@ done
|
||||
%{_mandir}/*/*
|
||||
|
||||
%changelog
|
||||
* Sat Oct 30 2021 wangcheng<wangcheng156@huawei.com> - 2:4.8.1-4
|
||||
- add sm3 crypt support
|
||||
|
||||
* Fri Apr 30 2021 Hugel<gengqihu1@huawei.com> - 2:4.8.1-3
|
||||
- shadow should depend on audit-libs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user