Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 456044 - dev-libs/opensc-0.13.0 - add secure-messaging USE flag
Summary: dev-libs/opensc-0.13.0 - add secure-messaging USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-07 16:05 UTC by Marcus van Dam
Modified: 2013-02-08 20:10 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus van Dam 2013-02-07 16:05:59 UTC
opensc-0.13.0 supports the secure-messaging configure flag (--enable-sm) but the ebuild has no support for it.

This flag is used for example the epass2003 dingle, without it, the dongle is not supported.

This flag has no extra dependancies related to it.

Reproducible: Always

Steps to Reproduce:
1. emerge opensc
2. run opensc-tools -D, notice the epass2003 card is not listed, however the profile is installed.


Expected Results:  
1. emerge opensc (with the sm use flag)
2. run opensc-tools -D, see the epass2003 listed.
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2013-02-08 20:10:07 UTC
Thanks!