Debian Patches
Status for cardpeek/0.8.4-5
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-apdu.lua-convert-to-integer-atr-output.patch | [PATCH 1/3] apdu.lua: convert to integer #atr output Lua 5.3 changes the way behaves with floats and integers. To maintain the same output as with Lua 5.2 convert #atr to integer. This way cold ATR appears as for example 23 instead 23.0. |
=?UTF-8?q?David=20Santamar=C3=ADa=20Rogado?= <howl.nsp@gmail.com> | no | https://github.com/L1L1/cardpeek/pull/110 | 2020-02-08 | |
0002-tachograph.lua-Avoid-errors-over-Lua-5.3.patch | [PATCH 2/3] tachograph.lua: Avoid errors over Lua 5.3 This changes the bare-minimum to let tachograph.lua work over Lua 5.3. Just the ISO-8859- part converted to integer to avoid conversion be nil and the hours calculation floored. |
=?UTF-8?q?David=20Santamar=C3=ADa=20Rogado?= <howl.nsp@gmail.com> | no | https://github.com/L1L1/cardpeek/pull/110 | 2020-02-08 | |
0003-tachograph.lua-Preserve-with-Lua-5.3-the-same-output.patch | tachograph.lua: Preserve with Lua 5.3 the same output as with 5.2 Just convert to integers some output values to avoid .0 appearing in the output. |
=?UTF-8?q?David=20Santamar=C3=ADa=20Rogado?= <howl.nsp@gmail.com> | no | https://github.com/L1L1/cardpeek/pull/110 | 2020-02-08 | |
lintian_warnings | fix some lintian warnings * fixed some spelling mistakes * completed a desktop file . cardpeek (0.8.3-1~trusty2) trusty; urgency=medium . * New upstream release: - Initial OpenPGP card support (thanks to A. Heiduk). - Tachograph card driver data can now be exported with signed data. - You can now 'copy' card data from Cardpeek to the clipboard. - Cardpeek now compiles on FreeBSD (see INSTALL.FreeBSD in the source). - We are testing online secure script updates, with RSA signature. - And many small fixes and enhancements. |
Richard Ulrich <richi@paraeasy.ch> | no | |||
lintian2 | fixing some more lintian warnings cardpeek (0.8.4-1) unstable; urgency=medium . * New upstream release: - Has now a 'console' mode, as an alternative to the GTK+ GUI. - New and improved mifare classic 1k/4k script. - EMV script enhancements (thanks to A. Kozlik) and some minor bug fixes. - Improvements in GSM script. - Many bug fixes and improvements. |
Richard Ulrich <richi@paraeasy.ch> | no | |||
lua5.3-pkgconf.patch | Let pkgconf find lua-5.3 on the first search | Bastian Germann <bage@debian.org> | no | debian | ||
lua5.3.patch | Ryan Schmidt | no | https://trac.macports.org/attachment/ticket/49481/cardpeek-lua5.3.patch | |||
fix_link_in_manpage.patch | Fix link to PDF | Andreas Tille <tille@debian.org> | no | debian | 2025-01-24 | |
136.patch | [PATCH] Drop superfluous arguments to ui_update The code errors with gcc 15 with: |
Bastian Germann <bage@debian.org> | no | 2025-03-07 |