Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 956490 - =sys-kernel/gentoo-sources-6.12.29 actually installs 6.12.30
Summary: =sys-kernel/gentoo-sources-6.12.29 actually installs 6.12.30
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Pagano
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-23 14:46 UTC by Alexander Tsoy
Modified: 2025-05-23 15:02 UTC (History)
2 users (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 Alexander Tsoy 2025-05-23 14:46:13 UTC
sys-kernel/gentoo-sources-6.12.29 was accidentally(?) bumped to 6.12.30 by the following commit:

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

...
 * Applying 1029_linux-6.12.30.patch (-p1) ...
 [ ok ]
...
Comment 1 Mike Pagano gentoo-dev 2025-05-23 14:58:07 UTC
Yeah I did something wrong there, thanks.
Comment 2 Larry the Git Cow gentoo-dev 2025-05-23 15:02:00 UTC
The bug has been closed via the following commit(s):

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

commit a613c0997aff8b20055f52abcc9325c7fc09444c
Author:     Mike Pagano <mpagano@gentoo.org>
AuthorDate: 2025-05-23 15:01:21 +0000
Commit:     Mike Pagano <mpagano@gentoo.org>
CommitDate: 2025-05-23 15:01:48 +0000

    sys-kernel/gentoo-sources: Fix incorrect genpatches version
    
    Closes: https://bugs.gentoo.org/956490
    
    Signed-off-by: Mike Pagano <mpagano@gentoo.org>

 sys-kernel/gentoo-sources/Manifest                 |  3 ++
 .../gentoo-sources/gentoo-sources-6.12.29.ebuild   |  2 +-
 .../gentoo-sources/gentoo-sources-6.12.30.ebuild   | 37 ++++++++++++++++++++++
 3 files changed, 41 insertions(+), 1 deletion(-)