Ping!

** Summary changed:

- Merge pcsc-lite 1.8.17-1 (main) from Debian testing (main)
+ Merge pcsc-lite 1.8.20-1 (main) from Debian testing (main)

** Description changed:

- Please merge pcsc-lite 1.8.17-1 (main) from Debian testing (main)
+ Please merge pcsc-lite 1.8.20-1 (main) from Debian testing (main) for bugs 
and security fixes.
+ ---------------------------------------------------------------------------
+ 
+ 1.8.20: Ludovic Rousseau
+ 30 December 2016
+ - Fix a crash and potential security issue in pcscd
+ 
+ 
+ 1.8.19: Ludovic Rousseau
+ 9 December 2016
+ - SCardGetStatusChange(): Fix a (rare) race condition
+ - Doxygen:
+   . SCardGetStatusChange() may return SCARD_E_UNKNOWN_READER
+   . SCardConnect() and SCardReconnect() will never return SCARD_E_NOT_READY
+ - pcsc-spy:
+   . fix display of execution time
+   . log the thread number in the results
+ - Some other minor improvements
+ 
+ 
+ 1.8.18: Ludovic Rousseau
+ 10 August 2016
+ - SCardDisconnect(): much faster with SCARD_UNPOWER_CARD
+ - SCardConnect(): Fix a possible duplicated hCard context
+ - Fix compilation on FreeBSD
+ - Fix compilation on Solaris
+ - Some other minor improvements
+ 
  
  1.8.17: Ludovic Rousseau
  29 May 2016
  - Fix SCardEndTransaction() issue with a SCARD_SHARE_EXCLUSIVE connection
  - Fix an issue when used with systemd (problem in signal handler)
  - SCardGetAttrib(): set pcbAttrLen when buffer is too small
  - Doxygen: SCardGetAttrib() pbAttr can be NULL
  - Doxygen: SCardGetAttrib() *pcbAttrLen contains the buffer size
  - fix compilation warnings and link errors on SunOS
  - Some other minor improvements
  
  
  1.8.16: Ludovic Rousseau
  20 March 2016
  - SCardCancel() was not correctly handled
-   When a SCardGetStatusChange() was cancelled then a next PC/SC call
-   after the SCardGetStatusChange() may fail with a strange error code if
-   the event waited in SCardGetStatusChange() occurs.
+   When a SCardGetStatusChange() was cancelled then a next PC/SC call
+   after the SCardGetStatusChange() may fail with a strange error code if
+   the event waited in SCardGetStatusChange() occurs.
  - Doxygen: fix different documentation issues
  - SCARD_SCOPE_GLOBAL is now defined in a public header (even if never used)
  - Enable Trace and Profile features using compiler flags and without
-   modifying the source code
+   modifying the source code
  - Some other minor improvements and bug corrections
  
  
  1.8.15: Ludovic Rousseau
  25 December 2015
  - Add support of remove and/or customize PC/SC reader names using
-   PCSCLITE_FILTER_IGNORE_READER_NAMES and PCSCLITE_FILTER_EXTEND_READER_NAMES
-   See 
http://ludovicrousseau.blogspot.fr/2015/12/remove-andor-customize-pcsc-reader-names.html
+   PCSCLITE_FILTER_IGNORE_READER_NAMES and PCSCLITE_FILTER_EXTEND_READER_NAMES
+   See 
http://ludovicrousseau.blogspot.fr/2015/12/remove-andor-customize-pcsc-reader-names.html
  - Some other minor improvements and bug corrections
  -----------------------------------------------------
  
  Explanation of the Ubuntu delta:
