Eduard Abdullin
a21985a306
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-07-25 01:42:24 +00:00
Patsy Griffin
a760cb41e4
iconv: Suppress intermediate errors with //TRANSLIT (RHEL-182978)
...
Resolves: RHEL-182978
2026-07-22 16:48:31 +00:00
Lenka Špačková
5adc345c72
Regression/bz2115831-glibc-missing-gnu-debuglink-section-in: adjust relevancy for RHEL 10
...
Fixed in RHEL 10.2: RHEL-136312
RPM-Changelog: -
RPM-Skip-Release: yes
2026-07-15 15:51:48 +02:00
Eduard Abdullin
400f4ad758
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-07-15 01:41:36 +00:00
Eduard Abdullin
6b30128a96
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-07-14 01:42:30 +00:00
DJ Delorie
25dab575f2
fcntl.h header conflict with sys/mount.h (RHEL-49857)
...
Resolves: RHEL-49857
2026-07-13 15:28:11 +02:00
Florian Weimer
3dec37a49a
Adjust support/tst-support_descriptors for running under Konflux
...
Resolves: RHEL-152856
2026-07-09 13:47:53 +02:00
Eduard Abdullin
0d93b26282
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-07-09 01:41:03 +00:00
DJ Delorie
3e2740ab95
CVE-2026-5425: Fix out-of-bounds write via TSIG record processing
...
Resolves: RHEL-180652
Resolves: RHEL-185612
2026-07-07 12:36:50 +00:00
Eduard Abdullin
f80f897683
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-07-02 01:41:21 +00:00
Patsy Griffin
a6142787c4
CVE-2026-5928: Fix ungetwc operating on byte stream (RHEL-180654)
...
Resolves: RHEL-180654
2026-06-26 12:02:07 -04:00
Eduard Abdullin
1b9382bc79
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-06-24 01:40:49 +00:00
Frédéric Bérat
50833c84b1
x86-64: Prefer EVEX512 string and memory functions on AMD Zen5 (RHEL-174869)
...
Resolves: RHEL-174869
2026-06-23 06:04:31 +00:00
Patsy Griffin
0d62f48764
CVE-2026-5450: Fix buffer overflow in scanf (RHEL-172694)
...
Resolves: RHEL-172694
2026-06-22 13:48:47 +00:00
Sergey Kolosov
04715b79ce
CI Gating: Add fail-fast test plan jobs as required rules
...
RPM-Changelog: -
RPM-Skip-Release: yes
2026-06-19 14:33:02 +02:00
Sergey Kolosov
d7685e74ea
CI Tests: tests: require 2 CPUs in tmt provision and format ci.fmf
...
Clean up YAML indentation in the CI gating plan and explicitly
request hardware with at least 2 processors. This is required
by some of the new tests.
RPM-Changelog: -
RPM-Skip-Release: yes
2026-06-01 20:35:15 +02:00
Sergey Kolosov
46e756739a
CI Tests: Expand Sanity test suite with branch-specific cases
...
Add additional test cases to the tests/Sanity directory to expand test
coverage for this release branch.
RPM-Changelog: -
RPM-Skip-Release: yes
2026-06-01 12:55:56 +02:00
Eduard Abdullin
c7f420c74a
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-05-13 01:39:49 +00:00
Frédéric Bérat
8f42d24c37
Add LD_DEBUG=tls for tracking thread-local storage and TCB management (RHEL-159427)
...
Resolves: RHEL-159427
2026-05-11 14:43:27 +02:00
Eduard Abdullin
f9e7e0eaf7
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-05-10 01:34:30 +00:00
Frédéric Bérat
c78778c419
CVE-2026-4046: Fix assertion failure in IBM1390 and IBM1399 iconv modules (RHEL-162885)
...
Resolves: RHEL-162885
2026-05-09 08:44:48 +00:00
Frédéric Bérat
efbabb7118
Fix __nss_get_default_domain logic to restore netgroup user enumeration (RHEL-149709)
...
Resolves: RHEL-149709
2026-05-05 15:51:41 +02:00
Martin Coufal
e8176bc6c3
gating.yaml: mark power9 and power10 specific jobs as required
...
RPM-Changelog: -
RPM-Skip-Release: yes
2026-04-30 10:16:44 +02:00
Sergey Kolosov
49fd6e779e
CI Tests: add Regression/bz2115831-glibc-missing-gnu-debuglink-section-in
...
This test was originally missing during the import from Fedora test
plan.
RPM-Changelog: -
RPM-Skip-Release: yes
2026-04-13 20:16:22 +02:00
Sergey Kolosov
7e8b63eca4
CI Tests: add Regression/bz2110357-glibc-mktime-fails-with-EOVERFLOW-when
...
This test was originally missing during the import from Fedora test
plan.
RPM-Changelog: -
RPM-Skip-Release: yes
2026-04-13 20:15:05 +02:00
Sergey Kolosov
1646f760b0
CI Tests: add Regression/ESTALE-error-message-translation-regression-from-RHEL7
...
This test was originally missing during the import from Fedora test
plan.
RPM-Changelog: -
RPM-Skip-Release: yes
2026-04-13 20:12:30 +02:00
Eduard Abdullin
cb311259bd
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-04-09 01:38:28 +00:00
Frédéric Bérat
3e6989278e
Avoid duplicate DNS queries when search path contains "." (RHEL-142675)
...
Resolves: RHEL-142675
2026-04-07 13:00:38 +02:00
Eduard Abdullin
9e9c50d8ae
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-04-03 01:34:37 +00:00
Eduard Abdullin
a8431d34ad
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-04-02 01:37:01 +00:00
Florian Weimer
e7de6b4760
Sync with upstream branch release/2.39/master (RHEL-151554)
...
RPM-Changelog:
- Sync with upstream branch release/2.39/master (RHEL-151554)
- Upstream commit: 0dc95ae10929aba1cc660e97cfc94903c2568efa
- resolv: Check hostname for validity (CVE-2026-4438)
- resolv: Count records correctly (CVE-2026-4437)
- iconvdata: Fix invalid pointer arithmetic in ANSI_X3.110 module
Resolves: RHEL-151554
Resolves: RHEL-150736
Resolves: RHEL-163331
Resolves: RHEL-163334
2026-04-01 07:15:33 +00:00
Frédéric Bérat
a7198b59f9
Fix NULL pointer dereference in __nss_database_get and __nss_configure_lookup (RHEL-150270)
...
Resolves: RHEL-150270
2026-03-30 16:03:58 +02:00
Eduard Abdullin
3a521c47b2
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-03-26 01:38:40 +00:00
Florian Weimer
b0bfe08c85
patch-git: Avoid trailing tabs in changelog
...
The RPM Lua function print puts tabs between its arguments.
Resolves: RHEL-140226
2026-03-23 18:06:48 +01:00
Eduard Abdullin
9535bef95a
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-03-20 01:38:21 +00:00
Arjun Shankar
6f4573339c
dlfcn: Add dlinfo request type RTLD_DI_ORIGIN_PATH (RHEL-146428)
...
Resolves: RHEL-146428
2026-03-17 10:54:02 +01:00
Sergey Kolosov
ae8b84b744
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-10 12:59:50 +00:00
Eduard Abdullin
32310ce62d
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-03-05 01:42:36 +00:00
DJ Delorie
da102a69e4
Remove unneeded ld-linux .debug files
...
Resolves: RHEL-136312
2026-03-03 10:39:55 +00:00
Eduard Abdullin
3c4a24ff0f
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-03-03 01:45:47 +00:00
Sergey Kolosov
17eca93ea4
CI Tests: fix dynamic loader detection for bz1661513 test
...
Fix dynamic loader file name detection by using readlink.
This issue was observed on s390x and ppc64le architectures.
Test name:
Regression/bz1661513-glibc-Adjust-to-rpms-find-debuginfo-sh-changes-to-keep-stripping-binaries
RPM-Changelog: -
RPM-Skip-Release: yes
2026-03-02 19:02:20 +01:00
Sergey Kolosov
16840189f7
CI Tests: run bz1661513 test last
...
Ensure that the test runs last because it removes packages. Add
order:1000 to main.fmf.
Test name:
Regression/bz1661513-glibc-Adjust-to-rpms-find-debuginfo-sh-changes-to-keep-stripping-binaries
RPM-Changelog: -
RPM-Skip-Release: yes
2026-03-02 19:02:20 +01:00
Frédéric Bérat
fc199b2037
Fix race condition in io/tst-stat (RHEL-151711)
...
Resolves: RHEL-151711
2026-02-26 14:39:26 +01:00
Eduard Abdullin
3c11399f9a
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-02-18 01:43:57 +00:00
Patsy Griffin
6748bccde4
Remove default value for LD_PROFILE_OUTPUT
...
Resolves: RHEL-142193
2026-02-16 18:38:18 +00:00
Eduard Abdullin
7bd03a8b11
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-02-12 01:42:57 +00:00
Eduard Abdullin
24f24cf487
Overwrite target for x86_64_v2
...
Update patch-git.lua to handle AlmaLinux branches correctly
2026-02-11 12:27:08 +00:00
Patsy Griffin
67904a03a3
Update locales for Croatia to use EUR as currency symbol
...
Resolves: RHEL-140103
2026-02-10 18:54:26 -05:00
Arjun Shankar
009747ac24
Set the currency symbol in Bulgarian locale to euro (RHEL-137184)
...
Resolves: RHEL-137184
2026-02-09 13:38:03 +01:00
Florian Weimer
15606b9506
patch-git: Add --no-decorate to git log invocation (RHEL-141923)
...
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-141923
RPM-Changelog: -
RPM-Skip-Release: yes
2026-01-27 14:01:25 +01:00