xca release 0.8.0 xca 0.8.0 * improve documentation * improve file-dialog handling * Generate Template from certificate or PKCS#10 request -> Feature request [2213094] and [1108304] * add hash algos "ripemd160" and "SHA384" * add the "no well-defined date" from RFC 5280 as checkbox * Feature request [1996192] Include "OCSPSigning" in misc/eku.txt * Support for EC keys * Update Step-by-step documentation Thanks Devin Reade * Support for Smart Cards * set proper file-extension .xdb on opening databases xca 0.7.0 * support modifying the CSR subject during signing * update key images * fix date settings in Certificate renewal dialog * fix certificate request verification * check for duplicate x509 v3 extensions Bug [ 1881482 ] and [ 1998815 ] * make sha1 the default hash to avoid problems with other software Bug [ 1751397 ] * add validation button to see all extensions before creating the cert * change the hashing for the default password. this makes it incompatible to older versions * Major changes for MAC OS X * extend template format for nconf settings * add nconf input field for arbitrary OpenSSL extensions and a "validate" button to check the settings before applying * fix xca.desktop Bug [ 1837956 ] * fix item-export error handling * add PEM paste import feature * extend PEM import to import all items from a PEM file Fix: apply attached patch How-To-Repeat: install security/xca
Maintainer of security/xca, Please note that PR ports/142349 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142349 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->wxs I'll take it.
Updated port to version 0.8.1. This time the whole port as shar.. Willing to take maintainership. Kind regards, Alex. ---------------------------------------------------------------- cakebox.homeunix.net - all the machine one needs..
wxs 2010-01-24 16:29:49 UTC FreeBSD ports repository Modified files: security/xca Makefile distinfo pkg-plist security/xca/files patch-compiler-errors patch-doc-Makefile Added files: security/xca/files patch-img-Makefile Removed files: security/xca/files patch-doc-xca.html Log: - Update to 0.8.1 - Pass maintainer to submitter PR: ports/142349 Submitted by: freebsd@nagilum.org Approved by: Mark Foster <mark@foster.cc> (maintainer) Revision Changes Path 1.19 +6 -3 ports/security/xca/Makefile 1.7 +3 -3 ports/security/xca/distinfo 1.2 +11 -138 ports/security/xca/files/patch-compiler-errors 1.2 +18 -17 ports/security/xca/files/patch-doc-Makefile 1.2 +0 -5 ports/security/xca/files/patch-doc-xca.html (dead) 1.1 +11 -0 ports/security/xca/files/patch-img-Makefile (new) 1.8 +14 -12 ports/security/xca/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed. Thanks!