FreeBSD Bugzilla – Attachment 178615 Details for
Bug 215670
security/p5-openxpki, security/p5-openxpki-i18n: update to 1.16.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for updating the ports
ox.patch (text/plain), 45.75 KB, created by
Sergei Vyshenski
on 2017-01-08 02:30:32 UTC
(
hide
)
Description:
patch for updating the ports
Filename:
MIME Type:
Creator:
Sergei Vyshenski
Created:
2017-01-08 02:30:32 UTC
Size:
45.75 KB
patch
obsolete
>diff -ur security/p5-openxpki.orig/Makefile security/p5-openxpki/Makefile >--- security/p5-openxpki.orig/Makefile 2016-12-02 14:58:21.000000000 +0300 >+++ security/p5-openxpki/Makefile 2017-01-08 05:20:40.490830000 +0300 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/security/p5-openxpki/Makefile 427552 2016-12-02 11:58:21Z mat $ > > PORTNAME= openxpki >-PORTVERSION= 1.12.0 >+PORTVERSION= 1.16.2 > DISTVERSIONPREFIX= v > CATEGORIES= security perl5 > PKGNAMEPREFIX= p5- >@@ -12,69 +12,70 @@ > > LICENSE= APACHE20 > >-BUILD_DEPENDS= \ >- bash:shells/bash \ >- openca-tools-forked>=1.4.0:security/openca-tools-forked \ >- p5-CGI-Fast>=2.10:www/p5-CGI-Fast \ >- p5-CGI-Session>=0:www/p5-CGI-Session \ >- p5-CGI>=4.21:www/p5-CGI \ >- p5-Class-Accessor-Chained>=0:devel/p5-Class-Accessor-Chained \ >- p5-Class-Std>=0:devel/p5-Class-Std \ >- p5-Config-GitLike>=0:devel/p5-Config-GitLike \ >- p5-Config-Merge>=0:devel/p5-Config-Merge \ >- p5-Config-Std>=0:devel/p5-Config-Std \ >- p5-Connector>=0:devel/p5-Connector \ >- p5-Crypt-CBC>=0:security/p5-Crypt-CBC \ >- p5-Crypt-OpenSSL-AES>=0:security/p5-Crypt-OpenSSL-AES \ >- p5-Crypt-PKCS10>=1.3:security/p5-Crypt-PKCS10 \ >- p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ >- p5-DBD-Mock>=0:databases/p5-DBD-Mock \ >- p5-Data-UUID>=0:devel/p5-Data-UUID \ >- p5-Devel-NYTProf>=0:devel/p5-Devel-NYTProf \ >- p5-Data-Password>=0:security/p5-Data-Password \ >- p5-Data-Serializer>=0:devel/p5-Data-Serializer \ >- p5-DateTime-Format-DateParse>=0:devel/p5-DateTime-Format-DateParse \ >- p5-IO-Prompt>=0:devel/p5-IO-Prompt \ >- p5-IPC-ShareLite>=0:devel/p5-IPC-ShareLite \ >- p5-JSON>=0:converters/p5-JSON \ >- p5-LWP-Protocol-connect>=0:www/p5-LWP-Protocol-connect \ >- p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ >- p5-Locale-libintl>=0:devel/p5-Locale-libintl \ >- p5-Mail-RFC822-Address>=0:mail/p5-Mail-RFC822-Address \ >- p5-Math-BigInt>=1.9993:math/p5-Math-BigInt \ >- p5-Moose>=0:devel/p5-Moose \ >- p5-Net-DNS>0.83:dns/p5-Net-DNS \ >- p5-Net-IP>=0:net-mgmt/p5-Net-IP \ >- p5-Net-Server>=0:net/p5-Net-Server \ >- p5-NetAddr-IP>=0:net-mgmt/p5-NetAddr-IP \ >- p5-Path-Class>=0:devel/p5-Path-Class \ >- p5-Proc-ProcessTable>=0:devel/p5-Proc-ProcessTable \ >- p5-Proc-SafeExec>=0:devel/p5-Proc-SafeExec \ >- p5-RT-Client-REST>=0:www/p5-RT-Client-REST \ >- p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ >- p5-SOAP-Lite>=0:net/p5-SOAP-Lite \ >- p5-Switch>=0:lang/p5-Switch \ >- p5-Sys-SigAction>=0:devel/p5-Sys-SigAction \ >- p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ >- p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage \ >- p5-Test-Pod>=0:devel/p5-Test-Pod \ >- p5-Test-Prereq>=0:devel/p5-Test-Prereq \ >- p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ >- p5-TimeDate>=0:devel/p5-TimeDate \ >- p5-Workflow>=0.31:devel/p5-Workflow \ >- p5-XML-Filter-XInclude>=0:textproc/p5-XML-Filter-XInclude \ >- p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \ >- p5-XML-Validator-Schema>=0:textproc/p5-XML-Validator-Schema \ >- p5-openxpki-i18n>=0.20.0.1:security/p5-openxpki-i18n \ >- p5-perl-ldap>=0:net/p5-perl-ldap \ >- >+BUILD_DEPENDS= bash:shells/bash \ >+ openca-tools-forked>=1.4.0:security/openca-tools-forked \ >+ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ >+ p5-CGI-Fast>=2.10:www/p5-CGI-Fast \ >+ p5-CGI-Session>=0:www/p5-CGI-Session \ >+ p5-CGI>=4.21:www/p5-CGI \ >+ p5-Class-Accessor-Chained>=0:devel/p5-Class-Accessor-Chained \ >+ p5-Class-Std>=0:devel/p5-Class-Std \ >+ p5-Config-GitLike>=0:devel/p5-Config-GitLike \ >+ p5-Config-Merge>=0:devel/p5-Config-Merge \ >+ p5-Config-Std>=0:devel/p5-Config-Std \ >+ p5-Connector>=0:devel/p5-Connector \ >+ p5-Crypt-CBC>=0:security/p5-Crypt-CBC \ >+ p5-Crypt-OpenSSL-AES>=0:security/p5-Crypt-OpenSSL-AES \ >+ p5-Crypt-PKCS10>=1.3:security/p5-Crypt-PKCS10 \ >+ p5-Crypt-SMIME>=0:security/p5-Crypt-SMIME \ >+ p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ >+ p5-DBD-Mock>=0:databases/p5-DBD-Mock \ >+ p5-DBIx-Handler>=0:databases/p5-DBIx-Handler \ >+ p5-Data-Password>=0:security/p5-Data-Password \ >+ p5-Data-Serializer>=0:devel/p5-Data-Serializer \ >+ p5-Data-UUID>=0:devel/p5-Data-UUID \ >+ p5-DateTime-Format-DateParse>=0:devel/p5-DateTime-Format-DateParse \ >+ p5-Devel-NYTProf>=0:devel/p5-Devel-NYTProf \ >+ p5-IO-Prompt>=0:devel/p5-IO-Prompt \ >+ p5-IPC-ShareLite>=0:devel/p5-IPC-ShareLite \ >+ p5-JSON>=0:converters/p5-JSON \ >+ p5-LWP-Protocol-connect>=0:www/p5-LWP-Protocol-connect \ >+ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ >+ p5-Locale-libintl>=0:devel/p5-Locale-libintl \ >+ p5-Mail-RFC822-Address>=0:mail/p5-Mail-RFC822-Address \ >+ p5-Moose>=0:devel/p5-Moose \ >+ p5-MooseX-Params-Validate>=0:devel/p5-MooseX-Params-Validate \ >+ p5-Net-DNS>0.83:dns/p5-Net-DNS \ >+ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ >+ p5-Net-Server>=0:net/p5-Net-Server \ >+ p5-NetAddr-IP>=0:net-mgmt/p5-NetAddr-IP \ >+ p5-Path-Class>=0:devel/p5-Path-Class \ >+ p5-Proc-ProcessTable>=0:devel/p5-Proc-ProcessTable \ >+ p5-Proc-SafeExec>=0:devel/p5-Proc-SafeExec \ >+ p5-RT-Client-REST>=0:www/p5-RT-Client-REST \ >+ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ >+ p5-SOAP-Lite>=0:net/p5-SOAP-Lite \ >+ p5-SQL-Abstract-More>=0:databases/p5-SQL-Abstract-More \ >+ p5-Switch>=0:lang/p5-Switch \ >+ p5-Sys-SigAction>=0:devel/p5-Sys-SigAction \ >+ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ >+ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage \ >+ p5-Test-Pod>=0:devel/p5-Test-Pod \ >+ p5-Test-Prereq>=0:devel/p5-Test-Prereq \ >+ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ >+ p5-TimeDate>=0:devel/p5-TimeDate \ >+ p5-Workflow>=0.31:devel/p5-Workflow \ >+ p5-XML-Filter-XInclude>=0:textproc/p5-XML-Filter-XInclude \ >+ p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \ >+ p5-XML-Validator-Schema>=0:textproc/p5-XML-Validator-Schema \ >+ p5-openxpki-i18n>=0.20.0.1:security/p5-openxpki-i18n \ >+ p5-perl-ldap>=0:net/p5-perl-ldap > RUN_DEPENDS:= ${BUILD_DEPENDS} > >-CONFLICTS= \ >- p5-openxpki-client-[0-9]* \ >- p5-openxpki-client-scep-[0-9]* \ >- p5-openxpki-client-deployment-[0-9]* \ >- p5-openxpki-client-html-mason-[0-9]* >+CONFLICTS= p5-openxpki-client-[0-9]* \ >+ p5-openxpki-client-scep-[0-9]* \ >+ p5-openxpki-client-deployment-[0-9]* \ >+ p5-openxpki-client-html-mason-[0-9]* > > USE_GITHUB= yes > USE_PERL5= configure >@@ -82,6 +83,7 @@ > USE_RC_SUBR= openxpki > SUB_FILES= pkg-message > PORTDOCS= * >+PORTEXAMPLES= * > > WRKSRC_SUBDIR= core/server > >@@ -114,11 +116,8 @@ > IGNORE= this version of OpenXPKI is not fully functional with LibreSSL library, use OpenSSL instead > .endif > >-OXLIB= ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/OpenXPKI/OpenXPKI.so >- > post-install: >- ${STRIP_CMD} ${OXLIB} >- >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/OpenXPKI/OpenXPKI.so > @${MKDIR} ${STAGEDIR}/var/openxpki/session > @${MKDIR} ${STAGEDIR}/var/log/openxpki > @${MKDIR} ${STAGEDIR}${PREFIX}/etc/openxpki >diff -ur security/p5-openxpki.orig/distinfo security/p5-openxpki/distinfo >--- security/p5-openxpki.orig/distinfo 2016-07-24 18:34:31.000000000 +0300 >+++ security/p5-openxpki/distinfo 2016-12-29 17:16:53.488416000 +0300 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1468862242 >-SHA256 (openxpki-openxpki-v1.12.0_GH0.tar.gz) = 962353d2e800aa4d0756f0cdc172fc3a60d73f32ead98b4c36675be898e7a129 >-SIZE (openxpki-openxpki-v1.12.0_GH0.tar.gz) = 2140166 >+TIMESTAMP = 1483021013 >+SHA256 (openxpki-openxpki-v1.16.2_GH0.tar.gz) = e0f92f0e9a4cc4ff9d39b4daa9adf4e2e37287920f80cf81e2d055dd12240dc9 >+SIZE (openxpki-openxpki-v1.16.2_GH0.tar.gz) = 34328867 >diff -ur security/p5-openxpki.orig/files/openxpki.in security/p5-openxpki/files/openxpki.in >--- security/p5-openxpki.orig/files/openxpki.in 2014-12-04 18:23:44.000000000 +0300 >+++ security/p5-openxpki/files/openxpki.in 2017-01-08 01:57:26.902565000 +0300 >@@ -25,8 +25,11 @@ > rcvar=openxpki_enable > load_rc_config ${name} > : ${openxpki_enable:=no} >-: ${openxpki_conf=%%PREFIX%%/etc/openxpki/config.git} >+: ${openxpki_conf=%%ETCDIR%%/config.d} > command=%%PREFIX%%/bin/openxpkictl >+start_precmd="${name}_prestart" >+restart_precmd="${name}_prestart" >+reload_precmd="${name}_prestart" > procname=openxpkid > openxpki_user=${name} > pidfile=/var/openxpki/openxpkid.pid >@@ -38,8 +41,21 @@ > status_cmd=control > reload_cmd=control > >+openxpki_prestart() >+{ >+ chown -R ${openxpki_user}:${openxpki_user} %%ETCDIR%% >+ chmod -R 754 %%ETCDIR%% >+ mkdir -p -m 751 /var/log/${name} >+ chown -R ${openxpki_user}:${openxpki_user} /var/log/${name} >+ mkdir -p -m 750 /var/${name} >+ mkdir -p -m 750 /var/${name}/session >+ chown -R ${openxpki_user}:${openxpki_user} /var/${name} >+ echo "Service dirs recreated..." >+} >+ > control() > { >+ echo "Executing: USER=${openxpki_user} ${command} --config ${openxpki_conf} ${rc_arg}" > USER=${openxpki_user} ${command} --config ${openxpki_conf} ${rc_arg} > } > >diff -ur security/p5-openxpki.orig/files/patch-Makefile.PL security/p5-openxpki/files/patch-Makefile.PL >--- security/p5-openxpki.orig/files/patch-Makefile.PL 2016-04-14 14:09:00.000000000 +0300 >+++ security/p5-openxpki/files/patch-Makefile.PL 2016-12-30 13:58:55.766235000 +0300 >@@ -1,4 +1,4 @@ >---- Makefile.PL.orig 2016-04-07 09:30:16 UTC >+--- Makefile.PL.orig 2016-12-19 13:33:07 UTC > +++ Makefile.PL > @@ -267,49 +267,6 @@ else { > print STDERR "Logger is not installed. Continue anyway.\n"; >@@ -56,9 +56,9 @@ > 'INC' => "-I. -I$openssl_inc_dir", > - 'CCFLAGS' => '-O2 -g '.$Config{ccflags}, > 'PREREQ_PM' => { >- # 'Class::Accessor::Fast' => '0.31', # Constituent of module Class::Accessor >- # # which is a prerequisite of Class::Accessor::Chained, see below >-@@ -420,5 +376,4 @@ WriteMakefile( >+ 'Archive::Zip' => 0, >+ 'CGI::Fast' => '2.10', >+@@ -392,5 +348,4 @@ WriteMakefile( > 't/cfg.binary.openssl']}, > 'XSPROTOARG' => '-noprototypes', > 'EXE_FILES' => [ 'bin/openxpkictl','bin/openxpkicmd', 'bin/openxpkiadm', 'bin/openxpkicli'], >diff -ur security/p5-openxpki.orig/pkg-plist security/p5-openxpki/pkg-plist >--- security/p5-openxpki.orig/pkg-plist 2016-07-24 18:34:31.000000000 +0300 >+++ security/p5-openxpki/pkg-plist 2017-01-08 04:42:40.076812000 +0300 >@@ -163,6 +163,20 @@ > %%SITE_ARCH%%/OpenXPKI/Server/DBI/Hash.pm > %%SITE_ARCH%%/OpenXPKI/Server/DBI/SQL.pm > %%SITE_ARCH%%/OpenXPKI/Server/DBI/Schema.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Driver/DB2.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Driver/MySQL.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Driver/Oracle.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Driver/PostgreSQL.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Driver/SQLite.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Query.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/QueryBuilder.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Role/Driver.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Role/MergeEmulation.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Role/MergeSupport.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Role/SequenceEmulation.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Role/SequenceSupport.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Database/Util.pm > %%SITE_ARCH%%/OpenXPKI/Server/Init.pm > %%SITE_ARCH%%/OpenXPKI/Server/Log.pm > %%SITE_ARCH%%/OpenXPKI/Server/Log/Appender/DBI.pm >@@ -180,9 +194,11 @@ > %%SITE_ARCH%%/OpenXPKI/Server/Workflow.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CRLIssuance/CreateQueue.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CRLIssuance/ImportCRL.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CRR/MarkRevoked.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CRR/PersistRequest.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CSR/CheckPolicyDNS.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CSR/CheckPolicyKeyDuplicate.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CSR/CheckPolicySubjectDuplicate.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CSR/GenerateKey.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/CSR/GeneratePKCS10.pm >@@ -211,6 +227,7 @@ > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/SCEPv2/RevokeExistingCerts.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Skeleton.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Skip.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Sleep.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/SmartCard/ApplyCSRPolicy.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/SmartCard/CheckPrereqs.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/SmartCard/CheckServerStatus.pm >@@ -225,9 +242,11 @@ > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/SmartCard/RenameEscrowedKey.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Test.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Approve.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/CalculateApprovalPoints.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/CalculateKeyId.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/CancelApprovals.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/CertificateExport.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/CertificateExportArchive.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Connector/GetValue.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Datapool/AppendToEntry.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Datapool/DeleteEntry.pm >@@ -235,6 +254,7 @@ > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Datapool/ModifyEntry.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Datapool/SetEntry.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Disconnect.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/EvaluateEligibility.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/EvaluateSignerTrust.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Export.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/ExportToFile.pm >@@ -244,6 +264,7 @@ > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/InjectExtraParam.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/ListActiveToken.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/LoadCertificateMetadata.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/LoadPolicy.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/Notify.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/ParseCertificate.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/ParsePKCS10.pm >@@ -256,6 +277,7 @@ > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/RetrieveCertificate.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/RevokeCertificate.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SearchCertificates.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SearchWorkflow.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetAttribute.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetContext.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/SetContextHash.pm >@@ -264,6 +286,7 @@ > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/StringToArray.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/TriggerCertificatePublish.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/UpdateCertificateMetadata.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/VerifySignature.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/WFArray.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Tools/WFHash.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Activity/Transfer/SCP.pm >@@ -299,21 +322,24 @@ > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/NICE.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/NICE/Factory.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/NICE/Local.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/NICE/Null.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Observer/AddExecuteHistory.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Observer/Debug.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Observer/Log.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Pause.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Persister/DBI.pm >-%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Persister/DBI/SequenceId.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Persister/Null.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Stub.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertIdentifierExists.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubject.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CertSubjectFields.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/CommonNameLength.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/Connector.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/InvalidityTime.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/KeyGenerationParams.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/KeyLength.pm >+%%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/KeyParams.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/KeyReuse.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/PKCS10.pm > %%SITE_ARCH%%/OpenXPKI/Server/Workflow/Validator/PasswordQuality.pm >@@ -497,6 +523,20 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::DBI::Hash.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::DBI::SQL.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::DBI::Schema.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Driver::DB2.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Driver::MySQL.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Driver::Oracle.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Driver::PostgreSQL.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Driver::SQLite.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Query.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::QueryBuilder.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Role::Driver.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Role::MergeEmulation.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Role::MergeSupport.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Role::SequenceEmulation.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Role::SequenceSupport.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Database::Util.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Init.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Log.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Log::Appender::DBI.3.gz >@@ -514,9 +554,11 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CRLIssuance::CreateQueue.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CRLIssuance::ImportCRL.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CRR::MarkRevoked.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CRR::PersistRequest.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CSR::CheckPolicyDNS.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CSR::CheckPolicyKeyDuplicate.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CSR::CheckPolicySubjectDuplicate.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CSR::GenerateKey.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::CSR::GeneratePKCS10.3.gz >@@ -545,6 +587,7 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::SCEPv2::RevokeExistingCerts.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Skeleton.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Skip.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Sleep.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::SmartCard::ApplyCSRPolicy.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::SmartCard::CheckPrereqs.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::SmartCard::CheckServerStatus.3.gz >@@ -558,9 +601,11 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::SmartCard::PersistCSRs.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::SmartCard::RenameEscrowedKey.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Approve.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::CalculateApprovalPoints.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::CalculateKeyId.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::CancelApprovals.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::CertificateExport.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::CertificateExportArchive.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Connector::GetValue.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Datapool::AppendToEntry.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Datapool::DeleteEntry.3.gz >@@ -568,6 +613,7 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Datapool::ModifyEntry.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Datapool::SetEntry.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Disconnect.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::EvaluateEligibility.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::EvaluateSignerTrust.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Export.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::ExportToFile.3.gz >@@ -577,6 +623,7 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::InjectExtraParam.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::ListActiveToken.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::LoadCertificateMetadata.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::LoadPolicy.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::Notify.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::ParseCertificate.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::ParsePKCS10.3.gz >@@ -588,6 +635,7 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::RetrieveCertificate.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::RevokeCertificate.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SearchCertificates.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SearchWorkflow.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetAttribute.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetContext.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetContextHash.3.gz >@@ -595,6 +643,7 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::SetSource.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::StringToArray.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::TriggerCertificatePublish.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::VerifySignature.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::WFArray.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Tools::WFHash.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Activity::Transfer::SCP.3.gz >@@ -630,19 +679,22 @@ > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::NICE.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::NICE::Factory.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::NICE::Local.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::NICE::Null.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Observer::Debug.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Observer::Log.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Pause.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::DBI.3.gz >-%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::DBI::SequenceId.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Persister::Null.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertIdentifierExists.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubject.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CertSubjectFields.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::CommonNameLength.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::Connector.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::InvalidityTime.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::KeyGenerationParams.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::KeyLength.3.gz >+%%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::KeyParams.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::KeyReuse.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::PKCS10.3.gz > %%PERL5_MAN3%%/OpenXPKI::Server::Workflow::Validator::PasswordQuality.3.gz >@@ -678,227 +730,7 @@ > %%PERL5_MAN3%%/OpenXPKI::Workflow::Factory.3.gz > %%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/scep.fcgi >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/soap.fcgi >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cgi-bin/webui.fcgi >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/README.md >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/apache/_htaccess >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/apache/openxpki.conf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/profile/I18N_OPENXPKI_PROFILE_USER_AUTHENTICATION_NOMAIL.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/profile/I18N_OPENXPKI_PROFILE_USER_ENCRYPTION.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/profile/I18N_OPENXPKI_PROFILE_USER_SIGNATURE.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/card2user.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/cardinfo.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/cardstatus.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/employee.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/groupinfo.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/policy.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/publishing.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/upninfo.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/smartcard/users.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/workflow/def/sc_fetch_puk.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/workflow/def/sc_personalization.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/workflow/def/sc_pin_unblock.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/workflow/def/sc_revoke.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/smartcard/config.d/realm/ca-one/workflow/def/sc_server_load.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/unsorted/README.md >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/unsorted/config.d/realm/ca-one/approval.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/unsorted/config.d/realm/ca-one/cert_revoke.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/feature/unsorted/config.d/realm/ca-one/export.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/graffle/workflow_certificate_revoke.graffle >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/graffle/workflow_enrollment.graffle >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/graffle/workflow_ogflow.graffle >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/logrotate.conf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/README.md >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/auth/connector.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/auth/handler.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/auth/roles.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/auth/stack.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/crl/default.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/crypto.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/metadata.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/nice.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/notification/rt.yaml.sample >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/notification/servicenow.yaml.sample >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/notification/smtp.yaml.sample >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/I18N_OPENXPKI_PROFILE_TLS_CLIENT.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/I18N_OPENXPKI_PROFILE_TLS_SERVER.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/I18N_OPENXPKI_PROFILE_USER.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/default.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/sample.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/application_name.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/c.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/cn.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/comment.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/dc.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/department.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/email.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/hostname.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/hostname2.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/o.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/ou.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/port.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/realname.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/requestor_affiliation.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/requestor_email.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/requestor_gname.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/requestor_name.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/requestor_phone.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/sample.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/san_dns.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/san_guid.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/san_ipv4.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/san_rid.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/san_upn.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/san_uri.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/userid.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/profile/template/username.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/publishing.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/report/expiry.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/scep/scep-server-1.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/soap/signed-revoke.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/uicontrol/Anonymous.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/uicontrol/CA Operator.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/uicontrol/RA Operator.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/uicontrol/_default.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/ca_publish.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/certificate_bulk_revoke.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/certificate_export.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/certificate_privkey_export.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/certificate_publishing.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/certificate_revocation_request_v2.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/certificate_revoke_by_entity.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/certificate_signing_request_v2.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/change_metadata.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/crl_issuance.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/enrollment.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/report_full.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/report_summary.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/set_motd.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/status_process.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/def/status_system.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/cancel.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/check_for_revocation.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/clear_error_code.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/disconnect.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/nice_fetch_certificate.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/nice_issue_certificate.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/nice_issue_crl.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/nice_revoke_certificate.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/action/noop.yaml >-%%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 >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/condition/is_operator.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/approval_count.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/cert_identifier.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/cert_info.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/cert_subject.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/cert_subject_alt_name.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/comment.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/email.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/error_code.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/flag_batch_mode.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/interface.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/invalidity_time.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/key_format.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/notafter.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/notbefore.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/password_retype.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/pkcs10.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/reason_code.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/server.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/signer_authorized.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/signer_cert.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/signer_revoked.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/signer_signature_valid.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/signer_trusted.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/signer_validity_ok.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/field/validity_years.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_identifier_exists.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_info_parts.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_san_parts.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/cert_subject_parts.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/key_reuse.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/password_quality.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/pkcs10_valid.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/reason_code.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/global/validator/validity_window.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/realm/ca-one/workflow/persister.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/system/crypto.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/system/database.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/system/realms.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/system/server.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/config.d/system/watchdog.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/log.conf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/cert_issued.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/cert_issued.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/csr_created_raop.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/csr_created_user.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/csr_created_user.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/csr_rejected.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/csr_rejected.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/images/.keep >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/images/foot.png >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/images/head.png >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_approval_pending_raop.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_approval_pending_requestor.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_approval_pending_requestor.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_approval_rejected.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_approval_rejected.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_auth_denied.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_auth_denied.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_cert_issued.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scep_cert_issued.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scpu_notify_authcontact.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/scpu_notify_user.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/testmail.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/email/testmail.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/cert_issued.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/cert_issued_internal.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/csr_approvers.txt >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/notification/rt/csr_created.txt >-%%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 >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/scep/log.conf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/soap/default.conf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/soap/log.conf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/ssl/ca-one/README.md >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/webui/default.conf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/openxpki/webui/log.conf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/pkiadm/carddata.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/profiles/I18N_OPENXPKI_PROFILE_OPENVPN_CLIENT.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/profiles/I18N_OPENXPKI_PROFILE_SCEP_CLIENT.yaml >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/sampleconfig.sh >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/config/sql/schema-mysql.sql >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/default.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/index.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/localconfig.js >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/src/main-built.js >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/style/img/logo.png >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/style/main-built.css >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/themed.html >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.eot >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.svg >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.woff >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2 >-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/htdocs/vendor/ember/ember-template-compiler.js >-@dir(openxpki,openxpki,754) %%ETCDIR%% >-@dir(openxpki,openxpki,751) /var/log/openxpki >-@dir(openxpki,openxpki,750) /var/openxpki/session >-@dir(openxpki,openxpki,750) /var/openxpki >+@dir %%ETCDIR%% >+@dir /var/log/openxpki >+@dir /var/openxpki/session >+@dir /var/openxpki >diff -ur security/p5-openxpki-i18n.orig/Makefile security/p5-openxpki-i18n/Makefile >--- security/p5-openxpki-i18n.orig/Makefile 2016-07-24 18:34:31.000000000 +0300 >+++ security/p5-openxpki-i18n/Makefile 2016-12-30 14:55:05.402290000 +0300 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/security/p5-openxpki-i18n/Makefile 419008 2016-07-24 15:34:31Z pawel $ > > PORTNAME= openxpki >-PORTVERSION= 1.12.0 >+PORTVERSION= 1.16.2 > DISTVERSIONPREFIX= v > CATEGORIES= security perl5 > PKGNAMEPREFIX= p5- >diff -ur security/p5-openxpki-i18n.orig/distinfo security/p5-openxpki-i18n/distinfo >--- security/p5-openxpki-i18n.orig/distinfo 2016-07-24 18:34:31.000000000 +0300 >+++ security/p5-openxpki-i18n/distinfo 2016-12-30 14:55:18.852834000 +0300 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1468862269 >-SHA256 (openxpki-openxpki-v1.12.0_GH0.tar.gz) = 962353d2e800aa4d0756f0cdc172fc3a60d73f32ead98b4c36675be898e7a129 >-SIZE (openxpki-openxpki-v1.12.0_GH0.tar.gz) = 2140166 >+TIMESTAMP = 1483098918 >+SHA256 (openxpki-openxpki-v1.16.2_GH0.tar.gz) = e0f92f0e9a4cc4ff9d39b4daa9adf4e2e37287920f80cf81e2d055dd12240dc9 >+SIZE (openxpki-openxpki-v1.16.2_GH0.tar.gz) = 34328867
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
svysh.fbsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 215670
:
178395
|
178614
| 178615