diff options
author | Mark Hatle <mark.hatle@windriver.com> | 2016-02-25 09:49:57 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-09 17:00:28 +0000 |
commit | 6833c5d77b99ab3f07945ba8e0bbe03df3dc317c (patch) | |
tree | 6881c031f89db00b6a28ca5f69a6cf2078e1d909 /meta/recipes-extended/sysklogd | |
parent | 59a4d99c20af0ef60513eab5928c40b03903e5e8 (diff) | |
download | poky-6833c5d77b99ab3f07945ba8e0bbe03df3dc317c.tar.gz |
rpm: Enable specific crypto and digest settings via variables
Allow the user to set the specific digest and non-repudiable signature
algorithms. This should be done on a distribution wide basis.
See recipe for exact instructions, but values are now set using:
RPM_FILE_DIGEST_ALGO (default 1 - md5)
RPM_SELF_SIGN_ALGO (default DSA)
Also, change the PACKAGECONFIG to define the default crypto engine for
RPM5. Not just the available crypto engines. If a crypto engine is not
selected, the system will default to the internal beecrypt version.
(From OE-Core rev: 2f6529d9dc8aa82eb5bdcccec9c69d93dad63505)
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/sysklogd')
0 files changed, 0 insertions, 0 deletions