Am Mittwoch, 3. Mai 2006 09:18 schrieb Nils Larsch:
> committed to the head (will commit it to the stable branch later).
0.11.0 is already release, please no changes to that branch.
so currently we only have trunk for new changes. but I'd like
to create 0.11.1 real soon. maybe rc this weekend and
Chaskiel M Grundman wrote:
starcos_process_acl, called by starcos_create_file has a small bug. It
uses the wrong field in the sc_file_t to decide what the EF structure
is. ( found while debugging the one-shot tool I wrote to finish
initializing my ITSEC-P token)
committed to the head (will co
starcos_process_acl, called by starcos_create_file has a small bug. It uses
the wrong field in the sc_file_t to decide what the EF structure is. (
found while debugging the one-shot tool I wrote to finish initializing my
ITSEC-P token)
Index: src/libopensc/card-starcos.c
==