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

52 Commits

Author SHA256 Message Date
Ana Guerrero
7d8b925ac5 Accepting request 1138726 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/1138726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=23
2024-01-15 21:14:58 +00:00
Lee Duncan
7d65e9c1f4 Accepting request 1138721 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+106.74c0600a8692 (from upstream/branch-1.1):
  * lldpad: dcbx: prevent null dereference in dcbx_free_data
  * lldpad: ieee8023: reorder disabling pMAC and disabling MM TX
  * uapi: Provide a copy of const.h
  * dcbx: Fix use-after-free
  * dcbx: Fix NULL pointer dereference
  * ChangeLog: mention Additional Ethernet Capabilities TLV
  * lldptool: add man page for Additional Ethernet Capabilities TLV
  * lldptool: add CLI interface for Additional Ethernet Capabilities TLV
  * lldpad: ieee8023: allow changing the addFragSize advertisement
  * lldpad: ieee8023: add Additional Ethernet Capabilities TLV logic
  * lldpad: ieee8023: make ieee8023_data() return a pointer to ieee8023_user_data
  * lldpad: ethtool netlink accessors for MAC merge layer
  * lldpad: ieee8023: add basic rchange procedure
  * uapi: copy ethtool definitions for MAC Merge layer from Linux
  * uapi: update linux/netlink.h copy
  * uapi: import ethtool kernel headers from net-next
  * 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

