Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915504 - app-containers/skopeo: 1.13.3 version bump
Summary: app-containers/skopeo: 1.13.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-10-09 23:23 UTC by Zac Medico
Modified: 2023-11-23 12:39 UTC (History)
2 users (show)

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


Attachments
patch from github pull 33124 (33124.patch,9.60 KB, patch)
2023-10-09 23:24 UTC, Zac Medico
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zac Medico gentoo-dev 2023-10-09 23:23:11 UTC
Hi William, we have a proxy-maint volunteer for this package in https://github.com/gentoo/gentoo/pull/33124. Would you like to accept?
Comment 1 Zac Medico gentoo-dev 2023-10-09 23:24:15 UTC
Created attachment 872440 [details, diff]
patch from github pull 33124
Comment 2 Florian Schmaus gentoo-dev 2023-10-18 18:51:18 UTC
@williamh: ping
Comment 3 Larry the Git Cow gentoo-dev 2023-11-23 12:39:27 UTC
The bug has been closed via the following commit(s):

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

commit aee6415ac2f7cbaea64f5014f2d1596e281c72ce
Author:     Rahil Bhimjiani <rahil3108@gmail.com>
AuthorDate: 2023-09-29 15:50:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-11-23 12:38:24 +0000

    app-containers/skopeo: add live & 1.14.0
    
    Adds myself as proxied-maintainer
    Complete rewrite of ebuild
    1. builds more in line with upsteam's instructions
    2. two new use flags: device-mapper rootless
    3. removed libgpg-error as a dependenc
    
    [sam: Maintainer timeout after pings on IRC and in the bug.]
    
    Bug: https://bugs.gentoo.org/694906
    Closes: https://bugs.gentoo.org/911537
    Closes: https://bugs.gentoo.org/915504
    Signed-off-by: Rahil Bhimjiani <rahil3108@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/33124
    Signed-off-by: Sam James <sam@gentoo.org>

 app-containers/skopeo/Manifest                    |  1 +
 app-containers/skopeo/files/makefile-1.14.0.patch | 38 +++++++++++
 app-containers/skopeo/metadata.xml                | 12 ++++
 app-containers/skopeo/skopeo-1.14.0.ebuild        | 80 +++++++++++++++++++++++
 app-containers/skopeo/skopeo-9999.ebuild          | 80 +++++++++++++++++++++++
 5 files changed, 211 insertions(+)