Dear all,

As part of the Farm project with Viktor, we are happy to release
unofficial Debian/Ubuntu packages for various distributions. This is our
first message, so consider all this beta.

The OpenSC staging packages a built daily for:
* Debian SID
* Debian Squeeze
* Debian Wheezy
* Ununtu Lucid
* Ubuntu Maverick
* Ubuntu Natty
* Ubuntu Oneiric
* Ubuntu Precise

Visit http://apt.gooze.eu/ and click on the link "Installation under
GNU/Linux" for precise instructions.

Short installation instructions:
* Install pcscd framework with CCID support
sudo apt-get install pcscd pcsc-tools libccid libpcsclite1

* Import the repository GPG key
wget -q "http://apt.gooze.eu/257FF7B2.asc"; -O- | sudo apt-key add -

Add the following to your /etc/apt/sources files:

Debian SID (unstable):
deb http://apt.gooze.eu/debian/ sid main
deb-src http://apt.gooze.eu/debian/ sid main

Debian Wheezy (testing):
deb http://apt.gooze.eu/debian/ wheezy main
deb-src http://apt.gooze.eu/debian/ wheezy main

Debian Squeeze (stable):
deb http://apt.gooze.eu/debian/ squeeze main
deb-src http://apt.gooze.eu/debian/ squeeze main

Ubuntu Precise:
deb http://apt.gooze.eu/debian/ precise main
deb-src http://apt.gooze.eu/debian/ precise main

Ubuntu Oneiric:
deb http://apt.gooze.eu/debian/ oneiric main
deb-src http://apt.gooze.eu/debian/ oneiric main

Ubuntu Natty:
deb http://apt.gooze.eu/debian/ natty main
deb-src http://apt.gooze.eu/debian/ natty main

Ubuntu Maverick:
deb http://apt.gooze.eu/debian/ maverick main
deb-src http://apt.gooze.eu/debian/ maverick main

Ubuntu Lucid:
deb http://apt.gooze.eu/debian/ lucid main
deb-src http://apt.gooze.eu/debian/ lucid main 

OpenSC staging packages have a low priority to comply with Debian/Ubuntu
rules. Therefore, they will not conflict with OpenSC 0.13 stable release
when it is released.

To install, you need to inform APT to use GOOZE repository, otherwize it
will NOT install:

Create the following file:
/etc/apt/preferences.d/gooze

with content:
Package: *
Pin: o=apt.gooze.eu
Pin-Priority: 1001 

Install OpenSC using:
$ apt-get update; apt-get install opensc/staging

Notice the /staging option which informs APT to install from staging
branch.

This is an early beta of packages. We will do our best to improve
packaging. What needs to be done:
* Add debugging instructions (no strip).
* Release updated pcscd + libccid packages on some Ubuntu distros.
* Work on other packages related to crypto and OpenSC.

One last word: the packages are building in a chroot under a VLAN with
no direct access to Internet. Our server have BIOS passwords and are
completely encrypted, with no physical access. So we hope this is secure
and we care for all these issues. 

Any comments appreciated. We could not test all repositories and would
appreciate feedback.

Kind regards,
-- 
                  Jean-Michel Pouré - Gooze - http://www.gooze.eu

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to