openwsman-ruby-2.6.7-lp151.4.6.1<>,._bi/=„ǪhH4T,9 Z8 (u4jqH˦ ?WxZx'|sGTӯA,E4o4b16ne},k>]8rgbnQ~5@h4c8gTgR._׳$U2@ldLɹE,jV7N6Rp5#"TlR@?R*U?{^շ{)aò(w!k>!X?!Hd # J +1<X f t    <_  ` (8 9 :| FGHI$X,Y4\X]t^bOcdefluvw x y z   !!DCopenwsman-ruby2.6.7lp151.4.6.1Ruby bindings for openwsman client APIThis package provides Ruby bindings to access the openwsman client API._biobs-power9-071;openSUSE Leap 15.1openSUSEBSD-3-Clause AND GPL-2.0-onlyhttp://bugs.opensuse.orgSystem/Managementhttp://www.openwsman.org/linuxppc64le8sA큤_baVMrVMr_bVMrVMr_bcc4caa032f430beb03db79fe20de82cd7f4e415a1f5c8baf9b7bda9e122651106fbb3dee452e157dd951bb6bb272c83437fda56a4b9f65f0ad0d9f71398265528108a89affe112ec3ae46812d5be24d50a40eb841b36a3588173d70618e3759b1fde0e74efcfb054a4e42aa85b786c83f9fcf40b676cdaa3a66e797f36f16e242c8ea4acb82918a3cae6d2de95e1003bad00e8edfcf6772ba6680b44c5c7b80b35a6ee77bb4b57713891a58e3c6a3f490c9857c3ae1d4e47e13be7796d6155073rootrootrootrootrootrootrootrootrootrootrootrootrootrootopenwsman-2.6.7-lp151.4.6.1.src.rpmopenwsman-rubyopenwsman-ruby(ppc-64)@@@@@@@    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)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rubyruby(abi)3.0.4-14.6.0-14.0-15.2-12.5.04.14.1_?@_;]\B@ZZ@Z1@Z.s@Z&@Z%8Z ZZ@YYWgV`.V^@V @Vf@UM@UUyx@Un@Un@U\w@U\w@TgTTTPTO@Adam Majer Klaus Kämpf 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- 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, upstreamobs-power9-07 16002655772.6.7-lp151.4.6.12.6.7-lp151.4.6.1openwsmanopenwsman.rbopenwsman.rbversion.rbxmldoc.rbxmlnode.rb_openwsman.so/usr/lib64/ruby/vendor_ruby/2.5.0//usr/lib64/ruby/vendor_ruby/2.5.0/openwsman//usr/lib64/ruby/vendor_ruby/2.5.0/powerpc64le-linux-gnu/-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:14053/openSUSE_Leap_15.1_Update_ports/d6536d92d33b781403a597038e066ced-openwsman.openSUSE_Leap_15.1_Updatedrpmxz5ppc64le-suse-linuxdirectoryRuby script, ASCII textELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=013bed6fdebef8f64d42c25085ea5e9cc8d6fc98, strippedRRRRRRRQpHD_^utf-8fbcbc65bd5feba3ba120d878b581f8957814294c07a88e0a4a168842d8d79544? 7zXZ !t/g ]"k%IN7nUBMG(( µ hX(>|z^12 g6Q^5vj'_vQʅPTuMo~8H)=\N pZ[1\MM@j0 . p&%ہ&l [m՞#k$u_'3x :m „w؜'uiqcioJ84V 4S̓"%/fflh`VIGcU `25.m|*ˢH VBIWB=zޏ\EJ-8!'a%7̇]FAb;#ݨYe8l;^WFȖj}ERo^%`+s\@D'b}CsC2*!z(骾aTF}FphXcub|NWӯpt'J);[w8(M}0 W@Q'-}` m2,~;LZ!ab6<<Նq"wW6#PGc+%`͍|q<:j~/E_S뒊K법GRUYqޟh5nAjo z!g 3;ݩz7rLMAiТT2Wڧ@ءB%mnX M+X;T twҷCLʧQ-x^I4*| ٰDRJ>'.y/!ZUQXkpH;_@>c ;褍JNcX~9)- )XY)[񓈱;90_6׻3@{MfMN%5 7?ٶ8$NMsd!M :N0Y폅uRß|3W@FhX|_v[?A]!&*ie !QChi;:o[ *H B 8nkX>w9FkmA5 N䏋Y?DW#c>D4T7q'aǏ)?Ȁdo%@v}'TMp>#[Q 3pg(]2 &7?l[8@mV<Ջ+yS'#qf\HDV m =T="*ꪣaX=$I@g(#x z#W$(N?]Lz~/ AN`3jDm}M:ƛL b4[ɢ3"G$+uh ŤPew5;寊0}6~UI %J} SH` n -P Uwv 89lm!cHs&q2$' N.44 ۊvUYty~| Y,%n\vWy5UO *٨NTxV)ЗQh +1dG >&n+16p