Package Details: certiliamiddleware 3.7.5-1

Git Clone URL: https://aur.archlinux.org/certiliamiddleware.git (read-only, click to copy)
Package Base: certiliamiddleware
Description: Certilia Middleware for Certilia smart cards
Upstream URL: https://www.certilia.com
Licenses: custom
Submitter: certilia
Maintainer: certilia
Last Packager: certilia
Votes: 3
Popularity: 0.020211
First Submitted: 2022-10-04 11:41 (UTC)
Last Updated: 2023-09-13 11:13 (UTC)

Latest Comments

horza commented on 2023-10-13 04:40 (UTC) (edited on 2023-10-13 04:40 (UTC) by horza)

AKD's certificates expired on Sep 23 so 3.7.1 no longer works. Current version is 3.7.4 and deb sum is 83652c9baacb1273b2542c0da7fb4be64f825b0075e536c01b18cca1949f2ecdf05fe3504bd9c9105d17f17180d24d0d3cc85b39af4ffd2abdc5f2df8368c7b8

Could you bump it please?

certilia commented on 2023-07-17 05:54 (UTC)

@maxrd2 Can you provide more details about when the application crashes? On start, during the signing process or elsewhere? We couldn't reproduce the issue on two Arch machines updated within past few days.

maxrd2 commented on 2023-07-12 17:10 (UTC) (edited on 2023-07-12 17:11 (UTC) by maxrd2)

Signer application crashes with current Arch linux:

Thread 14 "Signer" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffe7dce6c0 (LWP 3173107)]
__GI__IO_fread (buf=0x7fffdc02f470, size=1, count=8, fp=0x0) at iofread.c:37
37        _IO_acquire_lock (fp);
(gdb) bt
#0  __GI__IO_fread (buf=0x7fffdc02f470, size=1, count=8, fp=0x0) at iofread.c:37
#1  0x00000000004d965c in ?? ()
#2  0x00000000004d859c in ?? ()
#3  0x0000000000567b15 in ?? ()
#4  0x0000000000567f02 in ?? ()
#5  0x0000000000567fb8 in ?? ()
#6  0x00000000004214bc in ?? ()
#7  0x00000000004238b4 in ?? ()
#8  0x000000000041a583 in ?? ()
#9  0x000000000041b902 in ?? ()
#10 0x000000000041c003 in ?? ()
#11 0x00007ffff66e1aec in std::execute_native_thread_routine_compat (__p=<optimized out>) at /usr/src/debug/gcc/gcc/libstdc++-v3/src/c++11/thread.cc:118
#12 0x00007ffff649d44b in start_thread (arg=<optimized out>) at pthread_create.c:444
#13 0x00007ffff6520e40 in clone3 () at ../sysdeps/unix/sysv/linux/x86_64/clone3.S:81

bmomcilov commented on 2022-08-28 11:29 (UTC)

Here you go. Busy times...

thegala commented on 2021-03-27 07:52 (UTC)

options=('!strip' 'staticlibs')

Please can u add this to PKGBUILD because Signer application is not working without it.

Thx