upgrade to 20210528 fix CVE-2020-27545 and CVE-2020-28163

(cherry picked from commit b8d8a772d8e6e5c9f5e676190af6b400c2411ecd)
This commit is contained in:
panysh 2022-08-05 11:07:00 +08:00 committed by openeuler-sync-bot
parent 6404975cdd
commit 9fba42bbbe
3 changed files with 6 additions and 2 deletions

Binary file not shown.

BIN
libdwarf-20210528.tar.gz Normal file

Binary file not shown.

View File

@ -1,5 +1,5 @@
Name: libdwarf
Version: 20200114
Version: 20210528
Release: 1
Summary: Library to access DWARF debugging information
License: LGPLv2
@ -57,6 +57,7 @@ LD_LIBRARY_PATH=$PWD/libdwarf/.libs %__make check
%files devel
%defattr(-,root,root)
%{_includedir}/libdwarf
%{_libdir}/libdwarf.so
%{_libdir}/{libdwarf.so,libdwarf.a}
%files tools
@ -72,8 +73,11 @@ LD_LIBRARY_PATH=$PWD/libdwarf/.libs %__make check
%{_mandir}/man1/dwarfdump.1.gz
%changelog
* Tue Jul 26 2022 panys<panyanshuang@nati-gba.cn> - 20210528-1
- upgrade to version 20210528
* Tue Apr 21 2020 songnannan <songnannan2@huawei.com> - 20200114
- update to 20200114
* Tue Nov 05 2019 yanzhihua <yanzhihua4@huawei.com> - 20180809-2
- Package init
- Package init