mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 21:11:08 +02:00
commit
d77aa4f1e1
23
sdk_container/src/third_party/portage-stable/metadata/glsa/Manifest
vendored
Normal file
23
sdk_container/src/third_party/portage-stable/metadata/glsa/Manifest
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
-----BEGIN PGP SIGNED MESSAGE-----
|
||||||
|
Hash: SHA512
|
||||||
|
|
||||||
|
MANIFEST Manifest.files.gz 412859 BLAKE2B 29f22611257846c43da3f994e05684673fa1caa957a4b148f39ff19bc84f3682e8490d97c111e7eccbdb376d70136a0d0906ef152ce3abf044f4fb391eb520c4 SHA512 49d32fc5be9c59d40fa5555276aaf748a6274c5421c12e450644629355174f7bb6f7e77103a5571ae8f5e28bcd53505531ac68ed8f7957c3debfc9196bd152cd
|
||||||
|
TIMESTAMP 2017-12-15T14:38:51Z
|
||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQKTBAEBCgB9FiEE4dartjv8+0ugL98c7FkO6skYklAFAloz3ntfFIAAAAAALgAo
|
||||||
|
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEUx
|
||||||
|
RDZBQkI2M0JGQ0ZCNEJBMDJGREYxQ0VDNTkwRUVBQzkxODkyNTAACgkQ7FkO6skY
|
||||||
|
klChjw//YTiUDD4Fm0n7wQTnP+T2uP/k5D8u5GxF+dTXC8apVyGVlVq2LLUTTCPL
|
||||||
|
uLV+HWbXNvh11bjZpDrZU8TtI410H19iaK8+6vzpRhea2v5ClabU7J2MmaDZoOc7
|
||||||
|
p+UyEntdtrw7DU/SNxHSdeAQ+ll0lers1pxMaoW+FFT1tvMUJBkO73QuZu6lApad
|
||||||
|
PORPMc2ibAju/EY1TiuKsSM9V2Vz9iKWNtjQzObCUCfZEKq39HhAEY+0ldqI/TDz
|
||||||
|
NgXr8MbYgIV/WxkOaDdNy2s4Q/AA1TdgJUHBH4d8qNl3m456p+maYiEwKJIpdbgx
|
||||||
|
R1h7ofef6I7Z/qmafUtfuNkpaZpl0o+Od2142Lfu5Ux0C67LRC2wMzztaPIkcuDs
|
||||||
|
4xkPDLQ+Hjzo9ix3Uk+J1iziHkdtf450Q4C2q0jdxWO0mkMf0DWc/uhd1GnWHJ4I
|
||||||
|
o1IflamHKQBAKC0+7zQw+hZ+pksEvuqboeC3Xh3Nxe9TQqRWje8+hs911N5QtYU9
|
||||||
|
XqNIhuaEiSIi0b5Ld8lT6S4HP9KRnEM2L3WI7SRzIkEQl920MVybkyHq7ElhWGyg
|
||||||
|
Ma1U6ulPo8ExHZigdMF7kjM2A/8YRqyKLMiyfSea1e/waNqlmqXHIPAgz8RePuF6
|
||||||
|
/cB49iydB/jcLzPmnkQ0up0ivOUwX/Wizk3aWRr83Zcc2+4ULi0=
|
||||||
|
=AvJa
|
||||||
|
-----END PGP SIGNATURE-----
|
BIN
sdk_container/src/third_party/portage-stable/metadata/glsa/Manifest.files.gz
vendored
Normal file
BIN
sdk_container/src/third_party/portage-stable/metadata/glsa/Manifest.files.gz
vendored
Normal file
Binary file not shown.
52
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-11.xml
vendored
Normal file
52
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-11.xml
vendored
Normal file
@ -0,0 +1,52 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201711-11">
|
||||||
|
<title>VDE: Privilege escalation</title>
|
||||||
|
<synopsis>A vulnerability was discovered in VDE which may allow local users
|
||||||
|
to gain root privileges.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">vde</product>
|
||||||
|
<announced>2017-11-12</announced>
|
||||||
|
<revised>2017-11-12: 1</revised>
|
||||||
|
<bug>603382</bug>
|
||||||
|
<access>local</access>
|
||||||
|
<affected>
|
||||||
|
<package name="net-misc/vde" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">2.3.2-r4</unaffected>
|
||||||
|
<vulnerable range="lt">2.3.2-r4</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>VDE is an ethernet compliant virtual network that can be spawned over a
|
||||||
|
set of physical computer over the Internet.
|
||||||
|
</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>It was discovered that Gentoo’s default VDE installation suffered from
|
||||||
|
a privilege escalation vulnerability in the init script. This script
|
||||||
|
calls an unsafe ‘chown’ command which gives members from “qemu”
|
||||||
|
group root privileges.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>A local attacker could escalate privileges to root.</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There is no known workaround at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All VDE users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose ">=net-misc/vde-2.3.2-r4"
|
||||||
|
</code>
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-16638">
|
||||||
|
CVE-2017-16638
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-11-07T14:12:38Z">chrisadr</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-11-12T22:28:58Z">chrisadr</metadata>
|
||||||
|
</glsa>
|
53
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-12.xml
vendored
Normal file
53
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-12.xml
vendored
Normal file
@ -0,0 +1,53 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201711-12">
|
||||||
|
<title>eGroupWare: Remote code execution</title>
|
||||||
|
<synopsis>Multiple vulnerabilities have been found in eGroupWare, the worst
|
||||||
|
of which allows remote attackers to execute arbitrary code.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">egroupware</product>
|
||||||
|
<announced>2017-11-12</announced>
|
||||||
|
<revised>2017-11-13: 2</revised>
|
||||||
|
<bug>501908</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="www-apps/egroupware" auto="yes" arch="*">
|
||||||
|
<vulnerable range="le">1.8.004.20120613</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>eGroupWare is a suite of web-based group applications including
|
||||||
|
calendar, address book, messenger and email.
|
||||||
|
</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>It was found that eGroupWare contains multiple code injection
|
||||||
|
vulnerabilities in multiple parameters and routes because of improper
|
||||||
|
input sanitization.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>A remote attacker could execute arbitrary code, delete arbitrary files
|
||||||
|
or inject arbitrary PHP objects via multiple routes.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There is no known workaround at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>Gentoo has discontinued support for eGroupWare and recommends that users
|
||||||
|
unmerge the package:
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --unmerge "www-apps/egroupware"
|
||||||
|
</code>
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2014-2027">
|
||||||
|
CVE-2014-2027
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-10-19T01:11:22Z">b-man</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-11-13T02:24:20Z">chrisadr</metadata>
|
||||||
|
</glsa>
|
70
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-13.xml
vendored
Normal file
70
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-13.xml
vendored
Normal file
@ -0,0 +1,70 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201711-13">
|
||||||
|
<title>Adobe Flash Player: Multiple vulnerabilities</title>
|
||||||
|
<synopsis>Multiple vulnerabilities have been found in Adobe Flash Player, the
|
||||||
|
worst of which allows remote attackers to execute arbitrary code.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">adobe-flash</product>
|
||||||
|
<announced>2017-11-19</announced>
|
||||||
|
<revised>2017-11-19: 1</revised>
|
||||||
|
<bug>637630</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="www-plugins/adobe-flash" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">27.0.0.187</unaffected>
|
||||||
|
<vulnerable range="lt">27.0.0.187</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>The Adobe Flash Player is a renderer for the SWF file format, which is
|
||||||
|
commonly used to provide interactive websites.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>Multiple vulnerabilities have been discovered in Adobe Flash Player.
|
||||||
|
Please review the referenced CVE identifiers and Adobe Security Bulletin
|
||||||
|
for details.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>A remote attacker could possibly execute arbitrary code with the
|
||||||
|
privileges of the process.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There is no known workaround at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All Adobe Flash Player users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose
|
||||||
|
">=www-plugins/adobe-flash-27.0.0.187"
|
||||||
|
</code>
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="https://helpx.adobe.com/security/products/flash-player/apsb17-33.html">
|
||||||
|
Adobe Security Bulletin
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-11213">
|
||||||
|
CVE-2017-11213
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-11215">
|
||||||
|
CVE-2017-11215
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-11225">
|
||||||
|
CVE-2017-11225
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-3112">
|
||||||
|
CVE-2017-3112
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-3114">
|
||||||
|
CVE-2017-3114
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-11-16T14:42:07Z">chrisadr</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-11-19T20:15:44Z">chrisadr</metadata>
|
||||||
|
</glsa>
|
93
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-14.xml
vendored
Normal file
93
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-14.xml
vendored
Normal file
@ -0,0 +1,93 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201711-14">
|
||||||
|
<title>IcedTea: Multiple vulnerabilities</title>
|
||||||
|
<synopsis>Multiple vulnerabilities have been found in IcedTea, the worst of
|
||||||
|
which may allow execution of arbitrary code.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">icedtea</product>
|
||||||
|
<announced>2017-11-19</announced>
|
||||||
|
<revised>2017-11-19: 1</revised>
|
||||||
|
<bug>636522</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="dev-java/icedtea-bin" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">3.6.0</unaffected>
|
||||||
|
<vulnerable range="lt">3.6.0</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>IcedTea’s aim is to provide OpenJDK in a form suitable for easy
|
||||||
|
configuration, compilation and distribution with the primary goal of
|
||||||
|
allowing inclusion in GNU/Linux distributions.
|
||||||
|
</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>Multiple vulnerabilities have been discovered in IcedTea. Please review
|
||||||
|
the referenced CVE identifiers for details.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>A remote attacker could possibly execute arbitrary code with the
|
||||||
|
privileges of the process, cause a Denial of Service condition, or gain
|
||||||
|
access to information.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There is no known workaround at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All IcedTea binary users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose ">=dev-java/icedtea-bin-3.6.0"
|
||||||
|
</code>
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10274">
|
||||||
|
CVE-2017-10274
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10281">
|
||||||
|
CVE-2017-10281
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10285">
|
||||||
|
CVE-2017-10285
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10295">
|
||||||
|
CVE-2017-10295
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10345">
|
||||||
|
CVE-2017-10345
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10346">
|
||||||
|
CVE-2017-10346
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10347">
|
||||||
|
CVE-2017-10347
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10348">
|
||||||
|
CVE-2017-10348
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10349">
|
||||||
|
CVE-2017-10349
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10350">
|
||||||
|
CVE-2017-10350
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10355">
|
||||||
|
CVE-2017-10355
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10356">
|
||||||
|
CVE-2017-10356
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10357">
|
||||||
|
CVE-2017-10357
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-10388">
|
||||||
|
CVE-2017-10388
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-11-08T16:36:06Z">chrisadr</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-11-19T20:30:45Z">chrisadr</metadata>
|
||||||
|
</glsa>
|
63
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-15.xml
vendored
Normal file
63
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-15.xml
vendored
Normal file
@ -0,0 +1,63 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201711-15">
|
||||||
|
<title>PHPUnit: Remote code execution</title>
|
||||||
|
<synopsis>A vulnerability was discovered in PHPUnit which may allow an
|
||||||
|
unauthenticated remote attacker to execute arbitrary PHP code.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">PHPUnit</product>
|
||||||
|
<announced>2017-11-19</announced>
|
||||||
|
<revised>2017-11-19: 1</revised>
|
||||||
|
<bug>635356</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="dev-php/phpunit" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">5.7.15-r1</unaffected>
|
||||||
|
<vulnerable range="lt">5.7.15-r1</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>PHPUnit is a programmer-oriented testing framework for PHP. It is an
|
||||||
|
instance of the xUnit architecture for unit testing frameworks.
|
||||||
|
</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>When PHPUnit is installed in a production environment via composer and
|
||||||
|
these modules are in a web accessible directory, the eval-stdin.php file
|
||||||
|
in PHPUnit contains vulnerable statements that trigger the vulnerability.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>A remote attacker could possibly execute arbitrary PHP code or cause a
|
||||||
|
Denial of Service condition.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There are several ways to fix or mitigate this vulnerability:</p>
|
||||||
|
|
||||||
|
<p>Remove PHPUnit from the production environment.</p>
|
||||||
|
|
||||||
|
<p>Update PHPUnit.</p>
|
||||||
|
|
||||||
|
<p>Manually apply the patch.</p>
|
||||||
|
|
||||||
|
<p>Disable direct access to the composer packages by placing .htaccess file
|
||||||
|
to /vendor folder.
|
||||||
|
</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All PHPUnit users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose ">=dev-php/phpunit-5.7.15-r1"
|
||||||
|
</code>
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-9841">
|
||||||
|
CVE-2017-9841
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-11-14T01:26:48Z">jmbailey</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-11-19T20:43:04Z">jmbailey</metadata>
|
||||||
|
</glsa>
|
55
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-16.xml
vendored
Normal file
55
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201711-16.xml
vendored
Normal file
@ -0,0 +1,55 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201711-16">
|
||||||
|
<title>CouchDB: Multiple vulnerabilities</title>
|
||||||
|
<synopsis>Multiple vulnerabilities have been found in CouchDB, the worst of
|
||||||
|
which could lead to the remote execution of arbitrary shell commands.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">couchdb</product>
|
||||||
|
<announced>2017-11-19</announced>
|
||||||
|
<revised>2017-11-19: 1</revised>
|
||||||
|
<bug>637516</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="dev-db/couchdb" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">1.7.1</unaffected>
|
||||||
|
<vulnerable range="lt">1.7.1</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>Apache CouchDB is a distributed, fault-tolerant and schema-free
|
||||||
|
document-oriented database.
|
||||||
|
</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>Multiple vulnerabilities have been discovered in CouchDB. Please review
|
||||||
|
the CVE identifiers referenced below for details.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>A remote attacker could execute arbitrary shell commands or escalate
|
||||||
|
privileges.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There is no known workaround at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All CouchDB users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose ">=dev-db/couchdb-1.7.1"
|
||||||
|
</code>
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12635">
|
||||||
|
CVE-2017-12635
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12636">
|
||||||
|
CVE-2017-12636
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-11-18T03:44:29Z">jmbailey</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-11-19T20:49:32Z">jmbailey</metadata>
|
||||||
|
</glsa>
|
90
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201712-01.xml
vendored
Normal file
90
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201712-01.xml
vendored
Normal file
@ -0,0 +1,90 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201712-01">
|
||||||
|
<title>WebKitGTK+: Multiple vulnerabilities</title>
|
||||||
|
<synopsis>Multiple vulnerabilities have been discovered in WebKitGTK+, the
|
||||||
|
worst of which may lead to arbitrary code execution.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">WebkitGTK</product>
|
||||||
|
<announced>2017-12-14</announced>
|
||||||
|
<revised>2017-12-14: 1</revised>
|
||||||
|
<bug>637076</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="net-libs/webkit-gtk" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">2.18.3</unaffected>
|
||||||
|
<vulnerable range="lt">2.18.3</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>WebKitGTK+ is a full-featured port of the WebKit rendering engine,
|
||||||
|
suitable for projects requiring any kind of web integration, from hybrid
|
||||||
|
HTML/CSS applications to full-fledged web browsers.
|
||||||
|
</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>Multiple vulnerabilities have been discovered in WebKitGTK+. Please
|
||||||
|
review the referenced CVE identifiers for details.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>By enticing a victim to visit maliciously crafted web content, a remote
|
||||||
|
attacker could execute arbitrary code or cause a denial of service
|
||||||
|
condition.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There are no known workarounds at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All WebKitGTK+ users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose ">=net-libs/webkit-gtk-2.18.3"
|
||||||
|
</code>
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13783">
|
||||||
|
CVE-2017-13783
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13784">
|
||||||
|
CVE-2017-13784
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13785">
|
||||||
|
CVE-2017-13785
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13788">
|
||||||
|
CVE-2017-13788
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13791">
|
||||||
|
CVE-2017-13791
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13792">
|
||||||
|
CVE-2017-13792
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13793">
|
||||||
|
CVE-2017-13793
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13794">
|
||||||
|
CVE-2017-13794
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13795">
|
||||||
|
CVE-2017-13795
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13796">
|
||||||
|
CVE-2017-13796
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13798">
|
||||||
|
CVE-2017-13798
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13802">
|
||||||
|
CVE-2017-13802
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-13803">
|
||||||
|
CVE-2017-13803
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-12-03T01:49:25Z">jmbailey</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-12-14T16:50:30Z">jmbailey</metadata>
|
||||||
|
</glsa>
|
92
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201712-02.xml
vendored
Normal file
92
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201712-02.xml
vendored
Normal file
@ -0,0 +1,92 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201712-02">
|
||||||
|
<title>OpenCV: Multiple vulnerabilities</title>
|
||||||
|
<synopsis>Multiple vulnerabilities have been discovered in OpenCV, the worst
|
||||||
|
of which may result in a denial of service condition.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">OpenCV</product>
|
||||||
|
<announced>2017-12-14</announced>
|
||||||
|
<revised>2017-12-14: 1</revised>
|
||||||
|
<bug>627230</bug>
|
||||||
|
<bug>627958</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="media-libs/opencv" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">2.4.13-r3</unaffected>
|
||||||
|
<vulnerable range="lt">2.4.13-r3</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>OpenCV (Open Source Computer Vision Library) is an open source computer
|
||||||
|
vision and machine learning software library.
|
||||||
|
</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>Multiple vulnerabilities have been discovered in OpenCV. Please review
|
||||||
|
the referenced CVE identifiers for details.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>An attacker can cause a denial of service condition or conduct other
|
||||||
|
memory corruption attacks.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There are no known workarounds at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All OpenCV users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose ">=media-libs/opencv-2.4.13-r3"
|
||||||
|
</code>
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12597">
|
||||||
|
CVE-2017-12597
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12598">
|
||||||
|
CVE-2017-12598
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12599">
|
||||||
|
CVE-2017-12599
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12600">
|
||||||
|
CVE-2017-12600
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12601">
|
||||||
|
CVE-2017-12601
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12602">
|
||||||
|
CVE-2017-12602
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12603">
|
||||||
|
CVE-2017-12603
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12604">
|
||||||
|
CVE-2017-12604
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12605">
|
||||||
|
CVE-2017-12605
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12606">
|
||||||
|
CVE-2017-12606
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12862">
|
||||||
|
CVE-2017-12862
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12863">
|
||||||
|
CVE-2017-12863
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-12864">
|
||||||
|
CVE-2017-12864
|
||||||
|
</uri>
|
||||||
|
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-14136">
|
||||||
|
CVE-2017-14136
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-12-03T01:50:47Z">jmbailey</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-12-14T16:50:47Z">jmbailey</metadata>
|
||||||
|
</glsa>
|
65
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201712-03.xml
vendored
Normal file
65
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201712-03.xml
vendored
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201712-03">
|
||||||
|
<title>OpenSSL: Multiple vulnerabilities</title>
|
||||||
|
<synopsis>Multiple vulnerabilities have been found in OpenSSL, the worst of
|
||||||
|
which may lead to a Denial of Service condition.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">openssl</product>
|
||||||
|
<announced>2017-12-14</announced>
|
||||||
|
<revised>2017-12-14: 1</revised>
|
||||||
|
<bug>629290</bug>
|
||||||
|
<bug>636264</bug>
|
||||||
|
<bug>640172</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="dev-libs/openssl" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">1.0.2n</unaffected>
|
||||||
|
<vulnerable range="lt">1.0.2n</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>OpenSSL is a robust, commercial-grade, and full-featured toolkit for the
|
||||||
|
Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.
|
||||||
|
</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>Multiple vulnerabilities have been discovered in OpenSSL. Please review
|
||||||
|
the referenced CVE identifiers for details.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>A remote attacker could cause a Denial of Service condition, recover a
|
||||||
|
private key in unlikely circumstances, circumvent security restrictions
|
||||||
|
to perform unauthorized actions, or gain access to sensitive information.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There are no known workarounds at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All OpenSSL users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose ">=dev-libs/openssl-1.0.2n"
|
||||||
|
</code>
|
||||||
|
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-3735">
|
||||||
|
CVE-2017-3735
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-3736">
|
||||||
|
CVE-2017-3736
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-3737">
|
||||||
|
CVE-2017-3737
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-3738">
|
||||||
|
CVE-2017-3738
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-11-22T00:36:52Z">jmbailey</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-12-14T18:16:28Z">jmbailey</metadata>
|
||||||
|
</glsa>
|
65
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201712-04.xml
vendored
Normal file
65
sdk_container/src/third_party/portage-stable/metadata/glsa/glsa-201712-04.xml
vendored
Normal file
@ -0,0 +1,65 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
|
||||||
|
<glsa id="201712-04">
|
||||||
|
<title>cURL: Multiple vulnerabilities</title>
|
||||||
|
<synopsis>Multiple vulnerabilities have been found in cURL, the worst of
|
||||||
|
which may allow execution of arbitrary code.
|
||||||
|
</synopsis>
|
||||||
|
<product type="ebuild">curl</product>
|
||||||
|
<announced>2017-12-14</announced>
|
||||||
|
<revised>2017-12-14: 1</revised>
|
||||||
|
<bug>633430</bug>
|
||||||
|
<bug>635140</bug>
|
||||||
|
<bug>638734</bug>
|
||||||
|
<access>remote</access>
|
||||||
|
<affected>
|
||||||
|
<package name="net-misc/curl" auto="yes" arch="*">
|
||||||
|
<unaffected range="ge">7.57.0</unaffected>
|
||||||
|
<vulnerable range="lt">7.57.0</vulnerable>
|
||||||
|
</package>
|
||||||
|
</affected>
|
||||||
|
<background>
|
||||||
|
<p>A command line tool and library for transferring data with URLs.</p>
|
||||||
|
</background>
|
||||||
|
<description>
|
||||||
|
<p>Multiple vulnerabilities have been discovered in cURL. Please review the
|
||||||
|
CVE identifiers referenced below for details.
|
||||||
|
</p>
|
||||||
|
</description>
|
||||||
|
<impact type="normal">
|
||||||
|
<p>Remote attackers could cause a Denial of Service condition, disclose
|
||||||
|
sensitive information or other unspecified impacts.
|
||||||
|
</p>
|
||||||
|
</impact>
|
||||||
|
<workaround>
|
||||||
|
<p>There is no known workaround at this time.</p>
|
||||||
|
</workaround>
|
||||||
|
<resolution>
|
||||||
|
<p>All cURL users should upgrade to the latest version:</p>
|
||||||
|
|
||||||
|
<code>
|
||||||
|
# emerge --sync
|
||||||
|
# emerge --ask --oneshot --verbose ">=net-misc/curl-7.57.0"
|
||||||
|
</code>
|
||||||
|
|
||||||
|
</resolution>
|
||||||
|
<references>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-1000254">
|
||||||
|
CVE-2017-1000254
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-1000257">
|
||||||
|
CVE-2017-1000257
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-8816">
|
||||||
|
CVE-2017-8816
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-8817">
|
||||||
|
CVE-2017-8817
|
||||||
|
</uri>
|
||||||
|
<uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2017-8818">
|
||||||
|
CVE-2017-8818
|
||||||
|
</uri>
|
||||||
|
</references>
|
||||||
|
<metadata tag="requester" timestamp="2017-11-29T04:20:30Z">jmbailey</metadata>
|
||||||
|
<metadata tag="submitter" timestamp="2017-12-14T18:43:49Z">jmbailey</metadata>
|
||||||
|
</glsa>
|
@ -1 +1 @@
|
|||||||
Sun, 12 Nov 2017 03:09:03 +0000
|
Fri, 15 Dec 2017 14:38:47 +0000
|
||||||
|
@ -1 +1 @@
|
|||||||
711052638906820458ee7059a25ac28c7e04ad40 1510430325 2017-11-11T19:58:45+00:00
|
30b0a682c74fee092dcec1e6356f4afc7fa14625 1513277071 2017-12-14T18:44:31+00:00
|
||||||
|
15
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/curl-7.56.0
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/curl-7.56.0
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
DEFINED_PHASES=compile configure install prepare test
|
||||||
|
DEPEND=ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( curl_ssl_axtls? ( net-libs/axtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_gnutls? ( net-libs/gnutls:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/nettle:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_libressl? ( dev-libs/libressl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_mbedtls? ( net-libs/mbedtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_openssl? ( dev-libs/openssl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_nss? ( dev-libs/nss:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) ) http2? ( net-libs/nghttp2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) idn? ( net-dns/libidn2:0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) adns? ( net-dns/c-ares:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) metalink? ( >=media-libs/libmetalink-0.1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rtmp? ( media-video/rtmpdump[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( net-libs/libssh2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r13 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] test? ( sys-apps/diffutils dev-lang/perl ) >=app-portage/elt-patches-20170422 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
|
DESCRIPTION=A Client that groks URLs
|
||||||
|
EAPI=6
|
||||||
|
HOMEPAGE=https://curl.haxx.se/
|
||||||
|
IUSE=adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl static-libs test threads curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl elibc_Winnt abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||||
|
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||||
|
LICENSE=MIT
|
||||||
|
RDEPEND=ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( curl_ssl_axtls? ( net-libs/axtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_gnutls? ( net-libs/gnutls:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/nettle:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_libressl? ( dev-libs/libressl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_mbedtls? ( net-libs/mbedtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_openssl? ( dev-libs/openssl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_nss? ( dev-libs/nss:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) ) http2? ( net-libs/nghttp2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) idn? ( net-dns/libidn2:0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) adns? ( net-dns/c-ares:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) metalink? ( >=media-libs/libmetalink-0.1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rtmp? ( media-video/rtmpdump[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( net-libs/libssh2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r13 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )
|
||||||
|
REQUIRED_USE=curl_ssl_winssl? ( elibc_Winnt ) threads? ( !adns ) ssl? ( ^^ ( curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss curl_ssl_openssl curl_ssl_winssl ) )
|
||||||
|
RESTRICT=test
|
||||||
|
SLOT=0
|
||||||
|
SRC_URI=https://curl.haxx.se/download/curl-7.56.0.tar.bz2
|
||||||
|
_eclasses_=autotools dc412f38566b91012efd58b9c203e6c3 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 prefix 7b6fb2fc216b101b5d97d171925a847c toolchain-funcs 185a06792159ca143528e7010368e8af
|
||||||
|
_md5_=b1e6de13347c996c144ae6471641dc27
|
15
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/curl-7.56.1
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/curl-7.56.1
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
DEFINED_PHASES=compile configure install prepare test
|
||||||
|
DEPEND=ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( curl_ssl_axtls? ( net-libs/axtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_gnutls? ( net-libs/gnutls:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/nettle:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_libressl? ( dev-libs/libressl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_mbedtls? ( net-libs/mbedtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_openssl? ( dev-libs/openssl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_nss? ( dev-libs/nss:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) ) http2? ( net-libs/nghttp2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) idn? ( net-dns/libidn2:0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) adns? ( net-dns/c-ares:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) metalink? ( >=media-libs/libmetalink-0.1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rtmp? ( media-video/rtmpdump[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( net-libs/libssh2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r13 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] test? ( sys-apps/diffutils dev-lang/perl ) >=app-portage/elt-patches-20170422 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
|
DESCRIPTION=A Client that groks URLs
|
||||||
|
EAPI=6
|
||||||
|
HOMEPAGE=https://curl.haxx.se/
|
||||||
|
IUSE=adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl static-libs test threads curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl elibc_Winnt abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||||
|
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||||
|
LICENSE=MIT
|
||||||
|
RDEPEND=ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( curl_ssl_axtls? ( net-libs/axtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_gnutls? ( net-libs/gnutls:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/nettle:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_libressl? ( dev-libs/libressl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_mbedtls? ( net-libs/mbedtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_openssl? ( dev-libs/openssl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_nss? ( dev-libs/nss:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) ) http2? ( net-libs/nghttp2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) idn? ( net-dns/libidn2:0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) adns? ( net-dns/c-ares:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) metalink? ( >=media-libs/libmetalink-0.1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rtmp? ( media-video/rtmpdump[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( net-libs/libssh2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r13 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )
|
||||||
|
REQUIRED_USE=curl_ssl_winssl? ( elibc_Winnt ) threads? ( !adns ) ssl? ( ^^ ( curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss curl_ssl_openssl curl_ssl_winssl ) )
|
||||||
|
RESTRICT=test
|
||||||
|
SLOT=0
|
||||||
|
SRC_URI=https://curl.haxx.se/download/curl-7.56.1.tar.bz2
|
||||||
|
_eclasses_=autotools dc412f38566b91012efd58b9c203e6c3 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 prefix 7b6fb2fc216b101b5d97d171925a847c toolchain-funcs 185a06792159ca143528e7010368e8af
|
||||||
|
_md5_=184915014313b25b1950b43cd102349f
|
15
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/curl-7.57.0
vendored
Normal file
15
sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/curl-7.57.0
vendored
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
DEFINED_PHASES=compile configure install prepare test
|
||||||
|
DEPEND=ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( curl_ssl_axtls? ( net-libs/axtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_gnutls? ( net-libs/gnutls:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/nettle:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_libressl? ( dev-libs/libressl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_mbedtls? ( net-libs/mbedtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_openssl? ( dev-libs/openssl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_nss? ( dev-libs/nss:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) ) http2? ( net-libs/nghttp2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) idn? ( net-dns/libidn2:0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) adns? ( net-dns/c-ares:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) metalink? ( >=media-libs/libmetalink-0.1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rtmp? ( media-video/rtmpdump[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( net-libs/libssh2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r13 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) >=virtual/pkgconfig-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] test? ( sys-apps/diffutils dev-lang/perl ) >=app-portage/elt-patches-20170422 !<sys-devel/gettext-0.18.1.1-r3 || ( >=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
|
||||||
|
DESCRIPTION=A Client that groks URLs
|
||||||
|
EAPI=6
|
||||||
|
HOMEPAGE=https://curl.haxx.se/
|
||||||
|
IUSE=adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl static-libs test threads curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl elibc_Winnt abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64
|
||||||
|
KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
|
||||||
|
LICENSE=MIT
|
||||||
|
RDEPEND=ldap? ( net-nds/openldap[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( curl_ssl_axtls? ( net-libs/axtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_gnutls? ( net-libs/gnutls:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] dev-libs/nettle:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_libressl? ( dev-libs/libressl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_mbedtls? ( net-libs/mbedtls:0=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) curl_ssl_openssl? ( dev-libs/openssl:0=[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) curl_ssl_nss? ( dev-libs/nss:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] app-misc/ca-certificates ) ) http2? ( net-libs/nghttp2[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) idn? ( net-dns/libidn2:0[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) adns? ( net-dns/c-ares:0[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) kerberos? ( >=virtual/krb5-0-r1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) metalink? ( >=media-libs/libmetalink-0.1.1[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) rtmp? ( media-video/rtmpdump[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssh? ( net-libs/libssh2[static-libs?,abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20140508-r13 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )
|
||||||
|
REQUIRED_USE=curl_ssl_winssl? ( elibc_Winnt ) threads? ( !adns ) ssl? ( ^^ ( curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss curl_ssl_openssl curl_ssl_winssl ) )
|
||||||
|
RESTRICT=test
|
||||||
|
SLOT=0
|
||||||
|
SRC_URI=https://curl.haxx.se/download/curl-7.57.0.tar.bz2
|
||||||
|
_eclasses_=autotools dc412f38566b91012efd58b9c203e6c3 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 227b041a120d309fdefbebb3b8c1dfa9 libtool 0081a71a261724730ec4c248494f044d ltprune 2770eed66a9b8ef944714cd0e968182e multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multilib-build eed53a6313267c9fbcd35fc384bd0087 multilib-minimal 9139c3a57e077cb8e0d0f73ceb080b89 prefix 7b6fb2fc216b101b5d97d171925a847c toolchain-funcs 185a06792159ca143528e7010368e8af
|
||||||
|
_md5_=23caab7c23b830ed95b24b69baec3ee9
|
@ -1 +1,4 @@
|
|||||||
DIST curl-7.55.1.tar.bz2 2786830 SHA256 e5b1a92ed3b0c11f149886458fa063419500819f1610c020d62f25b8e4b16cfb SHA512 bfeb39e94b8378519b2efba0a476636b80dbee3434104b98464ee81ce3871eb134e065f52abe8bedb69681b43576cb30655c8be0be6115386859d0cb426d745b WHIRLPOOL 287f6f4f5464a780c338755e4e9870381937768c9f4c9545436856ea690ae6bf4d3f886dd816cf080d2ee84e2a3fbf1a0a5a78e5fbc9d9d18bde428458819a8e
|
DIST curl-7.55.1.tar.bz2 2786830 BLAKE2B 8de6a383b0ad850c88dce78ef68ec320001b6dd20749293395872d8c87ba79a16b4c0da91299afb0368ebff83c1becb360b402cfe3308374eeeb5e71e443f39b SHA512 bfeb39e94b8378519b2efba0a476636b80dbee3434104b98464ee81ce3871eb134e065f52abe8bedb69681b43576cb30655c8be0be6115386859d0cb426d745b
|
||||||
|
DIST curl-7.56.0.tar.bz2 2838517 BLAKE2B efe2c213f27ffd1f80a45eed67898b2d9c01192fd3abbe65436fd74afe5235e645905a32dd9b3a01872742b152bdb43ff785ea20f317503d634fd68d31449c89 SHA512 ba17a9fdc4b540d6053fa542bd875f321d009b9ba0cb56b16fe6c217f3856ab061f2a6c735771a0eadc28338889d071884680b4d4c243b4179872abb29915e3b
|
||||||
|
DIST curl-7.56.1.tar.bz2 2824548 BLAKE2B 8c191db379dc3f66d03b46158bf9da936c12b72c7361f4c36ff12a3af818322bb777b6f23eb9b95cfd576704f2e9b73ca87d7327734b2d3e6268b9079d718a7a SHA512 f8a602e6890b2791ea9199c80801ffd027980de3733d4ab001ee80b5167f840cc821c6fe7852087c88a471edc9d3f328cf660af3e2c6f7139d6c8de62b0ade68
|
||||||
|
DIST curl-7.57.0.tar.bz2 2849283 BLAKE2B 05bf62df8908a7c2b00abbc31067b8e12e8f8527594597e0c92e950a83e359e3ad430930face01057e0d2e6af8e8d759a9e078bd179cdbd69bc7fe2d10c5c5e3 SHA512 f366d2e931d7aff63bac0e1f760ced32c849252947d522427ba92124566906a7e6bd081b6d1630df36895dda2a00ac4cf1bed1470740693ef47ab90c6a270377
|
||||||
|
241
sdk_container/src/third_party/portage-stable/net-misc/curl/curl-7.56.0.ebuild
vendored
Normal file
241
sdk_container/src/third_party/portage-stable/net-misc/curl/curl-7.56.0.ebuild
vendored
Normal file
@ -0,0 +1,241 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
inherit autotools eutils prefix multilib-minimal
|
||||||
|
|
||||||
|
DESCRIPTION="A Client that groks URLs"
|
||||||
|
HOMEPAGE="https://curl.haxx.se/"
|
||||||
|
SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2"
|
||||||
|
|
||||||
|
LICENSE="MIT"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
|
IUSE="adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl static-libs test threads"
|
||||||
|
IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl"
|
||||||
|
IUSE+=" elibc_Winnt"
|
||||||
|
|
||||||
|
#lead to lots of false negatives, bug #285669
|
||||||
|
RESTRICT="test"
|
||||||
|
|
||||||
|
RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
|
||||||
|
ssl? (
|
||||||
|
curl_ssl_axtls? (
|
||||||
|
net-libs/axtls:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_gnutls? (
|
||||||
|
net-libs/gnutls:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
dev-libs/nettle:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_libressl? (
|
||||||
|
dev-libs/libressl:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
)
|
||||||
|
curl_ssl_mbedtls? (
|
||||||
|
net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_openssl? (
|
||||||
|
dev-libs/openssl:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
)
|
||||||
|
curl_ssl_nss? (
|
||||||
|
dev-libs/nss:0[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
)
|
||||||
|
http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
|
||||||
|
idn? ( net-dns/libidn2:0[static-libs?,${MULTILIB_USEDEP}] )
|
||||||
|
adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
|
||||||
|
kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
|
||||||
|
metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
|
||||||
|
rtmp? ( media-video/rtmpdump[${MULTILIB_USEDEP}] )
|
||||||
|
ssh? ( net-libs/libssh2[static-libs?,${MULTILIB_USEDEP}] )
|
||||||
|
sys-libs/zlib[${MULTILIB_USEDEP}]
|
||||||
|
abi_x86_32? (
|
||||||
|
!<=app-emulation/emul-linux-x86-baselibs-20140508-r13
|
||||||
|
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
|
||||||
|
)"
|
||||||
|
|
||||||
|
# Do we need to enforce the same ssl backend for curl and rtmpdump? Bug #423303
|
||||||
|
# rtmp? (
|
||||||
|
# media-video/rtmpdump
|
||||||
|
# curl_ssl_gnutls? ( media-video/rtmpdump[gnutls] )
|
||||||
|
# curl_ssl_openssl? ( media-video/rtmpdump[-gnutls,ssl] )
|
||||||
|
# )
|
||||||
|
|
||||||
|
# ssl providers to be added:
|
||||||
|
# fbopenssl $(use_with spnego)
|
||||||
|
|
||||||
|
DEPEND="${RDEPEND}
|
||||||
|
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
|
||||||
|
test? (
|
||||||
|
sys-apps/diffutils
|
||||||
|
dev-lang/perl
|
||||||
|
)"
|
||||||
|
|
||||||
|
# c-ares must be disabled for threads
|
||||||
|
# only one ssl provider can be enabled
|
||||||
|
REQUIRED_USE="
|
||||||
|
curl_ssl_winssl? ( elibc_Winnt )
|
||||||
|
threads? ( !adns )
|
||||||
|
ssl? (
|
||||||
|
^^ (
|
||||||
|
curl_ssl_axtls
|
||||||
|
curl_ssl_gnutls
|
||||||
|
curl_ssl_libressl
|
||||||
|
curl_ssl_mbedtls
|
||||||
|
curl_ssl_nss
|
||||||
|
curl_ssl_openssl
|
||||||
|
curl_ssl_winssl
|
||||||
|
)
|
||||||
|
)"
|
||||||
|
|
||||||
|
DOCS=( CHANGES README docs/FEATURES docs/INTERNALS.md \
|
||||||
|
docs/MANUAL docs/FAQ docs/BUGS docs/CONTRIBUTE.md )
|
||||||
|
|
||||||
|
MULTILIB_WRAPPED_HEADERS=(
|
||||||
|
/usr/include/curl/curlbuild.h
|
||||||
|
)
|
||||||
|
|
||||||
|
MULTILIB_CHOST_TOOLS=(
|
||||||
|
/usr/bin/curl-config
|
||||||
|
)
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
eapply "${FILESDIR}"/${PN}-7.30.0-prefix.patch
|
||||||
|
eapply "${FILESDIR}"/${PN}-respect-cflags-3.patch
|
||||||
|
eapply "${FILESDIR}"/${PN}-fix-gnutls-nettle.patch
|
||||||
|
|
||||||
|
sed -i '/LD_LIBRARY_PATH=/d' configure.ac || die #382241
|
||||||
|
|
||||||
|
eapply_user
|
||||||
|
eprefixify curl-config.in
|
||||||
|
eautoreconf
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_configure() {
|
||||||
|
# We make use of the fact that later flags override earlier ones
|
||||||
|
# So start with all ssl providers off until proven otherwise
|
||||||
|
local myconf=()
|
||||||
|
myconf+=( --without-axtls --without-gnutls --without-mbedtls --without-nss --without-polarssl --without-ssl --without-winssl )
|
||||||
|
myconf+=( --without-ca-fallback --with-ca-bundle="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt )
|
||||||
|
if use ssl ; then
|
||||||
|
if use curl_ssl_axtls; then
|
||||||
|
einfo "SSL provided by axtls"
|
||||||
|
myconf+=( --with-axtls )
|
||||||
|
elif use curl_ssl_gnutls; then
|
||||||
|
einfo "SSL provided by gnutls"
|
||||||
|
myconf+=( --with-gnutls --with-nettle )
|
||||||
|
elif use curl_ssl_libressl; then
|
||||||
|
einfo "SSL provided by LibreSSL"
|
||||||
|
myconf+=( --with-ssl --with-ca-path="${EPREFIX}"/etc/ssl/certs )
|
||||||
|
elif use curl_ssl_mbedtls; then
|
||||||
|
einfo "SSL provided by mbedtls"
|
||||||
|
myconf+=( --with-mbedtls )
|
||||||
|
elif use curl_ssl_nss; then
|
||||||
|
einfo "SSL provided by nss"
|
||||||
|
myconf+=( --with-nss )
|
||||||
|
elif use curl_ssl_openssl; then
|
||||||
|
einfo "SSL provided by openssl"
|
||||||
|
myconf+=( --with-ssl --with-ca-path="${EPREFIX}"/etc/ssl/certs )
|
||||||
|
elif use curl_ssl_winssl; then
|
||||||
|
einfo "SSL provided by Windows"
|
||||||
|
myconf+=( --with-winssl )
|
||||||
|
else
|
||||||
|
eerror "We can't be here because of REQUIRED_USE."
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
einfo "SSL disabled"
|
||||||
|
fi
|
||||||
|
|
||||||
|
# These configuration options are organized alphabetically
|
||||||
|
# within each category. This should make it easier if we
|
||||||
|
# ever decide to make any of them contingent on USE flags:
|
||||||
|
# 1) protocols first. To see them all do
|
||||||
|
# 'grep SUPPORT_PROTOCOLS configure.ac'
|
||||||
|
# 2) --enable/disable options second.
|
||||||
|
# 'grep -- --enable configure | grep Check | awk '{ print $4 }' | sort
|
||||||
|
# 3) --with/without options third.
|
||||||
|
# grep -- --with configure | grep Check | awk '{ print $4 }' | sort
|
||||||
|
ECONF_SOURCE="${S}" \
|
||||||
|
econf \
|
||||||
|
--enable-crypto-auth \
|
||||||
|
--enable-dict \
|
||||||
|
--enable-file \
|
||||||
|
--enable-ftp \
|
||||||
|
--enable-gopher \
|
||||||
|
--enable-http \
|
||||||
|
--enable-imap \
|
||||||
|
$(use_enable ldap) \
|
||||||
|
$(use_enable ldap ldaps) \
|
||||||
|
--disable-ntlm-wb \
|
||||||
|
--enable-pop3 \
|
||||||
|
--enable-rt \
|
||||||
|
--enable-rtsp \
|
||||||
|
$(use_enable samba smb) \
|
||||||
|
$(use_with ssh libssh2) \
|
||||||
|
--enable-smtp \
|
||||||
|
--enable-telnet \
|
||||||
|
--enable-tftp \
|
||||||
|
--enable-tls-srp \
|
||||||
|
$(use_enable adns ares) \
|
||||||
|
--enable-cookies \
|
||||||
|
--enable-hidden-symbols \
|
||||||
|
$(use_enable ipv6) \
|
||||||
|
--enable-largefile \
|
||||||
|
--without-libpsl \
|
||||||
|
--enable-manual \
|
||||||
|
--enable-proxy \
|
||||||
|
--disable-sspi \
|
||||||
|
$(use_enable static-libs static) \
|
||||||
|
$(use_enable threads threaded-resolver) \
|
||||||
|
$(use_enable threads pthreads) \
|
||||||
|
--disable-versioned-symbols \
|
||||||
|
--without-cyassl \
|
||||||
|
--without-darwinssl \
|
||||||
|
$(use_with idn libidn2) \
|
||||||
|
$(use_with kerberos gssapi "${EPREFIX}"/usr) \
|
||||||
|
$(use_with metalink libmetalink) \
|
||||||
|
$(use_with http2 nghttp2) \
|
||||||
|
$(use_with rtmp librtmp) \
|
||||||
|
--without-spnego \
|
||||||
|
--without-winidn \
|
||||||
|
--with-zlib \
|
||||||
|
"${myconf[@]}"
|
||||||
|
|
||||||
|
if ! multilib_is_native_abi; then
|
||||||
|
# avoid building the client
|
||||||
|
sed -i -e '/SUBDIRS/s:src::' Makefile || die
|
||||||
|
sed -i -e '/SUBDIRS/s:scripts::' Makefile || die
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Fix up the pkg-config file to be more robust.
|
||||||
|
# https://github.com/curl/curl/issues/864
|
||||||
|
local priv=() libs=()
|
||||||
|
# We always enable zlib.
|
||||||
|
libs+=( "-lz" )
|
||||||
|
priv+=( "zlib" )
|
||||||
|
if use http2; then
|
||||||
|
libs+=( "-lnghttp2" )
|
||||||
|
priv+=( "libnghttp2" )
|
||||||
|
fi
|
||||||
|
if use curl_ssl_openssl; then
|
||||||
|
libs+=( "-lssl" "-lcrypto" )
|
||||||
|
priv+=( "openssl" )
|
||||||
|
fi
|
||||||
|
grep -q Requires.private libcurl.pc && die "need to update ebuild"
|
||||||
|
libs=$(printf '|%s' "${libs[@]}")
|
||||||
|
sed -i -r \
|
||||||
|
-e "/^Libs.private/s:(${libs#|})( |$)::g" \
|
||||||
|
libcurl.pc || die
|
||||||
|
echo "Requires.private: ${priv[*]}" >> libcurl.pc
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_install_all() {
|
||||||
|
einstalldocs
|
||||||
|
prune_libtool_files --all
|
||||||
|
|
||||||
|
rm -rf "${ED}"/etc/
|
||||||
|
}
|
247
sdk_container/src/third_party/portage-stable/net-misc/curl/curl-7.56.1.ebuild
vendored
Normal file
247
sdk_container/src/third_party/portage-stable/net-misc/curl/curl-7.56.1.ebuild
vendored
Normal file
@ -0,0 +1,247 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
inherit autotools eutils prefix multilib-minimal
|
||||||
|
|
||||||
|
DESCRIPTION="A Client that groks URLs"
|
||||||
|
HOMEPAGE="https://curl.haxx.se/"
|
||||||
|
SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2"
|
||||||
|
|
||||||
|
LICENSE="MIT"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
|
IUSE="adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl static-libs test threads"
|
||||||
|
IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl"
|
||||||
|
IUSE+=" elibc_Winnt"
|
||||||
|
|
||||||
|
#lead to lots of false negatives, bug #285669
|
||||||
|
RESTRICT="test"
|
||||||
|
|
||||||
|
RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
|
||||||
|
ssl? (
|
||||||
|
curl_ssl_axtls? (
|
||||||
|
net-libs/axtls:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_gnutls? (
|
||||||
|
net-libs/gnutls:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
dev-libs/nettle:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_libressl? (
|
||||||
|
dev-libs/libressl:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
)
|
||||||
|
curl_ssl_mbedtls? (
|
||||||
|
net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_openssl? (
|
||||||
|
dev-libs/openssl:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
)
|
||||||
|
curl_ssl_nss? (
|
||||||
|
dev-libs/nss:0[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
)
|
||||||
|
http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
|
||||||
|
idn? ( net-dns/libidn2:0[static-libs?,${MULTILIB_USEDEP}] )
|
||||||
|
adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
|
||||||
|
kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
|
||||||
|
metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
|
||||||
|
rtmp? ( media-video/rtmpdump[${MULTILIB_USEDEP}] )
|
||||||
|
ssh? ( net-libs/libssh2[static-libs?,${MULTILIB_USEDEP}] )
|
||||||
|
sys-libs/zlib[${MULTILIB_USEDEP}]
|
||||||
|
abi_x86_32? (
|
||||||
|
!<=app-emulation/emul-linux-x86-baselibs-20140508-r13
|
||||||
|
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
|
||||||
|
)"
|
||||||
|
|
||||||
|
# Do we need to enforce the same ssl backend for curl and rtmpdump? Bug #423303
|
||||||
|
# rtmp? (
|
||||||
|
# media-video/rtmpdump
|
||||||
|
# curl_ssl_gnutls? ( media-video/rtmpdump[gnutls] )
|
||||||
|
# curl_ssl_openssl? ( media-video/rtmpdump[-gnutls,ssl] )
|
||||||
|
# )
|
||||||
|
|
||||||
|
# ssl providers to be added:
|
||||||
|
# fbopenssl $(use_with spnego)
|
||||||
|
|
||||||
|
DEPEND="${RDEPEND}
|
||||||
|
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
|
||||||
|
test? (
|
||||||
|
sys-apps/diffutils
|
||||||
|
dev-lang/perl
|
||||||
|
)"
|
||||||
|
|
||||||
|
# c-ares must be disabled for threads
|
||||||
|
# only one ssl provider can be enabled
|
||||||
|
REQUIRED_USE="
|
||||||
|
curl_ssl_winssl? ( elibc_Winnt )
|
||||||
|
threads? ( !adns )
|
||||||
|
ssl? (
|
||||||
|
^^ (
|
||||||
|
curl_ssl_axtls
|
||||||
|
curl_ssl_gnutls
|
||||||
|
curl_ssl_libressl
|
||||||
|
curl_ssl_mbedtls
|
||||||
|
curl_ssl_nss
|
||||||
|
curl_ssl_openssl
|
||||||
|
curl_ssl_winssl
|
||||||
|
)
|
||||||
|
)"
|
||||||
|
|
||||||
|
DOCS=( CHANGES README docs/FEATURES docs/INTERNALS.md \
|
||||||
|
docs/MANUAL docs/FAQ docs/BUGS docs/CONTRIBUTE.md )
|
||||||
|
|
||||||
|
MULTILIB_WRAPPED_HEADERS=(
|
||||||
|
/usr/include/curl/curlbuild.h
|
||||||
|
)
|
||||||
|
|
||||||
|
MULTILIB_CHOST_TOOLS=(
|
||||||
|
/usr/bin/curl-config
|
||||||
|
)
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
eapply "${FILESDIR}"/${PN}-7.30.0-prefix.patch
|
||||||
|
eapply "${FILESDIR}"/${PN}-respect-cflags-3.patch
|
||||||
|
eapply "${FILESDIR}"/${PN}-fix-gnutls-nettle.patch
|
||||||
|
|
||||||
|
sed -i '/LD_LIBRARY_PATH=/d' configure.ac || die #382241
|
||||||
|
|
||||||
|
eapply_user
|
||||||
|
eprefixify curl-config.in
|
||||||
|
eautoreconf
|
||||||
|
|
||||||
|
if [[ ${CHOST} == *-darwin17 ]] ; then
|
||||||
|
# https://bugs.gentoo.org/show_bug.cgi?id=637252
|
||||||
|
sed -i -e '/-Werror=partial-availability/s/Werror/Wno-error/g' \
|
||||||
|
configure || die
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_configure() {
|
||||||
|
# We make use of the fact that later flags override earlier ones
|
||||||
|
# So start with all ssl providers off until proven otherwise
|
||||||
|
local myconf=()
|
||||||
|
myconf+=( --without-axtls --without-gnutls --without-mbedtls --without-nss --without-polarssl --without-ssl --without-winssl )
|
||||||
|
myconf+=( --without-ca-fallback --with-ca-bundle="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt )
|
||||||
|
if use ssl ; then
|
||||||
|
if use curl_ssl_axtls; then
|
||||||
|
einfo "SSL provided by axtls"
|
||||||
|
myconf+=( --with-axtls )
|
||||||
|
elif use curl_ssl_gnutls; then
|
||||||
|
einfo "SSL provided by gnutls"
|
||||||
|
myconf+=( --with-gnutls --with-nettle )
|
||||||
|
elif use curl_ssl_libressl; then
|
||||||
|
einfo "SSL provided by LibreSSL"
|
||||||
|
myconf+=( --with-ssl --with-ca-path="${EPREFIX}"/etc/ssl/certs )
|
||||||
|
elif use curl_ssl_mbedtls; then
|
||||||
|
einfo "SSL provided by mbedtls"
|
||||||
|
myconf+=( --with-mbedtls )
|
||||||
|
elif use curl_ssl_nss; then
|
||||||
|
einfo "SSL provided by nss"
|
||||||
|
myconf+=( --with-nss )
|
||||||
|
elif use curl_ssl_openssl; then
|
||||||
|
einfo "SSL provided by openssl"
|
||||||
|
myconf+=( --with-ssl --with-ca-path="${EPREFIX}"/etc/ssl/certs )
|
||||||
|
elif use curl_ssl_winssl; then
|
||||||
|
einfo "SSL provided by Windows"
|
||||||
|
myconf+=( --with-winssl )
|
||||||
|
else
|
||||||
|
eerror "We can't be here because of REQUIRED_USE."
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
einfo "SSL disabled"
|
||||||
|
fi
|
||||||
|
|
||||||
|
# These configuration options are organized alphabetically
|
||||||
|
# within each category. This should make it easier if we
|
||||||
|
# ever decide to make any of them contingent on USE flags:
|
||||||
|
# 1) protocols first. To see them all do
|
||||||
|
# 'grep SUPPORT_PROTOCOLS configure.ac'
|
||||||
|
# 2) --enable/disable options second.
|
||||||
|
# 'grep -- --enable configure | grep Check | awk '{ print $4 }' | sort
|
||||||
|
# 3) --with/without options third.
|
||||||
|
# grep -- --with configure | grep Check | awk '{ print $4 }' | sort
|
||||||
|
ECONF_SOURCE="${S}" \
|
||||||
|
econf \
|
||||||
|
--enable-crypto-auth \
|
||||||
|
--enable-dict \
|
||||||
|
--enable-file \
|
||||||
|
--enable-ftp \
|
||||||
|
--enable-gopher \
|
||||||
|
--enable-http \
|
||||||
|
--enable-imap \
|
||||||
|
$(use_enable ldap) \
|
||||||
|
$(use_enable ldap ldaps) \
|
||||||
|
--disable-ntlm-wb \
|
||||||
|
--enable-pop3 \
|
||||||
|
--enable-rt \
|
||||||
|
--enable-rtsp \
|
||||||
|
$(use_enable samba smb) \
|
||||||
|
$(use_with ssh libssh2) \
|
||||||
|
--enable-smtp \
|
||||||
|
--enable-telnet \
|
||||||
|
--enable-tftp \
|
||||||
|
--enable-tls-srp \
|
||||||
|
$(use_enable adns ares) \
|
||||||
|
--enable-cookies \
|
||||||
|
--enable-hidden-symbols \
|
||||||
|
$(use_enable ipv6) \
|
||||||
|
--enable-largefile \
|
||||||
|
--without-libpsl \
|
||||||
|
--enable-manual \
|
||||||
|
--enable-proxy \
|
||||||
|
--disable-sspi \
|
||||||
|
$(use_enable static-libs static) \
|
||||||
|
$(use_enable threads threaded-resolver) \
|
||||||
|
$(use_enable threads pthreads) \
|
||||||
|
--disable-versioned-symbols \
|
||||||
|
--without-cyassl \
|
||||||
|
--without-darwinssl \
|
||||||
|
$(use_with idn libidn2) \
|
||||||
|
$(use_with kerberos gssapi "${EPREFIX}"/usr) \
|
||||||
|
$(use_with metalink libmetalink) \
|
||||||
|
$(use_with http2 nghttp2) \
|
||||||
|
$(use_with rtmp librtmp) \
|
||||||
|
--without-spnego \
|
||||||
|
--without-winidn \
|
||||||
|
--with-zlib \
|
||||||
|
"${myconf[@]}"
|
||||||
|
|
||||||
|
if ! multilib_is_native_abi; then
|
||||||
|
# avoid building the client
|
||||||
|
sed -i -e '/SUBDIRS/s:src::' Makefile || die
|
||||||
|
sed -i -e '/SUBDIRS/s:scripts::' Makefile || die
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Fix up the pkg-config file to be more robust.
|
||||||
|
# https://github.com/curl/curl/issues/864
|
||||||
|
local priv=() libs=()
|
||||||
|
# We always enable zlib.
|
||||||
|
libs+=( "-lz" )
|
||||||
|
priv+=( "zlib" )
|
||||||
|
if use http2; then
|
||||||
|
libs+=( "-lnghttp2" )
|
||||||
|
priv+=( "libnghttp2" )
|
||||||
|
fi
|
||||||
|
if use curl_ssl_openssl; then
|
||||||
|
libs+=( "-lssl" "-lcrypto" )
|
||||||
|
priv+=( "openssl" )
|
||||||
|
fi
|
||||||
|
grep -q Requires.private libcurl.pc && die "need to update ebuild"
|
||||||
|
libs=$(printf '|%s' "${libs[@]}")
|
||||||
|
sed -i -r \
|
||||||
|
-e "/^Libs.private/s:(${libs#|})( |$)::g" \
|
||||||
|
libcurl.pc || die
|
||||||
|
echo "Requires.private: ${priv[*]}" >> libcurl.pc
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_install_all() {
|
||||||
|
einstalldocs
|
||||||
|
prune_libtool_files --all
|
||||||
|
|
||||||
|
rm -rf "${ED}"/etc/
|
||||||
|
}
|
248
sdk_container/src/third_party/portage-stable/net-misc/curl/curl-7.57.0.ebuild
vendored
Normal file
248
sdk_container/src/third_party/portage-stable/net-misc/curl/curl-7.57.0.ebuild
vendored
Normal file
@ -0,0 +1,248 @@
|
|||||||
|
# Copyright 1999-2017 Gentoo Foundation
|
||||||
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
|
EAPI="6"
|
||||||
|
|
||||||
|
inherit autotools eutils prefix multilib-minimal
|
||||||
|
|
||||||
|
DESCRIPTION="A Client that groks URLs"
|
||||||
|
HOMEPAGE="https://curl.haxx.se/"
|
||||||
|
SRC_URI="https://curl.haxx.se/download/${P}.tar.bz2"
|
||||||
|
|
||||||
|
LICENSE="MIT"
|
||||||
|
SLOT="0"
|
||||||
|
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||||
|
IUSE="adns http2 idn ipv6 kerberos ldap metalink rtmp samba ssh ssl static-libs test threads"
|
||||||
|
IUSE+=" curl_ssl_axtls curl_ssl_gnutls curl_ssl_libressl curl_ssl_mbedtls curl_ssl_nss +curl_ssl_openssl curl_ssl_winssl"
|
||||||
|
IUSE+=" elibc_Winnt"
|
||||||
|
|
||||||
|
#lead to lots of false negatives, bug #285669
|
||||||
|
RESTRICT="test"
|
||||||
|
|
||||||
|
RDEPEND="ldap? ( net-nds/openldap[${MULTILIB_USEDEP}] )
|
||||||
|
ssl? (
|
||||||
|
curl_ssl_axtls? (
|
||||||
|
net-libs/axtls:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_gnutls? (
|
||||||
|
net-libs/gnutls:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
dev-libs/nettle:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_libressl? (
|
||||||
|
dev-libs/libressl:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
)
|
||||||
|
curl_ssl_mbedtls? (
|
||||||
|
net-libs/mbedtls:0=[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
curl_ssl_openssl? (
|
||||||
|
dev-libs/openssl:0=[static-libs?,${MULTILIB_USEDEP}]
|
||||||
|
)
|
||||||
|
curl_ssl_nss? (
|
||||||
|
dev-libs/nss:0[${MULTILIB_USEDEP}]
|
||||||
|
app-misc/ca-certificates
|
||||||
|
)
|
||||||
|
)
|
||||||
|
http2? ( net-libs/nghttp2[${MULTILIB_USEDEP}] )
|
||||||
|
idn? ( net-dns/libidn2:0[static-libs?,${MULTILIB_USEDEP}] )
|
||||||
|
adns? ( net-dns/c-ares:0[${MULTILIB_USEDEP}] )
|
||||||
|
kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )
|
||||||
|
metalink? ( >=media-libs/libmetalink-0.1.1[${MULTILIB_USEDEP}] )
|
||||||
|
rtmp? ( media-video/rtmpdump[${MULTILIB_USEDEP}] )
|
||||||
|
ssh? ( net-libs/libssh2[static-libs?,${MULTILIB_USEDEP}] )
|
||||||
|
sys-libs/zlib[${MULTILIB_USEDEP}]
|
||||||
|
abi_x86_32? (
|
||||||
|
!<=app-emulation/emul-linux-x86-baselibs-20140508-r13
|
||||||
|
!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
|
||||||
|
)"
|
||||||
|
|
||||||
|
# Do we need to enforce the same ssl backend for curl and rtmpdump? Bug #423303
|
||||||
|
# rtmp? (
|
||||||
|
# media-video/rtmpdump
|
||||||
|
# curl_ssl_gnutls? ( media-video/rtmpdump[gnutls] )
|
||||||
|
# curl_ssl_openssl? ( media-video/rtmpdump[-gnutls,ssl] )
|
||||||
|
# )
|
||||||
|
|
||||||
|
# ssl providers to be added:
|
||||||
|
# fbopenssl $(use_with spnego)
|
||||||
|
|
||||||
|
DEPEND="${RDEPEND}
|
||||||
|
>=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
|
||||||
|
test? (
|
||||||
|
sys-apps/diffutils
|
||||||
|
dev-lang/perl
|
||||||
|
)"
|
||||||
|
|
||||||
|
# c-ares must be disabled for threads
|
||||||
|
# only one ssl provider can be enabled
|
||||||
|
REQUIRED_USE="
|
||||||
|
curl_ssl_winssl? ( elibc_Winnt )
|
||||||
|
threads? ( !adns )
|
||||||
|
ssl? (
|
||||||
|
^^ (
|
||||||
|
curl_ssl_axtls
|
||||||
|
curl_ssl_gnutls
|
||||||
|
curl_ssl_libressl
|
||||||
|
curl_ssl_mbedtls
|
||||||
|
curl_ssl_nss
|
||||||
|
curl_ssl_openssl
|
||||||
|
curl_ssl_winssl
|
||||||
|
)
|
||||||
|
)"
|
||||||
|
|
||||||
|
DOCS=( CHANGES README docs/FEATURES docs/INTERNALS.md \
|
||||||
|
docs/MANUAL docs/FAQ docs/BUGS docs/CONTRIBUTE.md )
|
||||||
|
|
||||||
|
MULTILIB_WRAPPED_HEADERS=(
|
||||||
|
/usr/include/curl/curlbuild.h
|
||||||
|
)
|
||||||
|
|
||||||
|
MULTILIB_CHOST_TOOLS=(
|
||||||
|
/usr/bin/curl-config
|
||||||
|
)
|
||||||
|
|
||||||
|
src_prepare() {
|
||||||
|
eapply "${FILESDIR}"/${PN}-7.30.0-prefix.patch
|
||||||
|
eapply "${FILESDIR}"/${PN}-respect-cflags-3.patch
|
||||||
|
eapply "${FILESDIR}"/${PN}-fix-gnutls-nettle.patch
|
||||||
|
|
||||||
|
sed -i '/LD_LIBRARY_PATH=/d' configure.ac || die #382241
|
||||||
|
|
||||||
|
eapply_user
|
||||||
|
eprefixify curl-config.in
|
||||||
|
eautoreconf
|
||||||
|
|
||||||
|
if [[ ${CHOST} == *-darwin17 ]] ; then
|
||||||
|
# https://bugs.gentoo.org/show_bug.cgi?id=637252
|
||||||
|
sed -i -e '/-Werror=partial-availability/s/Werror/Wno-error/g' \
|
||||||
|
configure || die
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_configure() {
|
||||||
|
# We make use of the fact that later flags override earlier ones
|
||||||
|
# So start with all ssl providers off until proven otherwise
|
||||||
|
local myconf=()
|
||||||
|
myconf+=( --without-axtls --without-gnutls --without-mbedtls --without-nss --without-polarssl --without-ssl --without-winssl )
|
||||||
|
myconf+=( --without-ca-fallback --with-ca-bundle="${EPREFIX}"/etc/ssl/certs/ca-certificates.crt )
|
||||||
|
if use ssl ; then
|
||||||
|
if use curl_ssl_axtls; then
|
||||||
|
einfo "SSL provided by axtls"
|
||||||
|
myconf+=( --with-axtls )
|
||||||
|
elif use curl_ssl_gnutls; then
|
||||||
|
einfo "SSL provided by gnutls"
|
||||||
|
myconf+=( --with-gnutls --with-nettle )
|
||||||
|
elif use curl_ssl_libressl; then
|
||||||
|
einfo "SSL provided by LibreSSL"
|
||||||
|
myconf+=( --with-ssl --with-ca-path="${EPREFIX}"/etc/ssl/certs )
|
||||||
|
elif use curl_ssl_mbedtls; then
|
||||||
|
einfo "SSL provided by mbedtls"
|
||||||
|
myconf+=( --with-mbedtls )
|
||||||
|
elif use curl_ssl_nss; then
|
||||||
|
einfo "SSL provided by nss"
|
||||||
|
myconf+=( --with-nss )
|
||||||
|
elif use curl_ssl_openssl; then
|
||||||
|
einfo "SSL provided by openssl"
|
||||||
|
myconf+=( --with-ssl --with-ca-path="${EPREFIX}"/etc/ssl/certs )
|
||||||
|
elif use curl_ssl_winssl; then
|
||||||
|
einfo "SSL provided by Windows"
|
||||||
|
myconf+=( --with-winssl )
|
||||||
|
else
|
||||||
|
eerror "We can't be here because of REQUIRED_USE."
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
einfo "SSL disabled"
|
||||||
|
fi
|
||||||
|
|
||||||
|
# These configuration options are organized alphabetically
|
||||||
|
# within each category. This should make it easier if we
|
||||||
|
# ever decide to make any of them contingent on USE flags:
|
||||||
|
# 1) protocols first. To see them all do
|
||||||
|
# 'grep SUPPORT_PROTOCOLS configure.ac'
|
||||||
|
# 2) --enable/disable options second.
|
||||||
|
# 'grep -- --enable configure | grep Check | awk '{ print $4 }' | sort
|
||||||
|
# 3) --with/without options third.
|
||||||
|
# grep -- --with configure | grep Check | awk '{ print $4 }' | sort
|
||||||
|
ECONF_SOURCE="${S}" \
|
||||||
|
econf \
|
||||||
|
--enable-crypto-auth \
|
||||||
|
--enable-dict \
|
||||||
|
--enable-file \
|
||||||
|
--enable-ftp \
|
||||||
|
--enable-gopher \
|
||||||
|
--enable-http \
|
||||||
|
--enable-imap \
|
||||||
|
$(use_enable ldap) \
|
||||||
|
$(use_enable ldap ldaps) \
|
||||||
|
--disable-ntlm-wb \
|
||||||
|
--enable-pop3 \
|
||||||
|
--enable-rt \
|
||||||
|
--enable-rtsp \
|
||||||
|
$(use_enable samba smb) \
|
||||||
|
$(use_with ssh libssh2) \
|
||||||
|
--enable-smtp \
|
||||||
|
--enable-telnet \
|
||||||
|
--enable-tftp \
|
||||||
|
--enable-tls-srp \
|
||||||
|
$(use_enable adns ares) \
|
||||||
|
--enable-cookies \
|
||||||
|
--enable-hidden-symbols \
|
||||||
|
$(use_enable ipv6) \
|
||||||
|
--enable-largefile \
|
||||||
|
--without-libpsl \
|
||||||
|
--enable-manual \
|
||||||
|
--enable-proxy \
|
||||||
|
--disable-sspi \
|
||||||
|
$(use_enable static-libs static) \
|
||||||
|
$(use_enable threads threaded-resolver) \
|
||||||
|
$(use_enable threads pthreads) \
|
||||||
|
--disable-versioned-symbols \
|
||||||
|
--without-cyassl \
|
||||||
|
--without-darwinssl \
|
||||||
|
$(use_with idn libidn2) \
|
||||||
|
$(use_with kerberos gssapi "${EPREFIX}"/usr) \
|
||||||
|
$(use_with metalink libmetalink) \
|
||||||
|
$(use_with http2 nghttp2) \
|
||||||
|
$(use_with rtmp librtmp) \
|
||||||
|
--without-brotli \
|
||||||
|
--without-spnego \
|
||||||
|
--without-winidn \
|
||||||
|
--with-zlib \
|
||||||
|
"${myconf[@]}"
|
||||||
|
|
||||||
|
if ! multilib_is_native_abi; then
|
||||||
|
# avoid building the client
|
||||||
|
sed -i -e '/SUBDIRS/s:src::' Makefile || die
|
||||||
|
sed -i -e '/SUBDIRS/s:scripts::' Makefile || die
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Fix up the pkg-config file to be more robust.
|
||||||
|
# https://github.com/curl/curl/issues/864
|
||||||
|
local priv=() libs=()
|
||||||
|
# We always enable zlib.
|
||||||
|
libs+=( "-lz" )
|
||||||
|
priv+=( "zlib" )
|
||||||
|
if use http2; then
|
||||||
|
libs+=( "-lnghttp2" )
|
||||||
|
priv+=( "libnghttp2" )
|
||||||
|
fi
|
||||||
|
if use curl_ssl_openssl; then
|
||||||
|
libs+=( "-lssl" "-lcrypto" )
|
||||||
|
priv+=( "openssl" )
|
||||||
|
fi
|
||||||
|
grep -q Requires.private libcurl.pc && die "need to update ebuild"
|
||||||
|
libs=$(printf '|%s' "${libs[@]}")
|
||||||
|
sed -i -r \
|
||||||
|
-e "/^Libs.private/s:(${libs#|})( |$)::g" \
|
||||||
|
libcurl.pc || die
|
||||||
|
echo "Requires.private: ${priv[*]}" >> libcurl.pc
|
||||||
|
}
|
||||||
|
|
||||||
|
multilib_src_install_all() {
|
||||||
|
einstalldocs
|
||||||
|
prune_libtool_files --all
|
||||||
|
|
||||||
|
rm -rf "${ED}"/etc/
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user