Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jun 2016 16:53:28 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417125 - in head/security: p5-openxpki p5-openxpki-i18n p5-openxpki/files
Message-ID:  <201606191653.u5JGrSWc073401@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Sun Jun 19 16:53:28 2016
New Revision: 417125
URL: https://svnweb.freebsd.org/changeset/ports/417125

Log:
  Update to version 1.10.0
  
  Changes: https://github.com/openxpki/openxpki/commits/master
  
  PR:		210139
  Submitted by:	maintainer

Modified:
  head/security/p5-openxpki-i18n/Makefile
  head/security/p5-openxpki-i18n/distinfo
  head/security/p5-openxpki/Makefile
  head/security/p5-openxpki/distinfo
  head/security/p5-openxpki/files/pkg-message.in
  head/security/p5-openxpki/pkg-plist

Modified: head/security/p5-openxpki-i18n/Makefile
==============================================================================
--- head/security/p5-openxpki-i18n/Makefile	Sun Jun 19 15:51:49 2016	(r417124)
+++ head/security/p5-openxpki-i18n/Makefile	Sun Jun 19 16:53:28 2016	(r417125)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openxpki
-PORTVERSION=	1.9.0
+PORTVERSION=	1.10.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security perl5
 PKGNAMEPREFIX=	p5-

Modified: head/security/p5-openxpki-i18n/distinfo
==============================================================================
--- head/security/p5-openxpki-i18n/distinfo	Sun Jun 19 15:51:49 2016	(r417124)
+++ head/security/p5-openxpki-i18n/distinfo	Sun Jun 19 16:53:28 2016	(r417125)
@@ -1,2 +1,3 @@
-SHA256 (openxpki-openxpki-v1.9.0_GH0.tar.gz) = dec71adceed122073d5112d2e1500e5d328b42308f99857bc80b6b8a11dad6cf
-SIZE (openxpki-openxpki-v1.9.0_GH0.tar.gz) = 2112997
+TIMESTAMP = 1465390136
+SHA256 (openxpki-openxpki-v1.10.0_GH0.tar.gz) = 9d91e70451c57c00b909880e3915163624b47568b6fc004497e820dd17b0444b
+SIZE (openxpki-openxpki-v1.10.0_GH0.tar.gz) = 2126197

Modified: head/security/p5-openxpki/Makefile
==============================================================================
--- head/security/p5-openxpki/Makefile	Sun Jun 19 15:51:49 2016	(r417124)
+++ head/security/p5-openxpki/Makefile	Sun Jun 19 16:53:28 2016	(r417125)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	openxpki
-PORTVERSION=	1.9.0
+PORTVERSION=	1.10.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	security perl5
 PKGNAMEPREFIX=	p5-

Modified: head/security/p5-openxpki/distinfo
==============================================================================
--- head/security/p5-openxpki/distinfo	Sun Jun 19 15:51:49 2016	(r417124)
+++ head/security/p5-openxpki/distinfo	Sun Jun 19 16:53:28 2016	(r417125)
@@ -1,2 +1,3 @@
-SHA256 (openxpki-openxpki-v1.9.0_GH0.tar.gz) = dec71adceed122073d5112d2e1500e5d328b42308f99857bc80b6b8a11dad6cf
-SIZE (openxpki-openxpki-v1.9.0_GH0.tar.gz) = 2112997
+TIMESTAMP = 1465389537
+SHA256 (openxpki-openxpki-v1.10.0_GH0.tar.gz) = 9d91e70451c57c00b909880e3915163624b47568b6fc004497e820dd17b0444b
+SIZE (openxpki-openxpki-v1.10.0_GH0.tar.gz) = 2126197

Modified: head/security/p5-openxpki/files/pkg-message.in
==============================================================================
--- head/security/p5-openxpki/files/pkg-message.in	Sun Jun 19 15:51:49 2016	(r417124)
+++ head/security/p5-openxpki/files/pkg-message.in	Sun Jun 19 16:53:28 2016	(r417125)
@@ -49,3 +49,13 @@ install -m 660 -o www -g www /dev/null /
     /var/log/openxpki: server log files.
     /var/tmp: temporary directory.
 ==================================================================
+If you update across v1.10, please update your SQL schema and logger config
+as described here:
+http://openxpki.readthedocs.io/en/latest/upgrading.html#release-v1-10
+
+If you are unable to update your schema, you can workaround the problem by
+removing the "DBI" target from the "AUTH" facility in
+%%PREFIX%%/etc/openxpki/log.conf:
+
+log4perl.category.openxpki.auth = INFO, Logfile
+==================================================================

Modified: head/security/p5-openxpki/pkg-plist
==============================================================================
--- head/security/p5-openxpki/pkg-plist	Sun Jun 19 15:51:49 2016	(r417124)
+++ head/security/p5-openxpki/pkg-plist	Sun Jun 19 16:53:28 2016	(r417125)
@@ -133,6 +133,7 @@ bin/openxpkictl
 %%SITE_ARCH%%/OpenXPKI/Server/ACL.pm
 %%SITE_ARCH%%/OpenXPKI/Server/API.pm
 %%SITE_ARCH%%/OpenXPKI/Server/API/Default.pm
+%%SITE_ARCH%%/OpenXPKI/Server/API/Housekeeping.pm
 %%SITE_ARCH%%/OpenXPKI/Server/API/Object.pm
 %%SITE_ARCH%%/OpenXPKI/Server/API/Profile.pm
 %%SITE_ARCH%%/OpenXPKI/Server/API/Secret.pm
@@ -463,6 +464,7 @@ bin/openxpkictl
 %%PERL5_MAN3%%/OpenXPKI::Server::ACL.3.gz
 %%PERL5_MAN3%%/OpenXPKI::Server::API.3.gz
 %%PERL5_MAN3%%/OpenXPKI::Server::API::Default.3.gz
+%%PERL5_MAN3%%/OpenXPKI::Server::API::Housekeeping.3.gz
 %%PERL5_MAN3%%/OpenXPKI::Server::API::Object.3.gz
 %%PERL5_MAN3%%/OpenXPKI::Server::API::Profile.3.gz
 %%PERL5_MAN3%%/OpenXPKI::Server::API::Secret.3.gz
@@ -671,6 +673,7 @@ bin/openxpkictl
 %%PERL5_MAN3%%/OpenXPKI::Workflow::Handler.3.gz
 %%PERL5_MAN3%%/OpenXPKI::i18n.3.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/download.fcgi
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/rpc.fcgi
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/sc.fcgi
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/scep
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/soap.fcgi
@@ -778,6 +781,7 @@ bin/openxpkictl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/noop2.yaml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/noop3.yaml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/skip.yaml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_automated_request.yaml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_batch_mode.yaml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_certificate_owner.yaml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_creator.yaml
@@ -842,6 +846,8 @@ bin/openxpkictl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/csr_created_comment.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/csr_rejected.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/test.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/rpc/default.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/rpc/log.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/sc/default.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/sc/log.conf
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/scep/default.conf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606191653.u5JGrSWc073401>