Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 721682 - media-libs/opencollada version bump to 1.6.68
Summary: media-libs/opencollada version bump to 1.6.68
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 689740
  Show dependency tree
 
Reported: 2020-05-08 19:30 UTC by Adrian
Modified: 2020-06-17 17:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrian 2020-05-08 19:30:11 UTC
Opencollada-1.6.68 is the minimum version required for blender-2.82a. This blocks bug 689740

Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-08 22:08:48 UTC
Please note that this package is maintainer-needed. It may be worth you bumping it yourself if it's in the way of your work.
Comment 2 Adrian 2020-05-08 22:13:44 UTC
I would like to do so, but I don't have write access to github yet. I would be happy to become the maintainer if required
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-05-08 22:21:00 UTC
(In reply to Adrian from comment #2)
> I would like to do so, but I don't have write access to github yet. I would
> be happy to become the maintainer if required

You need to become a Gentoo Developer for that (https://www.gentoo.org/get-involved/become-developer/) but you can contribute/make a PR for it on Github without being the (proxied-)maintainer for that package, especially given it's m-n.
Comment 4 Larry the Git Cow gentoo-dev 2020-06-17 17:00:43 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a27bb13eaf1d39055d2ec2b82377ee4b3e1a000

commit 7a27bb13eaf1d39055d2ec2b82377ee4b3e1a000
Author:     Adrian Grigo <agrigo2001@yahoo.com.au>
AuthorDate: 2020-05-08 20:05:38 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-06-17 17:00:24 +0000

    media-libs/opencollada: Version bump to 1.6.68
    
    Version bump to 1.6.68 as required by blender-2.82a.
    The ebuild has been updated to EAPI 7.
    
    The null conversion QA error was fixed by initialising std::vector with
    zero. I resolved the insecure DAEValidator RUNPATH QA error by clearing
    the path with app-admin/chrpath and installing its library
    libDAEValidatorLibrary.so
    
    Signed-off-by: Adrian Grigo <agrigo2001@yahoo.com.au>
    Closes: https://bugs.gentoo.org/721682
    Closes: https://github.com/gentoo/gentoo/pull/15717
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 media-libs/opencollada/Manifest                    |   1 +
 .../files/opencollada-1.6.68-cmake-fixes.patch     | 122 +++++++++++++++++++++
 .../opencollada-1.6.68-fix-null-conversion.patch   |  12 ++
 media-libs/opencollada/metadata.xml                |   9 +-
 media-libs/opencollada/opencollada-1.6.68.ebuild   |  82 ++++++++++++++
 5 files changed, 225 insertions(+), 1 deletion(-)