diff options
author | Benjamin Kaduk <bjk@FreeBSD.org> | 2013-07-25 18:29:27 +0000 |
---|---|---|
committer | Benjamin Kaduk <bjk@FreeBSD.org> | 2013-07-25 18:29:27 +0000 |
commit | e3d11f460c534f6026e597b161519865f4b3f51a (patch) | |
tree | 297b380fe05d8b76125c8b46a17f8752bda149e3 /UPDATING | |
parent | 5f74a99300198386a58fb8e3e418bdf97f00691a (diff) | |
download | ports-e3d11f460c534f6026e597b161519865f4b3f51a.tar.gz ports-e3d11f460c534f6026e597b161519865f4b3f51a.zip |
Update to 1.6.5
This is a security release by upstream, and requires configuration changes
in addition to the software update. See UPDATING.
Reviewed by: ports-security (zi, remko)
Approved by: hrs (mentor, ports committer)
Notes
Notes:
svn path=/head/; revision=323659
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20130725: + AFFECTS: users of net/openafs + AUTHOR: bjk@FreeBSD.org + + The OpenAFS 1.6.5 release is a security release which requires substantial + configuration changes to the AFS servers in addition to the software update, + in order to be fully protected. The entry for OPENAFS-SA-2013-003 on + http://www.openafs.org/security/ has links to the upgrade documentation. + The procedure involves rekeying the cell to a non-DES krb5 key, stored in + a krb5 keytab named rxkad.keytab in PREFIX/etc/openafs/server/. + 20130720: AFFECTS: users of japanese/mozc-server and japanese/mozc-el AUTHOR: hrs@FreeBSD.org |