[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет kernel-srpm-macros-1.0-13.el9.src download

Имя kernel-srpm-macros
Эпоха 0
Версия 1.0
Релиз 13.el9
Архитектура src
Сайт https://src.fedoraproject.org/rpms/kernel-srpm-macros
Лицензия MIT
Время сборки 2023-10-04 16:34:45
Хост сборки builder-x86-04.inferitos.ru
Краткое описание RPM macros that list arches the full kernel is built on
Репозитории AppStream
Полное описание This packages contains the rpm macro that list what arches the full kernel is built on. The variable to use is kernel_arches.
Эррата
Размер 27 КиБ
Исходный проект kernel-srpm-macros-1.0-13.el9
Контрольная сумма SHA-256 95b2ffd12708dab9079ed64e155827a9622f5acc3d07e4340b35a5661625d74e
× Full screenshot
История изменений link
* 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).

* Fri Apr 14 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 1.0-12
- Rebuilt for MSVSphere 9.2 beta

* 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