Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5a1fdfb867 |
8 changed files with 4664 additions and 48 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@ xca-0.8.1.tar.gz
|
|||
/xca-2.1.2.tar.gz
|
||||
/xca-2.2.1.tar.gz
|
||||
/xca-2.3.0.tar.gz
|
||||
/xca-2.4.0.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (xca-2.3.0.tar.gz) = 35522aa308e1022a739f3255f13fcf63f481000f9b7411027a009a185e33ddceeb5cf9b55406a4899d2393c7e5ace10354ff24b3b2b0c3045d110f679756b0b8
|
||||
SHA512 (xca-2.4.0.tar.gz) = e93e2cf9dc48ed43ee9b51e977f825d81ff08835eb4d77fcbe8f9dc8ce31c77c1da879b48c25ab535717542d1fe84faa6e46c410c116edbee02072040c59667c
|
||||
|
|
|
|||
4046
xca-2.4.0-lang-fr.patch
Normal file
4046
xca-2.4.0-lang-fr.patch
Normal file
File diff suppressed because it is too large
Load diff
312
xca-2.4.0-lang-it.patch
Normal file
312
xca-2.4.0-lang-it.patch
Normal file
|
|
@ -0,0 +1,312 @@
|
|||
From 36abc2b4980980d92a1acb697340c36b8cce6e64 Mon Sep 17 00:00:00 2001
|
||||
From: albanobattistella <34811668+albanobattistella@users.noreply.github.com>
|
||||
Date: Mon, 24 May 2021 17:52:22 +0200
|
||||
Subject: [PATCH] Update xca_it.ts
|
||||
|
||||
---
|
||||
lang/xca_it.ts | 80 +++++++++++++++++++++++++-------------------------
|
||||
1 file changed, 40 insertions(+), 40 deletions(-)
|
||||
|
||||
diff --git a/lang/xca_it.ts b/lang/xca_it.ts
|
||||
index 0bf93bc9..ba06ec62 100644
|
||||
--- a/lang/xca_it.ts
|
||||
+++ b/lang/xca_it.ts
|
||||
@@ -180,7 +180,7 @@
|
||||
</message>
|
||||
<message>
|
||||
<source>Revoked: </source>
|
||||
- <translation type="vanished">Revocato: </translation>
|
||||
+ <translation>Revocato: </translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+5"/>
|
||||
@@ -1133,7 +1133,7 @@ Ciò eliminerà la chiave '%1' e la renderà non esportabile</translat
|
||||
</message>
|
||||
<message>
|
||||
<source>No deleted items found</source>
|
||||
- <translation type="vanished">Non trovati elementi cancellati</translation>
|
||||
+ <translation>Non trovati elementi cancellati</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../widgets/MW_menu.cpp" line="-49"/>
|
||||
@@ -1228,11 +1228,11 @@ Ciò eliminerà la chiave '%1' e la renderà non esportabile</translat
|
||||
</message>
|
||||
<message>
|
||||
<source>&New DataBase</source>
|
||||
- <translation type="vanished">&Nuovo database</translation>
|
||||
+ <translation>&Nuovo database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>&Open DataBase</source>
|
||||
- <translation type="vanished">&Apri database</translation>
|
||||
+ <translation>&Apri database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+7"/>
|
||||
@@ -1246,7 +1246,7 @@ Ciò eliminerà la chiave '%1' e la renderà non esportabile</translat
|
||||
</message>
|
||||
<message>
|
||||
<source>&Close DataBase</source>
|
||||
- <translation type="vanished">&Chiudi database</translation>
|
||||
+ <translation>&Chiudi database</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-10"/>
|
||||
@@ -1408,7 +1408,7 @@ Ciò eliminerà la chiave '%1' e la renderà non esportabile</translat
|
||||
</message>
|
||||
<message>
|
||||
<source>&Content</source>
|
||||
- <translation type="vanished">&Contenuti</translation>
|
||||
+ <translation>&Contenuti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+3"/>
|
||||
@@ -1417,7 +1417,7 @@ Ciò eliminerà la chiave '%1' e la renderà non esportabile</translat
|
||||
</message>
|
||||
<message>
|
||||
<source>no such option: %1</source>
|
||||
- <translation type="vanished">opzione inesistente: %1</translation>
|
||||
+ <translation>opzione inesistente: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../widgets/MainWindow.cpp" line="-336"/>
|
||||
@@ -1483,30 +1483,30 @@ Ciò eliminerà la chiave '%1' e la renderà non esportabile</translat
|
||||
<message>
|
||||
<source>Please enter a password, that will be used to encrypt your private keys in the database:
|
||||
%1</source>
|
||||
- <translation type="vanished">Prego inserire una password che verrà utilizzata per crittare le chiavi private nel database:
|
||||
+ <translation>Prego inserire una password che verrà utilizzata per crittare le chiavi private nel database:
|
||||
%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Password verify error, please try again</source>
|
||||
- <translation type="vanished">Errore di verifica password, prego riprovare</translation>
|
||||
+ <translation>Errore di verifica password, prego riprovare</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Password</source>
|
||||
- <translation type="vanished">Password</translation>
|
||||
+ <translation>Password</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please enter the password for unlocking the database:
|
||||
%1</source>
|
||||
- <translation type="vanished">Prego inserire la password per sbloccare il database:
|
||||
+ <translation>Prego inserire la password per sbloccare il database:
|
||||
%1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>The following error occurred:</source>
|
||||
- <translation type="vanished">Incontrato l'errore seguente:</translation>
|
||||
+ <translation>Incontrato l'errore seguente:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Copy to Clipboard</source>
|
||||
- <translation type="vanished">Copia negli appunti</translation>
|
||||
+ <translation>Copia negli appunti</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+158"/>
|
||||
@@ -1533,7 +1533,7 @@ Prego inserire i bit dei parametri DH</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error opening file: '%1': %2</source>
|
||||
- <translation type="vanished">Errore in apertura file: '%1': %2</translation>
|
||||
+ <translation>Errore in apertura file: '%1': %2</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -1769,7 +1769,7 @@ Prego inserire i bit dei parametri DH</translation>
|
||||
<message>
|
||||
<location line="+16"/>
|
||||
<source>Distinguished name</source>
|
||||
- <translation>Distinguished name</translation>
|
||||
+ <translation>Nome distinto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+26"/>
|
||||
@@ -2279,12 +2279,12 @@ nonostante siano stati dichiarati come obbligatori nel menu opzioni.</translatio
|
||||
<message>
|
||||
<location line="+10"/>
|
||||
<source>Hostname</source>
|
||||
- <translation></translation>
|
||||
+ <translation>Nome host</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+10"/>
|
||||
<source>Username</source>
|
||||
- <translation></translation>
|
||||
+ <translation>Nome utente</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+10"/>
|
||||
@@ -2309,11 +2309,11 @@ nonostante siano stati dichiarati come obbligatori nel menu opzioni.</translatio
|
||||
</message>
|
||||
<message>
|
||||
<source>Please enter the password to access the database server %2 as user '%1'.</source>
|
||||
- <translation type="vanished">Prego inserire la password di accesso al database server %2 come utente: '%1'.</translation>
|
||||
+ <translation>Prego inserire la password di accesso al database server %2 come utente: '%1'.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>The database driver does not support transactions. This may happen if the client and server have different versions. Continue with care.</source>
|
||||
- <translation type="vanished">Il driver database non supporta le transazioni. Questo può succedere se il client e il server hanno versioni differenti. Continuare con attenzione.</translation>
|
||||
+ <translation>Il driver database non supporta le transazioni. Questo può succedere se il client e il server hanno versioni differenti. Continuare con attenzione.</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -2524,7 +2524,7 @@ Nello specifico EC e DSA sono definiti solo con SHA1 nelle specifiche PKCS#11.</
|
||||
</message>
|
||||
<message>
|
||||
<source>E&xit</source>
|
||||
- <translation type="vanished">E&sci</translation>
|
||||
+ <translation>E&sci</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -2614,15 +2614,15 @@ Nello specifico EC e DSA sono definiti solo con SHA1 nelle specifiche PKCS#11.</
|
||||
</message>
|
||||
<message>
|
||||
<source>DB: Rename: '%1' already in use</source>
|
||||
- <translation type="vanished">DB: Rinomina: '%1' già in uso</translation>
|
||||
+ <translation>DB: Rinomina: '%1' già in uso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>DB: Entry to rename not found: %1</source>
|
||||
- <translation type="vanished">DB: Elemento da rinominare non trovato: %1</translation>
|
||||
+ <translation>DB: Elemento da rinominare non trovato: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>DB: Write error %1 - %2</source>
|
||||
- <translation type="vanished">DB: Errore di scrittura %1 - %2</translation>
|
||||
+ <translation>DB: Errore di scrittura %1 - %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../lib/db.cpp" line="+280"/>
|
||||
@@ -2991,7 +2991,7 @@ Nello specifico EC e DSA sono definiti solo con SHA1 nelle specifiche PKCS#11.</
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to open PKCS11 library: %1</source>
|
||||
- <translation type="vanished">Impossibile aprire libreria PKCS#11: %1</translation>
|
||||
+ <translation>Impossibile aprire libreria PKCS#11: %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../lib/pkcs11_lib.cpp" line="+69"/>
|
||||
@@ -3456,7 +3456,7 @@ nella libreria %3
|
||||
<name>db_base</name>
|
||||
<message>
|
||||
<source>Error opening file: '%1': %2</source>
|
||||
- <translation type="vanished">Errore in apertura file: '%1': %2</translation>
|
||||
+ <translation>Errore in apertura file: '%1': %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../lib/db_base.cpp" line="+170"/>
|
||||
@@ -3607,15 +3607,15 @@ quindi non è stata importata</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>There are no CA certificates for CRL generation</source>
|
||||
- <translation type="vanished">Non esistono certificati CA per generare la CRL</translation>
|
||||
+ <translation>Non esistono certificati CA per generare la CRL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Select CA certificate</source>
|
||||
- <translation type="vanished">Seleziona un certificato CA</translation>
|
||||
+ <translation>Seleziona un certificato CA</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Create CRL</source>
|
||||
- <translation type="vanished">Crea CRL</translation>
|
||||
+ <translation>Crea CRL</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+63"/>
|
||||
@@ -3873,11 +3873,11 @@ e sarà completata con la nuova parte privata della chiave</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Plain View</source>
|
||||
- <translation type="vanished">Visualizzazione semplice</translation>
|
||||
+ <translation>Visualizzazione semplice</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Tree View</source>
|
||||
- <translation type="vanished">Visualizzazione ad albero</translation>
|
||||
+ <translation>Visualizzazione ad albero</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+219"/>
|
||||
@@ -4000,7 +4000,7 @@ pertanto non è stato importato</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>X509 Certificates ( *.pem *.cer *.crt *.p12 *.p7b )</source>
|
||||
- <translation type="vanished">Certificati x509 ( *.pem *.cer *.crt *.p12 *.p7b )</translation>
|
||||
+ <translation>Certificati x509 ( *.pem *.cer *.crt *.p12 *.p7b )</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+65"/>
|
||||
@@ -4015,7 +4015,7 @@ pertanto non è stato importato</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error opening file: '%1': %2</source>
|
||||
- <translation type="vanished">Errore in apertura file: '%1': %2</translation>
|
||||
+ <translation>Errore in apertura file: '%1': %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="+69"/>
|
||||
@@ -4024,7 +4024,7 @@ pertanto non è stato importato</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source> days</source>
|
||||
- <translation type="vanished"> giorni</translation>
|
||||
+ <translation> giorni</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
@@ -4202,11 +4202,11 @@ pertanto non è stata salvata</translation>
|
||||
<name>pki_base</name>
|
||||
<message>
|
||||
<source>Error opening file: '%1': %2</source>
|
||||
- <translation type="vanished">Errore in apertura file: '%1': %2</translation>
|
||||
+ <translation>Errore in apertura file: '%1': %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Error writing to file: '%1': %2</source>
|
||||
- <translation type="vanished">Errore scrittura file: '%1': %2</translation>
|
||||
+ <translation>Errore scrittura file: '%1': %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../lib/pki_base.cpp" line="+289"/>
|
||||
@@ -4312,7 +4312,7 @@ Si trova nel database XCA '%5'</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>unknown</source>
|
||||
- <translation type="vanished">Sconosciuto</translation>
|
||||
+ <translation>Sconosciuto</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location line="-1"/>
|
||||
@@ -4322,22 +4322,22 @@ Si trova nel database XCA '%5'</translation>
|
||||
<message>
|
||||
<source>The XCA CRL '%1', issued by the CA '%2' on %3 will expire on %4.
|
||||
It is stored in the XCA database '%5'</source>
|
||||
- <translation type="vanished">La CRL XCA '%1', rilasciata dalla CA '%2' il %3, scadrà il %4. E' mantenuta nel database XCA '%5'</translation>
|
||||
+ <translation>La CRL XCA '%1', rilasciata dalla CA '%2' il %3, scadrà il %4. E' mantenuta nel database XCA '%5'</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>pki_evp</name>
|
||||
<message>
|
||||
<source>Failed to decrypt the key (bad password) </source>
|
||||
- <translation type="vanished">Impossibile decrittare la chiave (password errata) </translation>
|
||||
+ <translation>Impossibile decrittare la chiave (password errata) </translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Failed to decrypt the key (bad password) %1</source>
|
||||
- <translation type="vanished">Impossibile decrittare la chiave (password errata) %1</translation>
|
||||
+ <translation>Impossibile decrittare la chiave (password errata) %1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>Please enter the password to decrypt the private key.</source>
|
||||
- <translation type="vanished">Prego inserire la password per decrittare la chiave privata.</translation>
|
||||
+ <translation>Prego inserire la password per decrittare la chiave privata.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../lib/pki_evp.cpp" line="+260"/>
|
||||
17
xca-2.4.0-mimeicons.patch
Normal file
17
xca-2.4.0-mimeicons.patch
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
diff -Naurp xca-2.4.0.orig/misc/xca.xml xca-2.4.0.new/misc/xca.xml
|
||||
--- xca-2.4.0.orig/misc/xca.xml 2021-05-07 22:40:29.000000000 +0200
|
||||
+++ xca-2.4.0.new/misc/xca.xml 2021-11-13 17:09:16.478893271 +0100
|
||||
@@ -3,11 +3,11 @@
|
||||
<mime-type type="application/x-xca-database">
|
||||
<comment>XCA database</comment>
|
||||
<glob pattern="*.xdb"/>
|
||||
- <icon name="x-xca-database"/>
|
||||
+ <generic-icon name="x-xca-database"/>
|
||||
</mime-type>
|
||||
<mime-type type="application/x-xca-template">
|
||||
<comment>XCA template</comment>
|
||||
<glob pattern="*.xca"/>
|
||||
- <icon name="x-xca-template"/>
|
||||
+ <generic-icon name="x-xca-template"/>
|
||||
</mime-type>
|
||||
</mime-info>
|
||||
14
xca-2.4.0-noclean.patch
Normal file
14
xca-2.4.0-noclean.patch
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
diff -Naurp xca-2.4.0.orig/Makefile xca-2.4.0.new/Makefile
|
||||
--- xca-2.4.0.orig/Makefile 2021-05-07 22:40:29.000000000 +0200
|
||||
+++ xca-2.4.0.new/Makefile 2021-11-13 16:59:53.656274074 +0100
|
||||
@@ -69,7 +69,9 @@ PRINT=:
|
||||
endif
|
||||
export PRINT
|
||||
|
||||
-ifneq ($(TOPDIR), $(BUILD))
|
||||
+REALBUILD=$(shell realpath $(BUILD))
|
||||
+REALTOPDIR=$(shell realpath $(TOPDIR))
|
||||
+ifneq ($(REALTOPDIR), $(REALBUILD))
|
||||
do.ui: clean_topdir
|
||||
clean_topdir:
|
||||
$(MAKE) -C $(TOPDIR) clean
|
||||
233
xca-2.4.0-openssl3.patch
Normal file
233
xca-2.4.0-openssl3.patch
Normal file
|
|
@ -0,0 +1,233 @@
|
|||
diff -Naurp xca-2.4.0.orig/lib/pkcs11.cpp xca-2.4.0.new/lib/pkcs11.cpp
|
||||
--- xca-2.4.0.orig/lib/pkcs11.cpp 2021-05-07 22:40:29.000000000 +0200
|
||||
+++ xca-2.4.0.new/lib/pkcs11.cpp 2021-11-13 02:58:27.866824246 +0100
|
||||
@@ -840,8 +840,7 @@ EVP_PKEY *pkcs11::getPrivateKey(EVP_PKEY
|
||||
|
||||
switch (EVP_PKEY_type(keytype)) {
|
||||
case EVP_PKEY_RSA:
|
||||
- rsa = EVP_PKEY_get0_RSA(pub);
|
||||
- rsa = RSAPublicKey_dup(rsa);
|
||||
+ rsa = RSAPublicKey_dup(EVP_PKEY_get0_RSA(pub));
|
||||
openssl_error();
|
||||
if (!rsa_meth) {
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x1010000L
|
||||
@@ -865,8 +864,7 @@ EVP_PKEY *pkcs11::getPrivateKey(EVP_PKEY
|
||||
EVP_PKEY_assign_RSA(evp, rsa);
|
||||
break;
|
||||
case EVP_PKEY_DSA:
|
||||
- dsa = EVP_PKEY_get0_DSA(pub);
|
||||
- dsa = DSAparams_dup(dsa);
|
||||
+ dsa = DSAparams_dup(EVP_PKEY_get0_DSA(pub));
|
||||
openssl_error();
|
||||
if (!dsa_meth) {
|
||||
#if OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
@@ -889,8 +887,7 @@ EVP_PKEY *pkcs11::getPrivateKey(EVP_PKEY
|
||||
break;
|
||||
#if !defined(OPENSSL_NO_EC) && OPENSSL_VERSION_NUMBER >= 0x10100000L
|
||||
case EVP_PKEY_EC:
|
||||
- ec = EVP_PKEY_get0_EC_KEY(pub);
|
||||
- ec = EC_KEY_dup(ec);
|
||||
+ ec = EC_KEY_dup(EVP_PKEY_get0_EC_KEY(pub));
|
||||
openssl_error();
|
||||
if (!ec_key_meth) {
|
||||
ec_key_meth = setup_ec_key_meth();
|
||||
diff -Naurp xca-2.4.0.orig/lib/pki_evp.cpp xca-2.4.0.new/lib/pki_evp.cpp
|
||||
--- xca-2.4.0.orig/lib/pki_evp.cpp 2021-05-07 22:40:29.000000000 +0200
|
||||
+++ xca-2.4.0.new/lib/pki_evp.cpp 2021-11-13 03:00:39.279152488 +0100
|
||||
@@ -282,8 +282,8 @@ void pki_evp::fromPEMbyteArray(const QBy
|
||||
static void search_ec_oid(EVP_PKEY *pkey)
|
||||
{
|
||||
#ifndef OPENSSL_NO_EC
|
||||
- EC_KEY *ec;
|
||||
EC_GROUP *builtin;
|
||||
+ const EC_KEY *ec;
|
||||
const EC_GROUP *ec_group;
|
||||
|
||||
int keytype = EVP_PKEY_id(pkey);
|
||||
@@ -498,7 +498,7 @@ void pki_evp::fload(const QString &fname
|
||||
void pki_evp::fromData(const unsigned char *p, db_header_t *head)
|
||||
{
|
||||
int version, type, size;
|
||||
- void *ptr = NULL;
|
||||
+ const void *ptr = NULL;
|
||||
|
||||
if (key)
|
||||
EVP_PKEY_free(key);
|
||||
@@ -518,8 +518,23 @@ void pki_evp::fromData(const unsigned ch
|
||||
}
|
||||
pki_openssl_error();
|
||||
|
||||
- if (key)
|
||||
- ptr = EVP_PKEY_get0(key);
|
||||
+ if (key) {
|
||||
+ switch (EVP_PKEY_type(EVP_PKEY_id(key))) {
|
||||
+ case EVP_PKEY_RSA:
|
||||
+ ptr = EVP_PKEY_get0_RSA(key);
|
||||
+ break;
|
||||
+ case EVP_PKEY_DSA:
|
||||
+ ptr = EVP_PKEY_get0_DSA(key);
|
||||
+ break;
|
||||
+#ifndef OPENSSL_NO_EX
|
||||
+ case EVP_PKEY_EC:
|
||||
+ ptr = EVP_PKEY_get0_EC_KEY(key);
|
||||
+ break;
|
||||
+#endif
|
||||
+ default:
|
||||
+ ptr = EVP_PKEY_get0(key);
|
||||
+ }
|
||||
+ }
|
||||
if (!ptr)
|
||||
throw errorEx(tr("Ignoring unsupported private key"));
|
||||
|
||||
@@ -621,8 +636,8 @@ EVP_PKEY *pki_evp::legacyDecryptKey(QByt
|
||||
|
||||
pki_openssl_error();
|
||||
if (EVP_PKEY_type(getKeyType()) == EVP_PKEY_RSA) {
|
||||
- RSA *rsa = EVP_PKEY_get0_RSA(tmpkey);
|
||||
- RSA_blinding_on(rsa, NULL);
|
||||
+ const RSA *rsa = EVP_PKEY_get0_RSA(tmpkey);
|
||||
+ RSA_blinding_on((RSA *) rsa, NULL);
|
||||
}
|
||||
myencKey.fill(0);
|
||||
return tmpkey;
|
||||
@@ -930,7 +945,7 @@ bool pki_evp::verify_priv(EVP_PKEY *pkey
|
||||
EVP_MD_CTX_free(ctx);
|
||||
#endif
|
||||
if (EVP_PKEY_id(pkey) == EVP_PKEY_RSA && EVP_PKEY_isPrivKey(pkey)) {
|
||||
- RSA *rsa = EVP_PKEY_get0_RSA(pkey);
|
||||
+ const RSA *rsa = EVP_PKEY_get0_RSA(pkey);
|
||||
if (RSA_check_key(rsa) != 1)
|
||||
verify = false;
|
||||
}
|
||||
diff -Naurp xca-2.4.0.orig/lib/pki_key.cpp xca-2.4.0.new/lib/pki_key.cpp
|
||||
--- xca-2.4.0.orig/lib/pki_key.cpp 2021-05-07 22:40:29.000000000 +0200
|
||||
+++ xca-2.4.0.new/lib/pki_key.cpp 2021-11-13 02:58:27.866824246 +0100
|
||||
@@ -197,7 +197,7 @@ QString pki_key::length() const
|
||||
|
||||
if (EVP_PKEY_id(key) == EVP_PKEY_DSA) {
|
||||
const BIGNUM *p = NULL;
|
||||
- DSA *dsa = EVP_PKEY_get0_DSA(key);
|
||||
+ const DSA *dsa = EVP_PKEY_get0_DSA(key);
|
||||
if (dsa)
|
||||
DSA_get0_pqg(dsa, &p, NULL, NULL);
|
||||
dsa_unset = p == NULL;
|
||||
@@ -299,7 +299,7 @@ QString pki_key::modulus() const
|
||||
if (getKeyType() == EVP_PKEY_RSA) {
|
||||
const BIGNUM *n = NULL;
|
||||
|
||||
- RSA *rsa = EVP_PKEY_get0_RSA(key);
|
||||
+ const RSA *rsa = EVP_PKEY_get0_RSA(key);
|
||||
RSA_get0_key(rsa, &n, NULL, NULL);
|
||||
return BN2QString(n);
|
||||
}
|
||||
@@ -310,7 +310,7 @@ QString pki_key::pubEx() const
|
||||
{
|
||||
if (getKeyType() == EVP_PKEY_RSA) {
|
||||
const BIGNUM *e = NULL;
|
||||
- RSA *rsa = EVP_PKEY_get0_RSA(key);
|
||||
+ const RSA *rsa = EVP_PKEY_get0_RSA(key);
|
||||
RSA_get0_key(rsa, NULL, &e, NULL);
|
||||
return BN2QString(e);
|
||||
}
|
||||
@@ -321,7 +321,7 @@ QString pki_key::subprime() const
|
||||
{
|
||||
if (getKeyType() == EVP_PKEY_DSA) {
|
||||
const BIGNUM *q = NULL;
|
||||
- DSA *dsa = EVP_PKEY_get0_DSA(key);
|
||||
+ const DSA *dsa = EVP_PKEY_get0_DSA(key);
|
||||
if (dsa)
|
||||
DSA_get0_pqg(dsa, NULL, &q, NULL);
|
||||
return BN2QString(q);
|
||||
@@ -333,7 +333,7 @@ QString pki_key::pubkey() const
|
||||
{
|
||||
if (getKeyType() == EVP_PKEY_DSA) {
|
||||
const BIGNUM *pubkey = NULL;
|
||||
- DSA *dsa = EVP_PKEY_get0_DSA(key);
|
||||
+ const DSA *dsa = EVP_PKEY_get0_DSA(key);
|
||||
if (dsa)
|
||||
DSA_get0_key(dsa, &pubkey, NULL);
|
||||
return BN2QString(pubkey);
|
||||
@@ -766,7 +766,7 @@ QByteArray pki_key::SSH2publicQByteArray
|
||||
txt = "ssh-rsa";
|
||||
ssh_key_QBA2data(txt, &data);
|
||||
{
|
||||
- RSA *rsa = EVP_PKEY_get0_RSA(key);
|
||||
+ const RSA *rsa = EVP_PKEY_get0_RSA(key);
|
||||
const BIGNUM *n, *e;
|
||||
RSA_get0_key(rsa, &n, &e, NULL);
|
||||
ssh_key_bn2data(e, &data);
|
||||
@@ -777,7 +777,7 @@ QByteArray pki_key::SSH2publicQByteArray
|
||||
txt = "ssh-dss";
|
||||
ssh_key_QBA2data(txt, &data);
|
||||
{
|
||||
- DSA *dsa = EVP_PKEY_get0_DSA(key);
|
||||
+ const DSA *dsa = EVP_PKEY_get0_DSA(key);
|
||||
const BIGNUM *p, *q, *g, *pubkey;
|
||||
DSA_get0_pqg(dsa, &p, &q, &g);
|
||||
DSA_get0_key(dsa, &pubkey, NULL);
|
||||
diff -Naurp xca-2.4.0.orig/lib/pki_scard.cpp xca-2.4.0.new/lib/pki_scard.cpp
|
||||
--- xca-2.4.0.orig/lib/pki_scard.cpp 2021-05-07 22:40:29.000000000 +0200
|
||||
+++ xca-2.4.0.new/lib/pki_scard.cpp 2021-11-13 03:02:20.379174056 +0100
|
||||
@@ -293,10 +293,10 @@ void pki_scard::deleteFromToken()
|
||||
pk11_attlist pki_scard::objectAttributesNoId(EVP_PKEY *pk, bool priv) const
|
||||
{
|
||||
QByteArray ba;
|
||||
- RSA *rsa;
|
||||
- DSA *dsa;
|
||||
+ const RSA *rsa;
|
||||
+ const DSA *dsa;
|
||||
#ifndef OPENSSL_NO_EC
|
||||
- EC_KEY *ec;
|
||||
+ const EC_KEY *ec;
|
||||
#endif
|
||||
const BIGNUM *n = NULL;
|
||||
const BIGNUM *e = NULL;
|
||||
@@ -401,10 +401,10 @@ int pki_scard::renameOnToken(const sloti
|
||||
void pki_scard::store_token(const slotid &slot, EVP_PKEY *pkey)
|
||||
{
|
||||
QByteArray ba;
|
||||
- RSA *rsa;
|
||||
- DSA *dsa;
|
||||
+ const RSA *rsa;
|
||||
+ const DSA *dsa;
|
||||
#ifndef OPENSSL_NO_EC
|
||||
- EC_KEY *ec;
|
||||
+ const EC_KEY *ec;
|
||||
#endif
|
||||
pk11_attlist pub_atts;
|
||||
pk11_attlist priv_atts;
|
||||
@@ -691,7 +691,7 @@ pki_scard::~pki_scard()
|
||||
void pki_scard::fromData(const unsigned char *p, db_header_t *head )
|
||||
{
|
||||
int version, size;
|
||||
- void *ptr = NULL;
|
||||
+ const void *ptr = NULL;
|
||||
|
||||
size = head->len - sizeof(db_header_t);
|
||||
version = head->version;
|
||||
@@ -713,8 +713,23 @@ void pki_scard::fromData(const unsigned
|
||||
|
||||
d2i(ba);
|
||||
|
||||
- if (key)
|
||||
- ptr = EVP_PKEY_get0(key);
|
||||
+ if (key) {
|
||||
+ switch (EVP_PKEY_type(EVP_PKEY_id(key))) {
|
||||
+ case EVP_PKEY_RSA:
|
||||
+ ptr = EVP_PKEY_get0_RSA(key);
|
||||
+ break;
|
||||
+ case EVP_PKEY_DSA:
|
||||
+ ptr = EVP_PKEY_get0_DSA(key);
|
||||
+ break;
|
||||
+#ifndef OPENSSL_NO_EX
|
||||
+ case EVP_PKEY_EC:
|
||||
+ ptr = EVP_PKEY_get0_EC_KEY(key);
|
||||
+ break;
|
||||
+#endif
|
||||
+ default:
|
||||
+ ptr = EVP_PKEY_get0(key);
|
||||
+ }
|
||||
+ }
|
||||
|
||||
if (!ptr)
|
||||
throw errorEx(tr("Ignoring unsupported token key"));
|
||||
87
xca.spec
87
xca.spec
|
|
@ -3,21 +3,26 @@
|
|||
|
||||
Summary: Graphical X.509 certificate management tool
|
||||
Name: xca
|
||||
Version: 2.3.0
|
||||
Release: 4%{?dist}
|
||||
Version: 2.4.0
|
||||
Release: 1%{?dist}
|
||||
License: BSD
|
||||
URL: https://hohnstaedt.de/xca/
|
||||
Source0: https://github.com/%{gitowner0}/%{gitproject0}/releases/download/RELEASE.%{version}/%{name}-%{version}.tar.gz
|
||||
Patch1: xca-2.4.0-openssl3.patch
|
||||
Patch2: xca-2.4.0-noclean.patch
|
||||
Patch3: xca-2.4.0-mimeicons.patch
|
||||
Patch4: xca-2.4.0-lang-it.patch
|
||||
Patch5: xca-2.4.0-lang-fr.patch
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: qt5-qtbase-devel
|
||||
BuildRequires: qt5-qttools-devel
|
||||
BuildRequires: qt5-linguist
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: xdg-utils
|
||||
BuildRequires: ImageMagick
|
||||
BuildRequires: linuxdoc-tools
|
||||
BuildRequires: libtool-ltdl-devel
|
||||
BuildRequires: python3-sphinx
|
||||
|
||||
Requires: hicolor-icon-theme
|
||||
|
||||
|
|
@ -51,91 +56,79 @@ format, portable across operating systems.
|
|||
%build
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
%configure CXXFLAGS="${RPM_OPT_FLAGS}" \
|
||||
%configure CXXFLAGS='%{optflags}' \
|
||||
STRIP=: \
|
||||
LIBS="-Wl,-as-needed"
|
||||
LIBS='-Wl,-as-needed'
|
||||
make %{?_smp_mflags}
|
||||
|
||||
convert img/xca.ico xca.png
|
||||
touch -r img/xca.ico xca.png
|
||||
convert img/xdb.ico xdb.png
|
||||
touch -r img/xdb.ico xdb.png
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
%install
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
make DESTDIR="${RPM_BUILD_ROOT}" install
|
||||
make DESTDIR='%{buildroot}' \
|
||||
ICON_SIZES='16x16 32x32 48x48 64x64 128x128 256x256' install
|
||||
|
||||
# Do not include db statistics program and man.
|
||||
find "${RPM_BUILD_ROOT}" -name 'xca_db_stat*' -delete
|
||||
# Do not include db statistics program and man.
|
||||
find '%{buildroot}' -name 'xca_db_stat*' -delete
|
||||
|
||||
install -d -m 755 "${RPM_BUILD_ROOT}%{_datadir}/mime/packages"
|
||||
install -p -m 644 misc/xca.xml "${RPM_BUILD_ROOT}%{_datadir}/mime/packages/"
|
||||
# Do not use pixmaps directory.
|
||||
rm -rf '%{buildroot}%{_datadir}/pixmaps'
|
||||
|
||||
export XDG_DATA_DIRS="${RPM_BUILD_ROOT}%{_datadir}"
|
||||
export XDG_UTILS_INSTALL_MODE=system
|
||||
# Install mime file types.
|
||||
install -d -m 755 '%{buildroot}%{_datadir}/mime/packages'
|
||||
install -p -m 644 misc/xca.xml '%{buildroot}%{_datadir}/mime/packages/'
|
||||
|
||||
install -d -m 755 "${XDG_DATA_DIRS}/icons/hicolor"
|
||||
xdg-icon-resource install --noupdate --context mimetypes \
|
||||
--size 32 xdb.png application-x-xca-database
|
||||
xdg-icon-resource install --noupdate --size 32 xca.png fedora-xca
|
||||
|
||||
# Replace the desktop icon.
|
||||
rm -rf "${RPM_BUILD_ROOT}%{_datadir}/pixmaps/xca-32x32.xpm"
|
||||
cp -a img/key.xpm "${RPM_BUILD_ROOT}%{_datadir}/pixmaps/xca.xpm"
|
||||
|
||||
install -d -m 755 "${RPM_BUILD_ROOT}%{_datadir}/applications"
|
||||
# Install desktop application file.
|
||||
desktop-file-install --mode 0644 \
|
||||
--dir "${RPM_BUILD_ROOT}%{_datadir}/applications" \
|
||||
--dir '%{buildroot}%{_datadir}/applications' \
|
||||
--delete-original \
|
||||
--add-mime-type application/x-xca-database \
|
||||
--remove-category QT \
|
||||
--set-icon=xca \
|
||||
"${RPM_BUILD_ROOT}%{_datadir}/applications/xca.desktop"
|
||||
|
||||
# Will build the doc directory ourself.
|
||||
|
||||
rm -rf "${RPM_BUILD_ROOT}%{_docdir}/xca"
|
||||
'%{buildroot}%{_datadir}/applications/xca.desktop'
|
||||
|
||||
# Tag translation files.
|
||||
|
||||
(
|
||||
cd "${RPM_BUILD_ROOT}"
|
||||
find '.%{_datadir}/xca' -name 'xca_[a-z][a-z]*.qm'
|
||||
) |
|
||||
sed -e 's/^\.//' \
|
||||
-e 's#^.*/xca_\([a-z][a-z]\)[^/]*\.qm$#%lang(\1) &#' > langfiles
|
||||
%find_lang '%{name}' --with-qt
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
%files -f langfiles
|
||||
%files -f %{name}.lang
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
%doc AUTHORS COPYRIGHT
|
||||
%doc doc/*.html
|
||||
%doc %{_docdir}/xca/*
|
||||
%{_bindir}/*
|
||||
%dir %{_datadir}/xca
|
||||
%{_datadir}/xca/*.txt
|
||||
%{_datadir}/xca/*.xca
|
||||
%{_datadir}/pixmaps/*.xpm
|
||||
%{_datadir}/icons/*/*/*/*.png
|
||||
%{_datadir}/mime/packages/%{name}.*
|
||||
%{_datadir}/applications/*
|
||||
%{_datadir}/bash-completion/
|
||||
%attr(0644, root, root) %{_mandir}/*/*
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
%changelog
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
* Sat Nov 13 2021 Patrick Monnerat <patrick@monnerat.net> 2.4.0-1
|
||||
- New upstream release.
|
||||
- Patch "openssl3" for openssl version 3 compatibility.
|
||||
- Patch "noclean" fixes building in symlinked directory.
|
||||
- Patch "mimeicons" to declare mime types icons as generic.
|
||||
- Patch "lang-it" to update italian translation.
|
||||
- Patch "lang-fr" to update french translation.
|
||||
- Uses sphinx instead of SGML for documentation.
|
||||
- Use new icons.
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
* Tue Dec 1 2020 Patrick Monnerat <patrick@monnerat.net> 2.3.0-2
|
||||
- BR translate-toolkit is not needed anymore.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue