Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 468224 - sci-misc/boinc-7.0.65 version bump latest stable
Summary: sci-misc/boinc-7.0.65 version bump latest stable
Status: RESOLVED DUPLICATE of bug 467908
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-02 02:32 UTC by Greg Trigg
Modified: 2013-05-02 16:21 UTC (History)
0 users

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


Attachments
boinc-7.0.65 ebuild (boinc-7.0.65.ebuild,3.53 KB, text/plain)
2013-05-02 02:36 UTC, Greg Trigg
Details
git based package download script (generate_tarball_git.sh,3.46 KB, text/plain)
2013-05-02 02:38 UTC, Greg Trigg
Details
remove clientscr from configure (boinc-7.0.65_configure.patch,456 bytes, patch)
2013-05-02 02:40 UTC, Greg Trigg
Details | Diff
remove clientscr from Makefile (boinc-7.0.65_Makefile.patch,363 bytes, patch)
2013-05-02 02:41 UTC, Greg Trigg
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Trigg 2013-05-02 02:32:41 UTC
The latest approved version of BOINC is 7.0.65.  I've hacked the download script to include 'git' rather than svn, which is no longer being updated.  I've updated the patches as required to account for the differences between 7.0.29 and 7.0.65.  I submit this in case it's useful to anyone besides myself.

Reproducible: Always

Steps to Reproduce:
1. place 'generate_tarball_git.sh', 'boinc-7.0.65_configure.patch' and 'boinc-7.0.65_Makefile.patch' in 'sci-misc/boinc/files' directory
2. place 'boinc-7.0.65.ebuild' in 'sci-misc/boinc'
3. from sci-misc/boinc, run 'files/generate_tarball_git.sh -v 7.0.65'
4. cp boinc-dist/boinc-7.0.65.tar.xz /usr/portage/distfiles/
5. ebuild boinc-7.0.65.ebuild manifest
6. emerge boinc
Comment 1 Greg Trigg 2013-05-02 02:36:24 UTC
Created attachment 347092 [details]
boinc-7.0.65 ebuild

A proposed boinc-7.0.65 ebuild.
Comment 2 Greg Trigg 2013-05-02 02:38:07 UTC
Created attachment 347094 [details]
git based package download script

script to generate tarball using git rather than svn
Comment 3 Greg Trigg 2013-05-02 02:40:24 UTC
Created attachment 347096 [details, diff]
remove clientscr from configure

removes the option of configuring clientscr, which we've deleted
Comment 4 Greg Trigg 2013-05-02 02:41:27 UTC
Created attachment 347098 [details, diff]
remove clientscr from Makefile

removes the clientscr option from Makefile.am
Comment 5 Agostino Sarubbo gentoo-dev 2013-05-02 11:47:23 UTC

*** This bug has been marked as a duplicate of bug 467908 ***
Comment 6 Greg Trigg 2013-05-02 13:19:35 UTC
How is this a duplicate of the other bug report other than being about the same app?  This report is about a new version and doesn't address security issues at all.  It's a totally different subject.

If it is a duplicate, it would be a duplicate of bug 411463.

Please explain how this is a duplicate of bug 467908.
Comment 7 Greg Trigg 2013-05-02 13:51:16 UTC
(In reply to comment #6)
> How is this a duplicate of the other bug report other than being about the
> same app?  This report is about a new version and doesn't address security
> issues at all.  It's a totally different subject.
> 
> If it is a duplicate, it would be a duplicate of bug 411463.
> 
> Please explain how this is a duplicate of bug 467908.

Ok, I see the one liner directed @ the maintainers in 467908.  Will that eventually lead to a sci-misc/boinc-7.0.65 ebuild?
Comment 8 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-05-02 16:21:46 UTC
(In reply to comment #7)
> Ok, I see the one liner directed @ the maintainers in 467908.  Will that
> eventually lead to a sci-misc/boinc-7.0.65 ebuild?

Yes, security issues usually involve introducing newer versions.