Wed, 20 Nov 2024 15:04:33 CST | login

Information for build kernel-srpm-macros-1.0-13.el9

ID27492
Package Namekernel-srpm-macros
Version1.0
Release13.el9
Epoch
DraftFalse
Sourcegit+https://git.cclinux.org/stage/rpms/kernel-srpm-macros.git#2a27edacd04967dc26406ddc7246ffd7c5e44aaa
SummaryRPM macros that list arches the full kernel is built on
DescriptionThis packages contains the rpm macro that list what arches the full kernel is built on. The variable to use is kernel_arches.
Built bydistrobuild
State complete
Volume DEFAULT
StartedSat, 11 Nov 2023 23:41:54 CST
CompletedSat, 11 Nov 2023 23:43:10 CST
Taskbuild (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
dist-circle9
dist-circle9-compose
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
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
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