Skip to content

Releases: M0Rf30/cie-middleware-linux

cie-middleware-1.4.3.2

03 Sep 15:12
Compare
Choose a tag to compare

Bug Fixes

  • fix CI requirements (M0Rf30)
  • fix memcpy issues during build process #13 (M0Rf30)

Chores

  • lint pass, sync java sources with upstream 1.4.3.1, #13 (M0Rf30)
  • lint C++ with clang-format and cleanup of dead code (M0Rf30)
  • add @rnhmjoj patchset to ease NixOS packaging process and general maintainance #17 (M0Rf30)
  • java: replace ghost4j with pdfbox (M0Rf30)
  • bump version to 1.4.3.2 (M0Rf30)

cie-middleware-1.4.3.1

10 Jul 14:15
Compare
Choose a tag to compare

Sync with upstream 1.4.3.1

Features

  • add Actalis chip
  • add Bit4ID chip

Miscellaneous

  • remove dead code
  • initial clang-format pass
  • better linting and indentation (following AOSP style)

cie-middleware-1.4.2

06 Mar 20:21
Compare
Choose a tag to compare

Sync with upstream 1.4.2

Features

  • Build and enable sign sdk library
  • Use new logger system
  • Add proxy settings to java application

Miscellaneous

  • proprietary fork of libpodofo.a is uploaded here
  • a custom cryptopp build is attached to this release

libpodofo-1.4.2

06 Mar 17:43
Compare
Choose a tag to compare

static closed-source library for middleware
proprietary fork of podofo

1.3.2

26 Jan 09:16
Compare
Choose a tag to compare

New:

  • Synced with upstream (1.3.1)
  • New STMicroelectronic chip support

1.3.1

26 Nov 18:10
Compare
Choose a tag to compare

General cleanup
New:

  • Synced with upstream (1.3.0)
  • Add debug symbols for libcie-pkcs11
  • Retrieve needed libs with gradle instead of include them in repo

Fixed:

  • Remove some deprecated directives in gradle
  • Issue with Crypto::byte
  • Unicode typos

1.2.2: General C++ cleanup

12 Oct 13:11
Compare
Choose a tag to compare

New:

  • Better repo organization
  • Gradle build system for CIE Id Java desktop software
  • Simple Makefile build system for libcie-pkcs11
  • Introduce working Travis pipeline for distro packages generation on release using YAP
    • Arch Linux (.pkg.zst)
    • Open Suse Tumbleweed (.rpm)
    • Fedora 31 (fc31 .rpm)
    • Ubuntu 18.04 & 20.04 (bionic & focal .deb)

Fixed:

  • More silent compilation (remove some warnings)
  • Ability to pair with low-budget ACR122U units
  • General code formatting using astyle with linux style flag