diff options
author | bjk <bjk@FreeBSD.org> | 2013-07-26 02:29:27 +0800 |
---|---|---|
committer | bjk <bjk@FreeBSD.org> | 2013-07-26 02:29:27 +0800 |
commit | 391beb93e84c8d90ad10aee79fb5bf77e5a4d67b (patch) | |
tree | 297b380fe05d8b76125c8b46a17f8752bda149e3 /UPDATING | |
parent | 226c3f5f76624acabda5260dcb6db552e75a4180 (diff) | |
download | freebsd-ports-gnome-391beb93e84c8d90ad10aee79fb5bf77e5a4d67b.tar.gz freebsd-ports-gnome-391beb93e84c8d90ad10aee79fb5bf77e5a4d67b.tar.zst freebsd-ports-gnome-391beb93e84c8d90ad10aee79fb5bf77e5a4d67b.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)
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 |