1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/security/package_definition.xml Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,87 @@
1.4 +<?xml version="1.0" encoding="UTF-8"?>
1.5 +<SystemDefinition schema="3.0.0">
1.6 + <package id="security" name="OS Security" levels="physical-abstraction plugins libraries management services utilities">
1.7 + <collection id="authorisation" name="Authorisation" level="utilities">
1.8 + <component id="userpromptservice" name="User Prompt Service" introduced="^3" purpose="mandatory">
1.9 + <unit bldFile="authorisation/userpromptservice/group" mrp="authorisation/userpromptservice/group/security_ups.mrp"/>
1.10 + </component>
1.11 + <component id="userpromptutils" name="User Prompt Utils" introduced="^3" purpose="optional">
1.12 + <unit bldFile="authorisation/userpromptutils/group" mrp="authorisation/userpromptutils/group/security_ups_utils.mrp"/>
1.13 + </component>
1.14 + </collection>
1.15 + <collection id="contentmgmt" name="Content Management" level="utilities">
1.16 + <component id="contentaccessfwfordrm" name="Content Access Framework for DRM" introduced="9.1" purpose="mandatory">
1.17 + <unit bldFile="contentmgmt/contentaccessfwfordrm/group" mrp="contentmgmt/contentaccessfwfordrm/group/security_caf2.mrp"/>
1.18 + </component>
1.19 + <component id="cafrecogniserconfig" name="CAF Recogniser Config" introduced="9.1" purpose="mandatory">
1.20 + <unit bldFile="contentmgmt/cafrecogniserconfig" mrp="contentmgmt/cafrecogniserconfig/security_reccafconfig.mrp"/>
1.21 + </component>
1.22 + <component id="referencedrmagent" name="Reference DRM Agent" introduced="8.0" purpose="development">
1.23 + <unit bldFile="contentmgmt/referencedrmagent/RefTestAgent/group" mrp="contentmgmt/referencedrmagent/RefTestAgent/group/security_rta.mrp"/>
1.24 + </component>
1.25 + <component id="cafstreamingsupport" name="CAF Streaming Support" introduced="^3" purpose="optional">
1.26 + <unit bldFile="contentmgmt/cafstreamingsupport/group" mrp="contentmgmt/cafstreamingsupport/group/security_streamingcaf.mrp"/>
1.27 + </component>
1.28 + </collection>
1.29 + <collection id="crypto" name="Crypto Libraries" level="libraries">
1.30 + <component id="weakcryptospi" name="Weak Crypto SPI" filter="gt" introduced="^3" purpose="optional">
1.31 + <unit bldFile="crypto/weakcryptospi/group" mrp="crypto/weakcryptospi/group/security_cryptospi_weak.mrp"/>
1.32 + </component>
1.33 + <component id="strongcryptospi" name="Strong Crypto SPI" filter="gt" introduced="^3" purpose="optional">
1.34 + <unit bldFile="crypto/weakcryptospi/strong" mrp="crypto/weakcryptospi/group/security_cryptospi_strong.mrp"/>
1.35 + </component>
1.36 + </collection>
1.37 + <collection id="cryptomgmtlibs" name="Crypto Management Libraries" level="management">
1.38 + <component id="securityutils" name="Security Utils" introduced="8.0" purpose="optional">
1.39 + <unit bldFile="cryptomgmtlibs/securityutils/group" mrp="cryptomgmtlibs/securityutils/group/security_common.mrp"/>
1.40 + </component>
1.41 + <component id="securitytestfw" name="Security Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
1.42 + <unit mrp="cryptomgmtlibs/securitytestfw/group/security_testframework.mrp" bldFile="cryptomgmtlibs/securitytestfw/group"/>
1.43 + </component>
1.44 + <component id="cryptotokenfw" name="Crypto Token Framework" introduced="7.0" purpose="optional">
1.45 + <unit bldFile="cryptomgmtlibs/cryptotokenfw/group" mrp="cryptomgmtlibs/cryptotokenfw/group/security_cryptotokens.mrp"/>
1.46 + </component>
1.47 + <component id="securitycommonutils" name="Security Common Utils" introduced="8.0" purpose="mandatory">
1.48 + <unit bldFile="cryptomgmtlibs/securitycommonutils/group" mrp="cryptomgmtlibs/securitycommonutils/group/security_commonutils.mrp"/>
1.49 + </component>
1.50 + </collection>
1.51 + <collection id="securityanddataprivacytools" name="Security and Data Privacy Tools" level="services">
1.52 + <component id="securityconfig" name="Security Config" introduced="9.1" purpose="optional">
1.53 + <unit bldFile="securityanddataprivacytools/securityconfig/group" mrp="securityanddataprivacytools/securityconfig/group/security_config.mrp"/>
1.54 + </component>
1.55 + <component id="openssllib" name="Openssl Lib" introduced="^4" purpose="optional">
1.56 + <unit mrp="securityanddataprivacytools/openssllib/security_openssllib.mrp"/>
1.57 + </component>
1.58 + <component id="securitytools" name="Security Tools" introduced="^3" purpose="optional" target="desktop">
1.59 + <unit bldFile="securityanddataprivacytools/securitytools/group" mrp="securityanddataprivacytools/securitytools/group/security_tools.mrp"/>
1.60 + </component>
1.61 + </collection>
1.62 + <collection id="cryptoplugins" name="Crypto Plugins" level="plugins">
1.63 + <component id="cryptospiplugins" name="Crypto SPI Plugins" filter="gt" introduced="^3" purpose="optional" class="plugin">
1.64 + <unit bldFile="cryptoplugins/cryptospiplugins/group" mrp="cryptoplugins/cryptospiplugins/group/security_cryptospi_plugins.mrp"/>
1.65 + </component>
1.66 + </collection>
1.67 + <collection id="cryptoservices" name="Crypto Services" level="plugins">
1.68 + <component id="certificateandkeymgmt" name="Certificate and Key Management" introduced="6.0" purpose="optional">
1.69 + <unit bldFile="cryptoservices/certificateandkeymgmt/group" mrp="cryptoservices/certificateandkeymgmt/group/security_certman.mrp"/>
1.70 + </component>
1.71 + <component id="filebasedcertificateandkeystores" name="File-based Certificate and Key Stores" introduced="8.0" purpose="optional">
1.72 + <unit bldFile="cryptoservices/filebasedcertificateandkeystores/group" mrp="cryptoservices/filebasedcertificateandkeystores/group/security_filetokens.mrp"/>
1.73 + </component>
1.74 + <component id="rootcertificates" name="Root Certificates" introduced="7.0s" purpose="optional" filter="sf_build">
1.75 + <unit bldFile="cryptoservices/rootcertificates/group" mrp="cryptoservices/rootcertificates/group/rootcerts.mrp"/>
1.76 + </component>
1.77 + <component id="browserrootcertificates" name="Browser Root Certificates" introduced="^2" purpose="optional" filter="sf_build">
1.78 + <unit mrp="cryptoservices/browserrootcertificates/browserrootcerts.mrp"/>
1.79 + </component>
1.80 + <component id="asnpkcs" name="ASN PKCS" introduced="8.0" purpose="optional">
1.81 + <unit bldFile="cryptoservices/asnpkcs/group" mrp="cryptoservices/asnpkcs/group/security_asnpkcs.mrp"/>
1.82 + </component>
1.83 + </collection>
1.84 + <collection id="security_info" name="OS Security Info" level="utilities">
1.85 + <component id="security_metadata" name="OS Security Metadata" class="config" introduced="^2" purpose="development" target="desktop">
1.86 + <unit mrp="security_info/security_metadata/security_metadata.mrp"/>
1.87 + </component>
1.88 + </collection>
1.89 + </package>
1.90 +</SystemDefinition>