mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Update to version 1.10.0
Changes: https://github.com/openxpki/openxpki/commits/master PR: 210139 Submitted by: maintainer
This commit is contained in:
parent
235fefa64c
commit
f65275f22d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417125
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openxpki
|
||||
PORTVERSION= 1.9.0
|
||||
PORTVERSION= 1.10.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security perl5
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -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
|
||||
|
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openxpki
|
||||
PORTVERSION= 1.9.0
|
||||
PORTVERSION= 1.10.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security perl5
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -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
|
||||
|
@ -49,3 +49,13 @@ install -m 660 -o www -g www /dev/null /var/log/openxpki/soap.log
|
||||
/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
|
||||
==================================================================
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user