bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-20 10:18 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 --- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2009-11-20 21:18:50 EST --- Created an attachment (id=1727) --> (https://bugzilla.mindrot.org/attachment.cgi?id=1727) /home/dtucker/openssh/pending/openssh-opensc-configure.patch Use pkg-config for opensc if available. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-20 10:19 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1727|/home/dtucker/openssh/pendi |Use pkg-config for opensc description|ng/openssh-opensc-configure |if available. |.patch | -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-20 10:20 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au Blocks| |1626 -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-20 10:56 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 --- Comment #2 from Martin Paljak <martin at paljak.pri.ee> 2009-11-20 21:56:52 EST --- As the original reporter and OpenSC dev, I would like to withdraw the request as deprecated as this should be solved by applying patches in bug 1371 instead -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-20 11:04 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from Darren Tucker <dtucker at zip.com.au> 2009-11-20 22:04:08 EST --- OK, I'll close this one (but make no promises about 1371). -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-20 11:08 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 Martin Paljak <martin at paljak.pri.ee> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #4 from Martin Paljak <martin at paljak.pri.ee> 2009-11-20 22:08:50 EST --- As OpenSSH is the only user of opensc-config and use of opensc-config has been deprecated for long time, if OpenSSH continues to access OpenSC via the deprecated way (by linking against internal libopensc) instead of using the recommended public PKCS#11 interface, it is better to use the .pc file. But OpenSSH should use PKCS#11 instead. The OpenSC bits and pieces in OpenSSH are historic. Until bug 1371 is applied, this bug is still a valid issue. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-20 11:14 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 --- Comment #5 from Darren Tucker <dtucker at zip.com.au> 2009-11-20 22:14:31 EST --- Could you please confirm that the patch does what you want? -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Nov-24 13:31 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 --- Comment #6 from Martin Paljak <martin at paljak.pri.ee> 2009-11-25 00:31:11 EST --- I can confirm, that the patch works. I would still suggest to implement bug 1371 instead, especially because there are some other OpenSC related bugs open, which have not been dealt with. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2009-Dec-07 00:17 UTC
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
https://bugzilla.mindrot.org/show_bug.cgi?id=1160 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #7 from Darren Tucker <dtucker at zip.com.au> 2009-12-07 11:17:19 EST --- Patch applied, thanks. Please use #1371 if you have further comments about PKCS#11. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Reasonably Related Threads
- [Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config
- smart cards (was: OpenSSH daemon security bug?)
- OpenSSH developers @ FOSDEM 2011
- [Bug 1371] New: Add PKCS#11 (Smartcards) support into OpenSSH
- Re-adding PKCS#11 key in ssh-agent produces "agent refused operation" error.