Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 862360 - app-admin/kube-bench-0.6.8: version bump
Summary: app-admin/kube-bench-0.6.8: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-30 16:58 UTC by Hank Leininger
Modified: 2022-07-31 02:19 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 Hank Leininger 2022-07-30 16:58:43 UTC
Upstream has a 0.6.8 version, mostly just bumped a bunch of Go deps.

A straight copy of the 0.6.6 ebuild (and rolling my own -deps tarball) worked fine here. LMK if a PR would be helpful, it might be more work for you to process, than just cp'ing yourself ;) Thanks!
Comment 1 Larry the Git Cow gentoo-dev 2022-07-30 20:44:13 UTC
The bug has been closed via the following commit(s):

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

commit 4c3313e0bdef24a3b4b899772d6afde30bf749ad
Author:     William Hubbs <williamh@gentoo.org>
AuthorDate: 2022-07-30 20:42:27 +0000
Commit:     William Hubbs <williamh@gentoo.org>
CommitDate: 2022-07-30 20:42:53 +0000

    app-admin/kube-bench: add 0.6.8
    
    Closes: https://bugs.gentoo.org/862360
    Signed-off-by: William Hubbs <williamh@gentoo.org>

 app-admin/kube-bench/Manifest                |  2 ++
 app-admin/kube-bench/kube-bench-0.6.8.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 30 insertions(+)
Comment 2 Hank Leininger 2022-07-31 02:19:52 UTC
Woo, that was quick, thank you!