Changelog for
open-lldp-1.1+77.75e83b6-150500.3.3.1.x86_64.rpm :
* Thu Jan 11 2024 tabrahamAATTsuse.com- Update to version latest Intel upstream (v1.1+77.75e83b6fb98e, jsc#PED-6852):
* lldpad: dcbx: prevent null dereference in dcbx_free_data (bsc#1212749)
* dcbx: Fix use-after-free
* dcbx: Fix NULL pointer dereference
* dcbx: Fix leak when receiving legacy TLVs with mismatched mode
* lldp: Reject frames with duplicate TLVs
* dcbx: Free manifest in rchange callback
* dcbx: Avoid memory leak if ifup is called twice
* ctrl_iface: Fix a memory leak in ctrl_iface_deinit
* lldp: Avoid sending uninitialized data
* lldptool: fix null pointer deference
* Revert \"Use interface index instead of name in libconfig\"
* Avoiding null pointer dereference
* agent: reset frame status on message delete
* basman: use return address when pulling address
* 8021Qaz: check for rx block validity
* 8021qaz: squelch initialization errors
* macvtap: fix error condition
* vdp22: convert command parsing to null term
* Wed Oct 26 2022 lduncanAATTsuse.com- Update to version v1.1+58.8ca361bab766:
* clif: Include string.h for mem
* function prototypes
* basman: use return address when pulling address
* Revert \"Use interface index instead of name in libconfig\"
* 8021Qaz: check for rx block validity
* 8021qaz: squelch initialization errors
* macvtap: fix error condition
* vdp22: convert command parsing to null term
* Mon Sep 20 2021 lduncanAATTsuse.com- Update to version v1.1+44.0f781b4162d3:
* agent: reset frame status on message delete
* Avoiding null pointer dereference
* Fri Jan 08 2021 lduncanAATTsuse.com- Update to version v1.1+36.e926f7172b96:
* tx: rename variable
* event_iface: only set rcv buf size if too small (bsc#1175570)
* tx: when operating in rx-only mode don\'t send a port shutdown pdu
* Update .travis.yml
* vdp22: manpage typo
* lldptool: fix manpage
* lldp_head: remove all references
* add_rtattr: only copy if data is provided
* autoconf: convenience to setup asan and ubsan
* Post 1.1 release
* Thu Dec 10 2020 lduncanAATTsuse.com- Update to version v1.1+18.0e969d0edcc4:
* event_iface: only set rcv buf size if too small (bsc#1175570)
* Mon Nov 09 2020 lduncanAATTsuse.com- Update to version v1.1+15.ef8495548d04, by merging upstream version 1.1 + latest, including:
* Fix merge error: remove bogus line
* vdp22: manpage typo
* lldptool: fix manpage
* lldp_head: remove all references
* add_rtattr: only copy if data is provided This removed the need for the patch disable-werror.patch.
* Sun Sep 06 2020 lduncanAATTsuse.com- Update to version v1.0.1+69.e8f522565f5a to removed commpiler and rpmlint complaints:
* Fix bash-completion dir: don\'t use /etc
* Fix compiler issue with strcpy(): use memcpy
* Fix compiler complaint argument type mismatch.
* Fix compiler complaint declaration vs function.
* Fix compiler complaint copying to packed member.
* add \'lldpad.socket\' to the \'%service_
*\' macros in the SPEC file
* Fri Sep 04 2020 lduncanAATTsuse.com- Moved sources from github.com/intel to github/openSUSE
* upgrading to version v1.0.1+110.6009075a9fcc - merged in latest upstream (no API changes)
* Tue Aug 04 2020 hareAATTsuse.de- Update to version v1.0.1+63.f977e67 (bsc#1171284,bsc#1170745,bsc#1153520):
* lldp/rx.c: Reset state machine variable in process_delete_info()
* lldp: do not call \'assert\' in rxProcessFrame()
* ecp: allow for failure to create
* lldp_mand: retrieve permanent mac address in get_mac()
* lldp_util: use netlink to fetch mac address
* lldp_util: drop get_macstr()
* linux/if_link.h: Update and add bonding netlink definitions
* Mon Apr 06 2020 mliskaAATTsuse.cz- Use -fcommon in order to fix boo#1160407.
* Fri Jan 24 2020 dimstarAATTopensuse.org- BuildRequire pkgconfig(systemd) instead of systemd directly: allow OBS to shortcut through the -mini flavors.
* Tue Nov 19 2019 hareAATTsuse.com- Update to version v1.0.1+102.4c7fcc3:
* l2_packet: Guard ETH_P_LLDP define (edit: fixes bsc#1156545)
* lldp_mand: retrieve permanent mac address in get_mac()
* lldp_util: use netlink to fetch mac address
* lldp_util: drop get_macstr()
* linux/if_link.h: Update and add bonding netlink definitions
* Tue Nov 19 2019 hareAATTsuse.com- Update to version v1.0.1+95.3168e11:
* Test with newer GCC 8 and 9 versions
* RPM build is broken, so skip
* Place the tarball in the right place
* A tarball needs to be built after bootstrap.sh for use with RPM
* Added missing steps for building an RPM
* Finish off with testing building the RPM
* Test package installation as well
* Test under multiple GCC releases
* Drop requirement for Travis CI testing with Clang
* Support checking build with Travis CI
* vdp-netlink: account for sizes properly
* qbg: avoid warning for extra parens
* qbg: port name is always a valid pointer
* dcbx-nl: drop run_cmd
* ecp: allow for failure to create
* lldp_util: allow for null ifa_addr element
* lldpad: Do not enable port if already enabled
* Silent -Werror=address-of-packed-member warnings.
* Come up with STRNCPY_TERMINATED (#25).
* vdptool: fixed compile error for getline()
* Fix #23 by off by one strncpy value.
* 8021qaz: Block lldptool set operations if read only mode is on
* 8021qaz: Add read only option for 8021qaz module
* lldp: Allow lldptool to modify optional TLV\'s content
* 8021qaz: Print dscp2prio map
* autoconf: Add systemd support in configure.ac
* rpm-spec: Add vdp22 man files to lldpad.spec.in
* Tue May 14 2019 mliskaAATTsuse.cz- Add disable-werror.patch.
* Thu May 09 2019 mliskaAATTsuse.cz- Disable -Werror (boo#1128299) and remove gcc9-fix-werror.patch.
* Tue Mar 19 2019 mliskaAATTsuse.cz- Add gcc9-fix-werror.patch in order to fix bsc#1128299.- Adjust project URL as we\'re using the Intel\'s fork.
* Mon Jan 14 2019 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Thu Jan 10 2019 hareAATTsuse.de- Update to git commit cb81e9541b5 (FATE#326034,bug#1104011)
* 8021qaz: Remove unused variable
* 8021qaz: Honor willing value from config file
* lldpad: Support DSCP selectors in APP TLV\'s
* Fix application tlv display
* basman_clif: print the OID properly
* ecp22: deinit l2_packet_data before freeing ecp22
* DCB set state operation return value check
* memleak on received TLVs from modules
* Use interface index instead of name in libconfig
* Fix \'is_valid_mac\' to include mcast mac address
* lldpad: Fix segfault in lldptool
* Fixup disabling PG + open-lldp-v1.0.1+56.cb81e95.tar.xz- Remove superseded files - open-lldp-1.0.1.tar.gz - open-lldp-git-update.patch.bz2 - open-lldp-gcc5.patch - 0001-l2_linux_packet-correctly-process-return-value-of-ge.patch - 0002-lldpad-Only-set-Tx-adminStatus-if-interface-is-not-m.patch
* Mon Dec 11 2017 dimstarAATTopensuse.org- Fix calling of fillup_only: it knows no -i parameter.
* Tue Feb 28 2017 dimstarAATTopensuse.org- Don\'t use full URL as source, as the tarball does not exist at that location.
* Sat Feb 18 2017 kukukAATTsuse.com- Remove obsolete insserv calls
* Mon Aug 03 2015 hareAATTsuse.de- Update to v1.0.1 (FATE#318849)
* vpd22 updates
* Include vpdtool
* Support for OUI infrastructure in vpd22
* Support for OUI infrastructure in vpdtool
* Support for Cisco-specific OUI extensions in vpd22
* Add vpdtool manpage
* Add open-lldp-1.0.1.tar.gz
* Remove open-lldp-0.9.46.tar.gz
* Patches merged with upstream
* Remove 0001-lldpad-print-verbose-error-messages.patch
* Remove 0002-Move-to-libnl3.patch- Update to latest git version
* Automake fixes
* Fix DCBX event generation from lldpad
* Make TTL TLV configurable
* Update open-lldp-git-update.patch.bz2- Correctly process return value in get_perm_hwaddr (bsc#929171)
* Add 0001-l2_linux_packet-correctly-process-return-value-of-ge.patch- lldpad: Only set Tx adminStatus if interface is not managed (bsc#929171)
* Add 0002-lldpad-Only-set-Tx-adminStatus-if-interface-is-not-m.patch
* Mon Mar 23 2015 crrodriguezAATTopensuse.org- Fix build with gcc5 (open-lldp-gcc5.patch)
* do not use -Werror
* Use -fgnu89-inline as the code relies on the old semantics