Fixed a typo in the ca-legacy manual page.
This commit is contained in:
parent
40d3667f3c
commit
41111200ad
@ -39,7 +39,7 @@ Name: ca-certificates
|
|||||||
Version: 2015.2.3
|
Version: 2015.2.3
|
||||||
# for Rawhide, please always use release >= 2
|
# for Rawhide, please always use release >= 2
|
||||||
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
# for Fedora release branches, please use release < 2 (1.0, 1.1, ...)
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -376,6 +376,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 05 2015 Kai Engert <kaie@redhat.com> - 2015.2.3-4
|
||||||
|
- Fixed a typo in the ca-legacy manual page.
|
||||||
|
|
||||||
* Tue Mar 31 2015 Kai Engert <kaie@redhat.com> - 2015.2.3-3
|
* Tue Mar 31 2015 Kai Engert <kaie@redhat.com> - 2015.2.3-3
|
||||||
- Don't use "enable" as a value for the legacy configuration, instead
|
- Don't use "enable" as a value for the legacy configuration, instead
|
||||||
of the value "default", to make it clear that this preference isn't
|
of the value "default", to make it clear that this preference isn't
|
||||||
|
@ -37,7 +37,7 @@ certificates in the system's list of trusted CA certificates.
|
|||||||
The list of CA certificates and trust flags included in the ca-certificates package
|
The list of CA certificates and trust flags included in the ca-certificates package
|
||||||
are based on the decisions made by Mozilla.org according to the Mozilla CA policy.
|
are based on the decisions made by Mozilla.org according to the Mozilla CA policy.
|
||||||
|
|
||||||
Occassionally, removal or distrust decisions made by Mozilla.org might be incompatible with the requirements
|
Occasionally, removal or distrust decisions made by Mozilla.org might be incompatible with the requirements
|
||||||
or limitations of some applications that also use the CA certificates list in the Linux environment.
|
or limitations of some applications that also use the CA certificates list in the Linux environment.
|
||||||
|
|
||||||
The ca-certificates package might keep some CA certificates included and trusted by default,
|
The ca-certificates package might keep some CA certificates included and trusted by default,
|
||||||
|
Loading…
Reference in New Issue
Block a user