2010/2/19 Douglas E. Engert <deeng...@anl.gov>: > > > Andreas Jellinghaus wrote: >> Am Freitag 19 Februar 2010 15:08:49 schrieb Martin Paljak: >>> Hello. >>> >>> The latest Portable SSH snapshots include PKCS#11 support and have removed >>> linking against libopensc. >>> >>> Original ticket: https://bugzilla.mindrot.org/show_bug.cgi?id=1371 >>> >>> Snapshots are available from http://www.mindrot.org/openssh_snap/ >>> >>> Code added to OpenSSH are not the patches created by Alon. >>> >>> There are shortcomings and issues (like no pinpad support, no exposed token >>> labels, no scp commandline support etc) but at least something is there. >> >> Thanks for letting us know! I downloaded it and compiled latest openssl, >> openct, opensc, openssh and tested this combination: works fine! >> I haven't tested scp so far, but ssh-agent/ssh-add and then ssh (without >> entering the pin) works, so I guess scp works at least with the agent. >> >>> AFAIK, this was the last (and only) user of libopensc. In theory we can now >>> stop installing .pc files and also remove man3 manpages. >> >> good idea. we need to keep the library (used by our own tools), but we can >> remove everything distributions put into the -dev package (pc file, man >> pages, static archive, stop installing header files etc). >> >> does anyone object such a change? > > > You better ask this question on other lists too, like maybe a debian list, > or search for packages that require libopensc.
Debian packages using libopensc at runtime (and libopensc-dev at compile time I guess): $ apt-cache showpkg libopensc2 [...] Reverse Depends: opensc,libopensc2 0.11.7 mozilla-opensc,libopensc2 0.11.4 libopensc2-dev,libopensc2 0.11.12-1 libopensc2-dbg,libopensc2 0.11.12-1 esteidutil,libopensc2 opensc,libopensc2 mozilla-opensc,libopensc2 0.11.0 libopensc2-dev,libopensc2 0.11.4-5+lenny1 libopensc2-dbg,libopensc2 0.11.4-5+lenny1 So packages that would fail to compile would be: - mozilla-opensc: Mozilla plugin for authentication using OpenSC http://packages.debian.org/sid/mozilla-opensc - esteidutil: EstEID smartcard management tool http://packages.debian.org/sid/esteidutil Bye -- Dr. Ludovic Rousseau _______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel