2017-11-22 11:55:02 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 22 10:54:50 UTC 2017 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Do not suppress errors from useradd
|
|
|
|
|
2017-11-22 11:50:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 22 11:26:44 CET 2017 - ndas@suse.de
|
|
|
|
|
|
|
|
- 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.
|
|
|
|
|
2016-02-11 12:57:30 +01:00
|
|
|
-------------------------------------------------------------------
|
2016-11-21 02:05:42 +01:00
|
|
|
Mon Nov 21 00:59:27 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.26
|
|
|
|
* dbus: don't do <deny send_interface="..." /> in template
|
|
|
|
dbus s. f.
|
|
|
|
* teamd: do correct l3/l4 tx hashing with vlans
|
|
|
|
* teamd: lacp: use original hwaddr as source address in lacpdus
|
|
|
|
* libteam: fix TEAM_OPTION_TYPE_BOOL type for big-endian
|
|
|
|
architectures
|
|
|
|
* teamd: handle vlan 0 packets
|
|
|
|
* misc: fix an out-of-bound write with zero-length
|
|
|
|
hardware address
|
|
|
|
* teamd: fix the issue that network blocks when issuing
|
|
|
|
`systemctl stop teamd`
|
|
|
|
* teamd: lacp: Do not unselect port if it changes state
|
|
|
|
to "expired"
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2016-02-11 12:57:30 +01:00
|
|
|
Thu Feb 11 11:51:38 UTC 2016 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.22
|
|
|
|
* teamd: Fix member port state change on master team admin UP.
|
|
|
|
* teamd: add CAP_NET_RAW capability for LACP packet sockets
|
|
|
|
* teamd: lacp: update actor state before sending LACP frames
|
|
|
|
|
2015-09-09 18:21:44 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Sep 9 16:01:10 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.18
|
|
|
|
* teamd: lacp: change actor system value on team MAC change
|
|
|
|
* Fix sending duplicate LACP frames at the start of establishing
|
|
|
|
a logical channel.
|
|
|
|
* Fix teamd memory corruption issues seen by missing port unlink
|
|
|
|
in ifinfo_destroy()
|
|
|
|
* libteam: Add check to disallow creating device names longer than
|
|
|
|
15 characters.
|
|
|
|
|
2015-07-31 13:50:01 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 31 11:30:18 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.17
|
|
|
|
* teamd: lw: nsna_ping: fix NA RX and ARP RX handling
|
|
|
|
* libteam: ifinfo: fix rtnl dellink handling
|
|
|
|
|
2015-03-29 14:38:04 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Mar 29 12:36:28 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.16
|
|
|
|
* teamdctl: show port link down count in state output
|
|
|
|
* teamd: lw: count how many times has been the port down
|
|
|
|
|
2015-01-09 00:32:55 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 8 23:03:55 UTC 2015 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.15
|
|
|
|
* Topology-aware failover with TIPC
|
|
|
|
|
2014-08-13 08:48:49 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 21 11:43:26 UTC 2014 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.11
|
|
|
|
* add support for TIPC link watcher
|
|
|
|
* teamd quits when the device is removed
|
|
|
|
* teamd: add support for checking multiple ports IFLA_PHYS_PORT_ID
|
|
|
|
|
2013-08-13 10:24:43 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 8 14:02:30 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.5
|
|
|
|
* lacp: introduce multiple aggregator selection policies
|
|
|
|
* lacp: allow to have multiple functions to find out which port
|
|
|
|
is better
|
|
|
|
* lacp: introduce agg select policy based on per-port config
|
|
|
|
options
|
|
|
|
* teamd: introduce simple SR-IOV support
|
|
|
|
* lacp: do not set state disable if driver does not report speed
|
|
|
|
and duplex
|
|
|
|
* teamd: add support for multicast group rejoin sending
|
|
|
|
* utils: add bond2team conversion tool
|
|
|
|
|
2013-04-03 13:02:53 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 28 23:14:35 UTC 2013 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to new upstream release 1.0 -
|
|
|
|
(no changes summary provided; this is the first tarball release)
|
|
|
|
|
2012-11-17 07:25:41 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 14 23:47:08 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Update to git snapshot 0+git368 [a62cd9309607c6d72d46ef68403a730a6367b827] -
|
|
|
|
no changes summary provided by upstream
|
|
|
|
- Install systemd service file for teamd
|
|
|
|
- Build and install python bindings
|
|
|
|
|
2012-05-16 15:03:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat May 12 00:06:17 UTC 2012 - jengelh@inai.de
|
|
|
|
|
|
|
|
- Initial package for build.opensuse.org
|