add sm3 crypt algorithm support for shadow
This commit is contained in:
parent
c215ab7901
commit
0fc435de41
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
|
Name: shadow
|
||||||
Version: 4.8.1
|
Version: 4.8.1
|
||||||
Release: 3
|
Release: 4
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
License: BSD and GPLv2+
|
License: BSD and GPLv2+
|
||||||
Summary: Tools for managing accounts and shadow password files
|
Summary: Tools for managing accounts and shadow password files
|
||||||
@ -22,6 +22,7 @@ Patch5: selinux-flag.patch
|
|||||||
Patch6: add-home_mode-xml-file.patch
|
Patch6: add-home_mode-xml-file.patch
|
||||||
Patch7: shadow-4.1.5.1-var-lock.patch
|
Patch7: shadow-4.1.5.1-var-lock.patch
|
||||||
Patch8: shadow-utils-fix-lock-file-residue.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: gcc, libselinux-devel, audit-libs-devel, libsemanage-devel
|
||||||
BuildRequires: libacl-devel, libattr-devel gdb
|
BuildRequires: libacl-devel, libattr-devel gdb
|
||||||
@ -168,6 +169,9 @@ done
|
|||||||
%{_mandir}/*/*
|
%{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Apr 30 2021 Hugel<gengqihu1@huawei.com> - 2:4.8.1-3
|
||||||
- shadow should depend on audit-libs
|
- shadow should depend on audit-libs
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user