<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/security/opensc, branch pkgsrc_2009Q3</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2009Q3'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2009-09-10T11:38:56Z</updated>
<entry>
<title>More userfriendly default configuration.</title>
<updated>2009-09-10T11:38:56Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2009-09-10T11:38:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a32d377a5bb5640840205b7ffffa652dededf9f2'/>
<id>urn:sha1:a32d377a5bb5640840205b7ffffa652dededf9f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.11.9.</title>
<updated>2009-08-03T18:45:31Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2009-08-03T18:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cc2abb7ff1a725d30f6b05c5b07f5893042c5841'/>
<id>urn:sha1:cc2abb7ff1a725d30f6b05c5b07f5893042c5841</id>
<content type='text'>
New in OpenSC 0.11.9; 2009-07-29; Andreas Jellinghaus

* New rutoken_ecp driver by  Aktiv Co. / Aleksey Samsonov
* Allow more keys/certificates/files etc. with entersafe tokens
* Updates pkcs11.h from scute fixing warnings
* Small fixes in rutoken driver
* Major update for piv driver with increased compatibility
</content>
</entry>
<entry>
<title>Remove @dirrm entries from PLISTs</title>
<updated>2009-06-14T18:13:25Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-06-14T18:13:25Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6283a06320806d59c6022aa307c55bafa60bc38f'/>
<id>urn:sha1:6283a06320806d59c6022aa307c55bafa60bc38f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More license info to my packages.</title>
<updated>2009-06-08T19:11:30Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2009-06-08T19:11:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=4364625ec63468e43bf17d5bc141f75879455dbe'/>
<id>urn:sha1:4364625ec63468e43bf17d5bc141f75879455dbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to 0.11.8. Fixes a security problem, for details see:</title>
<updated>2009-05-08T07:02:36Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2009-05-08T07:02:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a832527fed1d28e815f94e811311d28ab45f25f7'/>
<id>urn:sha1:a832527fed1d28e815f94e811311d28ab45f25f7</id>
<content type='text'>
http://www.opensc-project.org/pipermail/opensc-announce/2009-May/000025.html

New in 0.11.8; 2009-05-07;
* Fix security problem in pkcs11-tool gen_keypair (PublicExponent 1)
* fix compiling without openssl.
* updated and improve entersafe driver. FTCOS/PK-01C cards are supported
  now, compatible with cards writen by Feitian's software on windows.
</content>
</entry>
<entry>
<title>Simply and speed up buildlink3.mk files and processing.</title>
<updated>2009-03-20T19:23:50Z</updated>
<author>
<name>joerg</name>
<email>joerg</email>
</author>
<published>2009-03-20T19:23:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=405c61d80251d8e80401aed2264d4bede218cb22'/>
<id>urn:sha1:405c61d80251d8e80401aed2264d4bede218cb22</id>
<content type='text'>
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
</content>
</entry>
<entry>
<title>Update to 0.11.7. Changes from 0.11.6:</title>
<updated>2009-02-27T07:35:30Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2009-02-27T07:35:30Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=54b29c4794162787b6a0ceed0650abc68ebaec48'/>
<id>urn:sha1:54b29c4794162787b6a0ceed0650abc68ebaec48</id>
<content type='text'>
* hide_empty_slots now on by default.
* pinpad supported fixed for Mac OS X.
* ruToken driver was updated.
* openct virtual readers reduced to 2 by default.
* link with iconv on Mac OS X for i18n support.
* Security issue: Fix private data support. [CVE-2009-0368]
* Enable lock_login by default.
* Disable allow_soft_keygen by default.
</content>
</entry>
<entry>
<title>OpenSC provides a set of libraries and utilities to access smart cards.</title>
<updated>2009-02-26T10:50:05Z</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2009-02-26T10:50:05Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f5dd7d76ca8564feaeae258fdd242d461cd5e297'/>
<id>urn:sha1:f5dd7d76ca8564feaeae258fdd242d461cd5e297</id>
<content type='text'>
Its main focus is on cards that support cryptographic operations, and
facilitate their use in security applications such as mail encryption,
authentication, and digital signature. OpenSC implements the PKCS#11 API
so applications supporting this API such as Mozilla Firefox and Thunderbird
can use it. OpenSC implements the PKCS#15 standard and aims to be compatible
with every software that does so, too.
</content>
</entry>
</feed>
