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

Bug 628388

Summary: app-shells/push-3.0: Please bump; ebuild should be modified
Product: Gentoo Linux Reporter: Martin Väth <martin>
Component: Current packagesAssignee: Michał Górny <mgorny>
Status: CONFIRMED ---    
Severity: normal CC: jstein, martin, qa
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: push-2.0-r1.ebuild -> push-3.0.ebuild

Description Martin Väth 2017-08-20 16:50:21 UTC
Created attachment 489790 [details, diff]
push-2.0-r1.ebuild -> push-3.0.ebuild

I just released app-shells/push-3.0

It provides a Makefile which installs a wrapper script, solving the problem discussed in bug 609440 and bug 598527:
The documentation has been modified correspondingly to allow such wrapper scripts. All projects in the tree using app-shells/push already do this.

A corresponding patch for the ebuild is provided which uses the Makefile instead of manual installation.

The install path has been moved to / (e.g. /bin instead of /usr/bin) to make sure that sys-block/zram-init works with split /usr (new versions of zram-init need app-shells/push).
Comment 1 Larry the Git Cow gentoo-dev 2017-10-04 16:38:56 UTC
The bug has been closed via the following commit(s):

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

commit 0766c6dd43aec421263429fce3fd112f6235aac3
Author:     Martin Väth <martin@mvath.de>
AuthorDate: 2017-10-04 16:37:42 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2017-10-04 16:38:14 +0000

    app-shells/push: bump.
    
    Closes: https://bugs.gentoo.org/628388
    Package-Manager: Portage-2.3.8, Repoman-2.3.3
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 app-shells/push/Manifest        |  1 +
 app-shells/push/push-3.0.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-10-05 15:53:17 UTC
Reverted. Please do not commit without prior QA review.