Commit Graph

158 Commits

Author SHA1 Message Date
Ludovic Rousseau 757f717533 Add release 1.5.5-4 in the history to have a trace of the CVE number 2011-02-09 20:01:57 +00:00
Ludovic Rousseau 79d5b212a1 upload to unstable 2011-02-09 19:54:18 +00:00
Ludovic Rousseau 60410409c4 * New upstream release
* Fix "Regression: My card{,-reader} fails with 1.6.5-1" bug fixed upstream
  (Closes: #606121)
* Fix "pcscd - Unneeded high privileges" pcscd is now running as a normal
  user in the pcscd group (Closes: #606142)
  See http://ludovicrousseau.blogspot.com/2010/09/pcscd-auto-start.html
  The driver package shall privide a udev rule file to set the correct
  permissions on the device. libccid does that.
2010-12-12 15:10:27 +00:00
Ludovic Rousseau 9d7b5b4aa2 debian/pcscd.README.Debian: remove outdated "pscsd starts before usbmgr"
section and add "pscsd sgid pcscd" section
2010-12-04 22:15:02 +00:00
Ludovic Rousseau c0a2c72c71 debian/pcscd.postinst: create the pcscd group and setgid pcscd to it 2010-12-04 16:17:13 +00:00
Ludovic Rousseau 982a1abdb3 debian/pcscd.init: create $IPCDIR with correct access rights 2010-12-04 16:08:43 +00:00
Ludovic Rousseau 15bb1a7cb4 * debian/rules: do not install pcscd suid root
* debian/pcscd.lintian-overrides: removed since no more lintian warnings
2010-12-04 15:55:00 +00:00
Ludovic Rousseau 90858ecffb New upstream release 2010-12-04 15:51:49 +00:00
Ludovic Rousseau a2aea9a72e debian/control: remove Conflicts: libccid (<= 1.0.0-1)
stable (lenny) already has libccid 1.3.8
lintian complained that Breaks should be used instead
2010-08-15 19:24:09 +00:00
Ludovic Rousseau b1bea06ee4 debian/rules: install pcscd suid root. This was broken in previous
packages.
2010-08-15 19:21:18 +00:00
Ludovic Rousseau ba0704993b New upstream release 2010-08-15 18:54:27 +00:00
Ludovic Rousseau e0be67fbd3 New upstream release 2010-08-15 15:57:15 +00:00
Ludovic Rousseau ae246d720e Fix "depends on pcscd which is priority: extra". The 3 packages are now
priority "optional" (Closes: #591151)
2010-08-04 09:49:03 +00:00
Ludovic Rousseau 53cb88e861 debian/control: Standards-Version: 3.8.4 -> 3.9.1. No change needed. 2010-08-04 09:41:24 +00:00
Ludovic Rousseau bd5ec797fe * New upstream release
* debian/rules: use the minimal dh rules
2010-08-04 09:33:24 +00:00
Ludovic Rousseau 344481ac77 New upstream release 2010-06-04 13:56:10 +00:00
Ludovic Rousseau fb06a3c4bc install an /etc/init.d/pcscd file again but with the daemon disabled.
This should ease upgrades and allow users to still start the daemon on
startup if needed.
2010-05-14 15:35:26 +00:00
Ludovic Rousseau 8b23f92016 debian/control: libpcsclite1 now Depends: instead of Suggests: on pcscd
The daemon is not started at boot time but only on request so the CPU cost
is zero if not used.
2010-05-12 19:17:53 +00:00
Ludovic Rousseau 7e67aa4c19 do not start pcscd at startup any more. pcscd is started by libpcsclite.so
when needed. But install pcscd as setuid root now. You can restrict the
access rights of pcscd to limit its use to a particular group if needed.
2010-05-12 19:13:51 +00:00
Ludovic Rousseau 84bfb8611f debian/rules: add --sysconfdir=/etc 2010-05-12 18:54:43 +00:00
Ludovic Rousseau 476a777f21 debian/source/format: use "3.0 (quilt)" format 2010-05-12 16:25:32 +00:00
Ludovic Rousseau c29340f729 configure pcscd to use --enable-confdir=/etc/reader.conf.d instead of
/var/lib/pcscd since pcscd can now parse a directory and each file in it.
. Also remove update-reader.conf(8) script and related files since it is
now useless.
. pcscd.postinst now removes the unused files instead of calling
update-reader.conf. This script can be removed for squeeze+1
2010-05-12 13:57:18 +00:00
Ludovic Rousseau 2ecbe5d793 debian/libpcsclite-dev.install: do not install libpcsclite.a since it is
no more built upstream.
2010-05-12 13:49:00 +00:00
Ludovic Rousseau beb596a702 New upstream release 2010-05-12 13:38:47 +00:00
Ludovic Rousseau dffd11faef use debhelper compat V7 2010-02-03 10:57:54 +00:00
Ludovic Rousseau 1613be3717 Fix "update-reader.conf depends on collation order, but does not
override LC_ALL" by using unset LC_ALL (Closes:
#567764)
2010-02-03 10:38:50 +00:00
Ludovic Rousseau 19fc8785a3 debian/update-reader.conf: store the generated configuration file in
/var/lib/pcscd instead of /etc. This should really close #565896.
2010-02-03 10:35:45 +00:00
Ludovic Rousseau 8dab20a383 fix lintian warning: I: pcsc-lite source:
binary-control-field-duplicates-source field "priority" in package pcscd
2010-01-30 18:50:37 +00:00
Ludovic Rousseau 35a70990ea Standards-Version: 3.8.1 -> 3.8.4, no change needed 2010-01-30 18:44:33 +00:00
Ludovic Rousseau 1808e4a514 fix lintian warning: debhelper-but-no-misc-depends 2010-01-30 17:33:23 +00:00
Ludovic Rousseau 4c69c3a259 debian/update-reader.conf: add a SHA1 on the first line of the
configuration file to detect manual edition. Closes: #565896 "pcscd:
overwrites changes in configuration files"
urgency=medium because of RC bug.
2010-01-30 16:48:51 +00:00
Ludovic Rousseau 870f7186f5 New upstream release 2009-07-28 22:07:10 +00:00
Ludovic Rousseau bcec4251a7 * New upstream release
- Fix "creates a world-writable directory" bug fixed upstream by adding the
 sticky bit to teh directory (Closes: #533670)
2009-06-24 07:04:16 +00:00
Ludovic Rousseau 2121bb084f * NOT RELEASED YET
* debian/watch: new format
2009-05-01 12:00:44 +00:00
Ludovic Rousseau fa6777369d New upstream release 2009-04-29 13:38:52 +00:00
Ludovic Rousseau 5f6a072149 * Standards-Version: 3.7.3 -> 3.8.1
- add support of noopt and parallel options in DEB_BUILD_OPTIONS
 - resynch pcscd.init with /etc/init.d/skeleton
2009-03-29 15:06:14 +00:00
Ludovic Rousseau a5274e6123 debian/rules: use symbolic links instead of copy to update config.sub and
config.guess as suggested in /usr/share/doc/autotools-dev/README.Debian.gz
Tries to limit difference with the Ubuntu package
2009-03-29 14:22:35 +00:00
Ludovic Rousseau 18ac091ea6 debian/control: update Build-Depends: for debhelper
lintian warning: debhelper-script-needs-versioned-build-depends dh_lintian
(>= 6.0.7~)
2009-02-15 15:44:06 +00:00
Ludovic Rousseau b5f60c69ee debian/pcscd.postinst: do not use an absolute path for update-reader.conf
lintian warning: command-with-path-in-maintainer-script
2009-02-15 15:12:08 +00:00
Ludovic Rousseau f94a0c5e88 New upstream release 2009-02-15 14:54:50 +00:00
Ludovic Rousseau d4cd71d4e9 pcscd no more Conflicts: with libpcsclite0 since libpcsclite0 is no more
in Debian
2008-06-27 08:16:51 +00:00
Ludovic Rousseau ecf4f2a720 change from Recommends: to Suggests: pcscd for
libpcsclite1
Closes: #476483: libpcsclite1: should suggest pcscd, not recommend it
2008-06-27 08:12:26 +00:00
Ludovic Rousseau 8d902800e7 New upstream release 2008-06-27 08:09:07 +00:00
Ludovic Rousseau ef372fcc00 Closes: #478615: "pcsc-lite: bashism in debian/rules" 2008-05-06 13:03:17 +00:00
Ludovic Rousseau d6d377cae9 remove reference to formaticc(1) and bundleTool(8) since they are no
more provided.
Closes: #479465: "pcscd: formaticc is not shipped, but description says
so"
2008-05-06 13:01:23 +00:00
Ludovic Rousseau ea9c4199fb do not set CFLAGS since dpkg-dev (>= 1.14.17) does it for me 2008-04-30 18:24:34 +00:00
Ludovic Rousseau b89a8d56b1 New upstream release 2008-04-30 15:42:17 +00:00
Ludovic Rousseau 31c8d92b66 remove usbmgr and hotplug from Should-Start: and Should-Stop: since
these packages are no more available in lenny
2008-04-04 13:33:35 +00:00
Ludovic Rousseau b837eb0ed7 add hal to LSB Should-Start/Stop. Closes: #474238 "pcscd: LSB init
script doesn't depend on hal"
2008-04-04 13:22:11 +00:00
Ludovic Rousseau dae272b653 add --sysconfdir=/etc to correctly generate path in pcscd(8) manpage 2008-04-04 13:16:21 +00:00
Ludovic Rousseau 550262f9f8 add Depends: hal. Closes: #472493: "pcscd: must depends on hald" 2008-03-24 19:20:00 +00:00
Ludovic Rousseau 1c5ab1fdc8 Build-Depends: libusb-dev -> libhal-dev 2008-03-23 14:01:23 +00:00
Ludovic Rousseau 749e83a19c remove "seperate" from the bug description to avoid 3 lintian warnings:
spelling-error-in-changelog seperate separate
2008-03-23 13:52:39 +00:00
Ludovic Rousseau 17fc504767 UNRELEASED -> unstable 2008-03-23 13:51:34 +00:00
Ludovic Rousseau 5907d3dd42 New upstream release
- Closes: #471673 "pcscd: Polls to much when on battery"
2008-03-23 13:47:37 +00:00
Ludovic Rousseau 4bcc78c6bf fix a typo. Closes: Bug#468743: 'man update-reader' typo: "seperate" 2008-03-07 12:36:43 +00:00
Ludovic Rousseau b2fbc8e7e0 add Vcs-Svn: and Vcs-Browser: now the packaging is hosted on
alioth/collab-maint
2008-03-05 19:30:08 +00:00
Ludovic Rousseau e7639692c6 move files 2008-03-02 20:16:58 +00:00