Commit Graph

22 Commits

Author SHA256 Message Date
7ad2432930 - update to 1.31:
* teamd: fix build error in expansion of macro teamd_log_dbgx  
  * teamd/lacp: fix segfault due to NULL pointer dereference
  * teamd: fix possible race in master ifname callback
  * Fix ifinfo_link_with_port race condition with newlink 
  * Skip setting the same hwaddr to a lag port if not needed
  * teamd/lacp: silence ignore none LACP frames

OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=19
2020-08-25 15:47:37 +00:00
06dc254c50 - Update to upstream release 1.29
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=18
2019-08-26 09:08:23 +00:00
Tomáš Chvátal
13c2fb5372 Accepting request 678168 from home:fbui:branches:network
- Drop use of $FIRST_ARG in .spec
  The use of $FIRST_ARG was probably required because of the
  %service_* rpm macros were playing tricks with the shell positional
  parameters. This is bad practice and error prones so let's assume
  that no macros should do that anymore and hence it's safe to assume
  that positional parameters remains unchanged after any rpm macro
  call.

OBS-URL: https://build.opensuse.org/request/show/678168
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=17
2019-02-25 08:38:07 +00:00
65e2ff8c8c - Drop /pkg/ subpart from includedir
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=16
2018-01-05 00:34:33 +00:00
cfb90f4d8c Accepting request 561370 from openSUSE:Factory:Staging:O
- Remove defattr that is not really needed
- Add condition around python bindings, they are really based on
  swig code that would need to be rewritten to support python3

  [+ 0001-allow-send_interface-dbus.patch]

OBS-URL: https://build.opensuse.org/request/show/561370
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=15
2018-01-05 00:28:58 +00:00
Nirmoy Das
49016750bc Accepting request 544444 from home:ndas:branches:network
- allow send_interface in dbus conf file for wicked.
  [+ 0001-allow-send_interface-dbus.patch]

OBS-URL: https://build.opensuse.org/request/show/544444
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=14
2017-11-22 16:31:37 +00:00
8a21613050 libteam-1.27
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=13
2017-11-22 11:30:47 +00:00
774f5df09c drop redundant comment
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=12
2017-11-22 10:56:20 +00:00
3279f7207d run format_spec_file service
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=11
2017-11-22 10:56:03 +00:00
f8064cbc0e - Do not suppress errors from useradd
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=10
2017-11-22 10:55:02 +00:00
Nirmoy Das
199c9dfa9b Accepting request 544370 from home:ndas:branches:network
- sync with SLES changes(bsc#1055708)
* Add check_if_psr_ops_were_initialized.patch:
** Fix teamd segfault when link_watch initialization callbacks fail
  (e.g. lw_psr_port_added() in case of activebackup runner) due to
  an attempt to change hwaddr on an enslaved, link up port device.
  Note: enslavement triggers initialization callbacks.
* Add ignore_ebusy_for_team_hwaddr_set.patch:
** Make PortAdd and PortRemove dbus methods work for all runners.
  Ignore attempts to change hwaddr of an already enslaved devices.
  (fate#318389,fate#317728,fate#316923)
- Add start_teamd_from_usr_sbin.patch:
* Modify service file to start teamd instance from /usr/sbin.

OBS-URL: https://build.opensuse.org/request/show/544370
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=9
2017-11-22 10:50:23 +00:00
96ef0cee6d libteam-1.26
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=8
2016-11-21 01:05:42 +00:00
2e8c781056 - Update to new upstream release 1.22
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=7
2016-02-11 11:57:30 +00:00
4390cad557 libteam-1.18
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=6
2015-09-09 16:21:44 +00:00
68f751bf84 libteam-1.17
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=5
2015-07-31 11:50:01 +00:00
351e8b7d02 libteam-1.16
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=4
2015-03-29 12:38:04 +00:00
25177f9622 libteam-1.15
OBS-URL: https://build.opensuse.org/package/show/network/libteam?expand=0&rev=3
2015-01-08 23:32:55 +00:00
86b0b820d1 Accepting request 244155 from network
- Update to new upstream release 1.11

OBS-URL: https://build.opensuse.org/request/show/244155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libteam?expand=0&rev=8
2014-08-13 06:48:49 +00:00
Tomáš Chvátal
756fb0507e Accepting request 186432 from devel:libraries:c_c++
- Update to new upstream release 1.5

OBS-URL: https://build.opensuse.org/request/show/186432
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libteam?expand=0&rev=6
2013-08-13 08:24:43 +00:00
Stephan Kulow
9ea57b9231 Accepting request 162231 from devel:libraries:c_c++
- Update to new upstream release 1.0 -
  (no changes summary provided; this is the first tarball release)

OBS-URL: https://build.opensuse.org/request/show/162231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libteam?expand=0&rev=5
2013-04-03 11:02:53 +00:00
Stephan Kulow
a378863525 Accepting request 141363 from devel:libraries:c_c++
- Update to git snapshot 0+git368 [a62cd9309607c6d72d46ef68403a730a6367b827] -
  no changes summary provided by upstream
- Install systemd service file for teamd
- Build and install python bindings

OBS-URL: https://build.opensuse.org/request/show/141363
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libteam?expand=0&rev=3
2012-11-17 06:25:41 +00:00
Stephan Kulow
7182d341bb Accepting request 120832 from devel:libraries:c_c++
for kernel 3.3+'s team devices

OBS-URL: https://build.opensuse.org/request/show/120832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libteam?expand=0&rev=1
2012-05-16 13:03:19 +00:00