After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 684477 - gck: Fix tests with p11-kit 0.13 and later
gck: Fix tests with p11-kit 0.13 and later
Status: RESOLVED FIXED
Product: gcr
Classification: Core
Component: General
unspecified
Other All
: Normal normal
: ---
Assigned To: GNOME keyring maintainer(s)
GNOME keyring maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-09-20 13:34 UTC by Stef Walter
Modified: 2019-02-22 11:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gck: Fix tests with p11-kit 0.13 and later (921 bytes, patch)
2012-09-20 13:34 UTC, Stef Walter
none Details | Review
gck: Fix tests with p11-kit 0.13 and later (922 bytes, patch)
2012-09-21 06:58 UTC, Stef Walter
none Details | Review

Description Stef Walter 2012-09-20 13:34:06 UTC
p11-kit now encodes all characters in the 'id' part of a PKCS#11 URI.

This was causing test-gck-uri test to fail.
Comment 1 Stef Walter 2012-09-20 13:34:07 UTC
Created attachment 224834 [details] [review]
gck: Fix tests with p11-kit 0.13 and later

 * p11-kit now encodes all characters in the 'id' part of a PKCS#11 URI
Comment 2 Stef Walter 2012-09-21 06:58:35 UTC
Created attachment 224896 [details] [review]
gck: Fix tests with p11-kit 0.13 and later

* p11-kit now encodes all characters in the 'id' part of a PKCS#11 URI
Comment 3 Stef Walter 2012-09-25 14:04:41 UTC
Merged into master.