diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-12-01 03:04:39 +0000 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-12-01 03:04:39 +0000 |
commit | 407525b571b48cfd65e1ad7a02d250a927c967c9 (patch) | |
tree | 844bea44d85dc7218f54970af1c42cc9d55c3f1a /net-vpn/strongswan | |
parent | 89c6c06b8c42107dd231687a1012354e7d3039fc (diff) |
gentoo resync : 01.12.2017
Diffstat (limited to 'net-vpn/strongswan')
-rw-r--r-- | net-vpn/strongswan/Manifest | 2 | ||||
-rw-r--r-- | net-vpn/strongswan/metadata.xml | 150 |
2 files changed, 46 insertions, 106 deletions
diff --git a/net-vpn/strongswan/Manifest b/net-vpn/strongswan/Manifest index 34da4c192464..903b4c8971ba 100644 --- a/net-vpn/strongswan/Manifest +++ b/net-vpn/strongswan/Manifest @@ -4,4 +4,4 @@ DIST strongswan-5.6.0.tar.bz2 4850722 SHA256 a14dc0d92634ed52730bfc76a76db30943a EBUILD strongswan-5.5.3.ebuild 9280 BLAKE2B b6c402f593f7f7d7b15c5d0fe9dcf05aaddd4a86152e788cfdf62f7a26a93ae98a2f947b3ae5de554aa008fdc369ef4cdf1f9fb73532b2d1ab05becf6526ffc3 SHA512 0131f9d5a852379941bfae1259b3962eb6e1676510e798215b4859277deedc9c6adbce7c6aafc5e07cfc5546663cf036394c27c6a166b8cc098bb9afddc51bbf EBUILD strongswan-5.6.0-r1.ebuild 9318 BLAKE2B 5bb221af5a2c6de6a36e2002acb2facab66ab85b6a5b46fb670ef30017db4373b88a1faf8679625be91b3d9880798ea6fc50e7111254ea81f572e3067f8100e7 SHA512 86d45c54b2cd5284466f43806bee421389eea5e93f9b241ee6ff90680feb179005f6ab6af733dd97fd830fb5a0822fca8616e6b53982debf8fc7c2080fa0dfa9 EBUILD strongswan-5.6.0.ebuild 9284 BLAKE2B 3f4da75ec2607a58c1e163010c2be07d71433392d741ab2d9b045df8873d2965936dec7f457615aadc00085809dba08c3a1fd339275e9d1d4f3a3346fe5662eb SHA512 c3f51e481bd8df4fd5f573a54214a1cd5a9098c5432c8e5926ad371d6bd9105391d2c658d61237ecf651f356dc5dd5f46d6fb91af0e347419c66e9ac48ab4494 -MISC metadata.xml 4110 BLAKE2B 4b3ee1a2bb9f45f3308102a717f1752ad35a857d374193b0dec77606407a958575cae675c94f95700ded05d100a8f4bc9e06b01edd3ecb77d56b2a533ded6071 SHA512 12b0701b187b1d722b59976b94f7745d29d83ec0316b3647f0e70522adbd6068957ef79e9cd485ccc00c10545e894e7e423059deea1387a3aa37696e566f692a +MISC metadata.xml 3660 BLAKE2B 3d25016e6a4f70aa3f8e5bc1081dd535220084529326af8f69a58906d3c4b9b0b8b4a56f17abd1315adbcdfb515c4dd63395bf1884939fab75f1ad2fcf09e434 SHA512 ec594568c35dc645d790b9582413dc5ca54a8d5ea73059299920854cb1053c22f232bd87d0044ff85108021c3fd4c0fc7ed6c7070fa438a159ad4e8e98048478 diff --git a/net-vpn/strongswan/metadata.xml b/net-vpn/strongswan/metadata.xml index 9e6793b9791f..72eecce94d3b 100644 --- a/net-vpn/strongswan/metadata.xml +++ b/net-vpn/strongswan/metadata.xml @@ -1,109 +1,49 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>patrick@gentoo.org</email> - <name>Patrick Lauer</name> - </maintainer> - <maintainer type="person"> - <email>gurligebis@gentoo.org</email> - <name>Bjarke Istrup Pedersen</name> - </maintainer> - <longdescription lang="en"> - StrongSwan is direct descendant of the discontinued FreeS/WAN project. - As an IPsec based VPN solution which is focused on security and ease of - use, it fully implements the IKEv1/IKEv2 protocols, MOBIKE, NAT-Traversal - via UDP encapsulation (incl. port floating) and Dead Peer Detection. It - also fully supports the Linux 2.6 IPsec stack, IPv6, certificates/keys on - Smartcards and virtual IP address pools. - </longdescription> - <use> - <flag name="constraints"> - Enable advanced X.509 constraint checking plugin. - </flag> - <flag name="dhcp"> - Enable server support for querying virtual IP addresses for clients - from a DHCP server. (IKEv2 only) - </flag> - <flag name="eap"> - Enable support for the different EAP modules that is supported. - </flag> - <flag name="farp"> - Enable faking of ARP responses for virtual IP addresses assigned to - clients. (IKEv2 only) - </flag> - <flag name="gcrypt"> - Enable <pkg>dev-libs/libgcrypt</pkg> plugin which provides 3DES, AES, - Blowfish, Camellia, CAST, DES, Serpent and Twofish ciphers along with - MD4, MD5 and SHA1/2 hash algorithms, RSA and DH groups 1,2,5,14-18 and - 22-24(4.4+). Also includes a software random number generator. - </flag> - <flag name="non-root"> - Force IKEv1/IKEv2 daemons to normal user privileges. This might impose - some restrictions mainly to the IKEv1 daemon. Disable only if you really - require superuser privileges. - </flag> - <flag name="openssl"> - Enable <pkg>dev-libs/openssl</pkg> plugin which is required for Elliptic - Curve Cryptography (DH groups 19-21,25,26) and ECDSA. Also provides 3DES, - AES, Blowfish, Camellia, CAST, DES, IDEA and RC5 ciphers along with MD2, - MD4, MD5 and SHA1/2 hash algorithms, RSA and DH groups 1,2,5,14-18 and - 22-24(4.4+) - <pkg>dev-libs/openssl</pkg> has to be compiled with USE="-bindist". - </flag> - <flag name="pkcs11"> - Enable pkcs11 support. - </flag> - <flag name="strongswan_plugins_led"> - Enable support for the led plugin. - </flag> - <flag name="strongswan_plugins_lookip"> - Enable support for the lookip plugin. - </flag> - <flag name="strongswan_plugins_systime-fix"> - Enable support for the systime-fix plugin. - </flag> - <flag name="strongswan_plugins_unity"> - Enable support for the unity plugin. - </flag> - <flag name="strongswan_plugins_vici"> - Enable support for the vici plugin. - </flag> - <flag name="strongswan_plugins_blowfish"> - Enable support for the blowfish plugin. - </flag> - <flag name="strongswan_plugins_ccm"> - Enable support for the ccm plugin. - </flag> - <flag name="strongswan_plugins_ctr"> - Enable support for the ctr plugin. - </flag> - <flag name="strongswan_plugins_gcm"> - Enable support for the gcm plugin. - </flag> - <flag name="strongswan_plugins_ha"> - Enable support for the ha plugin. - </flag> - <flag name="strongswan_plugins_ipseckey"> - Enable support for the ipseckey plugin. - </flag> - <flag name="strongswan_plugins_ntru"> - Enable support for the ntru plugin. - </flag> - <flag name="strongswan_plugins_padlock"> - Enable support for the padlock plugin. - </flag> - <flag name="strongswan_plugins_rdrand"> - Enable support for the rdrand plugin. - </flag> - <flag name="strongswan_plugins_unbound"> - Enable support for the unbound plugin. - </flag> - <flag name="strongswan_plugins_whitelist"> - Enable support for the whitelist plugin. - </flag> - </use> - <upstream> - <remote-id type="cpe">cpe:/a:strongswan:strongswan</remote-id> - </upstream> + <maintainer type="person"> + <email>patrick@gentoo.org</email> + <name>Patrick Lauer</name> + </maintainer> + <maintainer type="person"> + <email>gurligebis@gentoo.org</email> + <name>Bjarke Istrup Pedersen</name> + </maintainer> + <longdescription lang="en"> + StrongSwan is direct descendant of the discontinued FreeS/WAN project. + As an IPsec based VPN solution which is focused on security and ease of + use, it fully implements the IKEv1/IKEv2 protocols, MOBIKE, NAT-Traversal + via UDP encapsulation (incl. port floating) and Dead Peer Detection. It + also fully supports the Linux 2.6 IPsec stack, IPv6, certificates/keys on + Smartcards and virtual IP address pools. + </longdescription> + <use> + <flag name="constraints">Enable advanced X.509 constraint checking plugin</flag> + <flag name="dhcp">Enable server support for querying virtual IP addresses for clients from a DHCP server. (IKEv2 only)</flag> + <flag name="eap">Enable support for the different EAP modules that are supported</flag> + <flag name="farp">Enable faking of ARP responses for virtual IP addresses assigned to clients (IKEv2 only)</flag> + <flag name="gcrypt">Enable <pkg>dev-libs/libgcrypt</pkg> plugin which provides 3DES, AES, Blowfish, Camellia, CAST, DES, Serpent and Twofish ciphers along with MD4, MD5 and SHA1/2 hash algorithms, RSA and DH groups 1,2,5,14-18 and 22-24(4.4+). Also includes a software random number generator.</flag> + <flag name="non-root">Force IKEv1/IKEv2 daemons to normal user privileges. This might impose some restrictions mainly to the IKEv1 daemon. Disable only if you really require superuser privileges.</flag> + <flag name="openssl">Enable <pkg>dev-libs/openssl</pkg> plugin which is required for Elliptic Curve Cryptography (DH groups 19-21,25,26) and ECDSA. Also provides 3DES, AES, Blowfish, Camellia, CAST, DES, IDEA and RC5 ciphers along with MD2, MD4, MD5 and SHA1/2 hash algorithms, RSA and DH groups 1,2,5,14-18 and 22-24(4.4+) <pkg>dev-libs/openssl</pkg> has to be compiled with USE="-bindist".</flag> + <flag name="pkcs11">Enable pkcs11 support</flag> + <flag name="strongswan_plugins_led">Enable support for the led plugin</flag> + <flag name="strongswan_plugins_lookip">Enable support for the lookip plugin</flag> + <flag name="strongswan_plugins_systime-fix">Enable support for the systime-fix plugin</flag> + <flag name="strongswan_plugins_unity">Enable support for the unity plugin</flag> + <flag name="strongswan_plugins_vici">Enable support for the vici plugin</flag> + <flag name="strongswan_plugins_blowfish">Enable support for the blowfish plugin</flag> + <flag name="strongswan_plugins_ccm">Enable support for the ccm plugin</flag> + <flag name="strongswan_plugins_ctr">Enable support for the ctr plugin</flag> + <flag name="strongswan_plugins_gcm">Enable support for the gcm plugin</flag> + <flag name="strongswan_plugins_ha">Enable support for the ha plugin</flag> + <flag name="strongswan_plugins_ipseckey">Enable support for the ipseckey plugin</flag> + <flag name="strongswan_plugins_ntru">Enable support for the ntru plugin</flag> + <flag name="strongswan_plugins_padlock">Enable support for the padlock plugin</flag> + <flag name="strongswan_plugins_rdrand">Enable support for the rdrand plugin</flag> + <flag name="strongswan_plugins_unbound">Enable support for the unbound plugin</flag> + <flag name="strongswan_plugins_whitelist">Enable support for the whitelist plugin</flag> + </use> + <upstream> + <remote-id type="cpe">cpe:/a:strongswan:strongswan</remote-id> + </upstream> </pkgmetadata> |