Bug 142349 - update security/xca to version 0.8.0
Summary: update security/xca to version 0.8.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-05 15:00 UTC by freebsd
Modified: 2010-01-24 16:40 UTC (History)
1 user (show)

See Also:


Attachments
xca.patch (10.14 KB, patch)
2010-01-05 15:00 UTC, freebsd
no flags Details | Diff
xca.shar (6.09 KB, application/x-shar)
2010-01-07 13:08 UTC, freebsd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description freebsd 2010-01-05 15:00:11 UTC
	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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-05 15:00:24 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-05 15:00:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2010-01-05 15:12:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 4 freebsd 2010-01-07 13:08:33 UTC
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..
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-01-24 16:30:03 UTC
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"
Comment 6 Wesley Shields freebsd_committer freebsd_triage 2010-01-24 16:30:09 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!