python3-openwsman-2.6.7-150000.3.12.2<>,7bbop9|νT(YyUu_Z; VS78&phwN2տqJA!,-H-Q:Ыmy 73]Q0&]]:*fS0DbU&Vcq)7{J"*N05a[HER?TeEDK ޔq㾀9o_I2BpіvY6zZM1aٞzM`@ W!FvODAz饒m,:pd>>8?(d ( R &C]clt x |   $LTM(w8!9!:G!FGHIXY\D]L^cbc0defluvwxy z$Cpython3-openwsman2.6.7150000.3.12.2Python3 bindings for openwsman client APIThis package provides Python3 bindings to access the openwsman client API.bboibs-centriq-5lSUSE Linux Enterprise 15SUSE LLC BSD-3-Clause AND GPL-2.0-onlyhttps://www.suse.com/Development/Libraries/Pythonhttp://www.openwsman.org/linuxaarch64IH큤bbobbomfc97937e46f211785fd077619831b685c02a968a6ab4c37eba0128c443786a61b0a87fcc690007739a4e1d3bc2a0b40455583e482e59b77fd6005792c5f25ab0rootrootrootrootopenwsman-2.6.7-150000.3.12.2.src.rpmpython3-openwsmanpython3-openwsman(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)libpthread.so.0(GLIBC_2.17)(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.1bM_?@_;]\B@ZZ@Z1@Z.s@Z&@Z%8Z ZZ@YYWgV`.V^@V @Vf@UM@UUyx@Un@Un@U\w@U\w@TgTTTPTO@adam.majer@suse.deadam.majer@suse.dekkaempf@suse.comkkaempf@suse.comadam.majer@suse.defcrozat@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- libcurl_fixups.patch: fix FTBFS with newer libcurl in SP4 (bsc#1197792)- openssl_init_fix.patch: don't crash if OpenSSL SSL context fails to initialize. This only happened because the function signature used was invalid and was passing random data. (bsc#1175631)- adapt to openssl 1.1.1 (bsc#1174541) add update-to-openssl-1.1.1-drop-RANDFILE.patch- 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, upstreamibs-centriq-5 16506183302.6.7-150000.3.12.22.6.7-150000.3.12.2_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.suse.de/SUSE:Maintenance:23832/SUSE_SLE-15_Update/87ea4b83846340e4bd59fa9689a49170-openwsman.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=be1b5d276f90793c6ac68435d9e57099a7a53156, strippedPython script, ASCII text executable R RRRRRRRRRR 7Chqq͊F|utf-8de5e79afb083a5891b7bd9e87c6c8a1be665a52f494b4a9accd889e1dbc18f7a? 7zXZ !t/+9]"k%) `>CmIb%` Mj }yㅘt#"0/N|zPS bfW!ʖ#繨Zz,8חa$fзF40X fN̟69oBݮXWaGjnoʶ 0 9B}nU5_S: #KOZL,T_Len< ik0P`C[p^-ʜ.sA;nsU-StyH,*{au!$dWþ7EmV2agY,1D nyF:⌚h+`eSӢ=}uQޟu;4"rJkdrwl q]6ʳ {,ܬ$d|(Dpm4Hfp-* 3HƗ p͊Ugd67bç=n+i S ?C$wov6T!#i2?q\5?伷Yq [yМW+ NSOdtJ1Gձ{{6ru|'Æ|ct6 _NL\|'+'Kk_p:huw W$AjY `4KE.K:Z:h}Yt-ES9(,`L6ƔkQ3O_f<%d$azKҞD w} M)n|]r3W: Dn}HT`r/4yk!_*{eF Ft킭8==~5l !c:D|yя8lU4SVҾ!zF5x\V/{*>J^i&QJ !wD^a{z. k] v69c)Ngc:  U3CLh ]Gptb!Feӂq' 溘 -HPz8j=Hꅮʫ|mG^i [Ka#;t W c]]"` 5>4AGlC;d|jH.A=NCW2u?QPg1|a`^uE܍zζcZ,_ψ7 ھhz~xEp  oRԀ,r;ㄷ,`{Aw{c~yQڊ(AVAz1_&@phL/zRٓ::g:uW?%{bޝpeRIp+Pg㼄=k9\z _Ń=WOǣYVxJ/m)J14_6]wN`taTW,9GoTYPȚT41j_Z$[ }' ]'ΗġPҳ*݆zjʵ2RHcTx~a؍.D^M;(oS[OBxAA]dXka;_f(7bzГXjv|7n[03{IMS?4?[Esnĕ/M .,~bU `!L6Q R:gFlXq6TQVE(bT/T8-_`,!{};g+b]6`{~R#h23VM i]b6I uOs Ԭa/7Co|^15qeO'UhЈ!v¡*}KeLELhYɱq{ `̯o묈0&GF)?#0̨@K=Pז\Xߡt2HC82c>əwё+{bCn!^)+S965aRn }URWz^u=AhGnTAMǞU:Pľ]i[%nP|g:cš-.s4jkWw,f\j .eT5O6p he2{ٽ;M}MW=G _ [iz~?oq0jt&zӓ|MQMݔV|e[43x8@@^D-| dW,Q(_ D5+8ʏ\amNfv562* !R[Ⱥ*izmڦP>1]o)I?gp[):-I kB2kQsk_-&<]Lԑxfzr8.'?ZJ@iH0BaBko [VwnJ)YŰM7$I Y;{,p[$2 >wCwȔmj1۰>٢ o ʹ^klpawaWү1F։ 0&?Jz* Zg+~ e՛z%TU2u@hl%ɝzGfvwv)\&}mv({O7_oYSˠ~oїɉ a#h <(xtuzV`I[m% 3E%'-UOٴY"lbs) +&kY:̞ѕJ tFĉlNDz)),:=B²ؐ]cV}bC.]#" =9?(KS{͂@W 7IÜQy9Sɔ@nh 8 (cٝ*' nO' ›=[j^(h꒥*'0Ya&#,j?PA9[І):]ڍ/M7:Ȯ(I^B }P eupqq~9;Nz9Ѣ]0OnygaY^,z0ճpBWG{BqOkRL‚{%t#UDÜ`Xh!فГ"#z6MwxFpNps2`WT$m+NG-gzҡ;[BiFK Pj 'P xcdwF`'4Ul^'6ABx-2saQ8~b=[rxfwH`Trl,Sų+(t{l-xN&WlXii"=5{k+d˸_ə-X"L]r]R~SgM*-1Ɇt B \i{VֿL7r;cN$OSi!Q·ܭLy"G=XP}1^ W+*u9mcgKѧYh7@Ι{3tzkD!>Y$1J@_Zzaub2Q`p4d1I[s|={_s<D/`DHiW V2Dc tj? ;dUifӷ_gd@)V;m7L"l}f2E1,3\@_ړF?hT+DHV( K~o?\3<"(\V?`kezC>Py`h1Na35*a/1;8ْ 4r%Jӎp>xg rN㌜H^M%H7bXyn9WkwBμ*ʅ7BJB"Ő3M ]ϡtH!sƸj(2nC"~/Վԧ $ش9 aMvPN/1L^vBIm{b+%Hnq}zJ:9jc BM !lea76+nͣ@ =buj4^.RL"ʙ &g+mjgmA`mIOkv,鍤e { E Y4srq5 %|M2r\u^dU{CgG%-wIr1ZзZ!]e= 򯵏?SkAN1d*]8uP)u[r {2Έ|d}&tXvob2)}`ȭqW U~1OBx2#ؿmy_]0,[3/#uM:Dsh ]/׋vbgv`Kf'ME|5^vExExՒkd uh^Kr[tXė;*on+;yAŀŸ~Nd|n~("|9,ͧ.Jѥ @AwoNtTqq#pÿ \sґfZe"qgl/w8a(>zӲw\Htw}Ald;E ~!Qav% 6C+A Be e54J޸7xa[ Y.A6MY"UYq 8<԰4$ҡ5~?DU^漚f]5ԯʈN}whkr_Ňݺ4hrUh>&CzZQL kEb&^Y)D(V"b YZ