-   * Merge new upstream release from Debian Unstable (LP: #1483750).
-     - debian/rules: Move runtime libraries to /lib, for the benefit of
-       wpasupplicant. (See Debian #531592)
+   * Merge new upstream release from Debian Unstable (LP: #1483750).
+     - debian/rules: Move runtime libraries to /lib, for the benefit of
+       wpasupplicant. (See Debian #531592)
  
  Sorry, my packaging skills are zero, so that I can't work on this merge.
  -------------------------------------------------------------------------
  
  Changelog entries since current yakkety version 1.8.14-1ubuntu1:
  
+ pcsc-lite (1.8.20-1) unstable; urgency=medium
+ 
+   * New upstream release
+ 
+  -- Ludovic Rousseau <rouss...@debian.org>  Fri, 30 Dec 2016 18:17:58
+ +0100
+ 
+ pcsc-lite (1.8.19-1) unstable; urgency=medium
+ 
+   * New upstream release
+ 
+  -- Ludovic Rousseau <rouss...@debian.org>  Fri, 09 Dec 2016 10:11:15
+ +0100
+ 
+ pcsc-lite (1.8.18-1) unstable; urgency=medium
+ 
+   * New upstream release
+ 
+  -- Ludovic Rousseau <rouss...@debian.org>  Wed, 10 Aug 2016 20:56:54
+ +0200
+ 
  pcsc-lite (1.8.17-1) unstable; urgency=medium
  
-   * New upstream release
-   * debian/control: Standards-Version: 3.9.7 -> 3.9.8. No change needed.
+   * New upstream release
+   * debian/control: Standards-Version: 3.9.7 -> 3.9.8. No change needed.
  
-  -- Ludovic Rousseau <rouss...@debian.org>  Sun, 29 May 2016 17:30:12
+  -- Ludovic Rousseau <rouss...@debian.org>  Sun, 29 May 2016 17:30:12
  +0200
  
  pcsc-lite (1.8.16-1) unstable; urgency=medium
  
-   * New upstream release
-   * debian/control: fix lintian warning vcs-field-uses-insecure-uri 
vcs-browser
-     Use https:// instead of http://
-   * debian/control: Standards-Version: 3.9.6 -> 3.9.7. No change needed.
-   * debian/rules: use "hardening=+all" to harden even more the binaries
+   * New upstream release
+   * debian/control: fix lintian warning vcs-field-uses-insecure-uri 
vcs-browser
+     Use https:// instead of http://
+   * debian/control: Standards-Version: 3.9.6 -> 3.9.7. No change needed.
+   * debian/rules: use "hardening=+all" to harden even more the binaries
  
-  -- Ludovic Rousseau <rouss...@debian.org>  Sun, 20 Mar 2016 17:28:29
+  -- Ludovic Rousseau <rouss...@debian.org>  Sun, 20 Mar 2016 17:28:29
  +0100
  
  pcsc-lite (1.8.15-1) unstable; urgency=medium
  
-   * New upstream release
+   * New upstream release
  
-  -- Ludovic Rousseau <rouss...@debian.org>  Fri, 25 Dec 2015 21:28:30
+  -- Ludovic Rousseau <rouss...@debian.org>  Fri, 25 Dec 2015 21:28:30
  +0100

** Information type changed from Public to Public Security

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

Title:
  Merge pcsc-lite 1.8.20-1 (main) from Debian testing (main)

Status in pcsc-lite package in Ubuntu:
  New

Bug description:
  Please merge pcsc-lite 1.8.20-1 (main) from Debian testing (main) for bugs 
and security fixes.
  ---------------------------------------------------------------------------

  1.8.20: Ludovic Rousseau
  30 December 2016
  - Fix a crash and potential security issue in pcscd

  
  1.8.19: Ludovic Rousseau
  9 December 2016
  - SCardGetStatusChange(): Fix a (rare) race condition
  - Doxygen:
    . SCardGetStatusChange() may return SCARD_E_UNKNOWN_READER
    . SCardConnect() and SCardReconnect() will never return SCARD_E_NOT_READY
  - pcsc-spy:
    . fix display of execution time
    . log the thread number in the results
  - Some other minor improvements

  
  1.8.18: Ludovic Rousseau
  10 August 2016
  - SCardDisconnect(): much faster with SCARD_UNPOWER_CARD
  - SCardConnect(): Fix a possible duplicated hCard context
  - Fix compilation on FreeBSD
  - Fix compilation on Solaris
  - Some other minor improvements

  
  1.8.17: Ludovic Rousseau
  29 May 2016
  - Fix SCardEndTransaction() issue with a SCARD_SHARE_EXCLUSIVE connection
  - Fix an issue when used with systemd (problem in signal handler)
  - SCardGetAttrib(): set pcbAttrLen when buffer is too small
  - Doxygen: SCardGetAttrib() pbAttr can be NULL
  - Doxygen: SCardGetAttrib() *pcbAttrLen contains the buffer size
  - fix compilation warnings and link errors on SunOS
  - Some other minor improvements

  
  1.8.16: Ludovic Rousseau
  20 March 2016
  - SCardCancel() was not correctly handled
    When a SCardGetStatusChange() was cancelled then a next PC/SC call
    after the SCardGetStatusChange() may fail with a strange error code if
    the event waited in SCardGetStatusChange() occurs.
  - Doxygen: fix different documentation issues
  - SCARD_SCOPE_GLOBAL is now defined in a public header (even if never used)
  - Enable Trace and Profile features using compiler flags and without
    modifying the source code
  - Some other minor improvements and bug corrections

  
  1.8.15: Ludovic Rousseau
  25 December 2015
  - Add support of remove and/or customize PC/SC reader names using
    PCSCLITE_FILTER_IGNORE_READER_NAMES and PCSCLITE_FILTER_EXTEND_READER_NAMES
    See 
http://ludovicrousseau.blogspot.fr/2015/12/remove-andor-customize-pcsc-reader-names.html
  - Some other minor improvements and bug corrections
  -----------------------------------------------------

  Explanation of the Ubuntu delta:
    * Merge new upstream release from Debian Unstable (LP: #1483750).
      - debian/rules: Move runtime libraries to /lib, for the benefit of
        wpasupplicant. (See Debian #531592)

  Sorry, my packaging skills are zero, so that I can't work on this merge.
  -------------------------------------------------------------------------

  Changelog entries since current yakkety version 1.8.14-1ubuntu1:

  pcsc-lite (1.8.20-1) unstable; urgency=medium

    * New upstream release

   -- Ludovic Rousseau <rouss...@debian.org>  Fri, 30 Dec 2016 18:17:58
  +0100

  pcsc-lite (1.8.19-1) unstable; urgency=medium

    * New upstream release

   -- Ludovic Rousseau <rouss...@debian.org>  Fri, 09 Dec 2016 10:11:15
  +0100

  pcsc-lite (1.8.18-1) unstable; urgency=medium

    * New upstream release

   -- Ludovic Rousseau <rouss...@debian.org>  Wed, 10 Aug 2016 20:56:54
  +0200

  pcsc-lite (1.8.17-1) unstable; urgency=medium

    * New upstream release
    * debian/control: Standards-Version: 3.9.7 -> 3.9.8. No change needed.

   -- Ludovic Rousseau <rouss...@debian.org>  Sun, 29 May 2016 17:30:12
  +0200

  pcsc-lite (1.8.16-1) unstable; urgency=medium

    * New upstream release
    * debian/control: fix lintian warning vcs-field-uses-insecure-uri 
vcs-browser
      Use https:// instead of http://
    * debian/control: Standards-Version: 3.9.6 -> 3.9.7. No change needed.
    * debian/rules: use "hardening=+all" to harden even more the binaries

   -- Ludovic Rousseau <rouss...@debian.org>  Sun, 20 Mar 2016 17:28:29
  +0100

  pcsc-lite (1.8.15-1) unstable; urgency=medium

    * New upstream release

   -- Ludovic Rousseau <rouss...@debian.org>  Fri, 25 Dec 2015 21:28:30
  +0100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1591547/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to