ID | 27492 |
Package Name | kernel-srpm-macros |
Version | 1.0 |
Release | 13.el9 |
Epoch | |
Draft | False |
Source | git+https://git.cclinux.org/stage/rpms/kernel-srpm-macros.git#2a27edacd04967dc26406ddc7246ffd7c5e44aaa |
Summary |
Description |
Built by | distrobuild |
State |
complete
|
Volume |
DEFAULT |
Started | Sat, 11 Nov 2023 23:41:54 CST |
Completed | Sat, 11 Nov 2023 23:43:10 CST |
Task | build (dist-circle9, /stage/rpms/kernel-srpm-macros.git:2a27edacd04967dc26406ddc7246ffd7c5e44aaa) |
Extra | {'source': {'original_url': 'git+https://git.cclinux.org/stage/rpms/kernel-srpm-macros.git?#2a27edacd04967dc26406ddc7246ffd7c5e44aaa'}} |
Tags |
|
RPMs |
src | |
|
kernel-srpm-macros-1.0-13.el9.src.rpm (info) (download) |
noarch |
|
kernel-rpm-macros-185-13.el9.noarch.rpm (info) (download)
|
|
kernel-srpm-macros-1.0-13.el9.noarch.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Mon Jun 12 2023 Eugene Syromiatnikov <esyr@redhat.com> - 1.0-13
- Handle symvers.xz in kabi.attr (#2209253).
- Fix indirect __crc_* sumbols parsing in find-provides.ksyms
and find-requires.ksyms to avoid matching multiple sections
producing bogus duplicate provides for kmods that have both __kcrctab
and __kcrctab_gpl sections (#2115811, #2178935).
- Call "readelf -R" on a correct section in find-requires.ksyms.
- Rewrite section data extraction in find-provides.ksyms and find-requires.ksyms
to avoid garbage at the end of extracted sections, causing unnecessary awk
complaints (#2115811).
- Perform section parsing inside the awk script in find-provides.ksyms
and find-requires.ksyms to avoid hitting command line argument limit
when handling large .rodata sections (#2178935).
* Tue Jan 31 2023 Eugene Syromiatnikov <esyr@redhat.com> - 1.0-12
- Support storing of __crc_* symbols in sections other than .rodata.
- Resolves: #2135047
* Thu Feb 17 2022 Eugene Syromiatnikov <esyr@redhat.com> - 1.0-11
- Work around a change in type of __crc_* symbols for some kmods printed by nm
on ppc64le and s390x
- Resolves: #2055464
* Thu Nov 18 2021 Eugene Syromiatnikov <esyr@redhat.com> - 1.0-10
- Add conflicts of kernel-srpm-macros with kernel-rpm-macros < 185-9
as macros.kmp, kmodtool, and rpmsort were moved from the latter
to the former.
* Mon Sep 20 2021 Eugene Syromiatnikov <esyr@redhat.com> - 1.0-9
- Update scripts with RHEL-specific changes.
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0-8
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
|