Commit Graph

347 Commits

Author SHA1 Message Date
Martin Coufal
7fbc71a39a gating.yaml: mark power9 and power10 specific jobs as required
RPM-Changelog: -
RPM-Skip-Release: yes
2026-04-30 10:13:36 +02:00
Frédéric Bérat
6876da6c3c Fix namespace violation in fortify wrappers (bug 32052) (RHEL-52966)
Resolves: RHEL-52966
2026-03-26 16:10:21 +00:00
Frédéric Bérat
d19518e588 Fix null pointer dereference and assertion failures in __nss_database_get (bug 28940) (RHEL-150269)
Resolves: RHEL-150269
2026-03-25 20:42:54 +00:00
Frédéric Bérat
0e8e4ecae9 Add LD_DEBUG=tls support for tracking TLS and TCB events (RHEL-49785)
Resolves: RHEL-49785
2026-03-25 12:30:41 +00:00
Florian Weimer
d58e05d599 Avoid duplicate DNS query if search list contains '.'
Resolves: RHEL-153056
2026-03-23 16:53:51 +01:00
Arjun Shankar
6a5da8faa9 dlfcn: Add dlinfo request type RTLD_DI_ORIGIN_PATH (RHEL-54450)
Resolves: RHEL-54450
2026-03-17 12:39:23 +01:00
Sergey Kolosov
7bff59bb7c CI Gating: update gating.yaml for taskrpm deprecation
Replace the deprecated baseos-ci.brew-build.tier1.functional rule with
fast-line and slow-line rules for tier0, tier1 and testsuite tests.

Related: RHEL-126175
RPM-Changelog: -
RPM-Skip-Release: yes
2026-03-09 08:59:24 +00:00
Sergey Kolosov
e2834b0028 CI Tests: remove conflicting glibc32 to fix prepare stage
RPM-Changelog: -
RPM-Skip-Release: yes
2026-03-02 19:10:44 +01:00
Sergey Kolosov
ca2c60812d CI Tests: add Regression/bz1882466-RHEL8-2-LD-PRELOAD-of-some-lib-that-has
This test was originally missing during the import from Fedora test
plan.

RPM-Changelog: -
RPM-Skip-Release: yes
2026-03-02 19:10:44 +01:00
Patsy Griffin
1d7a0617ff Remove default value for LD_PROFILE_OUTPUT
Resolves: RHEL-142196
2026-02-26 10:03:06 +00:00
Frédéric Bérat
8a9ddda334 Fix race condition in io/tst-stat symlink test (RHEL-142209)
Resolves: RHEL-142209
2026-02-24 15:23:26 +01:00
Frédéric Bérat
a5df4f06f7 Restore iconv tool verbosity for unrecognized encoding names (RHEL-1018)
Resolves: RHEL-1018
2026-02-23 14:17:12 +01:00
Patsy Griffin
3b96603253 Optimize trylock for high cache contention workloads.
Resolves: RHEL-141072
2026-02-16 07:43:17 +00:00
Patsy Griffin
c7f278779c Update locales for Croatia to use EUR as currency symbol
Resolves: RHEL-140105
2026-02-13 15:27:36 +00:00
Sergey Kolosov
426ad63b62 CI Tests: enable Regression/bz2115831-glibc-missing-gnu-debuglink-section-in
Re-enable this test as RHEL-27851 has been fixed

Related: RHEL-27851
RPM-Changelog: -
RPM-Skip-Release: yes
2026-02-13 15:21:49 +00:00
Florian Weimer
eae38d8010 CVE-2026-0915: Stack memory disclosure in getnetbyaddr
Resolves: RHEL-141850
2026-02-13 07:20:22 +00:00
Florian Weimer
949d465bf8 CVE-2026-0861: Check for alignment overflow in memalign functions
Resolves: RHEL-141739
2026-02-12 19:34:58 +00:00
Florian Weimer
9520284df9 CVE-2025-15281: wordexp WRDE_REUSE uninitialized memory read
Resolves: RHEL-142788
2026-02-12 15:11:32 +01:00
Arjun Shankar
a4f5c93ccf Set the currency symbol in Bulgarian locale to euro (RHEL-137186)
Resolves: RHEL-137186
2026-02-11 10:41:15 +01:00
Florian Weimer
7da8fd8c51 patch-git: Add --no-decorate to git log invocation (RHEL-141925)
Sync patch-git git log invocation with konflux-ci/rpmbuild-pipeline-environment-container,
specifically this commit:

