Package updated to depend on openssl-1.1. Thanks @pedrohqb for the heads up!
Search Criteria
Package Details: safesignidentityclient 4.0.0.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/safesignidentityclient.git (read-only, click to copy) |
---|---|
Package Base: | safesignidentityclient |
Description: | Smart card PKCS#11 provider and token manager |
Upstream URL: | https://certificaat.kpn.com/installatie-en-gebruik/installatie/pas-usb-stick/linux/ |
Licenses: | custom:copyright |
Conflicts: | safesign-lib |
Submitter: | denisfalqueto |
Maintainer: | pedrohqb (geyslan) |
Last Packager: | pedrohqb |
Votes: | 12 |
Popularity: | 0.034037 |
First Submitted: | 2015-04-10 02:25 (UTC) |
Last Updated: | 2024-05-28 00:42 (UTC) |
Dependencies (18)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdbm (gdbm-gitAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libsm
- libx11 (libx11-gitAUR)
- libxxf86vm
- openssl-1.1
- pango (pango-gitAUR)
- pcsclite (pcsclite-gitAUR)
- acsccid (optional) – ACS CCID PC/SC driver,
- ccid (ccid-gitAUR, ccid-morphoAUR) (optional) – Generic support for CCID devices,
- scmccidAUR (optional) – binary driver for the SCM Smart Card Readers
Required by (1)
- eporezi (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »
denisfalqueto commented on 2022-11-05 20:32 (UTC)
pedrohqb commented on 2022-11-05 18:39 (UTC)
openssl-1.0 dependency must be changed to openssl-1.1 as the former does not ship libcrypto.so.1.1 anymore. Otherwise tokenadmin will not work.
denisfalqueto commented on 2022-10-21 13:31 (UTC)
it's not possible to update to 3.8 yet becuase:
- It uses a new version of libcrypto.so.3, provided by openssl-3
- openssl-3 is being built with a different C++ ABI from the binary of tokenadmin built for Ubuntu 22.04
So, in essence, we can't just depend on openssl-3 from AUR, since it will be built with a different ABI and tokenadmin's binary will not work with that lib.
I'll revert the out of date flag.
pedrohqb commented on 2022-10-12 14:10 (UTC)
3.8.0 available: https://safesign.gdamericadosul.com.br/download
denisfalqueto commented on 2022-08-12 21:18 (UTC)
I've updated this package to use a specific version of wxWidgets (3.0.x), which is also available on AUR. I've tested this package in my system and it is working fine.
denisfalqueto commented on 2022-07-26 13:47 (UTC)
This is a tricky problem to solve. Arch's wxwidgets-gtk package bumped that library version and upstream doesn't provide an updated version, so it relies on that specific version that's not provided anymore. A possible solution is to provide a package for wxwidgets-gtk3.0, but I don't have any time right now. I didn't find any suitable version currently on AUR, so I'll have to create a new one.
pedrohqb commented on 2022-07-24 00:50 (UTC)
tokenadmin: error while loading shared libraries: libwx_gtk3u_core-3.0.so.0: cannot open shared object file: No such file or directory
It seems that libwx_gtk3u_core-3.0.so.0 was dropped from the latest wxwidgets-gtk3 update.
potuz commented on 2022-05-26 15:23 (UTC) (edited on 2022-05-26 15:23 (UTC) by potuz)
@denisfalqueto I just reinstalled, same version, and wxgtk3 seems to be up-to-date
$ sudo pacman -Qi wxgtk3
Name : wxgtk3
Version : 3.0.5.1-3
Description : GTK+3 implementation of wxWidgets API for GUI
Architecture : x86_64
URL : https://wxwidgets.org
Licenses : custom:wxWindows
Groups : None
Provides : None
Depends On : gtk3 gst-plugins-base-libs libsm libxxf86vm wxgtk-common libnotify
Optional Deps : webkit2gtk: for webview support [installed]
Required By : audacity safesignidentityclient
Optional For : None
Conflicts With : wxgtk<3.0.3.1-2
Replaces : None
Installed Size : 15.08 MiB
Packager : Antonio Rojas <arojas@archlinux.org>
Build Date : Wed 05 Jan 2022 07:10:46 AM -03
Install Date : Mon 07 Mar 2022 12:38:25 PM -03
Install Reason : Installed as a dependency for another package
Install Script : No
Validated By : Signature
denisfalqueto commented on 2022-05-25 00:36 (UTC) (edited on 2022-05-25 00:38 (UTC) by denisfalqueto)
@potuz, when did you install this package? It could be some old version of a dependency (I would bet on wxgtk3...). I just tested with an old token (expired certificates, etc) but it showed digital id's correctly.
potuz commented on 2022-05-24 00:27 (UTC)
Getting a segfault on tokenadmin installed with yay.
Product name: SafeSign IC Standard Linux
Version: 3.7
Build: 0.0
Distribution: AET.000
File Name: File Version
libaetjcss.so: 3.9.2.1
libaetpkss.so: 3.8.4.2
libaetdlglib.so: 3.7.14.1
libaetdlss.so: 4.2.3.1
tokenadmin: 3.8.24.1
It opens up and when clicking on "show digital IDs" a popup "working" appears for a split second before it segfaults.
Pinned Comments
pedrohqb commented on 2024-05-27 02:53 (UTC) (edited on 2024-05-27 03:01 (UTC) by pedrohqb)
It seems now to be fixed after using the libs from the deb package.