[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Juha Tuomala  changed:

   What|Removed |Added

   Flag|needinfo?(t...@iki.fi)  |

--- Comment #11 from Juha Tuomala  2011-07-04 13:26:18 EDT ---
Hi, I'm back with this.

So rebuilt the package for f14:
http://tuju.fi/fedora/14/qca-pkcs11.spec
http://tuju.fi/fedora/14/qca-pkcs11.cpp.vsnprintf.patch
http://tuju.fi/fedora/14/qca-pkcs11-2.0.0-1.fc14.beta2.src.rpm

% rpmlint /home/tuju/PKGS/SRPMS/qca-pkcs11-2.0.0-1.fc14.beta2.src.rpm
qca-pkcs11.src: W: spelling-error Summary(en_US) Smartcard -> Smart card,
Smart-card, Smartness
qca-pkcs11.src: W: spelling-error %description -l en_US smartcard -> smart
card, smart-card, smartness
qca-pkcs11.src:37: W: configure-without-libdir-spec
1 packages and 0 specfiles checked; 0 errors, 3 warnings.

% qcatool2 plugins
Qt Library Paths:/
  /usr/lib64/qt4/plugins
  /usr/bin
  /usr/lib64/kde4/plugins
Available Providers:
  qca-ossl
This product includes cryptographic software written by Eric Young
(e...@cryptsoft.com)
  qca-pkcs11
%

% qcatool2 keystore list-stores

Card 200c [TUOMALA,JUHA *, (]
Sys  f1da [System Trusted Certificates]
Unknown signature value:  795 
Unknown signature value:  795 
Unknown signature value:  668 
Unknown signature value:  668 
Unknown signature value:  668 
Unknown signature value:  795 
Unknown signature value:  668 
Unknown signature value:  795 
Unknown signature value:  668 

% qcatool2 keystore list 200c  
Unknown signature value:  795 
Unknown signature value:  795 
Unknown signature value:  668 
Unknown signature value:  668 
Unknown signature value:  668 
Unknown signature value:  795 
Unknown signature value:  668 
Unknown signature value:  795 
Unknown signature value:  668 
Key  1966 [TUOMALA,JUHA *,]


% qcatool2 show kb 200c:1966
Unknown signature value:  795 
Unknown signature value:  795 
Unknown signature value:  668 
Unknown signature value:  668 
Unknown signature value:  668 
Unknown signature value:  795 
Unknown signature value:  668 
Unknown signature value:  795 
Unknown signature value:  668 
Keybundle contains 1 certificates.  Displaying primary:
Serial Number: 
Subject
   Common Name (CN): TUOMALA,JUHA ,*
   Email Address: juha.*.tuom...@eesti.ee
   Organization (O): ESTEID
   Organizational Unit (OU): authentication
   Country Code (C): EE
Issuer
   Common Name (CN): ESTEID-SK 2007
   Organization (O): AS Sertifitseerimiskeskus
   Organizational Unit (OU): ESTEID
   Country Code (C): EE
Validity
   Not before: Wed Sep 1 21:00:00 2010
   Not after:  Sun Aug 30 21:00:00 2015
Constraints
   Digital Signature
   Key Encipherment
   Data Encipherment
   Client Authentication
   Email Protection
Policies
   1.3.6.1.4.1.10015.1.1.2.2
Issuer Key ID: 4806debe8c875795807863fa9c232b2ba03a1875
Subject Key ID: 2227bb7571563c6a8afc6e6cd1cbb9d6b04bf955
CA: No
Signature Algorithm: EMSA3(SHA1)
Public Key:
-BEGIN PUBLIC KEY-
MIGgMA0GCSqGSIb3DQEBAQUAA4GOADCBigKBgQDQ1OnqTxu0koh3J0lQjuDBLP1/
kiiCpzy4mTaBfM4+dfVUDr2fy03/Ai9mIdvEOIqgWtQoP9OYiBNy91J4IZCWyQfn
+Mdkoud9Xv6EW9rCScaBlhEm3RpfqpEQRrpr9laCP4Dzhd3pC+QGikm4Mx0M3jap
PBkqOhJjSzzU/o5OqQIEAK9sGQ==
-END PUBLIC KEY-
SHA1 Fingerprint: a3:57:94:7d:e1:3e:8c:7b:6a:72:f7:06:3e:b2:d9:3c:e1:00:ca:37
MD5 Fingerprint: 83:bb:91:34:a1:21:ac:00:90:21:d6:c9:9b:c2:3e:72

It appears to work.

I did not change the name from qca-pkcs11 to qca2-pkcs11, not sure should I.

Alon, I dont' recall how that vsprintf("%s", NULL) went, it's been too long
already. Do you have any better ideas for that?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #12 from Juha Tuomala  2011-07-04 13:36:47 EDT ---
Scratch builds:
f14: http://koji.fedoraproject.org/koji/taskinfo?taskID=3179505
f15: http://koji.fedoraproject.org/koji/taskinfo?taskID=3179508
raw: http://koji.fedoraproject.org/koji/taskinfo?taskID=3179511

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #13 from Juha Tuomala  2011-07-04 13:45:49 EDT ---
Alon, is there any python bindings for qca? Didn't find anything.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #14 from Alon Bar-Lev  2011-07-04 13:59:58 
EDT ---
(In reply to comment #13)
> Alon, is there any python bindings for qca? Didn't find anything.

I don't think so it is pure Qt API.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #15 from Alon Bar-Lev  2011-07-04 14:04:16 
EDT ---
(In reply to comment #11)
> I did not change the name from qca-pkcs11 to qca2-pkcs11, not sure should I.

I don't think you should do this as the .so should be installed at qca2
prefix... at least this is how Gentoo installs it.

> Alon, I dont' recall how that vsprintf("%s", NULL) went, it's been too long
> already. Do you have any better ideas for that?

Qt-4 had this bug or feature... so I wish to avoid using Qt's string printf.
Anyway this is most for debug purposes so I do not think it is go no-go
decision.

In Qt-5 I will be recheck assumption... :)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #16 from Juha Tuomala  2011-07-04 14:14:45 EDT ---
(In reply to comment #15)
> I don't think you should do this as the .so should be installed at qca2
> prefix... at least this is how Gentoo installs it.

Now it ends up to:
/usr/lib64/qt4/plugins/crypto/libqca-pkcs11.so

what should be named as qca2 - libqca2-pkcs... ? I don't have gentoo here where
to check.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #17 from Alon Bar-Lev  2011-07-04 14:34:14 
EDT ---
(In reply to comment #16)
> (In reply to comment #15)
> > I don't think you should do this as the .so should be installed at qca2
> > prefix... at least this is how Gentoo installs it.
> 
> Now it ends up to:
> /usr/lib64/qt4/plugins/crypto/libqca-pkcs11.so
> 
> what should be named as qca2 - libqca2-pkcs... ? I don't have gentoo here 
> where
> to check.

I don't know redhat standards for side-by-side installations.
Go ahead with what you have and what works.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-04 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #18 from Alon Bar-Lev  2011-07-04 14:36:10 
EDT ---
I see that /usr/share/qt4/mkspecs/features/crypto.prf permits to override the
include and lib of qca but not of plugins...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #19 from Juha Tuomala  2011-07-05 10:27:04 EDT ---
Off-band comments in #fedora-devel yielded --no-separate-debug-info option that
prevents that debug-stuff.

http://tuju.fi/fedora/14/qca-pkcs11.spec
http://tuju.fi/fedora/14/qca-pkcs11-2.0.0-1.fc14.beta2.src.rpm
f14: http://koji.fedoraproject.org/koji/taskinfo?taskID=3180864
f15: http://koji.fedoraproject.org/koji/taskinfo?taskID=3180860
raw: http://koji.fedoraproject.org/koji/taskinfo?taskID=3180852

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #20 from Rex Dieter  2011-07-05 10:36:48 EDT 
---
Oh, and per my initial comment #3 , those items still seem to be largely
un-addressed... to re-iterate:
1. fix release tag usage.
2. runtime dependancy on qt (only a SHOULD though)
3. license tag
4. documenting patches

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #21 from Juha Tuomala  2011-07-05 10:58:07 EDT ---
(In reply to comment #20)
> Oh, and per my initial comment #3 , those items still seem to be largely
> un-addressed... to re-iterate:
> 1. fix release tag usage.

Fixed.

> 2. runtime dependancy on qt (only a SHOULD though)

Fixed.

> 3. license tag

Fixed.

> 4. documenting patches

commented.

http://tuju.fi/fedora/14/qca-pkcs11.spec
http://tuju.fi/fedora/14/qca-pkcs11-2.0.0-1.fc14.beta2.src.rpm
f14: http://koji.fedoraproject.org/koji/taskinfo?taskID=3180913
f15: http://koji.fedoraproject.org/koji/taskinfo?taskID=3180911
raw: http://koji.fedoraproject.org/koji/taskinfo?taskID=3180912

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Rex Dieter  changed:

   What|Removed |Added

   Flag|fedora-review?  |fedora-review+

--- Comment #22 from Rex Dieter  2011-07-05 12:08:14 EDT 
---
Thanks, looks better, APPROVED.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #24 from Juha Tuomala  2011-07-05 12:18:03 EDT ---
Thanks for everyone who helped.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Juha Tuomala  changed:

   What|Removed |Added

   Flag||fedora-cvs?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #23 from Juha Tuomala  2011-07-05 12:17:11 EDT ---
New Package SCM Request
===
Package Name: qca-pkcs11
Short Description: Smartcard integration for QCA
Owners: tuju kalev
Branches: f14 f15 
InitialCC: tuju

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #25 from Jon Ciesla  2011-07-05 12:25:02 EDT ---
Git done (by process-git-requests).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #26 from Fedora Update System  
2011-07-05 13:20:41 EDT ---
qca-pkcs11-2.0.0-0.1.fc14.beta2 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/qca-pkcs11-2.0.0-0.1.fc14.beta2

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Fedora Update System  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #27 from Fedora Update System  
2011-07-05 13:23:08 EDT ---
qca-pkcs11-2.0.0-0.1.fc15.beta2 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/qca-pkcs11-2.0.0-0.1.fc15.beta2

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #28 from Juha Tuomala  2011-07-05 13:39:44 EDT ---
Alon, for some reason qcatool2 to work, i need to 'milk' the underlying system
with pkcs15-tool -c couple times to make reader lights to blink. Then qcatool2
starts working too. It could be pcsc-lite or opensc issue I guess, but without
'milking' it with those tools, it's more or less dead. Have you noticed
anything similar?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-05 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #29 from Alon Bar-Lev  2011-07-05 14:56:13 
EDT ---
Can you please correlate this behavior with the success of pkcs11-tool
--list-objects behavior?

I guess you experience same issues with pkcs11-tool, although it has an
advantage of loading/unloading the provider each cycle.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-06 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #30 from Juha Tuomala  2011-07-06 12:16:37 EDT ---
% pkcs11-tool --module /usr/lib64/opensc-pkcs11.so --list-objects
No slot with a token was found.

% qcatool2 show kb 200c:1966  

just hangs. (note the mandatory --module these days).


% pkcs15-tool -c
Using reader with a card: OmniKey CardMan 3121 00 00
PKCS#15 binding failed: Wrong length
% pkcs15-tool -c
Using reader with a card: OmniKey CardMan 3121 00 00
X.509 Certificate [Isikutuvastus]
.
.
.
 and then everything works, even the --list-objects, qcatool2 etc.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-06 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #31 from Alon Bar-Lev  2011-07-06 13:00:06 
EDT ---
I think you should take this to OpenSC list...
It is not related to other software...

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-06 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #32 from Fedora Update System  
2011-07-06 17:27:37 EDT ---
qca-pkcs11-2.0.0-0.1.fc14.beta2 has been pushed to the Fedora 14 testing
repository.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-22 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #33 from Fedora Update System  
2011-07-22 21:55:31 EDT ---
qca-pkcs11-2.0.0-0.1.fc14.beta2 has been pushed to the Fedora 14 stable
repository.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-22 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||qca-pkcs11-2.0.0-0.1.fc14.b
   ||eta2
 Resolution||ERRATA
Last Closed||2011-07-22 21:55:38

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-22 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #34 from Fedora Update System  
2011-07-22 22:05:27 EDT ---
qca-pkcs11-2.0.0-0.1.fc15.beta2 has been pushed to the Fedora 15 stable
repository.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2011-07-22 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|qca-pkcs11-2.0.0-0.1.fc14.b |qca-pkcs11-2.0.0-0.1.fc15.b
   |eta2|eta2

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-05-24 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Chen Lei  changed:

   What|Removed |Added

 CC||supercyp...@gmail.com

--- Comment #8 from Chen Lei  2010-05-25 02:18:54 EDT ---
All qca plugin seems merged to qca in svn.

See http://websvn.kde.org/trunk/kdesupport/qca/plugins/

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-05-25 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Juha Tuomala  changed:

   What|Removed |Added

   Flag|needinfo?(t...@iki.fi)  |

--- Comment #9 from Juha Tuomala  2010-05-25 03:31:59 EDT ---
ack, i become active with this asap, i'm loaded with work right now but that
shoulnd't take long.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-08-09 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Rex Dieter  changed:

   What|Removed |Added

   Flag||needinfo?(t...@iki.fi)

--- Comment #10 from Rex Dieter  2010-08-09 18:12:18 EDT 
---
ping?  re: comment #9 ?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-04-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #3 from Rex Dieter  2010-04-28 10:09:18 EDT 
---
MUST: naming, should follow pre-release naming guidelines, and use something
like
Release: 0.1.beta2

MUST: %build, use -no-separate-debug-info build option, so that the usual
-debuginfo pkg makes sense

SHOULD: add runtime dependency,
%{?_qt4_version:Requires: qt4%{?_isa} >= %{_qt4_version}}

licensing: should be License: LGPLv2+

$ rpmlint *.rpm x86_64/*.rpm
qca-pkcs11.src: W: spelling-error Summary(en_US) Smartcard -> Smart card,
Smart-card, Smartness
qca-pkcs11.src: W: spelling-error %description -l en_US pkcs -> pecs, pics, pk
cs
qca-pkcs11.src: W: spelling-error %description -l en_US smartcard -> smart
card, smart-card, smartness
qca-pkcs11.src: W: spelling-error %description -l en_US decryption ->
encryption, deception, description
qca-pkcs11.src:36: W: configure-without-libdir-spec
qca-pkcs11.x86_64: W: spelling-error Summary(en_US) Smartcard -> Smart card,
Smart-card, Smartness
qca-pkcs11.x86_64: W: spelling-error %description -l en_US pkcs -> pecs, pics,
pk cs
qca-pkcs11.x86_64: W: spelling-error %description -l en_US smartcard -> smart
card, smart-card, smartness
qca-pkcs11.x86_64: W: spelling-error %description -l en_US decryption ->
encryption, deception, description
qca-pkcs11-debuginfo.x86_64: W: spelling-error Summary(en_US) pkcs -> pecs,
pics, pk cs
qca-pkcs11-debuginfo.x86_64: W: spelling-error %description -l en_US pkcs ->
pecs, pics, pk cs
3 packages and 0 specfiles checked; 0 errors, 11 warnings.

patches:  please document the need for qca-pkcs11.cpp.vsnprintf.patch , and
please consult upstream.


The rest looks pretty simple and clean.  address these items, and I think we
have a winner.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-04-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #4 from Alon Bar-Lev  2010-04-28 10:23:15 
EDT ---
> patches:  please document the need for qca-pkcs11.cpp.vsnprintf.patch , and
> please consult upstream.

Where can I find the patch?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-04-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #5 from Rex Dieter  2010-04-28 10:34:09 EDT 
---
it's in the src.rpm, posted here for convenience too:
http://rdieter.fedorapeople.org/rpms/pca-pkcs11/

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-04-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #6 from Alon Bar-Lev  2010-04-28 10:47:21 
EDT ---
Thanks!
Are you sure that the Qt developers solved the bug of vsprintf("%s", NULL) with
all Qt version this package depends?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-05-11 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Rex Dieter  changed:

   What|Removed |Added

   Flag||needinfo?(t...@iki.fi)

--- Comment #7 from Rex Dieter  2010-05-11 17:01:09 EDT 
---
No idea, Juha?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-01-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

--- Comment #1 from Juha Tuomala  2010-01-28 08:24:41 EST ---
Cleaned rpmlint warning, same urls as above and new build:

f11: http://koji.fedoraproject.org/koji/taskinfo?taskID=1949779

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-01-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Juha Tuomala  changed:

   What|Removed |Added

URL||http://delta.affinix.com/qc
   ||a/

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-01-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Rex Dieter  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||rdie...@math.unl.edu
 AssignedTo|nob...@fedoraproject.org|rdie...@math.unl.edu
   Flag||fedora-review?

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-01-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Juha Tuomala  changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 AssignedTo|rdie...@math.unl.edu|nob...@fedoraproject.org

--- Comment #2 from Juha Tuomala  2010-01-28 09:00:17 EST ---
Note that this is somewhat pre-emptive packaging in light of this kde entry: 
https://bugs.kde.org/show_bug.cgi?id=116201 thou i'm not sure what the status
for it is atm.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review


[Bug 559552] Review Request: qca-pkcs11 - Smartcard integration for QCA

2010-01-28 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=559552

Rex Dieter  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|nob...@fedoraproject.org|rdie...@math.unl.edu

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review