gcc plugin: Keep ELF notes at protocol version 3.
This commit is contained in:
parent
52cd4f8979
commit
6f67429132
@ -1,7 +1,7 @@
|
||||
|
||||
Name: annobin
|
||||
Summary: Annotate and examine compiled binary files
|
||||
Version: 12.00
|
||||
Version: 12.01
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+
|
||||
URL: https://sourceware.org/annobin/
|
||||
@ -524,6 +524,9 @@ make check
|
||||
#---------------------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Mar 30 2023 Nick Clifton <nickc@redhat.com> - 12.01-1
|
||||
- gcc plugin: Keep ELF notes at protocol version 3.
|
||||
|
||||
* Tue Mar 28 2023 Nick Clifton <nickc@redhat.com> - 12.00-1
|
||||
- Protocol Version 4: String format notes.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (annobin-12.00.tar.xz) = a1e752ec3a3668d1051674127b3ede993f7e5dce5c55b269d16fffe33de6dda6a31a7a18669397abb16c2245a062dee43c957f56cc77f24117d4d8b669b73785
|
||||
SHA512 (annobin-12.01.tar.xz) = 4ddeba6c3d9568f615d0cad6670738530495bbfe3abcc9b45e52d7c0e02688455140f373ba95c6015db498b39d5cd2b09d6961b51db6ff4bc6063c426229a53c
|
||||
|
Loading…
Reference in New Issue
Block a user