| Summary: | app-crypt/xca-2.1.0 version bump | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
| Component: | Current packages | Assignee: | Crypto team [DISABLED] <crypto+disabled> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| URL: | http://hohnstaedt.de/xca/index.php/software/changelog | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e8050a14793162f53e74786511a1173cba05fe8 commit 9e8050a14793162f53e74786511a1173cba05fe8 Author: Alon Bar-Lev <alonbl@gentoo.org> AuthorDate: 2018-07-29 17:09:03 +0000 Commit: Alon Bar-Lev <alonbl@gentoo.org> CommitDate: 2018-07-29 17:09:03 +0000 app-crypt/xca: version bump Closes: https://bugs.gentoo.org/show_bug.cgi?id=662096 Package-Manager: Portage-2.3.40, Repoman-2.3.9 app-crypt/xca/Manifest | 1 + app-crypt/xca/xca-2.1.0.ebuild | 64 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) |
xca 2.1.0 Tue Jul 24 2018 Close #48: The SKI tickbox isn't generating an SKI extension for CSRs Fix translation of dates Add private key icon to the key name Inspired by #42: display dates relative (seconds ago, yesterday, ...) while column ordering is still strict by age. The ToolTip shows date and time. Related to #39: Dynamically adjust explicit DN entries Close #39: Subject entries shuffled Close #36: Support adding CN to X509v3 SAN automatically Close #35: Configurable size of serial number. Close #34: Improve Mac OSX installation Close #27: Configurable certificate expiry warning threshold Generate calender (.ics) files for certificate and CRL expiries xca 2.0.1 Tue May 08 2018 Close #32: Version field contains "Created by Qt/QMake" on MacOSX Review and update russian ltranslation Close #31: Closing certificate details window toggles tree folding Close #25: Certificates are no longer coloured Close #24: Add LibreSSL support. Tested with LibreSSL 2.7.2 Close #23: Improve limiting to pattern in certificate tree view Close #20: Unable to chose remote database type (dropdown empty) Close #19: Replace 3DES encryption by AES-256 during key export xca 2.0.0 Tue Apr 10 2018 Open database before starting a transaction Fix default hash during startup Fix Importing PKCS#12 and PKCS#7 files Improve automatic setting of the certificate internal name Don't use remote DB descriptor as local database filename proposal Usability: Preset remote database input values with previous ones Add another missing windows postgres library xca 2.0.0-pre04 Thu Mar 22 2018 Accept drivers that don't support transactions Install MySQL and PostgreSQL drivers on windows Closes #10: Warn if certificate without any extension is created Add table prefix to be prepended to each table for remote SQL DB Update translations xca 2.0.0-pre03 Thu Mar 15 2018 Fix installation of sql plugins in the Windows installer Fix opening, importing and dropping databases xca 2.0.0-pre02 Tue Mar 13 2018 Fix crash during PKCS#12 export Update HTTPS_server template and add example SAN Acceppt empty password for private key decryption Fix legacy database-without-password import xca 2.0.0-pre01 Sun Mar 11 2018 Close GitHub Bug #5: Exporting a private key results in too-permissive permissions Close GitHub Bug #4: Workaround QT bug of editing in QDateTimeEdit Fix display of dates in the Certificate details (local time displayed a GMT) The internal name is not neccessarily unique anymore and can be edited in the details dialog as well as the comment. CSR signing is now statically stored in the database and the comment of the issued certificate. Private keys in the database are PKCS#8 encrypted and can be exported and decrypted without XCA. No more incrementing serials. Only unique random serial numbers. "xca_db_stat" application removed. Use the SQLite3 browser "sqlitebrowser". "xca extract" functionality removed. SQL views may be used instead. Each item may be commented. XCA itself comments important events in the item. Each item knows its time and origin of appearance. Change database format to SQL(ite) and support MySQL and PostgreSQL.