diff options
author | ale <ale@FreeBSD.org> | 2010-12-27 17:55:39 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2010-12-27 17:55:39 +0800 |
commit | acae070acaaa2ce4bbdd6b5f11aa353b687e3c43 (patch) | |
tree | 20f555d3b40b24af92c74cf2d69537352c728a46 /UPDATING | |
parent | dc5b3540db7a8b5b26b406a481b04bd9c9209ab6 (diff) | |
download | freebsd-ports-gnome-acae070acaaa2ce4bbdd6b5f11aa353b687e3c43.tar.gz freebsd-ports-gnome-acae070acaaa2ce4bbdd6b5f11aa353b687e3c43.tar.zst freebsd-ports-gnome-acae070acaaa2ce4bbdd6b5f11aa353b687e3c43.zip |
Update OpenSC to 0.12.0 release.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -5,6 +5,15 @@ 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. +20101227: + AFFECTS: users of security/opensc + AUTHOR: ale@FreeBSD.org + + opensc has been updated to 0.12.0 release. Only one backend can be + choosen at compile-time: PC/SC is now the default one. + opensc doesn't export anymore its internal library, PKCS#11 is the + recommended interface. + 20101220: AFFECTS: users of net-mgmt/flowd AUTHOR: ohauer@FreeBSD.org |