SHA256
1
0
forked from pool/xca

34 Commits

Author SHA256 Message Date
Ana Guerrero
8ebd2ca760 Accepting request 1199501 from security
OBS-URL: https://build.opensuse.org/request/show/1199501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=11
2024-09-09 12:44:48 +00:00
Christian Wittmer
3bddb78304 - version update to 2.7.0
* Database Schema changed and is not backwards-compatible. Backup your database.
  * Drivers for SQL Servers must be installed separately since 2.5.0
  * full changelog at https://hohnstaedt.de/xca-doc/html/changelog.html#xca-2-7-0-tue-aug-27-2024
- switched to QT6
- added fdupes to handle duplicate files during package build

OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=33
2024-09-08 17:21:35 +00:00
Ana Guerrero
290614975c Accepting request 1165932 from security
OBS-URL: https://build.opensuse.org/request/show/1165932
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=10
2024-04-07 20:13:21 +00:00
Martin Hauke
efb4fab624 Accepting request 1164593 from home:ecsos
- Fix build error in Leap.

OBS-URL: https://build.opensuse.org/request/show/1164593
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=31
2024-04-07 08:11:09 +00:00
Ana Guerrero
e743f4ba5d Accepting request 1164539 from security
OBS-URL: https://build.opensuse.org/request/show/1164539
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=9
2024-04-04 20:26:35 +00:00
1bb7f12aaa Accepting request 1164349 from home:pgajdos
- version update to 2.6.0
  * Export certificates for ovpn file
  * SHA1 based MAC for PKCS12
  * Support legacy keys
    and automatically transform them if possible.
  * Renew Certificate freeze XCA
  * paste an encrypted private key results in a crash
  * Fix crash when deleting CA certificates
  * add flatpak build information and github action
  * Subject Alternative Name not filled by all CN
  * Improve import: Finish multi import when empty
  * Add File extensions in Info.plist supported by XCA
  * Quick view of certificates without trying to open XCA
  * pass private key password
  * Export PEM + Key in one File
  * Impossible to import PKCS#12 (RC40_CBC)
  * Make XCA AppStore compliant with -DAPPSTORE_COMPLIANT=ON
- modified patches
  % xca-desktop.patch (refreshed)

OBS-URL: https://build.opensuse.org/request/show/1164349
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=29
2024-04-04 09:13:08 +00:00
Ana Guerrero
68c41929b2 Accepting request 1126917 from security
OBS-URL: https://build.opensuse.org/request/show/1126917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=8
2023-11-16 19:29:56 +00:00
Martin Hauke
c8ea4e2fc6 Accepting request 1126789 from home:ecsos
- Fix build error in Leap.

OBS-URL: https://build.opensuse.org/request/show/1126789
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=27
2023-11-16 14:40:38 +00:00
Ana Guerrero
88c46a1379 Accepting request 1120197 from security
OBS-URL: https://build.opensuse.org/request/show/1120197
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=7
2023-10-25 16:04:21 +00:00
12c314fe3c Accepting request 1119429 from home:jbrielmaier:branches:security
- Update to version 2.5.0:
  * Multiple bug fixes
  * Add Bulgarian, Indonesian and Persian translation
  * Switch from autotools/qmake to cmake
  * Add support for Qt6 and OpenSSL 3.x
  * Drop support for Qt4
  * Drop support for old XCA < 2.0.0 databases
  * Drop support for OpenSSL < 1.1.0
- Switch to cmake build system
- Update URL
- VERSION file got renamed to VERSION.txt
- Improve Supplements syntax to conform with linter
- Set buildrequires again to openssl as openSSL 3 is now supported
- Raise minimum cmake version to 3.16.0

OBS-URL: https://build.opensuse.org/request/show/1119429
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=25
2023-10-25 08:05:51 +00:00
a2f32e98cd Accepting request 1066758 from security
- change buildrequires for openssl on factory to use openssl-1.1
  openSSL 3 is not supported in xca-2.4.0 yet (forwarded request 1066756 from oertel)

OBS-URL: https://build.opensuse.org/request/show/1066758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=6
2023-02-20 16:46:30 +00:00
Ruediger Oertel
758797a3cf Accepting request 1066756 from home:oertel:branches:security
- change buildrequires for openssl on factory to use openssl-1.1
  openSSL 3 is not supported in xca-2.4.0 yet

OBS-URL: https://build.opensuse.org/request/show/1066756
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=23
2023-02-20 10:10:29 +00:00
834d1a836b Accepting request 893795 from security
OBS-URL: https://build.opensuse.org/request/show/893795
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=5
2021-05-17 16:45:39 +00:00
Martin Hauke
7823e118a4 Accepting request 892949 from home:mnhauke
- Update to version 2.4.0
  * Unify XCA icon (certificate) on all platforms
  * Add Microsoft BitLocker extended key usage
  * Disregard OpenSSL 0.9.8 compatibility
  * Add bash completion script
  * Add context sensitive help
  * Convert documentation from linuxdoc/SGML to sphinxdoc
  * Close #258: xca aborts on exit and on access to own templates
  * Close #142: Support Ed25519 Import / Export private SSH2 key
  * Close #142: Support Ed25519: Key-generation, import, export
  * Close #251: AuthorityKeyIdentifier: use issuer:always
  * Change language maintainer of brazilian portuguese
  * Close #230: Change PKCS12 export extension from .p12 to .pfx
  * Close #208: XCA hung when importing EC keys. For example prime256v1
  * Close #210: Make dialog to edit SAN less strict
  * Close #224: Store original path/filename on import
  * Close #213: configure.ac: add description to AC_DEFINE_UNQUOTED
  * Close #172 #46: Multiple OCSP Responders
  * Store default database and recently opened file as UTF8
  * Close #157 Generate and export CRLs from commandline
  * Add command line support for creating CRLs, keys and analyzing items
