LudovicRousseau / pcsc-tools

Some tools to be used with smart cards and PC/SC
https://pcsc-tools.apdu.fr/
GNU General Public License v2.0
190 stars 62 forks source link

missing file "Changelog" in version 1.4.27 #13

Closed pedrospace closed 6 years ago

pedrospace commented 6 years ago

Hello Ludovic, first I would like to thank you for this tool, I am using it on Slackware to use my ID card reader for e-goverment services. The version I did build for Slackware 14.2 is 1.4.27, but failed on first build, because of missing Changelog file. I added one from 1.5.2 version and all went well. There is also seccond issue, the folder name in packed source is doubled "pcsc-tools-pcsc-tools-1.4.27" not a big deal for me, but all the distribution related automatic scripts for building the package expect correct folder name. Attached is corrected src. Hope I did it in correct way, I use GitHub for first time and I am not a developer or programmer, just linux user. pcsc-tools-1.4.27.tar.gz

LudovicRousseau commented 6 years ago

The latest version is 1.5.2 and you can get it from http://ludovic.rousseau.free.fr/softwares/pcsc-tools/

To build it just do:

Where did you got version 1.4.27?

pedrospace commented 6 years ago

Hello, I know about new version, but I wanted to create slackware package for which I have receip, to be able to install it by distro related package management. 1.4.27 I have from here: https://github.com/LudovicRousseau/pcsc-tools/releases

Thanks, Peter

On Tue, Nov 28, 2017 at 2:21 PM, Ludovic Rousseau notifications@github.com wrote:

The latest version is 1.5.2 and you can get it from http://ludovic.rousseau.free.fr/softwares/pcsc-tools/

To build it just do:

  • configure
  • make
  • make install

Where did you got version 1.4.27?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LudovicRousseau/pcsc-tools/issues/13#issuecomment-347521511, or mute the thread https://github.com/notifications/unsubscribe-auth/Age4Df6-eUFGKLDH7d4LdA9cgoxpOqUJks5s7AjsgaJpZM4QtEB9 .

LudovicRousseau commented 6 years ago

OK. Files at https://github.com/LudovicRousseau/pcsc-tools/releases are automatically created by github itself. Do not use them.

Unfortunately the version 1.4.27 is no more available on my web site. But you can get the archive from http://cdn-fastly.deb.debian.org/debian/pool/main/p/pcsc-tools/ for example.

pedrospace commented 6 years ago

Clear, many thanks. Peter

On Tue, Nov 28, 2017 at 2:40 PM, Ludovic Rousseau notifications@github.com wrote:

OK. Files at https://github.com/LudovicRousseau/pcsc-tools/releases are automatically created by github itself. Do not use them.

Unfortunately the version 1.4.27 is no more available on my web site. But you can get the archive from http://cdn-fastly.deb.debian. org/debian/pool/main/p/pcsc-tools/ for example.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/LudovicRousseau/pcsc-tools/issues/13#issuecomment-347526257, or mute the thread https://github.com/notifications/unsubscribe-auth/Age4DTudeXoIY0b2JIy_sQMFylA0SEWZks5s7A1JgaJpZM4QtEB9 .