38 Commits

Author SHA256 Message Date
22e9f7b1c9 Accepting request 1319524 from KDE:Qt6
- Remove unused BuildRequires: update-desktop-files. (forwarded request 1319432 from sbrabec)

OBS-URL: https://build.opensuse.org/request/show/1319524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=15
2025-11-25 14:48:53 +00:00
Christophe Marin
e47d8d22f9 Accepting request 1319432 from home:sbrabec:u-d-f-removal
- Remove unused BuildRequires: update-desktop-files.

OBS-URL: https://build.opensuse.org/request/show/1319432
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=35
2025-11-23 13:27:05 +00:00
de5a4c5887 Accepting request 1251821 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/1251821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=14
2025-03-11 19:44:06 +00:00
Christophe Marin
949d026ea5 Accepting request 1251579 from home:Vogtinator:other6
- Update to version 2.3.10:
  * Increase version number
  * Avoid some clang-format incompatibility issues
  * Port away from CMP0042
  * CI: Remove build_clazy_clang_tidy build
  * CI: Use clang-format 19
  * CI: Fix FreeBSD build
  * Retire KF5 Android CI
  * Avoid using QtTest module include which slows down compilation
- Switch _service to use mode="manual"

OBS-URL: https://build.opensuse.org/request/show/1251579
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=33
2025-03-10 14:38:43 +00:00
5f64c9fc73 Accepting request 1183253 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/1183253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=13
2024-06-27 13:57:48 +00:00
Christophe Marin
b3c304263f Accepting request 1183055 from home:Vogtinator:branches:KDE:Qt6
- Update to version 2.3.9:
  * Increase version number
  * Update rootcerts.pem
  * cmake: Remove old way to find gcrypt
  * Fix build with libgcrypt-1.11
  * CI: Build all plugins
  * gitignore: add VS Code dir
  * Replace deprecated qAsConst() with std::as_const()
  * cmake: Enable C++17
  * Fix use of deprecated QString::count()

OBS-URL: https://build.opensuse.org/request/show/1183055
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=31
2024-06-25 22:01:16 +00:00
0f8c917bfd Accepting request 1139918 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/1139918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=12
2024-01-21 22:07:54 +00:00
Christophe Marin
0cb21c8bc1 Accepting request 1139871 from home:favogt:branches:KDE:Qt6
- Update to version 2.3.8+git1:
  * CI: Enable Android builds
