pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/mozilla-rootcerts-openssl
Module Name: pkgsrc
Committed By: gdt
Date: Fri Mar 27 17:00:01 UTC 2020
Modified Files:
pkgsrc/security/mozilla-rootcerts-openssl: DESCR
Log Message:
mozilla-rootcerts-openssl: Minor DESCR fixups
Mention the manual script approach, almost parenthetically, in the See
also part about mozilla-rootcerts.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/mozilla-rootcerts-openssl/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/mozilla-rootcerts-openssl/DESCR
diff -u pkgsrc/security/mozilla-rootcerts-openssl/DESCR:1.2 pkgsrc/security/mozilla-rootcerts-openssl/DESCR:1.3
--- pkgsrc/security/mozilla-rootcerts-openssl/DESCR:1.2 Fri Mar 27 13:42:53 2020
+++ pkgsrc/security/mozilla-rootcerts-openssl/DESCR Fri Mar 27 17:00:01 2020
@@ -2,8 +2,8 @@ This package configures the Mozilla root
anchors in OpenSSL, so that programs using OpenSSL will be able to use
them to validate SSL certificates.
-For pkgsrc-provided OpenSSL, this package operates modifies
-${PREFIX}/etc/ssl/certs as installed by another package. This is
+For pkgsrc-provided OpenSSL, this package modifies
+${PREFIX}/etc/ssl/certs, which belongs to another package. This is
somewhat irregular as packages should not modify content under etc.
For native OpenSSL, it modifies the base system OpenSSL certificate
@@ -15,4 +15,5 @@ of ${PREFIX}.
See also the mozilla-rootcerts package (which this one depends on) for
placing the Mozilla CA list in the filesystem but not configuring it
-into OpenSSL.
\ No newline at end of file
+into OpenSSL, as well as a script to aid in manual configuration of
+trust anchors.
Home |
Main Index |
Thread Index |
Old Index