python3-openwsman-2.6.7-lp150.2.6.1<>,7]/=„‹;ōM5Z2{&-Zq|)\bJ9F5%ϵ!nYNA4VpN(i J=$3 R"|Gт$p݋b@9ToZ)%u5n/9~0Io%0`腂;lW;2'4 Frȟ2DwR 0VQ嚽z"=--.<[ qAQy>?d & P 6<DL P T \   (T2(]8d9:F<GPHXI`XdYl\]^bc|deflu,v4wxy z(8<BCpython3-openwsman2.6.7lp150.2.6.1Python3 bindings for openwsman client APIThis package provides Python3 bindings to access the openwsman client API.]build34,openSUSE Leap 15.0openSUSEBSD-3-Clause AND GPL-2.0-onlyhttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.openwsman.org/linuxx86_64̘H큤]]1402c4b11d7f7da15f3a4eb712488eda7435ab3ee3cf7d202ad8ff66fb9ac0b9b0a87fcc690007739a4e1d3bc2a0b40455583e482e59b77fd6005792c5f25ab0rootrootrootrootopenwsman-2.6.7-lp150.2.6.1.src.rpmpython3-openwsmanpython3-openwsman(x86-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libwsman.so.1()(64bit)libwsman_client.so.4()(64bit)libwsman_curl_client_transport.so.1()(64bit)python(abi)python3rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.63.0.4-14.6.0-14.0-15.2-14.14.1]\B@ZZ@Z1@Z.s@Z&@Z%8Z ZZ@YYWgV`.V^@V @Vf@UM@UUyx@Un@Un@U\w@U\w@TgTTTPTO@Klaus Kämpf Adam Majer fcrozat@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkukuk@suse.dekkaempf@suse.comkgronlund@suse.combwiedemann@suse.comkkaempf@suse.comkkaempf@suse.comsrinidhi.bs@microfocus.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.comkkaempf@suse.com- bsc1105331.patch: add CIM_NAMESPACE if it's _not_ already present (bsc#1105331)- bsc1122623.patch: (bsc#1122623, CVE-2019-3816, CVE-2019-3833) + treat all non-registered by provider paths as invalid + fix possible denial of service in path parsing - debug_fix.patch: fix compilation in debug mode Backport patches from upstream, - 31c355f.patch: Work with OpenSSL 1.1 - a4a66e8.patch: disable directory listings by default (bsc#1092206)- Switch license to BSD-3-Clause AND GPL-2.0-only, since redirect plugin is under GPL 2.0 only license.- Update to 2.6.7 - Features - Build with CMake 2.6 or later - Bugfixes - fix return value check for SSL_CTX_set_cipher_list() - fix pam config for local install- python3-openwsman- fix Source declarations to get a complete src.rpm- Build Python3 on Leap and SLE 15 - Fix RHEL7 build- update to 2.6.6 - openssl 1.1.0 compatibility - build python3 or python2 binding, but not both- update to 2.6.5 - Fix python3 / ruby 2.5 compatibility - drop openwsman-2.6.2-python3.patch- Replace obsolete pam modules with standard ones- update to 2.6.4 - Bugfixes - setup ECDHE to allow Perfect Forward Secrecy, using the p256 NIST prime curve (CVE-2016-2183) (mmeissner)- Package for python 3 - Add openwsman-2.6.2-python3.patch- use strip-nondeterminism to make build more reproducible- update to 2.6.3 - Bugfixes - Prevent buffer overflow if digest realm too long - Ensure path starts with '/' in client data endpoint - Java bindings build fix - Fix SSL library, usage is not thread safe (vcrhonek) - Improve NetBSD and OSX builds (apjanke) - Install winrs with correct name and permissions- make winrs executable add-shebang-to-winrs.patch- Install winrs with executable permissions- Update to 2.6.2 - Features - Install winrs.rb (Windows Remote Shell) to /usr/bin - New package: winrs - Bugfixes - Make iniparser thread-safe (Emil Bartczak) - Fix excessive RPM rebuilds (Olaf Hering) - Fix selector extraction from URI query (Markus Kolb) - Fix RPM building on older distributions - Fix RPM building on Fedora 22- Fix build for older distributions. Add struct-epr.diff- Update to 2.6.1 - Features - Add curlopt_nosignal option to openwsman_client.conf to prevent CURL crashes in multithreaded client applications - Limit EnvelopeSize to 32767 if wsman:MaxEnvelopeSize not set in request (WS-Man 1.2 compatibility) (Prabhakar Pujeri) - Bugfixes - fix memory leaks (Vitezslav Crhonek) - honor client:agent from openwsman_client.conf - fix possible crash in dictionary_get()- fix SLE 10 & 11 builds- Update to 2.6.0 - Features - Implement DSP 0226 Section 6.3 wsman:Locale (wsmc_set_locale, wsmc_get_locale) - set transport timeout for c++ binding (prabhakar_pujeri@dell.com) - print CIMError code in HTTP header (prabhakar_pujeri@dell.com)- Update to 2.5.2 - Features - build native Python package (Ahmad Jagot) - Cleanup - remove (unused) 'min_threads' config option (Vitezslav Crhonek)- Update to 2.5.1 - Features - adds RFC1866 support in allowing ; as a separator for resource uri query parameters (selectors). - print a warning if a resource URI (wrongly) uses ',' as query parameter separator.- Update to 2.5.0 - Drop 'openwsmand' service name, use 'openwsman' only (was never properly supported by systemd anyways) - Features - Rewrite selector and property handling to keep them in order (#49) Selectors and properties can now handle EndpointReferences as values. This increases compatibility with Intel AMT 7.0 and later. - ABI change, .so version 3 - Ruby: Add EndPointReference#to_s- Update to 2.4.15 - Features - Ruby: Add Fault#to_s - Ruby: Enable ClientOptions#properties= - Cim: New config option "cim_client_cql' to select CQL query identifier ('CQL' - default, 'DMTF:CQL' - standards-compliant) - Bugfixes - Fix segfault in wsmc_add_property - Fix memleak in xpath handling - Fix typo in parsing max_connections_per_thread (vcrhonek) - Ruby: ClientOptions#properties=- Update to 2.4.14 - Features - Improved C++ bindings (Peter Hatina) - Bugfixes - Build fixes for Fedora21, RHEL7, and CentOS7 - option parser accepts '-?' and '--help' as valid- Fix Fedora 21, RHEL 7, and CentOS 7 build- Update to 2.4.13 - Features - Support Ruby 2.2 - Bugfixes - Parsing of vendor namespaces (#48, #38) - Client getters memory leaks (#47) - Keep order of 'invoke' parameters (#49)- check SSL version- Update to 2.4.12 - Features - New config option 'ssl_disable_protocols'. Pre-set to disable SSLv2 and v3 in SSL mode - Ruby: support Ruby 2.1 threading API - Bugfixes - Fix memory corruption due to a malloc made with the wrong size - iniparser: dictionary_set' must return a value (David Holm) - drop fix-memory-corruption.patch, upstreambuild34 15694996672.6.7-lp150.2.6.12.6.7-lp150.2.6.1_pywsman.sopywsman.py/usr/lib64/python3.6/site-packages/-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.opensuse.org/openSUSE:Maintenance:11152/openSUSE_Leap_15.0_Update/5e67c28ba3129098099343c642bcfebd-openwsman.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=704bc336b85d17f6104e94705f2c95a4b2c349dc, strippedPython script, ASCII text executable R RRRRRRRR RRR :.:utf-8cee0ce685183aae85813a0042f3d0859b0bcb9b44392fb76b026b3d45fe03e7e? 7zXZ !t/)]"k%a épv/AKd?{u$͵oU?<|lX0KFK}mG䰗I$?`B-գ=wm%^ g*t5he?%3aնs\{&c!b( JcmqOf9AAI3}kK5L(llDmY'Ǭbw"'OZfPSA`' *=<7:Pqԉz u3bY4_1GZ)썙3ʒ l>,A \$S}ɋaC{! kN?̤Caj 9mx} $l{X h˧2X}q6M15D ķ˂b?2أyvw!Z4`UuxwkH 1kn7~_^MُٽR&!@sR:Ĉ tqY&'|Kmq;Zu~H vW&CjpRk l6BV\zsLq _*.t<dƮ_vU Չ>Gu2/k?rj^LMr!zHSPU[T؜Pve>0!,6,}卾}Ѝ|bW*'N Sbqw "DHu)W|xRg{_ ޖ!p<Ӑr@IW/P/ ݿF`+ё\٥SmIWͧߥ% 4r=ƾm|[@nMC(Z3w}}UŸG׷8gx$>7‘nz'bGUDiƿpEX4bn S1pk>h &^-|CzTNl)\Vkv=ӻniBFp*߸BD2M?Wj|PX(Bj8\Z?Vo0De{͞ ܹ'/ouzŽlym7&0I v+R[x/ܲaBn_u"E7º&uvssriQz`@zN1uE1+z-#%'n$~Eh 9bH騛Rώ!2!:T7I9(G0 .Zg NE,A,맧C=sb> Ә.c|y~q0}.OQSmhLV-R|Ȉ*m7i2htzUR9A~[{fٗ[R:RJaA 5q$4ؓdU!'~oRe"Mb*0њJɾO3S$toeUCHR}ي>`je\L ۿ5|]=d *: XL!ar㘨NIY2{Bގ54@eSŒ|qL9u[^h b\2WNh},CU/=Ul jdFr(@bm^!քvUY$iqWʶo\YF Z|_Imά$b2(bgo'#R#q'74.Ҏ@C-t Ad(~NhNzKtPѠ* SI`YaHtX( و"3w hP *}RhJFi:h;PGқT &6YФɿ;9V8PCVL]^`ԝ|\./F i-'lmkٴK=96Ravٷnd!@86ߴ0/Ye49-H3rŇ}}[w`12Ppó/yfSjzјW4*aokZv~KqҐ0IhUw+r=2i#UY/+&zJ)a.r7$nD[xkKҍ1v-M+?j{& \|0@kK%Mdmpb8blӎ ghUv3<DERFTHL:PId Pa\t 藺b-Hix([ye7vdB#s>@hE>'/> X@A ("L1M[ֹZ -7\B5VIAT[]!G]& bCtm5$T<šEɶ{ %kV+c6 ҹt2fC9$ ø|2sl|rM._\mWeTU<͟ex*d@=n7[o zZAQP5u*m$kIr@dU(Y6aP ~ĺFu=tޠ6:dg/kN Ťɲ;uAq;k؁QGavY3LiZ_Z@M~l}-FhO I<2O':@ZԮp4+nX&Iw.snݼʒe Nyx ٞޓaum T+5F aXd3 ܩA+'_S3 zXL~qRCG:6:decb&&Z{b>]A2 ^KŚyGdw>s4Q~x|3 ]Y ! z0vp8*P]$-Ʌ.Xp$S9l6]}.yOxg5- ;ala{Kei+F0p 9U؝<*:"F)%^ӅYIZI}M+ aj&(fQՄ[CzUXFock䒠)AC3׾us|>:vsWPtR=eRݨaE'-RΐMÄP҇#-ۉۻ FTҥqy;qcIg@R u Thr02Y03$p>Kmfm.2pUA2~TВlߺw[Isq5ڐ7$x$av^s6?c~d n"dѿa[ x-0qA vfߵN#=3AFcZW_V` +kԪBՎ3´Ѩ;AгUExdiL$j:6W >yYqEhD}\ 婥qMW3!(;ItI9w*\P쾓 E漄>  EU3ع7I؜Ob RP`% e;c̻z+Ed6bGܔ^H5?s#54QNϤJEcw>Ƣ#ЄI*Ιp16>ʤe]ks]QF-@Å-`Zg:eT -6YN޷Kցb#AN٘h&wi"YN1em!79zFt)M_2%n2T8HōyJtkvaQBEɊ@a𢽊'93uc^ FS 8]Y> wkE9~ ڽe3NWbT~ֶ>?\j~%.Ug 4x >6 Mrd4nQqsDNivz@qA=HĩLXͤ\ZF[!O7m>)^G! P.*|wu" cSc#dURXA (ꘑxk/. rigN:k2^;xAe7/oҏl޺v yF1tp|g'~u iO9Q$ POƧ3[_hUv_+6[.1rGl0?};S N\OKgAiҌ7[t0a7F758s%:73#16FU vO (]\>l|bMN!Gt_#=~5'Kᆸ~uyk"ވhv{#&TJ=k y#{2"" DZ(]fBs+ 9ogaiGB:Ľz?e'Gd𧻓pTefM(chT*Ҭ&2'Fsb}1%NċbHL:}~ɦIB9Ɍ'nۥRRTEpwbFG?#YDX,q”Nt}է H"x}U4YJg@KtW6Hּ:==vPkYz:sbK8t?f|aƢ~Hg&ywRm2[هEg4uP_'~+) T+ocT"gi#W.ey-EB16*ݣŸqBd8 x55C\8/pYݹ FCmC~B"̘m6ͧG!O-7--v]7d7D_0"_̅jJ@ {| #dA@f;Jp^ҷ"Cf҇4`,9/esZ߽%ũ|. 5՚Uv,A@y2ojzt %BDn?ͅ~Y@cpu}*푊Z@r"hv ɼىpėe.h&"xNh5E`1-Q+N~HAH]$gxyc8~`