- There's a v2.3.8 tag now so the version matches properly again

    (bsc#1217722)

OBS-URL: https://build.opensuse.org/request/show/1139871
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=29
2024-01-19 12:10:57 +00:00
f6468eee2e Accepting request 1136537 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/1136537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=11
2024-01-04 14:55:41 +00:00
cd782e22e5 Accepting request 1136403 from home:ohollmann:branches:security:tls
- Update to version 2.3.7+git12:
  * Increase version number
  * Update rootcerts.pem
  * test: add test for EME_PKCS1_OAEP and fix openssl >= 3.2 does not failing anymore when decrypting with the wrong key
  * plugins/qca-ossl: Announce tripledes unconditionally again

OBS-URL: https://build.opensuse.org/request/show/1136403
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=27
2024-01-03 13:48:47 +00:00
dd48796944 Accepting request 1135002 from KDE:Qt6
- Add a _service to pick up fixes from git
- Update to version 2.3.7+git8:
  * CI: Also verify that presence of the ossl legacy provider impacts qca
  * plugins/qca-ossl: Actually try loading the legacy provider
  * plugins/qca-ossl: Neither PKCS12 nor 3DES are legacy
    (boo#1218254)
  * unittest/keybundle: Regenerate keys and certificates
  * CI: Use clang-format-16
  * GIT_SILENT: Port to new gitlab ci template
  * Replace sys/termios.h include for just termios.h
  * Sign self-signed certs with SHA256 (forwarded request 1134925 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/1135002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=10
2023-12-26 17:26:54 +00:00
Christophe Marin
2e0fdd4433 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=25 2023-12-24 17:04:07 +00:00
Christophe Marin
b45db591d2 Accepting request 1134925 from home:Vogtinator:branches:KDE:Qt6
- Add a _service to pick up fixes from git
- Update to version 2.3.7+git8:
  * CI: Also verify that presence of the ossl legacy provider impacts qca
  * plugins/qca-ossl: Actually try loading the legacy provider
  * plugins/qca-ossl: Neither PKCS12 nor 3DES are legacy
    (boo#1218254)
  * unittest/keybundle: Regenerate keys and certificates
  * CI: Use clang-format-16
  * GIT_SILENT: Port to new gitlab ci template
  * Replace sys/termios.h include for just termios.h
  * Sign self-signed certs with SHA256

OBS-URL: https://build.opensuse.org/request/show/1134925
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=24
2023-12-24 17:03:20 +00:00
71e9b243e1 Accepting request 1101014 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/1101014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=9
2023-07-28 20:19:37 +00:00
Christophe Marin
55ee8d123f Accepting request 1100570 from home:krop:branches:KDE:Qt6
Update to 2.3.7

OBS-URL: https://build.opensuse.org/request/show/1100570
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=22
2023-07-27 08:04:37 +00:00
38370cfd18 Accepting request 1084484 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/1084484
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=8
2023-05-05 13:56:44 +00:00
Luca Beltrame
85b7ba9a09 Accepting request 1084462 from home:krop:branches:KDE:Qt6
Update to 2.3.6

OBS-URL: https://build.opensuse.org/request/show/1084462
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=20
2023-05-03 20:37:08 +00:00
cd4fb7d73a Accepting request 1066832 from KDE:Qt6
- Disable the pgp test. It fails randomly.

- Remove test that openssl has decided it's wrong [boo#1208393]
  * Add 0001-Remove-test-that-openssl-has-decided-it-s-wrong.patch

OBS-URL: https://build.opensuse.org/request/show/1066832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=7
2023-02-20 16:45:05 +00:00
Christophe Marin
5dbb91eb3e OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=18 2023-02-20 13:34:16 +00:00
Christophe Marin
65d65c0b75 Accepting request 1066801 from home:ohollmann:branches:KDE:Qt6
- Remove test that openssl has decided it's wrong [boo#1208393]
  * Add 0001-Remove-test-that-openssl-has-decided-it-s-wrong.patch

OBS-URL: https://build.opensuse.org/request/show/1066801
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=17
2023-02-20 13:01:48 +00:00
a2a5948a2c Accepting request 1033036 from KDE:Qt6
Update to 2.3.5 (forwarded request 1033032 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/1033036
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=6
2022-11-04 16:31:43 +00:00
2bb3d02ed9 Accepting request 1033032 from home:cgiboudeaux:branches:KDE:Qt6
Update to 2.3.5

OBS-URL: https://build.opensuse.org/request/show/1033032
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=15
2022-11-03 11:13:14 +00:00
9589d74186 Accepting request 927093 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/927093
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=5
2021-10-26 18:13:29 +00:00
ee55238102 Accepting request 926773 from home:cgiboudeaux:branches:KDE:Qt6
Set LD_LIBRARY_PATH before running tests. Needed for the Leap builds in KDE:Qt5.

OBS-URL: https://build.opensuse.org/request/show/926773
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=14
2021-10-23 08:39:36 +00:00
ffec9d688c Accepting request 919654 from KDE:Qt6
- Run ctest in %check
- Add patch to make %check much quicker:
  * 0001-Make-filewatchunittest-much-quicker.patch (forwarded request 919589 from Vogtinator)

OBS-URL: https://build.opensuse.org/request/show/919654
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=4
2021-09-20 21:32:08 +00:00
52c757877b Accepting request 919589 from home:Vogtinator:branches:KDE:Qt6
- Run ctest in %check
- Add patch to make %check much quicker:
  * 0001-Make-filewatchunittest-much-quicker.patch

OBS-URL: https://build.opensuse.org/request/show/919589
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=13
2021-09-17 06:25:30 +00:00
4b3db334e0 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=12 2021-09-14 20:44:55 +00:00
36481f3dc5 Accepting request 919004 from home:Vogtinator:branches:KDE:Qt6
- Update to 2.3.4:
 * OpenSSL 3 support
 * Don't create pkgconfig files for Qt 6 builds
 * Minor test fix

OBS-URL: https://build.opensuse.org/request/show/919004
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=11
2021-09-14 20:44:18 +00:00
30d912489c Accepting request 900717 from KDE:Qt6
- Mention soversion in %files
- Require main plugins from the library (for now, boo#1187447)
- Recommend optional plugins from the library

OBS-URL: https://build.opensuse.org/request/show/900717
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=3
2021-06-24 16:22:01 +00:00
d8820c462c OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=9 2021-06-18 08:02:34 +00:00
d9f0f1e28c Accepting request 900711 from home:Vogtinator:branches:KDE:Qt6
- Mention soversion in %files
- Require main plugins from the library (for now, bsc#1187447)
- Recommend optional plugins from the library

OBS-URL: https://build.opensuse.org/request/show/900711
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=8
2021-06-18 08:01:55 +00:00
637b69a7c8 Accepting request 900326 from KDE:Qt6
OBS-URL: https://build.opensuse.org/request/show/900326
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=2
2021-06-16 18:35:05 +00:00
717cfb57b5 Accepting request 900324 from home:wolfi323:branches:KDE:Qt6
- Recommend the main package in the Qt5 flavor as well

After the change to split out the plugins for Qt5 as well, they will just suddenly disappear when updating. I'm wondering whether a Requires (without "= %{version}") would be better, for Qt5 at least, to avoid regressions.

OBS-URL: https://build.opensuse.org/request/show/900324
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=6
2021-06-16 07:06:07 +00:00
1253d80ee6 Accepting request 900020 from KDE:Qt6
QCA 2.3.3, now with flavors.

OBS-URL: https://build.opensuse.org/request/show/900020
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qca?expand=0&rev=1
2021-06-15 14:37:40 +00:00
e1a24c2c2c OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=4 2021-06-15 05:57:42 +00:00
e77118c5cf OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=3 2021-06-13 07:19:18 +00:00
5e90c16e2f OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=2 2021-06-13 07:15:37 +00:00
00b881dc5b Accepting request 899696 from home:cgiboudeaux:Qt6:release
qca 2.3.3 with flavors

OBS-URL: https://build.opensuse.org/request/show/899696
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=1
2021-06-13 07:07:14 +00:00