Your message dated Fri, 20 Jul 2007 06:17:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#400601: fixed in openct 0.6.12-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: openct
Version: 0.6.10-1rb1
Severity: normal
Tags: patch

I have a newer eToken NG that identifies itself on USB with vendor 0529
(Aladdin) and model 0700. I just copied the older definitions (0529:0600)
everywhere I found them, as the new model seems to work just fine with the
current etoken64 driver.

See patch.
diff -ruN openct-0.6.10/debian/changelog openct-0.6.10+/debian/changelog
--- openct-0.6.10/debian/changelog	2006-11-27 13:06:24.000000000 +0100
+++ openct-0.6.10+/debian/changelog	2006-11-27 12:03:46.000000000 +0100
@@ -1,3 +1,9 @@
+openct (0.6.10-1rb1) unstable; urgency=low
+
+  * Recognise 0529/0700 as an alternative vendor/id of eToken 64.
+
+ -- Robert Bihlmeyer <[EMAIL PROTECTED]>  Mon, 27 Nov 2006 12:03:46 +0100
+
 openct (0.6.10-1) unstable; urgency=medium
 
   * New upstream release. Urgency medium to fix these bugs before the
diff -ruN openct-0.6.10/etc/Info.plist openct-0.6.10+/etc/Info.plist
--- openct-0.6.10/etc/Info.plist	2006-09-12 18:38:49.000000000 +0200
+++ openct-0.6.10+/etc/Info.plist	2006-11-27 10:30:14.000000000 +0100
@@ -16,6 +16,7 @@
 		<string>0x0529</string>
 		<string>0x0529</string>
 		<string>0x0529</string>
+		<string>0x0529</string>
 		<string>0x073d</string>
 		<string>0x04b9</string>
 		<string>0x04b9</string>
@@ -45,6 +46,7 @@
 		<string>0x050c</string>
 		<string>0x0514</string>
 		<string>0x0600</string>
+		<string>0x0700</string>
 		<string>0x0005</string>
 		<string>0x1202</string>
 		<string>0x1300</string>
diff -ruN openct-0.6.10/etc/openct.conf.in openct-0.6.10+/etc/openct.conf.in
--- openct-0.6.10/etc/openct.conf.in	2006-09-20 20:42:57.000000000 +0200
+++ openct-0.6.10+/etc/openct.conf.in	2006-11-27 10:32:57.000000000 +0100
@@ -60,6 +60,7 @@
 driver	etoken64 {
 	ids = {
 		usb:0529/0600,
+		usb:0529/0700,
 	};
 };
 driver	eutron {
diff -ruN openct-0.6.10/etc/openct.udev openct-0.6.10+/etc/openct.udev
--- openct-0.6.10/etc/openct.udev	2006-11-06 23:21:05.000000000 +0100
+++ openct-0.6.10+/etc/openct.udev	2006-11-27 10:32:16.000000000 +0100
@@ -9,6 +9,7 @@
 SYSFS{idVendor}=="0529", SYSFS{idProduct}=="0514", RUN+="/lib/udev/openct_usb"
 # eToken 64
 SYSFS{idVendor}=="0529", SYSFS{idProduct}=="0600", RUN+="/lib/udev/openct_usb"
+SYSFS{idVendor}=="0529", SYSFS{idProduct}=="0700", RUN+="/lib/udev/openct_usb"
 # eutron
 SYSFS{idVendor}=="073d", SYSFS{idProduct}=="0005", RUN+="/lib/udev/openct_usb"
 # ikey2k
diff -ruN openct-0.6.10/etc/openct.usermap openct-0.6.10+/etc/openct.usermap
--- openct-0.6.10/etc/openct.usermap	2006-09-12 18:38:49.000000000 +0200
+++ openct-0.6.10+/etc/openct.usermap	2006-11-27 10:31:54.000000000 +0100
@@ -7,6 +7,7 @@
 openct		     0x0003      0x0529   0x0514    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
 # eToken 64
 openct		     0x0003      0x0529   0x0600    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
+openct		     0x0003      0x0529   0x0700    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
 # eutron
 openct		     0x0003      0x073d   0x0005    0x0000       0x0000       0x00         0x00            0x00            0x00            0x00               0x00               0x00000000
 # ikey2k
-- 
Robbe

--- End Message ---
--- Begin Message ---
Source: openct
Source-Version: 0.6.12-1

We believe that the bug you reported is fixed in the latest version of
openct, which is due to be installed in the Debian FTP archive:

libopenct1-dbg_0.6.12-1_amd64.deb
  to pool/main/o/openct/libopenct1-dbg_0.6.12-1_amd64.deb
libopenct1-dev_0.6.12-1_amd64.deb
  to pool/main/o/openct/libopenct1-dev_0.6.12-1_amd64.deb
libopenct1_0.6.12-1_amd64.deb
  to pool/main/o/openct/libopenct1_0.6.12-1_amd64.deb
openct_0.6.12-1.diff.gz
  to pool/main/o/openct/openct_0.6.12-1.diff.gz
openct_0.6.12-1.dsc
  to pool/main/o/openct/openct_0.6.12-1.dsc
openct_0.6.12-1_amd64.deb
  to pool/main/o/openct/openct_0.6.12-1_amd64.deb
openct_0.6.12.orig.tar.gz
  to pool/main/o/openct/openct_0.6.12.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eric Dorland <[EMAIL PROTECTED]> (supplier of updated openct package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 20 Jul 2007 01:44:10 -0400
Source: openct
Binary: libopenct1-dev openct libopenct1-dbg libopenct1
Architecture: source amd64
Version: 0.6.12-1
Distribution: unstable
Urgency: low
Maintainer: Eric Dorland <[EMAIL PROTECTED]>
Changed-By: Eric Dorland <[EMAIL PROTECTED]>
Description: 
 libopenct1 - middleware framework for smart card terminals (libraries)
 libopenct1-dbg - middleware framework for smart card terminals (libraries)
 libopenct1-dev - headers and development libraries for libopenct1
 openct     - middleware framework for smart card terminals
Closes: 400601 427241 433341
Changes: 
 openct (0.6.12-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #433341, #400601, #427241)
   * debian/openct.install: Simplify installing udev helpers.
   * debian/rules: Use the modalias version of the udev rules.
   * debian/control: Use binary:Version instead of Source-Version.
Files: 
 25c646fd0edc3cd2cd46b8235ec0968c 689 utils extra openct_0.6.12-1.dsc
 1549a6673f9078620a0994971bcd27c3 673301 utils extra openct_0.6.12.orig.tar.gz
 1fba7cc74d5084d0122eb4ba70f61982 55865 utils extra openct_0.6.12-1.diff.gz
 be0b888f8af65ab385ddd4d86cfc09db 37944 libdevel optional 
libopenct1-dev_0.6.12-1_amd64.deb
 17d3660a113c3ba6e9ad8214a9b9e0b4 26408 libs optional 
libopenct1_0.6.12-1_amd64.deb
 6902f0778b0e49a98497a4c1b6531111 527390 libs extra 
libopenct1-dbg_0.6.12-1_amd64.deb
 9eb0c818717da5f1bdab080e026b7188 365738 utils extra openct_0.6.12-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGoFBNYemOzxbZcMYRApeXAKCkg7plfLnsNfI8TvPxfuyvAPh4AgCgqVy7
uOhJi+nff5ITeonKLxqSbBc=
=XZwT
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to