History log of /freebsd-10.0-release/share/keys/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
260609 13-Jan-2014 bdrewery

MFS r260608:

Remove scary comment about this being a test key.

There has been no need to regenerate the signing key.

Approved by: bapt (mentor, implicit)
Approved by: re (gjb)

259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

257572 03-Nov-2013 bdrewery

MFC r257344,r257403:

Move /etc/keys to /usr/share/keys where users are less likely to modify them.

Approved by: bapt
Approved by: re (gjb)


257344 29-Oct-2013 bdrewery

Move /etc/keys to /usr/share/keys where users are less likely to modify them.

Requested by: secteam (cperciva, des)
Approved by: bapt


257150 26-Oct-2013 bdrewery

Add infrastructure for installing pkg(8) keys into /etc/keys/pkg and add
the current test key that packages will be signed with until 10.0-RELEASE.

Approved by: bapt
Discussed by: bapt with des
MFC after: 2 days