Commit Graph

68 Commits

Author SHA256 Message Date
Dominique Leuenberger
f32f46efd1 Accepting request 930103 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/930103
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=50
2021-11-08 16:24:30 +00:00
Jason Sikes
b3c4988348 Accepting request 928634 from home:sbrabec:branches:security:chipcard
Add refereces to security issues fixed in 0.22.0.

OBS-URL: https://build.opensuse.org/request/show/928634
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=68
2021-11-08 09:49:15 +00:00
Dominique Leuenberger
d3946b664d Accepting request 923365 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/923365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=49
2021-10-06 17:49:51 +00:00
Jason Sikes
7615a78b4c Accepting request 923351 from home:danidoni:branches:security:chipcard
- Update to OpenSC 0.22.0:
  * Removed changes in opensc-gcc11.patch already present in upstream. 
    - See e549e9c62e
  * Removed some false positives from the openrc-rpmlintrc file.
  * Use standard paths for file cache on Linux (#2148) and OSX (#2214)
  * Various issues of memory/buffer handling in legacy drivers mostly reported by oss-fuzz and coverity (tcos, oberthur, isoapplet, iasecc, westcos, gpk, flex, dnie, mcrd, authentic, belpic)
  * Add threading test to `pkcs11-tool` (#2067)
  * Add support to generate generic secret keys (#2140)
  * `opensc-explorer`: Print information about LCS (Life cycle status byte) (#2195)
  * Add support for Apple's arm64 (M1) binaries, removed TokenD. A seperate installer with TokenD (and without arm64 binaries) will be available (#2179).
  * Support for gcc11 and its new strict aliasing rules (#2241, #2260)
  * Initial support for building with OpenSSL 3.0 (#2343)
  * pkcs15-tool: Write data objects in binary mode (#2324)
  * Avoid limited size of log messages (#2352)
  * Support for ECDSA verification (#2211)
  * Support for ECDSA with different SHA hashes (#2190)
  * Prevent issues in p11-kit by not returning unexpected return codes (#2207)
  * Add support for PKCS#11 3.0: The new interfaces, profile objects and functions (#2096, #2293)
  * Standardize the version 2 on 2.20 in the code (#2096)
  * Fix CKA_MODIFIABLE and CKA_EXTRACTABLE  (#2176)
  * Copy arguments of C_Initialize (#2350)
  * Fix RSA-PSS signing (#2234)
  * Fix DO deletion (#2215)
  * Add support for (X)EdDSA keys (#1960)
  * Add support for applet version 3 and fix RSA-PSS mechanisms (#2205)
  * Add support for applet version 4 (#2332)
  * New configuration option for opensc.conf to disable pkcs1_padding (#2193)
  * Add support for ECDSA with different hashes (#2190)
  * Enable more mechanisms (#2178)
  * Fixed asking for a user pin when formatting a card (#1737)
  * Added support for French CPx Healthcare cards (#2217)
  * Added ATR for new CardOS 5.4 version (#2296)

OBS-URL: https://build.opensuse.org/request/show/923351
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=67
2021-10-06 00:01:20 +00:00
Dominique Leuenberger
0678f2e8a0 Accepting request 902669 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/902669
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=48
2021-06-28 13:33:33 +00:00
Jason Sikes
6f06492cfe Accepting request 902649 from home:predivan:branches:security:chipcard
- Fix build on GCC11
    * Add opensc-gcc11.patch from Fedora 
    (https://github.com/OpenSC/OpenSC/pull/2241/)

OBS-URL: https://build.opensuse.org/request/show/902649
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=66
2021-06-27 22:50:05 +00:00
Wolfgang Rosenauer
e3196864c3 Accepting request 878662 from home:dirkmueller:Factory
- move licenses to licensedir

OBS-URL: https://build.opensuse.org/request/show/878662
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=65
2021-06-09 05:59:07 +00:00
Dominique Leuenberger
145d9095e8 Accepting request 854174 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/854174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=47
2020-12-09 21:21:58 +00:00
Jason Sikes
ca18dc3554 Accepting request 851393 from home:AndreasStieger:branches:security:chipcard
- OpenSC 0.21.0:
* CVE-2020-26571 boo#1177380
* CVE-2020-26572 boo#1177378
* CVE-2020-26570 boo#1177364
* CardOS 5.x support boo#1179291
* CVE-2019-6502 boo#1122756
* CVE-2019-15946 boo#1149747
* CVE-2019-15945 boo#1149746
* CVE-2019-19479 boo#1158256
* CVE-2019-19480 boo#1158307

OBS-URL: https://build.opensuse.org/request/show/851393
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=63
2020-12-09 02:48:13 +00:00
Dominique Leuenberger
a164cd44ce Accepting request 724313 from security:chipcard
Added support for the PIVKey I just got.

OBS-URL: https://build.opensuse.org/request/show/724313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=46
2019-08-19 19:41:16 +00:00
Jason Sikes
e06d1bbcb8 - added opensc-0.19.0-piv_card_matching.patch
* Improve Card Matching for Dual CAC/PIV and PIVKEY cards.
  * sourced from https://github.com/OpenSC/OpenSC/pull/1549

OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=61
2019-08-18 03:34:29 +00:00
Dominique Leuenberger
fd45e07e13 Accepting request 720278 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/720278
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=45
2019-08-05 08:38:27 +00:00
e53426025b Accepting request 719737 from home:jsikes:branches:security:chipcard
A few fixes for opensc. Enjoy!

OBS-URL: https://build.opensuse.org/request/show/719737
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=59
2019-08-01 17:55:43 +00:00
Dominique Leuenberger
17be536db9 Accepting request 718524 from security:chipcard
- add explicit BuildRequires: zlib-devel (forwarded request 718027 from bnavigator)

OBS-URL: https://build.opensuse.org/request/show/718524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=44
2019-07-26 10:41:22 +00:00
Jason Sikes
93272ea1af Accepting request 718027 from home:bnavigator:branches:security:chipcard
- add explicit BuildRequires: zlib-devel

OBS-URL: https://build.opensuse.org/request/show/718027
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=57
2019-07-25 11:14:54 +00:00
Dominique Leuenberger
33595ef3af Accepting request 638216 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/638216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=43
2018-11-10 15:54:54 +00:00
ff4ec9e2c8 Accepting request 635547 from home:kbabioch:branches:security:chipcard
- Update to version 0.19.0
  * Fixed multiple security problems (out of bound writes/reads):
    * CVE-2018-16391 (bsc#1106998)
    * CVE-2018-16392 (bsc#1106999)
    * CVE-2018-16393 (bsc#1108318)
    * CVE-2018-16418 (bsc#1107039)
    * CVE-2018-16419 (bsc#1107107)
    * CVE-2018-16420 (bsc#1107097)
    * CVE-2018-16421 (bsc#1107049)
    * CVE-2018-16422 (bsc#1107038)
    * CVE-2018-16423 (bsc#1107037)
    * CVE-2018-16424 (bsc#1107036)
    * CVE-2018-16425 (bsc#1107035)
    * CVE-2018-16426 (bsc#1107034)
    * CVE-2018-16427 (bsc#1107033)
  * Workaround cards returning short signatures without leading zeroes
  * Distribute minimal opensc.conf
  * `pkcs11_enable_InitToken made` global configuration option
  * Modify behavior of `OPENSC_DRIVER` environment variable to restrict driver
    list instead of forcing one driver and skipping vital parts of
    configuration
  * Removed configuration options `zero_ckaid_for_ca_certs`,
    `force_card_driver`, `reopen_debug_file`, `paranoid-memory`
  * Generalized configuration option `ignored_readers`
  * If card initialization fails, continue card detection with other card
    drivers
  * reader-pcsc: allow fixing the length of a PIN
  * fixed crash during `C_WaitForSlotEvent`
  * Allow cancelling the PIN pad prompt before starting the reader transaction.
    Whether to start the transaction immediately or not is user-configurable

OBS-URL: https://build.opensuse.org/request/show/635547
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=55
2018-09-25 14:35:23 +00:00
Dominique Leuenberger
f339a6a9f9 Accepting request 621916 from security:chipcard
- Update to version 0.18.0:
  * Further improvements of PIN support.
  * Large number of improvements and fixes
    (boo#1097951, boo#1100501).
  * See /usr/share/doc/packages/opensc/NEWS for complete list.
- Add opensc-desktop.patch, opensc-desktop2.patch and
  opensc-bash-completions.patch.

OBS-URL: https://build.opensuse.org/request/show/621916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=42
2018-07-18 20:53:39 +00:00
defc0af54f - Replace patch preambles by the upstream ones.
- Add missing patch to changes.

OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=53
2018-07-10 14:57:49 +00:00
7fe7642846 Add another BOO.
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=52
2018-07-10 14:50:23 +00:00
8b4a709161 Accepting request 618520 from home:sbrabec:branches:security:chipcard
- Update to version 0.18.0:
  * Further improvements of PIN support.
  * Large number of improvements and fixes (boo#1097951).
  * See /usr/share/doc/packages/opensc/NEWS for complete list.
- Add opensc-desktop.patch and opensc-bash-completions.patch.

OBS-URL: https://build.opensuse.org/request/show/618520
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=51
2018-06-25 15:55:59 +00:00
Dominique Leuenberger
40ff91c1d7 Accepting request 573128 from security:chipcard
- update to version 0.17.0:
  * support for new cards
  * PIN support enhancemets
  * added .pc file
  * builds with OpenSSL 1.1.0 (1074799)
  * See /usr/share/doc/packages/opensc/NEWS for complete list.

OBS-URL: https://build.opensuse.org/request/show/573128
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=41
2018-02-06 15:49:20 +00:00
e058d5f88f * See /usr/share/doc/packages/opensc/NEWS for complete list.
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=49
2018-02-05 19:46:58 +00:00
79835c0498 * added .pc file
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=48
2018-02-05 19:45:42 +00:00
9941e019ec - update to version 0.17.0:
* support for new cards
  * PIN support enhancemets
  * builds with OpenSSL 1.1.0 (1074799)

OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=47
2018-02-05 19:44:58 +00:00
88e6477b9f Accepting request 570690 from home:mimi_vx:branches:security:chipcard
Fix tarballl ...

OBS-URL: https://build.opensuse.org/request/show/570690
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=46
2018-01-31 11:38:35 +00:00
ec0386f280 Accepting request 561012 from home:stroeder:branches:security:chipcard
- update to version 0.17.0

OBS-URL: https://build.opensuse.org/request/show/561012
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=45
2018-01-15 16:33:09 +00:00
Dominique Leuenberger
67391d53a8 Accepting request 511222 from security:chipcard
1

OBS-URL: https://build.opensuse.org/request/show/511222
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=40
2017-08-24 16:40:02 +00:00
ced4e33ce3 Accepting request 511219 from home:scarabeus_iv:branches:security:chipcard
- Switch to tarball fetching from github
- Few small cleanups

OBS-URL: https://build.opensuse.org/request/show/511219
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=43
2017-07-18 14:01:25 +00:00
Dominique Leuenberger
b5b001bb7e Accepting request 441881 from security:chipcard
1

OBS-URL: https://build.opensuse.org/request/show/441881
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=39
2016-11-28 14:07:15 +00:00
13de599d03 Accepting request 441453 from home:sbrabec:branches:security:chipcard
- Add baselibs.conf to provide 32-bit PKCS11 plugins (bsc#996047).
- Drop opensc-ADVISORIES. There is no new advisory since 2009.

OBS-URL: https://build.opensuse.org/request/show/441453
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=41
2016-11-24 15:11:00 +00:00
Dominique Leuenberger
f994a06aeb Accepting request 421207 from security:chipcard
1

OBS-URL: https://build.opensuse.org/request/show/421207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=38
2016-08-25 07:56:42 +00:00
Wolfgang Rosenauer
b92a6868c4 Accepting request 406753 from home:Simmphonie
OBS-URL: https://build.opensuse.org/request/show/406753
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=39
2016-08-23 07:26:09 +00:00
Stephan Kulow
72b4e01082 Accepting request 337463 from security:chipcard
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/337463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=37
2015-10-12 08:02:51 +00:00
bb23158ac9 Remove trailing spaces in changes file.
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=37
2015-10-02 13:23:06 +00:00
Dominique Leuenberger
2edea44949 Accepting request 321266 from security:chipcard
1

OBS-URL: https://build.opensuse.org/request/show/321266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=36
2015-08-10 07:16:23 +00:00
ba7af549cb Accepting request 319752 from home:bhwachter:branches:security:chipcard
Update to version 0.15.0

OBS-URL: https://build.opensuse.org/request/show/319752
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=35
2015-08-07 16:14:19 +00:00
Dominique Leuenberger
e44f8e21ea Accepting request 288188 from security:chipcard
1

OBS-URL: https://build.opensuse.org/request/show/288188
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=35
2015-03-01 13:47:25 +00:00
Tomáš Chvátal
458a93f4cb Accepting request 287154 from home:stroeder:branches:security:chipcard
update to 0.14.0

OBS-URL: https://build.opensuse.org/request/show/287154
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=33
2015-02-28 09:30:12 +00:00
Stephan Kulow
8ebb141e4e Accepting request 210780 from security:chipcard
This patch updates opensc to latest version (0.13.0). This update fixes problem with non-listed etokens in 13.1 (i.e. Aladdin eToken PRO 64) (forwarded request 209335 from luizluca)

OBS-URL: https://build.opensuse.org/request/show/210780
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=33
2013-12-15 09:07:46 +00:00
Tomáš Chvátal
0e7d89e6d4 Accepting request 209335 from home:luizluca:branches:security:chipcard
This patch updates opensc to latest version (0.13.0). This update fixes problem with non-listed etokens in 13.1 (i.e. Aladdin eToken PRO 64)

OBS-URL: https://build.opensuse.org/request/show/209335
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=31
2013-12-13 11:04:22 +00:00
Stephan Kulow
d78709f04c Accepting request 124767 from security:chipcard
- make needed directories before running make install (forwarded request 124759 from mgorse)

OBS-URL: https://build.opensuse.org/request/show/124767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=29
2012-06-13 11:32:10 +00:00
Wolfgang Rosenauer
e44c3c5aa5 Accepting request 124759 from home:mgorse:branches:security:chipcard
- make needed directories before running make install

OBS-URL: https://build.opensuse.org/request/show/124759
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=29
2012-06-13 05:08:04 +00:00
Stephan Kulow
6a31775329 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=28
2011-12-06 17:34:36 +00:00
Lars Vogdt
d773c39637 Accepting request 85502 from security:chipcard
OBS-URL: https://build.opensuse.org/request/show/85502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=26
2011-10-02 08:22:01 +00:00
Wolfgang Rosenauer
470736347d Accepting request 85500 from home:lmedinas:branches:security:chipcard
Bumped to 0.12.2. 0.12.0 is old and this one should go to factory asap.

OBS-URL: https://build.opensuse.org/request/show/85500
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=27
2011-09-29 18:07:13 +00:00
Berthold Gunreben
01f7dfefc7 Autobuild autoformatter for 57911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=24
2011-01-12 07:39:01 +00:00
Berthold Gunreben
4a3cce54f0 Accepting request 57911 from security:chipcard
Accepted submit request 57911 from user sbrabec

OBS-URL: https://build.opensuse.org/request/show/57911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=23
2011-01-12 07:38:52 +00:00
5a40d6a1ae Accepting request 57877 from home:sbrabec:branches:security:chipcard
Accepted my own submit.

OBS-URL: https://build.opensuse.org/request/show/57877
OBS-URL: https://build.opensuse.org/package/show/security:chipcard/opensc?expand=0&rev=25
2011-01-11 13:35:58 +00:00
OBS User autobuild
986028a554 Accepting request 45999 from security:chipcard
Copy from security:chipcard/opensc based on submit request 45999 from user sbrabec

OBS-URL: https://build.opensuse.org/request/show/45999
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opensc?expand=0&rev=22
2010-08-24 15:28:39 +00:00