Commit Graph

28 Commits

Author SHA1 Message Date
Florian Bach
7f89a9c6d1 Fix pipeline again 2024-05-12 11:26:23 +02:00
Florian Bach
633768ed51 Fix deprecations in CI pipeline 2024-05-12 11:22:52 +02:00
Florian Bach
64aaca3fbe Update oscrypto again 2023-12-19 06:56:26 +01:00
Florian Bach
cbc4c7e873 Fix broken tests 2023-09-02 20:41:37 +02:00
Florian Bach
a519a4ab09
Update FUNDING.yml 2023-05-20 19:18:18 +02:00
Florian Bach
7eb50b9306 Add CI for older Python3 versions 2023-05-14 15:48:45 +02:00
Florian Bach
a7013047d2 Add more CI testing 2023-05-06 18:19:17 +02:00
Florian Bach
6a53617fde Try to get rid of failing CI 2023-05-06 11:28:42 +02:00
Florian Bach
91a0154d23 Update bug_report.yml 2023-01-25 21:09:44 +01:00
Florian Bach
7a31e54024 Fix deprecation warnings in CI 2022-10-18 19:54:23 +02:00
Florian Bach
69329fe09a Fix CI for the migration plugin 2022-10-09 10:24:59 +02:00
Florian Bach
79be3e3d87 BETA: Migration code from DeACSM to ACSM Input
Do not use this version yet unless you have a backup of your account data
2022-10-08 17:52:47 +02:00
Florian Bach
2904e187c4 Add GUI, rename to "ACSM Input" 2022-09-05 18:34:40 +02:00
Florian Bach
e65985be7f Prepare release v0.0.16 2022-07-31 11:06:21 +02:00
Florian Bach
76f67a2048 Temporarily switch to oscrypto fork for OpenSSL 3 support.
The latest version of oscrypto does not yet support
OpenSSL 3, which is used in Ubuntu 22.04, Fedora 36
and a bunch of other newer Linux distributions.

When https://github.com/wbond/oscrypto/pull/61 is
merged and included in a new release, this change
will be reverted.
2022-07-28 18:07:52 +02:00
Florian Bach
b5978dc7c4 Fix AV false-positives by packing executables 2022-06-15 19:32:23 +02:00
Florian Bach
1271d099e7 Switch compiling CI 2022-05-19 18:39:04 +02:00
Florian Bach
c485f4ed50 Update CI for new oscrypto version
This forces the CI on Ubuntu 22.04 to use oscrypto newer than 1.3.0.
Such a version does not yet exist so the CI will still fail, but once
that update is released, the CI will immediately start working again
without manual intervention.
2022-05-16 07:13:49 +02:00
Florian Bach
d88f0fc9a4 Add Windows & Mac CI testing 2022-05-14 11:28:08 +02:00
Florian Bach
052cb41691 Add CI for Ubuntu 22.04
Tests currently fail on Ubuntu 22.04 because oscrypto doesn't properly
support OpenSSL 3. Will hopefully be fixed soon.
2022-05-14 10:49:16 +02:00
Florian Bach
6d72506fad Begin work on Python2 support 2022-01-16 18:11:35 +01:00
Florian Bach
619b7bab22 Improve tests some more 2021-12-19 22:22:56 +01:00
Florian Bach
fc5015474f Add a couple tests 2021-12-19 00:00:13 +01:00
Florian Bach
4c3ee827f0 Bunch of code to extract keys from WINE 2021-11-20 14:20:30 +01:00
Florian Bach
2aecbabce4 Add issue template 2021-10-25 21:02:09 +02:00
Florian Bach
a930a99c80 v0.0.4: Make DeDRM work without modifications 2021-09-26 12:56:53 +02:00
Florian Bach
4f5f22a63d Make plugin compile itself 2021-09-20 11:24:46 +02:00
Florian Bach
f0d9c07af3 Initial commit 2021-09-19 16:49:37 +02:00