!13 [sync] PR-11: The lldpd_get_tlv_name function is returned by querying an array.

From: @openeuler-sync-bot 
Reviewed-by: @hu-chunzhi 
Signed-off-by: @hu-chunzhi
This commit is contained in:
openeuler-ci-bot 2024-09-27 01:02:30 +00:00 committed by Gitee
commit 1c34d5306a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 4 additions and 1 deletions

Binary file not shown.

View File

@ -5,7 +5,7 @@
Summary: Implementation of UB (LLDP)
Name: ub-lldpd
Version: 1.0.0
Release: 3
Release: 4
License: ISC
Group: System/Management
URL: https://lldpd.github.io/
@ -124,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
%{_includedir}/lldp-const.h
%changelog
* Thu Sep 19 2024 Ge Hu <huge4@huawei.com> - 1.0.0-4
- modify for ICSL.
* Thu Aug 15 2024 Ge Hu <huge4@huawei.com> - 1.0.0-3
- update to openeuler-sp4.
- Security check and modification.