!42 [sync] PR-41: Upgrade to 20210528 to fix CVE-2020-27545 and CVE-2020-28163

From: @openeuler-sync-bot 
Reviewed-by: @ruebb 
Signed-off-by: @ruebb
This commit is contained in:
openeuler-ci-bot 2022-08-08 07:17:13 +00:00 committed by Gitee
commit 2865f93add
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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