lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 12 Dec 2021 03:42:49 +0900
From:   Masahiro Yamada <masahiroy@...nel.org>
To:     Jarkko Sakkinen <jarkko@...nel.org>,
        David Howells <dhowells@...hat.com>,
        David Woodhouse <dwmw2@...radead.org>, keyrings@...r.kernel.org
Cc:     Arnd Bergmann <arnd@...db.de>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 0/5] certs: various cleanups of certs/Makefile

On Fri, Nov 5, 2021 at 1:00 PM Masahiro Yamada <masahiroy@...nel.org> wrote:
>
>
>
>
> Masahiro Yamada (5):
>   certs: remove meaningless $(error ...) in certs/Makefile
>   certs: check-in the default x509 config file
>   certs: remove noisy messages while generating the signing key
>   certs: use 'cmd' to hide openssl output in silent builds more simply
>   certs: use if_changed to re-generate the key when the key type is
>     changed
>
>  certs/Makefile            | 74 ++++++++-------------------------------
>  certs/default_x509.genkey | 17 +++++++++
>  2 files changed, 32 insertions(+), 59 deletions(-)
>  create mode 100644 certs/default_x509.genkey
>
> --
> 2.30.2
>

Applied to linux-kbuild because this series is a prerequisite
of the next kbuild work.


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