Commit Graph

2051 Commits

Author SHA1 Message Date
Eduard Abdullin
205cdccabc Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-11-05 01:43:08 +00:00
Florian Weimer
c3e975cbcf patch-git: Add auto-generated/ prefix to Source: files
This suppresses a centpkg pre-push-check failure.

Resolves: RHEL-121748
2025-11-03 11:33:57 +01:00
Eduard Abdullin
55e9a474cd Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-31 01:46:53 +00:00
Frédéric Bérat
0cdd6d71bb Fix memory leak in freopen and improve testing
RPM-Changelog:
 - Fix memory leak in freopen, mode flag and wide-oriented stream handling (RHEL-115823)
 - Add comprehensive tests and document limitations (RHEL-115823)
Resolves: RHEL-115823
2025-10-30 13:36:52 +00:00
Frédéric Bérat
e97a907db2 Add libio test verifying fflush(FILE) and fflush(NULL) semantic equivalence (RHEL-119435)
Resolves: RHEL-119435
2025-10-29 10:01:44 +01:00
Eduard Abdullin
629daebce1 Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-29 01:45:32 +00:00
Patsy Griffin
e594f0dd8e manual: Improve documentation of the shutdown function (RHEL-117418)
Document the SHUT_* constants and attempt to explain the
implications for Linux TCP and UNIX domain sockets.

Resolves: RHEL-117418
2025-10-27 21:18:38 -04:00
Eduard Abdullin
1580c88e42 Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-24 01:45:20 +00:00
Frédéric Bérat
d686f6fe8b Fix stdio input stream flushing and positioning behavior (RHEL-119434)
Resolves: RHEL-119434
2025-10-23 10:18:53 +02:00
Eduard Abdullin
b2b4888eec Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-23 01:43:14 +00:00
DJ Delorie
02111ad8a7 assert: Improve POSIX conformance of allocation failure path (RHEL-119422)
Resolves: RHEL-119422
2025-10-22 19:14:06 +00:00
Frédéric Bérat
808ff574ad stdio: Guarantee ungetc single char pushback with FILE struct buffer (RHEL-119409)
Resolves: RHEL-119409
2025-10-22 11:55:26 +02:00
Eduard Abdullin
421cef5b81 Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-21 01:45:52 +00:00
Frédéric Bérat
bff8e70b16 Add tests of time, gettimeofday, clock_gettime (RHEL-119386)
Resolves: RHEL-119386
2025-10-16 10:30:01 +02:00
Eduard Abdullin
c15ebecd85 Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-14 01:43:13 +00:00
Frédéric Bérat
18d86a450a Add test for pthread_getcpuclockid function (RHEL-119400)
Resolves: RHEL-119400
2025-10-13 14:27:58 +02:00
Eduard Abdullin
13b15ef1fd Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-09 01:42:49 +00:00
Frédéric Bérat
1c8abf48ab Extend sem_trywait testing with a threaded test (RHEL-119403)
Resolves: RHEL-119403
2025-10-08 08:55:56 +00:00
Frédéric Bérat
fd242e7aae sem_open: Avoid uninitialized result for non-existent files (RHEL-119392)
Resolves: RHEL-119392
2025-10-08 05:45:36 +00:00
Eduard Abdullin
f3cd3e96ee Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-08 01:43:52 +00:00
Arjun Shankar
ac4d98ccf5 test-bz22786: Mark UNSUPPORTED on low memory systems (RHEL-119657)
Resolves: RHEL-119657
2025-10-07 15:41:12 +02:00
Eduard Abdullin
463395b5e4 Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-07 01:43:37 +00:00
Arjun Shankar
9c81ff69ad libio: Add new tests for fclose on an unopened file (RHEL-115820)
Resolves: RHEL-115820
2025-10-06 15:29:30 +02:00
Frédéric Bérat
6973ecc6b0 pthread_timedjoin_np, pthread_clockjoin_np: Validate time arguments (RHEL-115825)
Resolves: RHEL-115825
2025-10-03 15:44:27 +02:00
Eduard Abdullin
01693fd954 Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-10-03 01:45:20 +00:00
DJ Delorie
d01369479c manual: Explain our implementation-defined memstream semantics (RHEL-65838)
Resolves: RHEL-65838
2025-10-01 16:16:58 -04:00
DJ Delorie
3a6256d935 rpminspect.yaml: note that glibc-minimal-langpack is empty (RHEL-116641)
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-116641
RPM-Changelog: -
RPM-Skip-Release: yes
2025-09-30 16:07:41 -04:00
Eduard Abdullin
25a8f82b4e Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-09-29 01:43:30 +00:00
Eduard Abdullin
d0cf0f82ac Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-09-25 01:42:16 +00:00
DJ Delorie
1e958220ab libio: asprintf should write NULL upon failure (RHEL-72244)
Resolves: RHEL-72244
2025-09-24 21:19:40 +00:00
Frédéric Bérat
7ef0dba232 Extend getline testing (RHEL-115819)
Resolves: RHEL-115819
2025-09-24 06:08:12 +00:00
Eduard Abdullin
1ab971aebd Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-09-24 01:45:52 +00:00
Florian Weimer
e95aa14bd2 patch-git: Changelog formatting updates (RHEL-111490)
Long lines in changelogs are now word-wrapped automatically, unless
the changelog is explicitly formatted using "-  " lines.

