aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2010-12-27 17:55:39 +0800
committerale <ale@FreeBSD.org>2010-12-27 17:55:39 +0800
commitacae070acaaa2ce4bbdd6b5f11aa353b687e3c43 (patch)
tree20f555d3b40b24af92c74cf2d69537352c728a46 /UPDATING
parentdc5b3540db7a8b5b26b406a481b04bd9c9209ab6 (diff)
downloadfreebsd-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--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bcdee4c8280b..19a1a55240b5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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