From fa79b6a1818cb8aa36dc4b7d548323b8543dfdda Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Sun, 5 Dec 2021 11:39:47 +0100 Subject: [PATCH] OpenSSL: fix rootfile MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- config/rootfiles/common/openssl | 1 + 1 file changed, 1 insertion(+) diff --git a/config/rootfiles/common/openssl b/config/rootfiles/common/openssl index 89c66adf0c..345f487d7f 100644 --- a/config/rootfiles/common/openssl +++ b/config/rootfiles/common/openssl @@ -4179,6 +4179,7 @@ usr/lib/libssl.so.1.1 #usr/share/man/man1/openssl-version.1 #usr/share/man/man1/openssl-x509.1 #usr/share/man/man1/openssl.1 +#usr/share/man/man1/passwd.1 #usr/share/man/man1/pkcs12.1 #usr/share/man/man1/pkcs7.1 #usr/share/man/man1/pkcs8.1 -- 2.39.5