diff options
author | Alex Dupre <ale@FreeBSD.org> | 2010-12-27 09:55:39 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2010-12-27 09:55:39 +0000 |
commit | 0e89e724f12d3574405a26a32a5d3bcd8b7464a6 (patch) | |
tree | ce55251dc81edc2a7ae2f7c9faedd91325675edb /UPDATING | |
parent | 14981a4bd161a07f46aabcb9ee1954fc8a3ea13d (diff) | |
download | ports-0e89e724f12d3574405a26a32a5d3bcd8b7464a6.tar.gz ports-0e89e724f12d3574405a26a32a5d3bcd8b7464a6.zip |
Notes
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 |