commit 5753986ec0689bd83d8fd40f179186a1aa99ed9a
Author: Pavel Raiskup <pavel@raiskup.cz>
Date:   Fri Dec 19 15:25:01 2025 +0100

    Add patch-git support

    Follow the instructions in https://github.com/konflux-ci/rpmbuild-pipeline/issues/112

<5753986ec0>

Resolves: RHEL-141925
RPM-Changelog: -
RPM-Skip-Release: yes
2026-02-06 15:07:29 +00:00
Patsy Griffin
89305a5e30 Document that GPLv3 files are present among the sources
Resolves: RHEL-127529
2026-02-05 18:21:14 +00:00
Patsy Griffin
86738b0e32 Backport CFLAGS changes for power10 multilib and fix a related test (RHEL-32737)
commit b3da3b4101 ("Rewrite flags inheritance in Lua") from c10s

Resolves: RHEL-32737
2026-02-02 19:59:33 +00:00
DJ Delorie
8b7a578106 patch-git: Avoid trailing tabs in changelog (RHEL-140227)
The RPM Lua function print puts tabs between its arguments.

Resolves: RHEL-140227
2026-01-26 20:13:10 -05:00
Florian Weimer
ddbe2358d1 x86-64: Additional math routines optimizes with FMA
Resolves: RHEL-1063
2026-01-20 11:27:57 +00:00
Patsy Griffin
b7e6283f1a misc: Add support for Linux uio.h RWF_ATOMIC and RWF_NOAPPEND flags
Resolves: RHEL-87646
2026-01-13 08:27:02 -05:00
DJ Delorie
06d55fdb46 Remove unneeded ld-linux .debug files (RHEL-27851)
Resolves: RHEL-27851
2025-12-16 13:45:36 -05:00
Patsy Griffin
fe0a9b0cab string: Add tests for unique strerror and strsignal strings (RHEL-109758)
Resolves: RHEL-109758
2025-12-11 22:11:58 -05:00
Florian Weimer
78fb5257b7 patch-git: Do not require directory names in Lua patches table
RPM 6.0.0 does not put the source directory prefix there anymore.

Resolves: RHEL-134109
RPM-Changelog: -
RPM-Skip-Release: yes
2025-12-06 12:54:45 +01:00
Patsy Griffin
d629485632 Move ANSI_X3.110-1983 support from main package to glibc-gconv-extra.
Include iconvdata: fix invalid pointer arithmetic in ANSI_X3.110 module. (RHEL-41205)

Resolves: RHEL-41205
2025-12-02 17:37:11 -05:00
Frédéric Bérat
58ede25118 x86-64: Add GLIBC_ABI_DT_X86_64_PLT version to enable DT_X86_64_PLT compatibility. (RHEL-109622)
Resolves: RHEL-109622
2025-11-17 16:08:01 +01:00
Florian Weimer
9f54110774 patch-git: Support git worktree
After “git worktree”, .git is a text file, not a directory.

Resolves: RHEL-127594
2025-11-17 10:55:37 +01:00
DJ Delorie
95249e2082 rpminspect.yaml: note that glibc-minimal-langpack is empty
This fixes the "continues to be empty" VERIFY from rpminspect.

Support for this was added by:
https://github.com/rpminspect/rpminspect/issues/1518

Resolves: RHEL-118846
2025-11-13 09:53:30 +01:00
Florian Weimer
1335d209f3 patch-git: Add auto-generated/ prefix to Source: files
This suppresses a centpkg pre-push-check failure.

