Thomas Charlier
2bf4f9bc3f
Update some readme
Generate docs / generate-docs (push) Has been cancelled
2025-03-10 13:51:31 +01:00
Thomas Charlier
42c820907c
Update gitignore
2025-03-10 13:51:31 +01:00
Thomas Charlier
5849978acc
These binaries should not be tracked
2025-03-10 13:50:52 +01:00
Thomas Charlier
1b059c7a44
Upgrade eID Middleware and eID Viewer to 5.1.23
2025-03-10 13:50:51 +01:00
Thomas Charlier
f2ed39db57
Correct the path
2025-03-10 13:50:51 +01:00
Thomas Charlier
8e975bc16b
Upgrade project file for VS_2022
2025-03-10 13:50:10 +01:00
Thomas Charlier
7d91395680
Making 1 installer for arm64 and x64 Windows
2025-03-10 13:50:10 +01:00
Thomas Charlier
b4ec0f00a2
Additional files to build for windows arm
2025-03-10 13:50:10 +01:00
Thomas Charlier
da772eb7db
Upgrade to wix version 5
2025-03-10 13:49:59 +01:00
Thomas Charlier
964e1d860a
Convert from ANSI to utf8
2025-03-10 13:49:59 +01:00
Thomas Charlier
cc4ec5301b
Adapt for VS_2022
2025-03-10 13:49:59 +01:00
Thomas Charlier
8eebe658d3
Build for windows arm
2025-03-10 13:49:48 +01:00
Thomas Charlier
06a3a18a24
Adding project files for Visual Studio 2022
2025-03-10 13:48:34 +01:00
Wouter Verhelst
9ccd165353
Merge pull request #216 from PoroCYon/master
...
Make genver.sh script more robust
2025-01-23 10:21:15 +02:00
PoroCYon
554df2348a
make genver script more robust
2025-01-22 01:30:11 +01:00
thomas
820fc69a53
Update version number for macOS Viewer to 5.1.22
2024-12-13 11:34:26 +01:00
thomas
e6ec93d652
Update checksum for openssl 3.4
2024-12-09 09:50:50 +01:00
thomas
742a66f085
Update openssl version to 3.4.0
2024-12-04 16:55:46 +01:00
Wouter Verhelst
85d1c20cf9
Revert "Add dnf-3"
...
This reverts commit 8420644131
.
Not required anymore in light of commit 01ab0882
2024-11-18 15:00:26 +01:00
Wouter Verhelst
01ab088237
Drop explicit --dnf parameter
...
This used to be required in an older version of mock to be able to work
inside docker, but that's a long time ago because yum used to be the
default, but that's no longer the case.
Also it defaults to dnf-3 which does not exist with Fedora 41.
2024-11-18 14:47:05 +01:00
Thomas Charlier
8420644131
Add dnf-3
...
Since fedora 41 dnf-3 is replaced by dnf5, and mock still try to use dnf-3.
2024-11-07 14:28:42 +01:00
Thomas Charlier
7881744678
old-chroot was deprecated
2024-11-07 10:52:04 +01:00
Thomas Charlier
ed7f524a19
Let back to fedora latest with fedora 41 release
2024-10-31 14:12:57 +01:00
Thomas Charlier
f4aaaa6d56
fedora 41
2024-10-31 10:48:16 +01:00
Wouter Verhelst
b3056f4d7c
Add missing -L option
...
We need to update to a more recent version of OpenSSL soon, but for now,
this allows us to build again (I hope)
2024-10-25 09:29:19 +02:00
Wouter Verhelst
af7a568624
Update the way of searching for OpenSSL
...
OpenSSL used to have a "exec_prefix" pkg-config variable that allowed us
to figure out where the "openssl" binary could be found.
As of OpenSSL 3.3, this pkg-config variable no longer exists, so we
can't use it anymore.
Migrate to AC_PATH_PROG to avoid that issue.
While here, remove the "c_rehash" fallback that we used to require for
older distributions, as none of the distributions that require it are
supported anymore.
2024-10-22 10:54:46 +02:00
Wouter Verhelst
cfb9c649cb
Use testing, not unstable
...
We need something more recent than stable, because otherwise debootstrap
will not (yet) know about the recent ubuntu releases.
However, unstable is sometimes uninstallable when major subsystems are
updated, which can make things more complicated if we try to update the
image at the wrong time.
Work around this by using testing rather than unstable
2024-10-15 13:57:02 +02:00
Thomas Charlier
3ca3f4993e
Ubuntu 24.10 "Oracular Oriole"
2024-10-15 10:43:22 +02:00
Wouter Verhelst
b09371b949
Whoops, don't commit in-progress work
2024-09-10 15:03:28 +02:00
Wouter Verhelst
cbe8aa729e
Make the opensc-pkcs11 dependency versioned
...
OpenSC is about to release their next version containing our patch that
fixes their bug, and they'll call it 0.26.0. So declare that we don't
conflict with versions containing the required fix.
While here, also use the Breaks: relationship for .deb distributions
rather than the Conflicts: one, which is a better (more modern) way of
expressing that.
2024-09-10 14:56:06 +02:00
Thomas Charlier
d9bbc9ca15
Fix Linux Mint name
2024-08-27 10:01:21 +02:00
Thomas Charlier
ba703dcffd
Linux Mint 22
2024-08-26 16:56:51 +02:00
Wouter Verhelst
c3ecad2521
No longer use gcc-12 for this (gcc-14 is waaay more interesting)
2024-08-18 16:36:52 +02:00
Wouter Verhelst
0ba5d3df90
Replace nonprintable character by what it probably should have been
2024-08-13 16:07:55 +02:00
Wouter Verhelst
e2c84fe9c3
Stick with Fedora 39 for now, as mock on 40 doesn't seem to work inside docker
2024-07-16 13:47:27 +02:00
Thomas Charlier
e39a8ac278
opensuse 15.6
2024-07-09 10:00:05 +02:00
Thomas Charlier
7f4a0db2e5
Correctly use utf8 encoding
2024-05-23 09:57:08 +02:00
Thomas Charlier
1a22dc1e13
Merge branch 'master' of https://github.com/Fedict/eid-mw
2024-05-14 10:30:56 +02:00
Thomas Charlier
a49d828bbe
Bump eid-mw and eid-viewer for windows to 5.1.19
2024-05-14 10:27:03 +02:00
Wouter Verhelst
51aef3efea
Merge pull request #203 from acoomans/fix_validatenow_button
...
Change the "Validate Now" button
2024-05-13 14:37:03 +02:00
Thomas Charlier
b4715f06d2
typo again
2024-05-13 12:59:01 +02:00
Thomas Charlier
45809d4216
typo
2024-05-13 12:54:35 +02:00
Thomas Charlier
168f89ba0a
Skip reading non eid-cards
2024-05-13 12:39:48 +02:00
Arnaud Coomans
0572c42948
Change the "Validate Now" button
2024-05-03 23:16:58 +02:00
Wouter Verhelst
a98e9049d2
Ubuntu: libproxy moved to universe, accomodate
2024-05-02 13:49:11 +02:00
Wouter Verhelst
8e533c8ddf
Disable the dh_autoreconf stuff
...
This does not work inside the sbuild environment because of Things(tm).
Don't bother trying to fix it.
2024-05-02 13:16:17 +02:00
Wouter Verhelst
b0e214529a
Do it the right way
2024-05-02 12:59:29 +02:00
Wouter Verhelst
503b3b8f1b
Add required cast
...
Newer versions of gcc fail on this pointer mismatch, so accomodate for
that
2024-05-02 12:45:49 +02:00
Wouter Verhelst
0b29b362da
We don't install .la files
2024-05-02 12:41:56 +02:00
Wouter Verhelst
fd27797c03
Bump debhelper-compat level
2024-05-02 10:43:48 +02:00