38 Commits

Author SHA256 Message Date
4a43156d1d 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
9b612432b6 - Remove unused BuildRequires: update-desktop-files.
OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=35
2025-11-23 13:27:05 +00:00
66e073c20f 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
d47ef407b1 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
dc6203eeb7 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
75b51be1d1 - 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/package/show/KDE:Qt6/qca?expand=0&rev=31
2024-06-25 22:01:16 +00:00
09d113b2e5 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
53f10e0946 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
cae24080b2 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
b636eefe1a 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
1f8ce742d5 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
9756792caf 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
8f8f61c510 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
44c6d2057b 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
09ef6cfd9e 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
22e65c902f 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
ee80c192e7 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
6f988ec708 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
f97cad376d 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
048c469c2a 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
d4d32a16b6 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
292e71b06b 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
8db79fcf32 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
1fabc84d22 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
0e1056f669 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
de48ab384f 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
bfb25a7d6d OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=12 2021-09-14 20:44:55 +00:00
a3193fae05 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
a776e78f6e 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
a483b37620 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=9 2021-06-18 08:02:34 +00:00
f924c91d6c 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
fd35a14708 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
de6be58456 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
4d17f2f5c1 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
5dac321e9b OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=4 2021-06-15 05:57:42 +00:00
4bcbcc6c11 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=3 2021-06-13 07:19:18 +00:00
c26d79faa1 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt6/qca?expand=0&rev=2 2021-06-13 07:15:37 +00:00
896a2283fa 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