Skip to content

Releases: Leuca/CIE-Middleware-RPM-Package

1.4.3.9-43

20 Oct 01:41
ae0c16a

Choose a tag to compare

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

19 Oct 10:13

Choose a tag to compare

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

19 Oct 10:11

Choose a tag to compare

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

15 Oct 23:35
10f4650

Choose a tag to compare

Actions: add public key

[skip changelog]

Signed-off-by: Luca Magrone <luca@magrone.cc>

1.4.3.9-38

15 Oct 22:52
33c70c3

Choose a tag to compare

Actions: sign the srpm

[skip changelog]

Signed-off-by: Luca Magrone <luca@magrone.cc>

1.4.3.9-37

15 Oct 22:12
a414b37

Choose a tag to compare

Add patch to reduce library output on command line

Signed-off-by: Luca Magrone <luca@magrone.cc>

1.4.3.9-36

15 Oct 20:33
955b351

Choose a tag to compare

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

14 Oct 22:26
4fe7685

Choose a tag to compare

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

14 Oct 02:12
038ff91

Choose a tag to compare

Fix quote macro call syntax

Signed-off-by: Luca Magrone <luca@magrone.cc>

1.4.3.9-32

13 Oct 18:58
a5af227

Choose a tag to compare

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>