parent
3330a09cad
commit
acf1543d34
14
annobin.spec
14
annobin.spec
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 11.05
|
||||
Version: 11.12
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
# Maintainer: nickc@redhat.com
|
||||
@ -366,6 +366,18 @@ exit $res
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Mar 06 2023 Nick Clifton <nickc@redhat.com> - 11.12-1
|
||||
- Annocheck: Add code to handle another glibc function built without LTO.
|
||||
- GCC Plugin: Do not run if other plugins are active. (#2175768)
|
||||
- Annocheck: Add code to handle glibc functions built without LTO.
|
||||
- Libannocheck: Fix thinko in debugging code.
|
||||
- Annocheck: Fix LTO test.
|
||||
- Notes: Display notes held in separate dbeuginfo files.
|
||||
- Annocheck: Fix atexit test. Fix recording of version numbers. (#2165528)
|
||||
- LLVM & Clang Plugins: Build with branch protection on AArch64. (#2164364)
|
||||
- Libannocheck: Fix bug causing infinite looping when running tests.
|
||||
- Annocheck: Fix handling of file built by multiple versions of gcc. (#2160700)
|
||||
|
||||
* Mon Jan 09 2023 Nick Clifton <nickc@redhat.com> - 11.05-1
|
||||
- Annocheck: Fix handling of empty files. (#2159292)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-11.05.tar.xz) = 1c533ffb525c0fd0e1faa6c471d8a7a029fe6dd1887dec275e7ccea5b28b5bb0194bcb11b3c7306d332e077fd15a24e784ca96336c1886dd07bfe9c9f9e5fb52
|
||||
SHA512 (annobin-11.12.tar.xz) = c35c96a80f153418045dd863eb6c1561f88290b44e50dca6fe9b4227413fb760e13b961c21466c258eb571e11ce4b75d0eb83ce1d5a49ccf4d0ab4173637008a
|
||||
|
Loading…
Reference in New Issue
Block a user