Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 717580

Summary: sci-misc/boinc-7.16.14: Version bump
Product: Gentoo Linux Reporter: Joonas Niilola <juippis>
Component: Current packagesAssignee: Sven Eden <sven.eden>
Status: RESOLVED FIXED    
Severity: normal CC: jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18183
https://bugs.gentoo.org/show_bug.cgi?id=780555
Whiteboard:
Package list:
Runtime testing required: ---

Description Joonas Niilola gentoo-dev 2020-04-15 13:09:27 UTC
A new version 7.16.6 seems to be available. Please update to latest release.
Comment 1 Sven Eden 2020-11-08 13:35:30 UTC
I am working on a PR for this.

Hopefully that will also take down a few other bug reports.
Comment 2 Sven Eden 2020-12-02 08:34:58 UTC
I am still waiting for my PR to get merged.
In the meantime, 7.16.12 got released.
Comment 3 Sven Eden 2020-12-10 08:16:30 UTC
I am still waiting for my PR to get merged.
In the meantime, 7.16.14 got released.
Comment 4 Joonas Niilola gentoo-dev 2020-12-10 08:22:07 UTC
Hmm, I do wonder why the PR and this package is assigned to science, yet this bug assigned to you.

I'll try to check the PR today.
Comment 5 Sven Eden 2020-12-12 15:56:32 UTC
(In reply to Joonas Niilola from comment #4)
> Hmm, I do wonder why the PR and this package is assigned to science, yet
> this bug assigned to you.
> 
> I'll try to check the PR today.

That's because I am proxy maintaining it, but it officially belongs to the science team.
Comment 6 Larry the Git Cow gentoo-dev 2021-01-18 13:38:38 UTC
The bug has been closed via the following commit(s):

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

commit e9b2020e1f608225d8fd30a16b4b7a1dcb9f214f
Author:     Sven Eden <sven.eden@prydeworx.com>
AuthorDate: 2020-11-08 14:21:41 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-01-18 13:37:24 +0000

    sci-misc/boinc: V7.16.14 bump, EAPI 7 upgrade, bug fixes, GLEP 81
    
    This version bump also fixes the following issues:
    * The user/group management is now done according to GLEP 81
    * /etc/init.d/boinc: Ensure correct RUNTIMEDIR permissions (#684074)
    * /etc/init.d/boinc: The password does no longer need to be submitted
    * Hardcoded library search paths to /lib and /usr/lib have been
      removed or switched to /lib64 and /usr/lib64, if those are the
      regular library directories on the emerging system. (#732024)
    
    Closes: https://bugs.gentoo.org/684074
    Closes: https://bugs.gentoo.org/717580
    Closes: https://bugs.gentoo.org/732024
    Package-Manager: Portage-3.0.9, Repoman-3.0.2
    Signed-off-by: Sven Eden <sven.eden@prydeworx.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sci-misc/boinc/Manifest                            |   1 +
 sci-misc/boinc/boinc-7.16.14.ebuild                | 205 +++++++++++++++++++++
 sci-misc/boinc/files/boinc-7.16-fix_webview.patch  |  11 ++
 .../boinc/files/boinc-7.16-remove-usr_lib.patch    |  89 +++++++++
 sci-misc/boinc/files/boinc.init.in                 |  53 +-----
 sci-misc/boinc/metadata.xml                        |  44 +++--
 6 files changed, 342 insertions(+), 61 deletions(-)