diff --git a/ub-lldpd-1.0.0.tar.gz b/ub-lldpd-1.0.0.tar.gz index a74293b25c3bd4db3863443643925759ad6b3aa7..8846d5a4a9c0208507cf3e2cc80f2a09f33346f8 100644 Binary files a/ub-lldpd-1.0.0.tar.gz and b/ub-lldpd-1.0.0.tar.gz differ diff --git a/ub-lldpd.spec b/ub-lldpd.spec index 25da4bf5ba3c43a442b2c736d6198b0ff4e4c9a2..cef1f955874e6fa098adb5c25ce30c109fb48393 100644 --- a/ub-lldpd.spec +++ b/ub-lldpd.spec @@ -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 - 1.0.0-4 +- modify for ICSL. + * Thu Aug 15 2024 Ge Hu - 1.0.0-3 - update to openeuler-sp4. - Security check and modification.