From: Michael Shuler Date: Thu, 15 Dec 2011 18:34:24 +0000 (-0600) Subject: Add notice to README.Debian about CA policy X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=58e3ee962937a3c14cdf78a3ceb3228eafc78d4a;p=ca-certificates.git Add notice to README.Debian about CA policy --- diff --git a/debian/README.Debian b/debian/README.Debian index 3a64463..a27197d 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -33,6 +33,14 @@ the PEM files into “/usr/local/share/ca-certificates” as above and call How certificates will be accepted into the ca-certificates package ------------------------------------------------------------------ +**** Notice! **** + Option 1, listed below, is deprecated. Please, see Debian bug report + #647848 for discussion on establishing a new Debian CA Certificate + Policy for CA inclusion, maintenance, and enforcement in Debian + ca-certificates. Option 2, below, is the only current method. + - http://bugs.debian.org/647848 +***************** + Option 1: - File a *GPG-signed* bug report against ca-certificates with *severity normal*. The bug report must include an attached diff --git a/debian/changelog b/debian/changelog index a4ec1b8..f4a5d29 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ca-certificates (20111211.1) unstable; urgency=low + + * Add notice to README.Debian deprecating CA inclusions and refer to + #647848 for Debian CA Certificate Policy discussion. + + -- Michael Shuler Thu, 15 Dec 2011 12:28:39 -0600 + ca-certificates (20111211) unstable; urgency=low * Clarify CA audit note in package description and README.debian. Thanks