From a4f852c57a8313043f0ee0510f6725004145781eaacf6e921ce51fcb198d4dbd Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Sat, 17 Oct 2015 12:04:44 +0000 Subject: [PATCH] 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 --- xca-1.2.0.tar.gz | 3 --- xca-1.3.2.tar.gz | 3 +++ xca.changes | 41 +++++++++++++++++++++++++++++++++++++++++ xca.spec | 2 +- 4 files changed, 45 insertions(+), 4 deletions(-) delete mode 100644 xca-1.2.0.tar.gz create mode 100644 xca-1.3.2.tar.gz diff --git a/xca-1.2.0.tar.gz b/xca-1.2.0.tar.gz deleted file mode 100644 index ce0788e..0000000 --- a/xca-1.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04dc7eaae9596fe69df962ea3051171b7335a204fc6c33e91fb7310803e6ab67 -size 859899 diff --git a/xca-1.3.2.tar.gz b/xca-1.3.2.tar.gz new file mode 100644 index 0000000..f6a9d5c --- /dev/null +++ b/xca-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f11f2148c8369c1a1b4e109956ed8cc807ec266d0d936410624ba8ee4b5ce4 +size 897947 diff --git a/xca.changes b/xca.changes index ea4a1d5..874a144 100644 --- a/xca.changes +++ b/xca.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Fri Oct 16 07:13:41 UTC 2015 - ecsos@opensuse.org + +- update to 1.3.2 + * Gentoo Bug #562288 linking fails + * Add OID resolver, move some Menu items to "Extra" + * SF. Bug. #81 Make xca qt5 compatible + * SF. Bug. #107 error:0D0680A8:asn1 encoding + * Don't validate notBefore and notAfter if they are disabled. + +- previous changes from 1.3.1 + * Fix endless loop while searching for a signer of a CRL + +- previous changes from 1.3.0 + * Update to OpenSSL 1.0.2d for Windows and MAC + * SF Bug #105 1.2.0 OS X Retina Display Support + * Digitaly sign Windows and MAC binaries with a valid certificate + * Refactor the context menu. Exporting many selected items + to the clipboard or a PEM file now works. Certificate renewal + and revocation + may now be performed on a batch of certificates. + * Feat. Reg. #83 Option to revoke old certificate when renewing + * Refactor revocation handling. All revocation information is + stored with the CA and may be modified. + Revoked certificates may now be deleted from the database + * Support nameConstraints, policyMappings, InhibitAnyPolicy, + PolicyConstraint and (OSCP)noCheck when transforming + certificates to templates or OpenSSL configs + * Fix SF Bug #104 Export to template introduces spaces + * Add option for disabling legacy Netscape extensions + * Support exporting SSH2 public key to the clipboard + * SF Bug #102 Weak entropy source used for key generation: + Use /dev/random, mouse/kbd entropy, token RNG + * SF Feat. Req. #80 Create new certificate, + based on existing certificate, same for requests + * Add Cert/Req Column for Signature Algorithm + * SF Feat. Req. #81 Show key size in New Certificate dialog + * Distinguish export from transform: + - Export writes to an external file, + - Transform generates another XCA item + ------------------------------------------------------------------- Tue Mar 31 09:28:37 UTC 2015 - ecsos@opensuse.org diff --git a/xca.spec b/xca.spec index 8668c26..34cf4e6 100644 --- a/xca.spec +++ b/xca.spec @@ -19,7 +19,7 @@ Name: xca Summary: An RSA key and certificate management tool Summary(de): Ein RSA Schlüssel- und Zertifikat-Managmentprogramm -Version: 1.2.0 +Version: 1.3.2 Release: 0 License: BSD-3-Clause Group: Productivity/Networking/Security