Merge remote-tracking branch 'up/f38' into f38-riscv64
Signed-off-by: David Abdurachmanov <davidlt@rivosinc.com>
This commit is contained in:
commit
6332269b18
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/annobin-*.tar.xz
|
||||
/annobin-9.51-1.fc34.src.rpm
|
||||
/annobin-11.11-1.fc38.src.rpm
|
||||
|
13
annobin.spec
13
annobin.spec
@ -1,8 +1,8 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 11.09
|
||||
Release: 1.1.riscv64%{?dist}
|
||||
Version: 11.11
|
||||
Release: 1.0.riscv64%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -530,12 +530,13 @@ fi
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Feb 14 2023 David Abdurachmanov <davidlt@rivosinc.com> - 11.09-1.1.riscv64
|
||||
- Rebuild with annobin re-enabled
|
||||
|
||||
* Mon Feb 13 2023 David Abdurachmanov <davidlt@rivosinc.com> - 11.09-1.0.riscv64
|
||||
* Wed Mar 01 2023 David Abdurachmanov <davidlt@rivosinc.com> - 11.11-1.0.riscv64
|
||||
- Disable Clang and LLVM plugings on riscv64
|
||||
|
||||
* Tue Feb 28 2023 Yara Ahmad <yahmad@redhat.com> - 11.11-1
|
||||
- GCC Plugin: Do not run if other plugins are active. (#2162746)
|
||||
- Annocheck: Add code to handle glibc functions built without LTO.
|
||||
|
||||
* Thu Feb 02 2023 Nick Clifton <nickc@redhat.com> - 11.09-1
|
||||
- Libannocheck: Fix thinko in debugging code.
|
||||
- Annocheck: Fix LTO test.
|
||||
|
@ -1,6 +1,5 @@
|
||||
summary: CI Gating Plan
|
||||
discover:
|
||||
how: fmf
|
||||
directory: tests
|
||||
execute:
|
||||
how: tmt
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-11.09.tar.xz) = 41bf99d07110630f5b8773eb1e83d3d7c1355dae531d66f66721d45b06d9e0da01b447e5279480d62516303fdce6b9d0f1c8e8f6d541c42a590ce97b6c79f996
|
||||
SHA512 (annobin-11.11.tar.xz) = 5f62a64befe79960ef78171ba583f8417ec39bf6b8f1dfddaa495764a557752db21a4efa8b292bda8fe13afc186065a5dcf6d29f46e710fb3e89d23a0bb267c3
|
||||
|
Loading…
Reference in New Issue
Block a user