summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Scruggs <j.scruggs@gmail.com>2017-09-23 14:04:39 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-09-28 14:45:07 +0200
commitdd4ad81b5d8ba426b3d2d75b27f9993119f73e30 (patch)
tree37364d9ee45184e0e3740d3d7fa5c20972152171 /media-libs/openexr/metadata.xml
parentmedia-libs/ilmbase: Revision bump to 2.2.0-r1 (diff)
downloadgentoo-dd4ad81b5d8ba426b3d2d75b27f9993119f73e30.tar.gz
gentoo-dd4ad81b5d8ba426b3d2d75b27f9993119f73e30.tar.bz2
gentoo-dd4ad81b5d8ba426b3d2d75b27f9993119f73e30.zip
media-libs/openexr: Revision bump to 2.2.0-r2
* Added patch to fix a typo in the C bindings * Added patch to install the missing header files * Added patch to fix security issues: CVE-2017-9110, CVE-2017-9111, CVE-2017-9112, CVE-2017-9113, CVE-2017-9114, CVE-2017-9115, CVE-2017-9116 * Fixed build system patch * Added tabs in the metadata.xml file Closes: https://bugs.gentoo.org/616996 Closes: https://bugs.gentoo.org/631382 Closes: https://bugs.gentoo.org/620324
Diffstat (limited to 'media-libs/openexr/metadata.xml')
-rw-r--r--media-libs/openexr/metadata.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/openexr/metadata.xml b/media-libs/openexr/metadata.xml
index 0427ec20bfd4..fc9e500d69e1 100644
--- a/media-libs/openexr/metadata.xml
+++ b/media-libs/openexr/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<maintainer type="project">
-<email>media-video@gentoo.org</email>
-</maintainer>
+ <maintainer type="project">
+ <email>media-video@gentoo.org</email>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">openexr/openexr</remote-id>
+ </upstream>
</pkgmetadata>