python-libteam-1.27-150000.4.15.2;>+#fOE;p9|\/V,/}#p>Boq5K{^oU e1J$Ѕ Uzvty.ddrP}ea!WmHfɡ^^(;N7q3iH3\ROdJ`[]dFrÚVriB %띄{VVE{djG1*1_QU(lV*Q3ٞqQU=;X`pxar?b>1yYDNW9};STM5Up}>>d?Td $ @  "?SYd             5 b   7 (^8h9:FrG H I XY\ ]4 ^bcde f lu$ vHwt x yzPCpython-libteam1.27150000.4.15.2Python bindings for libteamThis package should be installed if you want to develop Python programs that will manipulate team network devices.fOE;h04-armsrv1ynSUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/Development/Languages/Pythonhttp://libteam.org/linuxaarch64)Rl$;TA큤큤fOE:fOE:XfOE:fOE:fO/fOE:XfOE:3f42b33cf830d362b35f52694e88e7be6a647016f365c4cd151995aead3fce00ae06347838af76077aece6c5416e6311ae3b734f51304e2e92c4417890b7a714caa11d1d3673fadc38313dab7518c561ff68aab868a0092dc3fc9112d6b1d4fcf96d2d6469b2a017550829274b401c2a2c68edfdd7632157a5b7c358933f23d041b799db481377a9be3b95d334f481312489732d38d1fc12ad0c6158d1e3cd3c87dc6748d201e397e70c9d0cce8ab2bd664b976f42a622cb4d32ec1a4d2a216c7daba9dea9cd6c65da314def479655247d3fa5acefb8216a3018503f9029ce6660d194e7c676e9c6632c66ad3c05806bf8e5d9add49150d1fd2347b4f6c1b230rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibteam-1.27-150000.4.15.2.src.rpmpython-libteampython-libteam(aarch-64)@@@@@@@@    ld-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)libpthread.so.0()(64bit)libpython2.7.so.1.0()(64bit)libteam.so.5()(64bit)python(abi)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.73.0.4-14.6.0-14.0-15.2-14.14.1fO/e d}c*aW@ZOhZLZfZfZfZfX2VwU@Uc@U@Tq@otto.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- 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 TIPCh04-armsrv1 1716471099 1.27-150000.4.15.21.27-150000.4.15.2teamteam-1.0-py2.7.egg-info__init__.py__init__.pyc_capi.socapi.pycapi.pyccore.pycore.pyc/usr/lib64/python2.7/site-packages//usr/lib64/python2.7/site-packages/team/-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:34014/SUSE_SLE-15_Update/304ca06e739844b2a03e3edccd17eca5-libteam.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxdirectoryUTF-8 Unicode textPython script, ASCII text executable, with no line terminatorspython 2.7 byte-compiledELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=7cba7df2ae32caa84250cabaec20f3663b464a02, strippedPython script, ASCII text executable RRRRRRRRRRRRRRB_ps6W1utf-8cf7ffeb9b3751742f39a8d077da047822ab31f1fe7b427ad6d45bc59c42b1287? 7zXZ !t/KR]"k%a =l?']7C nJ8b✋Oo6ܺ/uZ)?nДh⦚Ktz.@/Eᇡ_^d Y) #e , $)kdVhe$*eCt9q: ח"BɈLU1C6iEJ=$tMպS! Yz:(|gѸݦ}~|(\A"YV( M޿ɚa"0,ܘ'~hI=)I^e]95_e6A)d}sVNc`ؤ"Y04zg4&|IDGn^ x V[*\ur3!jT | s/Fld {{E/#QC[X ;<-{4x`R*Dɥpr'hs y1RS@yL!(~ cƙ׏@P6K#?ԃ5a1+f{Řd"=P 4-y 3+DP$u2 )DYDxENUr;.GȐ^J՝O.9Z֩~p#vNMjc$\9|.CȌ|V=}Zqo 7̜"h 4q\ 뇑o /Mwzg*@F+]CMd0,uGP\ %/@ q:n]{;ȨbK;$ȡX~E]Ru˧f['4,[?Whc?-h +֬{{z&lF) &4wbjprBrrirOᧀ ;&´tHwA/V<|?<]#+Y7%l8daјv50'qѻəm\=pp?J|Aڪ XdTpo݂$l4?^OM#i]2C 0Lp&䲦=<0z * YZ