OBS-URL: https://build.opensuse.org/request/show/1138721
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=53
2024-01-14 19:34:22 +00:00
Ana Guerrero
717c1fa0d8 Accepting request 1121017 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/1121017
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=22
2023-10-31 19:25:15 +00:00
Lee Duncan
98069eae60 Accepting request 1121016 from home:lee_duncan:branches:network:fcoe
- Update to version latest Intel upstream (v1.1+77.75e83b6fb98e, jsc#PED-6852):
  * lldpad: dcbx: prevent null dereference in dcbx_free_data
  * 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

OBS-URL: https://build.opensuse.org/request/show/1121016
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=51
2023-10-29 16:19:49 +00:00
Dominique Leuenberger
a04bdf4bfb Accepting request 1031410 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/1031410
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=21
2022-10-28 17:28:53 +00:00
Lee Duncan
b0fd34bf6e Accepting request 1031393 from home:lee_duncan:branches:network:fcoe
- 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

OBS-URL: https://build.opensuse.org/request/show/1031393
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=49
2022-10-26 21:32:13 +00:00
Dominique Leuenberger
4d0638156a Accepting request 920350 from network:fcoe
- Update to version v1.1+44.0f781b4162d3:
  * agent: reset frame status on message delete
  * Avoiding null pointer dereference

OBS-URL: https://build.opensuse.org/request/show/920350
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=20
2021-09-24 22:34:46 +00:00
Lee Duncan
a9736b0b12 - Update to version v1.1+44.0f781b4162d3:
* agent: reset frame status on message delete
  * Avoiding null pointer dereference

OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=48
2021-09-20 16:09:30 +00:00
Dominique Leuenberger
dba012d506 Accepting request 861815 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/861815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=19
2021-01-15 18:43:34 +00:00
Lee Duncan
09ca2e5c27 Accepting request 861814 from home:lee_duncan:branches:network:fcoe
- 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

OBS-URL: https://build.opensuse.org/request/show/861814
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=46
2021-01-08 22:28:46 +00:00
Dominique Leuenberger
aea646b3da Accepting request 854713 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/854713
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=18
2020-12-13 16:29:21 +00:00
Lee Duncan
3967d07d69 Accepting request 854671 from home:lee_duncan:branches:network:fcoe
- Update to version v1.1+18.0e969d0edcc4:
  * event_iface: only set rcv buf size if too small (bsc#1175570)

OBS-URL: https://build.opensuse.org/request/show/854671
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=44
2020-12-11 03:40:17 +00:00
Dominique Leuenberger
a141a1be22 Accepting request 847544 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/847544
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=17
2020-11-13 17:55:31 +00:00
Hannes Reinecke
f253d6e162 Accepting request 847330 from home:lee_duncan:branches:network:fcoe
- 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.

OBS-URL: https://build.opensuse.org/request/show/847330
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=42
2020-11-10 16:31:28 +00:00
Dominique Leuenberger
440f60b63b Accepting request 840305 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/840305
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=16
2020-10-10 17:03:30 +00:00
Hannes Reinecke
a863e0e5d8 Accepting request 833326 from home:lee_duncan:branches:network:fcoe
- 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

- Moved sources from github.com/intel to github/openSUSE
  * upgrading to version v1.0.1+110.6009075a9fcc
    - merged in latest upstream (no API changes)

- 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

  * l2_packet: Guard ETH_P_LLDP define (edit: fixes bsc#1156545)

OBS-URL: https://build.opensuse.org/request/show/833326
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=40
2020-10-08 15:41:18 +00:00
Dominique Leuenberger
b81084b27b Accepting request 792722 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/792722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=15
2020-04-15 18:06:24 +00:00
Dominique Leuenberger
b8f28608d5 Accepting request 791708 from home:marxin:branches:network:fcoe
- Use -fcommon in order to fix boo#1160407.

OBS-URL: https://build.opensuse.org/request/show/791708
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=38
2020-04-09 12:45:40 +00:00
Dominique Leuenberger
df29f81302 Accepting request 777674 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/777674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=14
2020-02-22 17:57:25 +00:00
Dominique Leuenberger
04f6206772 Accepting request 766819 from home:dimstar:Factory
- BuildRequire pkgconfig(systemd) instead of systemd directly:
  allow OBS to shortcut through the -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/766819
OBS-URL: https://build.opensuse.org/package/show/network:fcoe/open-lldp?expand=0&rev=36
2020-02-20 12:56:07 +00:00
Dominique Leuenberger
a65242cfb7 Accepting request 749534 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/749534
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=13
2019-11-21 11:57:34 +00:00
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
Dominique Leuenberger
b37b2f191e Accepting request 704116 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/704116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=12
2019-05-25 11:15:13 +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
Dominique Leuenberger
b5fd23d5a4 Accepting request 686420 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/686420
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=11
2019-03-24 13:56:30 +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
Stephan Kulow
8ed0ab12d6 Accepting request 673290 from network:fcoe
- 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/request/show/673290
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=10
2019-02-24 15:58:17 +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
Dominique Leuenberger
a1a913c1e2 Accepting request 558599 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/558599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=9
2017-12-21 10:21:38 +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
Dominique Leuenberger
1ec2f721a8 Accepting request 460918 from network:fcoe
- Don't use full URL as source, as the tarball does not exist at
  that location. (forwarded request 460836 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/460918
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=8
2017-03-01 22:39:53 +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
Dominique Leuenberger
77f9034ddd Accepting request 294940 from network:fcoe
1

OBS-URL: https://build.opensuse.org/request/show/294940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=7
2015-04-11 22:08:33 +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
Stephan Kulow
94fa994c96 Accepting request 237295 from network:fcoe
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/237295
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=5
2014-06-19 11:20:02 +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
Stephan Kulow
ee8d0fc02d Accepting request 234765 from 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 (forwarded request 233838 from hreinecke)

OBS-URL: https://build.opensuse.org/request/show/234765
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=4
2014-05-22 07:04:18 +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
Stephan Kulow
3a68ee99aa Accepting request 227705 from 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 (forwarded request 227010 from hreinecke)

OBS-URL: https://build.opensuse.org/request/show/227705
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=3
2014-04-05 12:42:42 +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
Stephan Kulow
fc14594ef1 Accepting request 209600 from network:fcoe
- Update to latest git version:
  * VPD22 support
  * Netlink fixes

OBS-URL: https://build.opensuse.org/request/show/209600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/open-lldp?expand=0&rev=2
2013-12-09 06:13:46 +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