openwsman-server-2.6.7-lp151.4.6.1<>,\_b/=„]-º BF0Su8*(/rDWmc,8˥\_@B/m3 ޾~Erv$p$Ic$[PC7:=G|Q,ycٔor%)剎`6-m&j«哕p¯OיzUK9pPe~0ZLwrfޅU t03\^&/g'#a\BDTBBxke%4y[9&SJ:ؐ@!z?i>FC?Cd % Ltx   t {l   d  d{< #h#y#(8 9L : =5 >5?5@5!F5)G5@H5I68X6X Y6 \6]7<^9 b:kc;d;e;f;l;u;vKlaus 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, upstream/bin/sh/bin/sh/bin/sh/bin/shobs-arm-3 1600265746  !2.6.7-lp151.4.6.12.6.7-lp151.4.6.12.6.7-lp151.4.6.1openwsman.confowsmangencert.shssleay.cnfopenwsmanopenwsmanopenwsman.servicelibwsman_server.so.1libwsman_server.so.1.0.0openwsmanauthenticatorslibwsman_file_auth.solibwsman_file_auth.so.1libwsman_file_auth.so.1.0.0libwsman_pam_auth.solibwsman_pam_auth.so.1libwsman_pam_auth.so.1.0.0pluginslibredirect.solibredirect.so.1libredirect.so.1.0.0libwsman_cim_plugin.solibwsman_cim_plugin.so.1libwsman_cim_plugin.so.1.0.0libwsman_identify_plugin.solibwsman_identify_plugin.so.1libwsman_identify_plugin.so.1.0.0libwsman_test.solibwsman_test.so.1libwsman_test.so.1.0.0openwsmandrcopenwsman/etc/openwsman//etc/pam.d//etc/sysconfig/SuSEfirewall2.d/services//usr/lib/systemd/system//usr/lib64//usr/lib64/openwsman//usr/lib64/openwsman/authenticators//usr/lib64/openwsman/plugins//usr/sbin/-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_Updatedrpmxz5aarch64-suse-linux   C source, ASCII text, with very long linesPOSIX shell script, ASCII text executableASCII textELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c8dc6388f1ac19f9f677a29b89e90c0944ad76ac, strippeddirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d8f37016abd7295856e23bada9d1eff306cbf942, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e3958b652cbaf9eee0cb029a5489e5b4c1dee999, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=43299f0e40726c52b5523496523cddd5f667c39c, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d4041cd51fd75c29b29dc275427182cbad71593d, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2cd4f7b7d082667bcf9271da99773a82f597a84e, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=2fff3bff49335162591e539c54d69ae7b902652e, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-, BuildID[sha1]=977e98838732e1be876bd0c2ec9dc850575c4daf, for GNU/Linux 3.7.0, stripped #&+ PR RRR RRRR R PRR R RR R PR R RRR R PR R PR RR RRR R PR R PR R R R RRR RRR RRRRRRR R ^vGٌ12Mutf-8e9503311082fa723c4c4271ebb1ad4940f623c75a93cde4dfbde3aa5f957b896?7zXZ !t/4]"k%N7nUvƙVKm RA0)\-YU?QacU_4pdurӾ(L)BB@sԉGg4iz%-MJYza_%82a|fV?V"vS2Q+!Bha|Jt{ky?xe$*]sH%tf(4vݷzC0  Y}X`H/Z(]>Bx>íNExy#/?¼y:EsyPo~2v͑D`f N˛b'H2 ͫW  t2{²=%\BKv+hm6q.UǏƘn =g93s{50rJ'9J%fFAFOpjzy#yB2~Yݜ?AO=>'VTCq "f~PӀ8֜CJǬTpv:ݨ W( LDi'49y8Ǻړ.EHƽrnTwk`֚B2|{NgPA%B rIa+_EX r xq~y-0_@c^d)|OfFfQ>U1غErii$*yBAlHۣAJ lb&H_U$rHXƩ˶MGؔ3%nuYomE'wˌķ~ܡU)$yM|QTһ HII.1c,-1$FjN8L*.B@S5t+s{U@uR#.{Y:\2z&:L)]$lx,L}6]RwNs([Ñ5A9b*DrskH:" f1̄/}/>b\nJ =L &uv=0 9l\%e2y'޹W ӁJMgbJY9ٗ;ߙ"p$q!ϴo(K(Vsb>9hp ¼ bch&;RDoPU* GsW:ټj+ t B\^8;;Eѝ%b2* O{4_%Z'mYLR_Pd|"xNێv#VJ ;k]IJͥG>lVHM%kV_c!<õ/ |¤S"~d:#;5UnÉtU$eLz~w5JCaaJE}K2H.sr{'U9y8GpU ́?-C3R\<7=[޸h9wҢ=8חXN,fbq0jF_qIa~)t7 kd:C0ޝxF܅S,.!zXN֪8{Oּ8->|m*?rOaXL%}ߌ ZxAWmi՜mL܊wH>3ZQ9w?$= Uڂ}iWZ˾_- +0Nqh jW=)4Z@|x>'``^<͡8YMĩ]~RqUJoD_>~oɻ|G[{ݹToVTcdMn_GHW#W*8~,%.7ӬߐǦUi1G3m3n>>QXpCDB@pW+g&ڦ@'SjnwOӻr/$ tcJ. Z{vtǑx ZOn<\q,4>`I,3E+'CS"^pdi NfǛ,Uu)4H5ǔQM R%3 E! ɉGp5勴e5F2]KnEѤ٣DΫNK V M1! ҪskՂl^qq=K9>ԌF15; :jÅuGQO;;9 ev޷5Iɿ .)G[TcRHW$h0(?7) ʪe$ O}(+\ 䎎}G?N5\tm2cR[P^dҾFǂ/a?g}Inڼk L#[ ] B=>ۤ@H Xp}f$ 1JKG#<^^ K4MmLv0Ҫ_ՃUnQ~%M<|wخXa /u7hR.y]A&ܕ GPqGʼثR]ݮxwq`4mćxknpj߽JGSӘ@2 L3 iV~aiƹ>0O"T=)E/e_AgKeGM-Wv c 2N.P4)s# .mckн7Xu E+oTwX=Ζc]WsTߕV5:!رq+uBAELz>i%Tn`,`t#`|۽vߤ^:+|=tfwQ Pp9ٻ|6GV#~2g\KYն'Oy]lR}ZN#ѹ%[=!)kw%5}]ASXvSEo-DӶ 1{GlR[Ȗߤ T5GmoE{aCnwS-PnJ"~mH=y.M1yKfuvm]0p < 0w_IĚO+iyr~lRh?ҬLq :LD(^I!itD1 *W3K)^H]p)0XS'Of_Q V@#vGDձ| 3Ejo "w6zD%vgqMjg~R8 a#;Dl7Ys'oU7c2j[UDG \*er|BKexlK:-7T^txZ{pº @"h 䖞uB`{~LJLP.lA8 Yr!ZLJ'GAYQ"4\v?'26d Ry婣БeM]<&֭Czv\ct:< x9+`p bM=索_r#q<`01E V@r<=z@&扮*c a5<2;BIH7wby8п^-[ñf[_b]5hRHQA3&%-D2^V%[cJ˚y P[ HP ddCMOPqY#w?52l0;YJ0MO0wz64gDN`Hg$i`Ch*T-]Vj^dS*mX&x3b.:*Cvs@{Ir>b9,m7'PVL;,$4)y}Bdhn'Uyv>%g{n-vYBn>{RONo-J-T, b=LlGI4$3Vf<\Wvp,kQ ~OmF\k^e3bħd1ǭED&R;ii]Ռ~ׇWun$mia$>XNv7 TƎdW9zxbglLU :CtwcX&DnA[L%Q*Bjgb6X_R]1PA{ 4[ :$|@@v=Yq C}u$#C ȑDjΪxF}14 *r 3>;@e7ΏiSޡ|>ajDi6@1sr[[y40Ljǽ#RѪKVRN+VS*OΠ" KaU1LWzﶍ8P(hԸ' YZ