Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: OpenSSH: Bugs

[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config

 

 

OpenSSH bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla-daemon at bugzilla

Nov 20, 2009, 2:18 AM

Post #1 of 9 (1554 views)
Permalink
[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> 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


bugzilla-daemon at bugzilla

Nov 20, 2009, 2:19 AM

Post #2 of 9 (1444 views)
Permalink
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config [In reply to]

https://bugzilla.mindrot.org/show_bug.cgi?id=1160

Darren Tucker <dtucker [at] zip> 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


bugzilla-daemon at bugzilla

Nov 20, 2009, 2:20 AM

Post #3 of 9 (1444 views)
Permalink
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config [In reply to]

https://bugzilla.mindrot.org/show_bug.cgi?id=1160

Darren Tucker <dtucker [at] zip> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker [at] zip
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


bugzilla-daemon at bugzilla

Nov 20, 2009, 2:56 AM

Post #4 of 9 (1446 views)
Permalink
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config [In reply to]

https://bugzilla.mindrot.org/show_bug.cgi?id=1160

--- Comment #2 from Martin Paljak <martin [at] paljak> 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


bugzilla-daemon at bugzilla

Nov 20, 2009, 3:04 AM

Post #5 of 9 (1447 views)
Permalink
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config [In reply to]

https://bugzilla.mindrot.org/show_bug.cgi?id=1160

Darren Tucker <dtucker [at] zip> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX

--- Comment #3 from Darren Tucker <dtucker [at] zip> 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


bugzilla-daemon at bugzilla

Nov 20, 2009, 3:08 AM

Post #6 of 9 (1451 views)
Permalink
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config [In reply to]

https://bugzilla.mindrot.org/show_bug.cgi?id=1160

Martin Paljak <martin [at] paljak> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WONTFIX |

--- Comment #4 from Martin Paljak <martin [at] paljak> 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


bugzilla-daemon at bugzilla

Nov 20, 2009, 3:14 AM

Post #7 of 9 (1441 views)
Permalink
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config [In reply to]

https://bugzilla.mindrot.org/show_bug.cgi?id=1160

--- Comment #5 from Darren Tucker <dtucker [at] zip> 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


bugzilla-daemon at bugzilla

Nov 24, 2009, 5:31 AM

Post #8 of 9 (1328 views)
Permalink
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config [In reply to]

https://bugzilla.mindrot.org/show_bug.cgi?id=1160

--- Comment #6 from Martin Paljak <martin [at] paljak> 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs


bugzilla-daemon at bugzilla

Dec 6, 2009, 4:17 PM

Post #9 of 9 (1021 views)
Permalink
[Bug 1160] OpenSSH should use libopensc.pc instead of opensc-config [In reply to]

https://bugzilla.mindrot.org/show_bug.cgi?id=1160

Darren Tucker <dtucker [at] zip> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED

--- Comment #7 from Darren Tucker <dtucker [at] zip> 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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs [at] mindrot
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

OpenSSH bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.