SHA256
1
0
forked from pool/open-lldp
Commit Graph

21 Commits

Author SHA256 Message Date
Hannes Reinecke
408c834010 Accepting request 749533 from home:hreinecke:branches:network:fcoe
- Update to version v1.0.1+102.4c7fcc3:
  * l2_packet: Guard ETH_P_LLDP define
  * 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

- 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

OBS-URL: https://build.opensuse.org/request/show/749533
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=34
2019-11-19 13:39:46 +00:00
Hannes Reinecke
717f4aeeb5 Accepting request 702792 from home:marxin:branches:network:fcoe
- Add disable-werror.patch.

OBS-URL: https://build.opensuse.org/request/show/702792
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=32
2019-05-20 05:57:14 +00:00
Hannes Reinecke
dcb88bfe10 Accepting request 701791 from home:marxin:branches:network:fcoe
- Disable -Werror (boo#1128299) and remove gcc9-fix-werror.patch.

OBS-URL: https://build.opensuse.org/request/show/701791
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=31
2019-05-14 06:24:37 +00:00
Hannes Reinecke
77378315e2 Accepting request 665983 from home:kukuk:branches:network:fcoe
- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/665983
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=29
2019-03-19 13:18:26 +00:00
Hannes Reinecke
f0b91cecfd Accepting request 686339 from home:marxin:branches:network:fcoe
- Add gcc9-fix-werror.patch in order to fix bsc#1128299.
- Adjust project URL as we're using the Intel's fork.

OBS-URL: https://build.opensuse.org/request/show/686339
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=28
2019-03-19 13:17:41 +00:00
Hannes Reinecke
0b531d2d72 - 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

OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=26
2019-02-11 11:09:01 +00:00
Hannes Reinecke
eb1a73fb14 Accepting request 558569 from home:dimstar:Factory
- Fix calling of fillup_only: it knows no -i parameter.

OBS-URL: https://build.opensuse.org/request/show/558569
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=24
2017-12-19 16:23:36 +00:00
Hannes Reinecke
345f9bec75 Accepting request 460836 from home:dimstar:Factory
- Don't use full URL as source, as the tarball does not exist at
  that location.

OBS-URL: https://build.opensuse.org/request/show/460836
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=22
2017-02-28 11:50:31 +00:00
Hannes Reinecke
8cca1d1e07 Accepting request 458755 from home:kukuk:branches:network:fcoe
- Remove obsolete insserv calls

OBS-URL: https://build.opensuse.org/request/show/458755
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=21
2017-02-28 08:25:57 +00:00
Hannes Reinecke
29676c838f - 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

OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=20
2015-08-03 14:18:29 +00:00
Hannes Reinecke
3c348baeb9 Accepting request 292539 from home:elvigia:branches:network:fcoe
- Fix build with gcc5 (open-lldp-gcc5.patch)
* do not use -Werror
* Use -fgnu89-inline as the code relies on the old semantics

OBS-URL: https://build.opensuse.org/request/show/292539
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=18
2015-04-08 10:28:44 +00:00
Tomáš Chvátal
5b1a54f450 Accepting request 235023 from home:jsegitz:branches:network:fcoe
- added necessary macros for systemd files

OBS-URL: https://build.opensuse.org/request/show/235023
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=16
2014-06-05 15:51:14 +00:00
Tomáš Chvátal
1a4148b4d0 Accepting request 233838 from home:hreinecke:branches:network:fcoe
- Update to latest git version:
  * Include upstream version of VEPA migration issue (bnc#866282)
  * evb 22 test cases
  * vdp22 fixes
  * error message fixes
  * Fix interop issues with Juniper switches
- Fixup error messages in lldpad
  * Add 0001-lldpad-print-verbose-error-messages.patch
- Move to libnl3
  * Add 0002-Move-to-libnl3.patch

OBS-URL: https://build.opensuse.org/request/show/233838
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=14
2014-05-19 21:35:06 +00:00
Tomáš Chvátal
95bc943ae2 Accepting request 227010 from home:hreinecke:branches:network:fcoe
- Fix VEPA migration issue (bnc#866282)
- Remove mkinitrd support
- Use bzip2 for open-lldp-git-update.patch
  * Add open-lldp-git-update.patch.bz2
  * Delete open-lldp-git-update.patch

OBS-URL: https://build.opensuse.org/request/show/227010
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=12
2014-03-27 09:30:31 +00:00
Hannes Reinecke
f758300030 Accepting request 208479 from home:gabi2
removed 'chmod 655 %{buildroot}' from spec-file

OBS-URL: https://build.opensuse.org/request/show/208479
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=10
2013-11-26 10:21:50 +00:00
Hannes Reinecke
277b5f3503 - Update to latest git version:
* VPD22 support
  * Netlink fixes

OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=9
2013-11-19 11:56:09 +00:00
Tomáš Chvátal
f1a058bcad Accepting request 203622 from network:fcoe
needed for fcoe-utils

OBS-URL: https://build.opensuse.org/request/show/203622
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=1
2013-10-22 12:53:01 +00:00
Tomáš Chvátal
dae0014951 - Add open-lldp-git-update.patch to build properly
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=7
2013-10-17 12:53:06 +00:00
Tomáš Chvátal
75c4a14ad8 - Provide and Obsolete old devel packages to avoid collisons.
- More whitespace cleanup.

OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=6
2013-10-11 07:15:11 +00:00
Tomáš Chvátal
836e86c5e1 - Conflict devel package to avoid collisons.
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=5
2013-10-10 15:14:38 +00:00
Ruediger Oertel
5fb4f28229 drop link
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=4
2013-10-10 13:30:12 +00:00