libteam5-1.27-150000.4.18.1<>,$ ip9|?B^6VL>; u,Z9HhFH8u r"9A"v6푮U)_u&x-FRh?wXRi+/y;.P>,VR>h: ƖLtαgĆ\qpx>}L95Kj8K۷*x !dPEiV3n$`Ww/7U?%=,Pd1ھ>@?d   R #)4< @ D L  h(89:B>\@kFzGHIXY\]^bcd1e6f9l;uPvXwxyz4DHNClibteam51.27150000.4.18.1Library for controlling 802.1AX team network deviceA library which is the user-space counterpart for the team network driver, and provides an API to control them. Linux kernel 3.3 and above offer a so-called "team" network driver - a lightweight mechanism for bonding multiple interfaces together. It is a userspace-driven alternative to the existing bonding driver.ih02-armsrv2 @SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/System/Librarieshttp://libteam.org/linuxaarch64 @iib5e8c2043be39f9a43db8dfe039a15957a53a09faa3e3e5d380208d9a65441a1libteam.so.5.4.0rootrootrootrootlibteam-1.27-150000.4.18.1.src.rpmlibteam.so.5()(64bit)libteam5libteam5(aarch-64)@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libnl-3.so.200()(64bit)libnl-3.so.200(libnl_3)(64bit)libnl-3.so.200(libnl_3_2_27)(64bit)libnl-cli-3.so.200()(64bit)libnl-cli-3.so.200(libnl_3)(64bit)libnl-genl-3.so.200()(64bit)libnl-genl-3.so.200(libnl_3)(64bit)libnl-route-3.so.200()(64bit)libnl-route-3.so.200(libnl_3)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ifO/e d}c*aW@ZOhZLZfZfZfZfX2VwU@Uc@U@Tq@ali.abdallah@suse.comotto.hollmann@suse.comotto.hollmann@suse.comotto.hollmann@suse.comcfamullaconrad@suse.comotto.hollmann@suse.comjengelh@inai.detchvatal@suse.comndas@suse.dejengelh@inai.dejengelh@inai.dendas@suse.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.de- Fix for SG#71622, bsc#1258224: * 0001-teamd-add-port_hwaddr_changed-for-ab-runner.patch: [PATCH] teamd: add port_hwaddr_changed for ab runner * 0001-teamd-add-port_hwaddr_changed-for-lacp-runner.patch: [PATCH] teamd: add port_hwaddr_changed for lacp runner * 0001-teamd-add-port_hwaddr_changed-for-lb-runner.patch: [PATCH] teamd: add port_hwaddr_changed for lb runner- teamd: lw: arp_ping: bitmask VID in VLAN BPF filter [bsc#1224798] * Add 0001-teamd-lw-arp_ping-bitmask-VID-in-VLAN-BPF-filter.patch- 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- 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- Add teamd-config-update-local-prio-to-kernel.patch (bsc#1200505)- teamd: better handle failures to chown(TEAMD_RUN_DIR) during teamd_drop_privileges() (bsc#1185424) [+ better_handle_failures_to_chown.patch]- Drop /pkg/ subpart from includedir- 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- allow send_interface in dbus conf file for wicked. [+ 0001-allow-send_interface-dbus.patch]- Update to new upstream release 1.27 * teamd: escape some sensitive characters in ifname with double quotation marks * libteam: resynchronize ifinfo after lost RTNLGRP_LINK notifications * teamd: check port link_up when a port is added with loadbalance runner- Do not suppress errors from useradd- 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.- Update to new upstream release 1.26 * dbus: don't do 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"- 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- 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.- Update to new upstream release 1.17 * teamd: lw: nsna_ping: fix NA RX and ARP RX handling * libteam: ifinfo: fix rtnl dellink handling- 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- Update to new upstream release 1.15 * Topology-aware failover with TIPC/sbin/ldconfig/sbin/ldconfigh02-armsrv2 17744577641.27-150000.4.18.11.27-150000.4.18.1libteam.so.5libteam.so.5.4.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:43375/SUSE_SLE-15_Update/22cb9e3feb9793b2bf76b17497a2d901-libteam.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0daf2670357ee98294f49b82cc9f9ccae7d7d44c, strippedPR RR RRRRR R R RRRƓCZ C|utf-8740b56f9f3e0a83b6ef76603dabfa7934a83fd9ada812b91c6e0288c54c57cfb?7zXZ !t/]"k%{U}d߄X}:ؐ\8`=5u#yјug6F%/T\>s86l3Lxp+=o9yh)ƫ^ p- mOUsOTw8>J,Ĩ`ca-ƈYPUibDwt>zRͥ(yb\swdD5)hj+z–%TQ5TX(F#q O8wo8t:&6rD+-8H(,c|>8(ȭ:oYf4H3㵓M;h┒$a=wڃNY'C*I.b4eSG?BiD&uS Ef֠Mn_#&Kz|e4TJyʻ&ت ,-KET2J[fشQՁ7l qjÝg2p[it4NAw+kFJ[pY5x.Pm)d#T_A owHs~la5߷ߪ`)u,mF&|  D5f3M;כּ#m6r_ }#c?-zIteƮ%EMY$#ѧa<e,6js% #;>ahqRw)pzs-0QE3YFhrsC1 n=ӹllKa 'H(cQD'LJu*L喤 $5~ .7-L4`hj,`J۪6jC}ߦgqbԕPA ЎW W-9 J:Rr6d`o/퐍3sYc۷+?i!!m]K,cb6i5zJYXgKTZh5` $'֧Q4..ZE%=pW5}5 hj%bHԸC~q)Ub5lq˦^; q :L766sjd-okhG1 -de2`Twb/L`Kܭ2]S{f9^N&|b|Ez悟U/,J?RIUzT9 =R¬Vl 9(Aƈ6 30gjphhHj[D'V5=l5w_Ù$yҡ %m% YZ