- Drop patch:
  * xca-configure.patch (not longer needed)

OBS-URL: https://build.opensuse.org/request/show/892949
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=21
2021-05-17 15:44:20 +00:00
f9551ce527 Accepting request 822874 from security
update to 2.3.0 (forwarded request 822873 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/822874
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=4
2020-07-27 15:45:37 +00:00
Christian Wittmer
df17111620 Accepting request 822873 from home:computersalat:devel:security
update to 2.3.0

OBS-URL: https://build.opensuse.org/request/show/822873
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=19
2020-07-26 18:24:23 +00:00
1e4cff394e Accepting request 769131 from security
OBS-URL: https://build.opensuse.org/request/show/769131
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=3
2020-02-04 18:56:44 +00:00
Christian Wittmer
f3d4867a7c Accepting request 768938 from home:mnhauke
- Update to version 2.2.1
  * This is a patch release, fixing Issue #159: "Opening existing
    database" which prevented the current version opening databases
    of XCA 2.1.2

OBS-URL: https://build.opensuse.org/request/show/768938
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=17
2020-01-31 21:18:45 +00:00
f5543831c3 Accepting request 768500 from security
OBS-URL: https://build.opensuse.org/request/show/768500
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=2
2020-01-30 08:42:26 +00:00
Lars Vogdt
7e806ee5aa Accepting request 768460 from home:mnhauke
- Update to version 2.2.0
  * Most notable improvements:
    + Support concurrent database access
    + Support ODBC database driver
  A detailled changelog can be found here:
  http://hohnstaedt.de/xca/index.php/software/changelog

OBS-URL: https://build.opensuse.org/request/show/768460
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=15
2020-01-30 06:59:22 +00:00
f18cfa2b5f Accepting request 765925 from security
xca 2.1.2 should be here

OBS-URL: https://build.opensuse.org/request/show/765925
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xca?expand=0&rev=1
2020-01-21 20:00:24 +00:00
Christian Wittmer
cfcb228305 Accepting request 765914 from home:mnhauke
- Run spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/765914
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=13
2020-01-20 21:34:49 +00:00
Lars Vogdt
58459e4da6 Accepting request 671128 from home:namtrac:branches:security
- Cleanup spec file
- Use Qt5
- Refresh patches

OBS-URL: https://build.opensuse.org/request/show/671128
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=12
2019-02-08 18:14:20 +00:00
Alexander Naumov
cc153f6887 Accepting request 668247 from home:dliedke:branches:security
Define LICENSE

OBS-URL: https://build.opensuse.org/request/show/668247
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=11
2019-01-31 15:01:58 +00:00
Lars Vogdt
86113a7d8b Accepting request 667940 from home:dliedke:branches:security
Update to 2.1.2

OBS-URL: https://build.opensuse.org/request/show/667940
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=10
2019-01-23 15:10:35 +00:00
13306dbe2c Accepting request 645722 from home:jengelh:branches:security
- Fix grammar in %description -l de.
- Throw out old %__-type macro indirections and $RPM_ shell vars.

OBS-URL: https://build.opensuse.org/request/show/645722
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=9
2018-11-07 07:43:48 +00:00
Christian Wittmer
1b71600e92 Accepting request 645604 from home:computersalat:devel:security
update to 1.4.1

OBS-URL: https://build.opensuse.org/request/show/645604
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=8
2018-10-30 22:43:58 +00:00
40e1bf46d2 Accepting request 553981 from home:oertel:branches:security
- add xca-1.3.2-openssl11.patch to fix build on factory with
  openssl-1.1

OBS-URL: https://build.opensuse.org/request/show/553981
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=7
2017-12-19 16:37:51 +00:00
Christian Wittmer
579d523ead Accepting request 356616 from home:computersalat:devel:security
fix deps and missing help files

OBS-URL: https://build.opensuse.org/request/show/356616
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=6
2016-01-29 01:31:13 +00:00
a4f852c57a Accepting request 339325 from home:ecsos
update to 1.3.2

OBS-URL: https://build.opensuse.org/request/show/339325
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=5
2015-10-17 12:04:44 +00:00
7155e33474 Accepting request 294022 from home:ecsos
update to 1.2.0

OBS-URL: https://build.opensuse.org/request/show/294022
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=4
2015-04-01 18:04:57 +00:00
c4c7d739af - added 0001-Fix-for-openssl-1.0.1i.patch
From http://sourceforge.net/p/xca/patches/14/

OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=3
2014-10-09 10:33:42 +00:00
e5a2cb3b6c Accepting request 123966 from home:computersalat:devel:security
update to 0.9.3

OBS-URL: https://build.opensuse.org/request/show/123966
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=2
2012-06-06 21:41:23 +00:00
Cristian Rodríguez
71beebe64c Accepting request 51887 from home:icw-chris
OBS-URL: https://build.opensuse.org/request/show/51887
OBS-URL: https://build.opensuse.org/package/show/security/xca?expand=0&rev=1
2010-11-01 17:17:50 +00:00