Resolves: RHEL-126051
2025-11-11 20:04:43 +01:00
DJ Delorie
420da6862a Minor documentation improvements (RHEL-95259)
Resolves: RHEL-95259
2025-11-03 22:56:29 -05:00
Frédéric Bérat
b69345d750 Document open_memstream implementation-defined SEEK_END behavior (RHEL-61087)
Resolves: RHEL-61087
2025-10-28 15:56:46 +01:00
Frédéric Bérat
7caf5b3af4 Add new socket shutdown test (RHEL-50453)
Resolves: RHEL-50453
2025-10-16 15:13:02 +02:00
Florian Weimer
b4d304b208 Handle FUSE_GETXATTR during FUSE FS mount in tests (RHEL-121433)
Resolves: RHEL-121433
2025-10-15 12:14:54 +02:00
Patsy Griffin
49e17cb056 nss: Fix incorrect/empty results when merging groups (RHEL-112149)
Resolves: RHEL-112149
2025-10-13 15:35:20 -04:00
Arjun Shankar
5a90f7a991 patch-git: Import from c10s and turn on (RHEL-117185)
Sync patch-git.lua, CONTRIBUTING.md, .gitignore with
commit e95aa14bd2 from c10s.

Update glibc.spec to auto-generate version, release patch list,
and changelog.

Some patches up to Patch409 (glibc-rh2129005.patch) require an ordering
that patch-git does not support.  Therefore they are left in.  Patches
410 onwards follow the intra-commit lexicographic order that patch-git
uses and can therefore be auto-generated by patch-git tooling.

Resolves: RHEL-117185
Parent: e8cd46bcf1
Patch-Git-Version: 1
RPM-Version: 2.34
RPM-Release: 235%{?dist}
RPM-Changelog-Stop: yes
2025-10-09 15:25:37 +02:00
Arjun Shankar
e8cd46bcf1 test-bz22786: Mark UNSUPPORTED on low memory systems (RHEL-91400)
Resolves: RHEL-91400
2025-10-07 16:03:42 +02:00
Patsy Griffin
45ccc173fc glibc-locale-source: Require gzip to handle compressed charmaps (RHEL-111005)
Resolves: RHEL-111005
2025-10-02 14:08:31 -04:00
Rachel Sibley
6939735826 Update the revdep ci file to include binutils (RHEL-112820)
Resolves: RHEL-112820
2025-09-03 19:13:48 -04:00
Arjun Shankar
1d21eb187f libio: Upon asprintf failure set the string pointer to NULL (RHEL-72245)
Resolves: RHEL-72245
2025-09-02 12:25:19 +02:00
Rachel Sibley
faa64d329c Update the revdep ci file (RHEL-111538)
Resolves: RHEL-111538
2025-08-28 11:15:42 -04:00
Arjun Shankar
fc8b8ed923 Define __libc_tsd_CTYPE_* thread variables as TLS initial-exec (RHEL-107518)
Related: RHEL-72017
Resolves: RHEL-107518
2025-08-19 17:55:03 +02:00
Arjun Shankar
dc52472777 elf: Remove a duplicate test related Makefile target (RHEL-108220)
Resolves: RHEL-108220
2025-08-19 15:19:05 +02:00
Arjun Shankar
e54a9f817e inet: Fix namespace pollution in fortification header (RHEL-106206)
Resolves: RHEL-106206
2025-08-19 11:50:53 +02:00
Florian Weimer
433a7d6f10 Handle load segment gaps in _dl_find_object (RHEL-104852)
Resolves: RHEL-104852
2025-08-11 14:04:43 +02:00
Florian Weimer
598d4ec8e6 Disable failing subtest of elf/tst-dl_find_object-static (RHEL-108221)
Resolves: RHEL-108221
2025-08-11 13:21:08 +02:00
Florian Weimer
ad8f8253fd Prevent inlining of _dl_debug_state (RHEL-105965)
Resolves: RHEL-105965
2025-08-07 13:55:00 +02:00