Overwrite target for x86_64_v2

Update patch-git.lua to handle AlmaLinux branches correctly
This commit is contained in:
Eduard Abdullin 2025-11-21 01:44:07 +00:00 committed by root
commit 248ece09b5
3 changed files with 18211 additions and 3 deletions

18207
glibc-RHEL-119433-15.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,6 @@
[suppress_type]
# From glibc-2.39-58 related to RHEL-119409
# From glibc-2.39-58 related to RHEL-119409, RHEL-119428.
# Multiple changes related to _short_backupbuf, _total_written.
type_kind = struct
name = _IO_FILE
has_data_member_inserted_between = {offset_of(_flags2), offset_of(_old_offset)}
accessed_through = pointer

View File

@ -2349,7 +2349,7 @@ update_gconv_modules_cache ()
%endif
%changelog
* Mon Nov 17 2025 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-92.alma.1
* Fri Nov 21 2025 Eduard Abdullin <eabdullin@almalinux.org> - 2.39-94.alma.1
- Overwrite target for x86_64_v2
- Update patch-git.lua to handle AlmaLinux branches correctly