← Back to team overview

touch-packages team mailing list archive

[Bug 1267925] Re: UDEV rules to support NEW Crypto Sticks

 

** Changed in: gnupg (Debian)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gnupg in Ubuntu.
https://bugs.launchpad.net/bugs/1267925

Title:
  UDEV rules to support NEW Crypto Sticks

Status in gnupg package in Ubuntu:
  New
Status in gnupg2 package in Ubuntu:
  New
Status in gnupg package in Debian:
  Fix Committed
Status in gnupg2 package in Debian:
  New

Bug description:
  The Crypto Stick is an open source USB device which contains the
  OpenPGP Card and hence is fully compatible and tested with GnuPG.
  For the new versions of the Crypto Stick, users need to add UDEV
  rules manually to use the Crypto Stick with GnuPG. To make it
  easier for users the appropriate UDEV rules should be added.

  Please add the following three lines to
  /lib/udev/rules.d/40-gnupg.rules (for GnuPG) and
  /lib/udev/rules.d/40-gnupg2.rules (for GnuPG2)

  ATTR{idVendor}=="20a0", ATTR{idProduct}=="4108", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg"
  ATTR{idVendor}=="20a0", ATTR{idProduct}=="4109", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg"
  ATTR{idVendor}=="20a0", ATTR{idProduct}=="4211", ENV{ID_SMARTCARD_READER}="1", ENV{ID_SMARTCARD_READER_DRIVER}="gnupg"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnupg/+bug/1267925/+subscriptions