Releases: Leuca/CIE-Middleware-RPM-Package
Releases · Leuca/CIE-Middleware-RPM-Package
1.4.3.9-43
Fix getting stuck making PADES graphical signature if image is too big Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-41
Improve graphical signature preview - Make the graphical signature smaller because it is too big Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-40
Fix PADES signature by reimplementing PdfSignatureGenerator - Bump PoDoFo to 0.9.8 to fix loading png images incorrectly - Remove ctrl-w shortcut and make ctrl+q quit the JVM - Require dejavu-sans-fonts Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-39
Actions: add public key [skip changelog] Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-38
Actions: sign the srpm [skip changelog] Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-37
Add patch to reduce library output on command line Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-36
Fix compatibility with p11-kit-proxy - Add patch to fix the PKCS11 module locking issue - Add patch to fix buffer overflow on chromium - Add patch to override turorial - Add p11-kit module configuration - Create symlink in the p11-kit modules directory The module should be now loaded by the whole system without further configuration, unless OpenSC is installed. In such case the user should instruct OpenSC to ignore the smart card reader used with the CIE. Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-35
Fix pkcs11 module information output about token and objects At the end we will have a nike uri like this: pkcs11:model=CIE%203.0;manufacturer=Gemalto2;serial=123456789012;token=CIE Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-34
Fix quote macro call syntax Signed-off-by: Luca Magrone <luca@magrone.cc>
1.4.3.9-32
Add xmvn-tools requirement The java package wrapper script invokes build-classpath that uses xmvn-resolve to create the classpath. By default installing the package does not install xmvn-resolve automatically therefore breaking the wrapper script. Fix it by requiring xmvn-tools. Signed-off-by: Luca Magrone <luca@magrone.cc>