tini-0.18.0.ebuild has GIT_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 tini-0.19.0.ebuild has GIT_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 too docker info is not happy (but docker itself works fine): init version: fec3683b971d9c3ef73f284f176672c44b448662 (expected: de40ad007797e0dcd8b7126f27bb87401d224240) in the tini git repo: $ git show fec3683b971d9c3ef73f284f176672c44b448662 commit fec3683b971d9c3ef73f284f176672c44b448662 (tag: v0.18.0) $ git show de40ad007797e0dcd8b7126f27bb87401d224240 commit de40ad007797e0dcd8b7126f27bb87401d224240 (tag: v0.19.0) so tini-0.19.0.ebuild should have GIT_COMMIT=de40ad007797e0dcd8b7126f27bb87401d224240
thanks for catching. actual version downloaded is fine as we use tag to download, just commit embedded into source is wrong.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfd0e02c8af07b421e9a5d622c97930e97e0516d commit bfd0e02c8af07b421e9a5d622c97930e97e0516d Author: Georgy Yakovlev <gyakovlev@gentoo.org> AuthorDate: 2021-06-15 02:03:37 +0000 Commit: Georgy Yakovlev <gyakovlev@gentoo.org> CommitDate: 2021-06-15 02:05:46 +0000 sys-process/tini: revbump, specify correct GIT_COMMIT straight to stable, as tarball is the same, just the commit embedded into binary is wrong. Closes: https://bugs.gentoo.org/795936 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> sys-process/tini/tini-0.19.0-r1.ebuild | 66 ++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+)