RPM-Changelog: -
RPM-Skip-Release: yes
Related: RHEL-111490
2025-09-23 15:10:19 +00:00
Florian Weimer
a243a59e4e patch-git: Add assert_eq function for internal testing
RPM-Changelog: -
RPM-Skip-Release: yes
Related: RHEL-111490
2025-09-23 15:10:19 +00:00
Florian Weimer
6894c74dd1 patch-git: The emit_patchlist function should be local
Found by looking at:

luac -l -l patch-git.lua | grep -o '_ENV.*' | sort -u

RPM-Changelog: -
RPM-Skip-Release: yes
Related: RHEL-111490
2025-09-23 15:10:19 +00:00
Florian Weimer
cf728b3d9f patch-git: Add build instructions
Using rpm -i may not work as expected if $HOME/rpmbuild is not
empty.  Recommend to use mock or build directly out of dist-git
instead.

RPM-Changelog: -
RPM-Skip-Release: yes
Related: RHEL-111490
2025-09-23 12:18:10 +02:00
Eduard Abdullin
684298a6fb Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-09-23 01:43:15 +00:00
Frédéric Bérat
428f8d6f99 Implement _FORTIFY_SOURCE for inet_ntop and inet_pton (RHEL-111115)
Resolves: RHEL-111115
2025-09-22 17:01:30 +02:00
Eduard Abdullin
376e68e22d Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-09-20 01:44:25 +00:00
Arjun Shankar
df55530e13 nss: Fix incorrect/empty results when merging groups (RHEL-114265)
Resolves: RHEL-114265
2025-09-19 19:50:15 +02:00
Frédéric Bérat
e06f84e64b x86-64: Unconditionally run elf/check-dt-x86-64-plt test (RHEL-113195)
Resolves: RHEL-113195
2025-09-19 14:41:14 +00:00
Frédéric Bérat
3b4a80c65e Fix readdir_r error reporting and readdir64_r entry handling, extend dirent testing. (RHEL-111120)
Resolves: RHEL-111120
2025-09-19 13:11:28 +02:00
Eduard Abdullin
9481737408 Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-09-18 01:45:51 +00:00
Eduard Abdullin
4259822bcb Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-09-17 10:46:30 +00:00
Eduard Abdullin
9dd07026e7 Overwrite target for x86_64_v2
Update patch-git.lua to handle AlmaLinux branches correctly
2025-09-17 09:19:51 +00:00
Frédéric Bérat
637af31dc7 Enable concurrent exit, quick_exit calls to prevent races (RHEL-111117)
Resolves: RHEL-111117
2025-09-16 13:19:48 +02:00
DJ Delorie
c72dda3ac8 Add rpminspect.yaml with expected failures (RHEL-86590)
Resolves: RHEL-86590
2025-09-12 12:17:45 -04:00
Florian Weimer
d88424cfec patch-git: Do not use --filter with --unshallow on old git versions
Before git 2.28, --filter cannot be used if the clone did not use
it.

Related: RHEL-111490
2025-09-10 18:48:58 +02:00
Florian Weimer
df18ac835e Switch to patch-git
After this, patch order follows commit order.  As a result,
some early patches get reordered from

Patch4: glibc-fedora-linux-tcsetattr.patch
Patch8: glibc-fedora-manual-dircategory.patch
Patch9: glibc-rh827510.patch
Patch13: glibc-fedora-localedata-rh61908.patch
Patch17: glibc-cs-path.patch
Patch23: glibc-python3.patch
Patch24: glibc-upstream-2.39-1.patch

to:

Patch1: glibc-rh827510.patch
Patch2: glibc-fedora-linux-tcsetattr.patch
Patch3: glibc-fedora-localedata-rh61908.patch
Patch4: glibc-fedora-manual-dircategory.patch
Patch5: glibc-cs-path.patch
Patch6: glibc-python3.patch
Patch7: glibc-upstream-2.39-1.patch

This still produces the same tree, so the reordering is harmless.

Resolves: RHEL-111490
Parent: 92dfd986b2
Patch-Git-Version: 1
RPM-Version: 2.39
RPM-Release: 60%{?dist}
RPM-Changelog-Stop: yes
2025-09-09 17:26:56 +02:00
Eduard Abdullin
f8d3988d9b Overwrite target for x86_64_v2 2025-08-29 01:42:22 +00:00