mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/priority: New package, new dep of twisted
CVE-2016-6580: All versions of this library prior to 1.2.0 are vulnerable to a denial of service attack... Package-Manager: portage-2.3.1_p8
This commit is contained in:
25
dev-python/priority/metadata.xml
Normal file
25
dev-python/priority/metadata.xml
Normal file
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>dol-sen@gentoo.org</email>
|
||||
<description>Primary maintainer</description>
|
||||
</maintainer>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<maintainer>
|
||||
<email>cory@lukasa.co.uk</email>
|
||||
<name>Cory Benfield</name>
|
||||
</maintainer>
|
||||
<remote-id type="pypi">priority</remote-id>
|
||||
</upstream>
|
||||
<longdescription>Priority is a pure-Python implementation of the priority
|
||||
logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority).
|
||||
This logic allows for clients to express a preference for how the
|
||||
server allocates its (limited) resources to the many outstanding HTTP
|
||||
requests that may be running over a single HTTP/2 connection.
|
||||
</longdescription>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user