Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927238 - sys-libs/glibc-2.38-r11: stabilisation
Summary: sys-libs/glibc-2.38-r11: stabilisation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: CC-ARCHES, PullRequest
Depends on:
Blocks: 922497
  Show dependency tree
 
Reported: 2024-03-18 11:46 UTC by Sam James
Modified: 2024-04-30 05:54 UTC (History)
1 user (show)

See Also:
Package list:
sys-libs/glibc-2.38-r11
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-18 11:46:13 UTC
Fixes the no-SSE bug.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-18 14:59:36 UTC
arm64 done
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-22 03:55:36 UTC
ppc done
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-22 04:14:24 UTC
ppc64 done
Comment 4 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-04-06 06:51:07 UTC
amd64 done
Comment 5 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-04-06 06:51:09 UTC
arm done
Comment 6 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-04-06 06:51:11 UTC
sparc done
Comment 7 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2024-04-06 06:51:12 UTC
x86 done
Comment 8 Andreas K. Hüttel archtester gentoo-dev 2024-04-26 13:51:40 UTC
Superseded by bug 930703
Comment 9 Larry the Git Cow gentoo-dev 2024-04-30 05:54:16 UTC
The bug has been referenced in the following commit(s):

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

commit cda927fb0d36cdb0563413cc92818dcf358dd0df
Author:     Matoro Mahri <matoro_gentoo@matoro.tk>
AuthorDate: 2024-04-26 03:48:40 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-04-30 05:52:49 +0000

    sys-libs/glibc: skip tst-nice with nice 19
    
    Fails otherwise, because it expects to see a change when bumping
    niceness, but no change can be make when niceness is already at max.
    
    Bug: https://bugs.gentoo.org/927238
    Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
    Closes: https://github.com/gentoo/gentoo/pull/36429
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-libs/glibc/glibc-2.38-r10.ebuild | 5 +++++
 sys-libs/glibc/glibc-2.38-r11.ebuild | 5 +++++
 sys-libs/glibc/glibc-2.38-r12.ebuild | 5 +++++
 sys-libs/glibc/glibc-2.38-r13.ebuild | 5 +++++
 sys-libs/glibc/glibc-2.39-r3.ebuild  | 5 +++++
 sys-libs/glibc/glibc-2.39-r4.ebuild  | 5 +++++
 sys-libs/glibc/glibc-9999.ebuild     | 5 +++++
 7 files changed, 35 insertions(+)