File libteam.changes of Package libteam.30835

-------------------------------------------------------------------
Wed Sep 20 14:55:52 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>

- man teamd.conf: Document ARP Ping link_watch.vlanid option (bsc#1215527)
  * Add 0001-man-teamd.conf-Document-ARP-Ping-link_watch.vlanid-o.patch

-------------------------------------------------------------------
Mon Jun 26 13:28:06 UTC 2023 - Otto Hollmann <otto.hollmann@suse.com>

- Add option to change evaluation logic of multiple link-watchers (jsc#PED-2209)
  Add 0001-teamd-Add-option-to-change-evaluation-logic-of-multi.patch

-------------------------------------------------------------------
Thu Apr 28 15:32:42 UTC 2022 - Clemens Famulla-Conrad <cfamullaconrad@suse.com>

- teamd: libteam: double NETLINK_RCVBUF to fix -ENOMEM error (bsc#1197461)
  [+increase_netlink_recv_buffer.patch]

-------------------------------------------------------------------
Mon May 13 11:47:49 CEST 2019 - ndas@suse.de

- teamd: do correct l3/l4 tx hashing with vlans(bsc#1115225)
  [+0001-teamd-do-correct-l3-l4-tx-hashing-with-vlans.patch]
- Do not set Collecting & Distributing & Synchronization bit in LACPDUs
  for the ports associated with standby agg.
  [+0002-teamd-set-correct-bits-for-standby-ports.patch]    
- LACP: INFO_STATE_AGGREGATION not set on first port when subsequent ports join team
  [+0003-teamd-LACP-runner-does-not-set-Agg-bit-on-first-slav.patch]

-------------------------------------------------------------------
Wed Oct 14 09:13:54 UTC 2015 - pwieczorkiewicz@suse.com

- Add fix_member_port_state_change_on_team_up.patch:
* Upstream fix for incorrect member ports' state change to CURRENT
  when team device is brought UP, while partner is still DOWN.

-------------------------------------------------------------------
Tue Oct  6 13:11:49 UTC 2015 - pwieczorkiewicz@suse.com

- Add cap_net_raw.patch:
* CAP_NET_RAW capability is needed for packet sockets creation.

-------------------------------------------------------------------
Mon Oct  5 13:49:23 UTC 2015 - pwieczorkiewicz@suse.com

- Update to new upstream release 1.21:
* libteam: check for definition of NLA_PUT_S* separately
* libteam: add missing "static inline" in nl_updates

-------------------------------------------------------------------
Mon Oct  5 12:44:48 UTC 2015 - pwieczorkiewicz@suse.com

- Update to new upstream release 1.20:
* libteam: fix compile error with newer libnl

-------------------------------------------------------------------
Mon Oct  5 12:31:57 UTC 2015 - pwieczorkiewicz@suse.com

- Update to new upstream release 1.19:
* Remove patches that went upstream:
  - add_missing_prototypes_for_admin_state_functions.patch
  - dont_fail_on_missing_port.patch
  - drop_privileges_to_teamd_user.patch
  - libteam_teamd_Track_admin_state_of_team_device.patch
  - libteamdctl_fix_timeval_value_for_select.patch
  - reduce_usock_file_permissions_to_700.patch
  - teamd_lacp_Don_t_send_LACP_frames_when_master_team.patch
  - teamd_loadbalance_mode_lacks_a_.hwaddr_changed.patch
* teamd: fix delay_up mistaken rename to queue_id
* teamd: lacp: update actor state before sending LACP frames
* teamd: add Before=network.target to systemd service file 

- Fix teamd deamon directory to /run/teamd (bsc#947542)
- Fix teamd user directory to /var/lib/empty
- Handle dbus policy file under tools package
- Reload DBus daemon after tools package (un)installation in order
  to (un)apply new policy (bsc#947542)
- Add add_dbus_policy_template.patch

-------------------------------------------------------------------
Fri Sep 25 15:12:55 UTC 2015 - pwieczorkiewicz@suse.com

- Do not call useradd command adding new 'teamd' user with an -o
  option (bsc#947542)

-------------------------------------------------------------------
Mon Sep 14 09:16:26 UTC 2015 - pwieczorkiewicz@suse.com

- Fix drop_privileges_to_teamd_user.patch:
* Fix correct ncap value for cap_set_flag function call.
* Add corrected teamd.conf.in dbus policy template

-------------------------------------------------------------------
Fri Sep 11 08:37:01 UTC 2015 - pwieczorkiewicz@suse.com

- Add drop_privileges_to_teamd_user.patch:
* Daemon instances will run with UID specified in spec file and the
  daemon system group.

-------------------------------------------------------------------
Wed Sep  9 11:28:26 UTC 2015 - pwieczorkiewicz@suse.com

- Update dont_fail_on_missing_port.patch:
* Refreshed to the version accepted by upstream.

- Add upstream patches for upcoming release 1.19:
* reduce_usock_file_permissions_to_700.patch
* add_missing_prototypes_for_admin_state_functions.patch
* libteam_teamd_Track_admin_state_of_team_device.patch
* libteamdctl_fix_timeval_value_for_select.patch
* teamd_lacp_Don_t_send_LACP_frames_when_master_team.patch
* teamd_loadbalance_mode_lacks_a_.hwaddr_changed.patch

-------------------------------------------------------------------
Wed Sep  9 11:24:53 UTC 2015 - pwieczorkiewicz@suse.com

- Update to new upstream release 1.18
* Check to disallow creating device names longer than 15 chars.
* Fix teamd memory corruption issues.
* Fix sending duplicate LACP frames at the start of establishing a
  logical channel.
* lacp: change actor system value on team mac change

-------------------------------------------------------------------
Thu Aug 27 16:13:43 UTC 2015 - pwieczorkiewicz@suse.com

- Remove no_dbus_enabled_in_service_file.patch:
* Apply default libteam's dbus policy config and enable DBus in
  service file by default. (bsc#941993)

- Remove add_org_libteam_teamd_conf.patch:
* No need for own dbus policy file, since default can be used.
  (bsc#941993)

- Add libteam-rpmlintrc:
* Lower badness of the following warnings:
  - dbus-policy-deny-without-destination
  - dbus-policy-allow-without-destination
      It is not possible to specify send_destination for teamd
      instances. For more details refer to (bsc#941993).

-------------------------------------------------------------------
Thu Aug 27 16:02:57 UTC 2015 - pwieczorkiewicz@suse.com

- Remove no_dbus_enabled_in_service_file.patch:
* Apply default libteam's dbus policy config and enable DBus in
  service file by default. (bsc#941993)

- Remove add_org_libteam_teamd_conf.patch:
* No need for own dbus policy file, since default can be used.
  (bsc#941993)

- Add libteam-rpmlintrc:
* Lower badness of the following warnings:
  - suse-dbus-unauthorized-service
      To be fixed by (bsc#941993)
  - dbus-policy-deny-without-destination
  - dbus-policy-allow-without-destination
      It is not possible to specify send_destination for teamd
      instances. For more details refer to (bsc#941993).

-------------------------------------------------------------------
Wed Aug 19 14:15:49 UTC 2015 - pwieczorkiewicz@suse.com

- Add add_org_libteam_teamd_conf.patch:
* Handle dbus policy file separately from the upstream. For now dbus
  policy is not enabled by default. In order to manually enable it
  please refer to README.SUSE. (bsc#941993)

- Add dont_fail_on_missing_port.patch:
* Do not fail completely when a port specified in config is missing.

- Add start_teamd_from_usr_sbin.patch:
* Modify service file to start teamd instance from /usr/sbin.

- 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 no_dbus_enabled_in_service_file.patch:
  Disable DBus interface by default for now in teamd service file.

- 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)

-------------------------------------------------------------------
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

-------------------------------------------------------------------
Fri Jul 31 09:12:44 UTC 2015 - pwieczorkiewicz@suse.com

- Initial libteam 1.16 version submission to SLE-12 SP1
  (fate#318389,fate#317728,fate#316923)

-------------------------------------------------------------------
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

-------------------------------------------------------------------
Thu Jan  8 23:03:55 UTC 2015 - jengelh@inai.de

- Update to new upstream release 1.15
* Topology-aware failover with TIPC

-------------------------------------------------------------------
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

-------------------------------------------------------------------
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

-------------------------------------------------------------------
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)

-------------------------------------------------------------------
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

-------------------------------------------------------------------
Sat May 12 00:06:17 UTC 2012 - jengelh@inai.de

- Initial package for build.opensuse.org
openSUSE Build Service is sponsored by