Date: Thu, 8 Feb 2018 15:00:10 -0500 From: Jung-uk Kim <jkim@FreeBSD.org> To: =?UTF-8?Q?Ulrich_Sp=c3=b6rlein?= <uqs@FreeBSD.org>, Jan Bramkamp <crest@rlwinm.de>, FreeBSD-current <freebsd-current@FreeBSD.org> Subject: Re: openssl in base should install c_rehash Message-ID: <277d8257-019b-714b-8014-7c741e427547@FreeBSD.org> In-Reply-To: <c2aa2350-cc04-365e-acdf-407b0b49c318@rlwinm.de> References: <CAJ9axoRDJbbzMuaSCk6hvdy-_CVBMz8Evd_GXwNwsCaJLHu8Bg@mail.gmail.com> <c2aa2350-cc04-365e-acdf-407b0b49c318@rlwinm.de>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ezU6ntMFj8HkjXP9CdA9UDDPa7AyOTleQ Content-Type: multipart/mixed; boundary="LGLxuCKGmAMuzBD4ZD6rA3L2PVl8DIoE9"; protected-headers="v1" From: Jung-uk Kim <jkim@FreeBSD.org> To: =?UTF-8?Q?Ulrich_Sp=c3=b6rlein?= <uqs@FreeBSD.org>, Jan Bramkamp <crest@rlwinm.de>, FreeBSD-current <freebsd-current@FreeBSD.org> Message-ID: <277d8257-019b-714b-8014-7c741e427547@FreeBSD.org> Subject: Re: openssl in base should install c_rehash References: <CAJ9axoRDJbbzMuaSCk6hvdy-_CVBMz8Evd_GXwNwsCaJLHu8Bg@mail.gmail.com> <c2aa2350-cc04-365e-acdf-407b0b49c318@rlwinm.de> In-Reply-To: <c2aa2350-cc04-365e-acdf-407b0b49c318@rlwinm.de> --LGLxuCKGmAMuzBD4ZD6rA3L2PVl8DIoE9 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable On 02/08/2018 08:52, Jan Bramkamp wrote: > On 08.02.18 14:24, Ulrich Sp=C3=B6rlein wrote: >> Hey, >> >> c_rehash has somehow disappeared from the base system. We still >> install the >> manpage it seems, but the tool itself is missing. Can we have that bac= k? >> >> >> root@acme:/etc/ssl# locate c_rehash >> ... >> /usr/share/openssl/man/man1/c_rehash.1.gz >> /usr/src/crypto/openssl/doc/apps/c_rehash.pod >> /usr/src/secure/usr.bin/openssl/man/c_rehash.1 >> >> >> The port seems to install it just fine: >> >> root@acme:/etc/ssl# grep -r c_rehash /usr/ports/ >> /usr/ports/security/openssl/pkg-plist:bin/c_rehash >> /usr/ports/security/openssl/pkg-plist:man/man1/c_rehash.1.gz >> >> It looks like the merge of OpenSSL 1.0.1c got rid of it (if I'm >> reading the >> history with git pickaxe right). >=20 > The LibreSSL port lacks a c_rehash script as well. Putting c_rehash bac= k > into base wouldn't solve the problem because it requires Perl 5. Correct. I just removed the manual page to not confuse users. https://svnweb.freebsd.org/changeset/base/329024 Thanks for letting me know! Jung-uk Kim --LGLxuCKGmAMuzBD4ZD6rA3L2PVl8DIoE9-- --ezU6ntMFj8HkjXP9CdA9UDDPa7AyOTleQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEl1bqgKaRyqfWXu/CfJ+WJvzb8UYFAlp8rFAACgkQfJ+WJvzb 8UZPZQf+OOD5xtUxML/Yvn+tu0g3sJckl30O8+ctJLBitxpTDS67yD3Xdvw7bKtU sDDSYo5uKWuPewisPwI0JAhMU7V/+rkxZ1NAvh9wpu3DIRZeif1wi9Z0EXsuwG/f BHsFnOGXgxXJtBVIrnbjxnY4wRJ1IeLQHT9f7r3MeXGtLHEIfVZ7PTbkRpk2/TrR 0NiEY8xiowNswivjV6TfPvPoWAJJbOr9PlfdvibugyxjjK0I0HMqLNFUGQiz5pfA E2ubajrwTip4tZqLQr0Wh5gdeHaFBJ1c7WRlsIrxzCxvGhq1454rYnSVIxp3qoL8 RylXJDGp0BOOe0vR6TItGrCd8rkHIQ== =K+SA -----END PGP SIGNATURE----- --ezU6ntMFj8HkjXP9CdA9UDDPa7AyOTleQ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?277d8257-019b-714b-8014-7c741e427547>