openwsman-server-2.6.7-lp151.4.6.1<>,__b/=„߂VJ`gd3g8@tIW>p?PyV-AFZOh98F2 ^6#ykMiBSSk3ay#d!=#6U h-L2uVި+ҧMiAub45BE.-tf?⬯Asu`+ȣ;{ ͈ ?Fx8Sxa^*M)YF_#@uJZ1}3YrX)A%gœxa Yڊv>FD<?D,d % Ltx   o vh   `  `w8 (x(((f8p 9 :!X =5>5?5@5F5G5H6\I6X6 Y7 \7`]7^:= b; c;dKlaus 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/shlamb74 1600265491  !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/d6536d92d33b781403a597038e066ced-openwsman.openSUSE_Leap_15.1_Updatedrpmxz5x86_64-suse-linux   C source, ASCII text, with very long linesPOSIX shell script, ASCII text executableASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9e519bd4ee6cff215731954b60a33b5ee8c71157, strippeddirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e5bf976bdccba0f4ab9ab631257d72099659e8db, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=64c2c1a1e7afdc1b8254e07fcf1eebfdd71060a5, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d8050060daced8e0a60e879d0395fbbc66ad92fe, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=51312fa602318a18bdcbaee874b6b074ffcc0e19, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=31fb3e9f3f781e0afa6a43e5297fa4631f35270c, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d4c2b06654f450827d5e3b2c3b912d53ca6b7868, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=e8b956981fa08ba6b59aa9ae6c8ee17b08c48e29, for GNU/Linux 3.2.0, stripped #&* PRRRRR R!RRR PRRRR RR PR RRRR PRR R PRRR RR!RR PR R PRR R RRR R RRR RRR RRR"R!RRRRR HT.弘utf-8facee898ac95b0497bdf58d12f14bf26e2c4ea0b277e90be43acdc59e382f54f?7zXZ !t/7]"k%N7nUvƙVKm RA0)\)~O:=UN},—?`W'EF*9 築b5e&\[9z&<&4l [O1_.beJު;ϣ,`(fЇ/Oe~&XfD@n7bm)Za PKc^9˃ʤ9FTC~^]˜U:U# f!)Qpꇻ|R9m.&gDvLU k$nC@,0D1 aFZxVX2"(c'\G-QF5"6RQ˖egI21͛MM3l~ jY7wـHJYYeH٫XuB%X`߹ioWV ^LE\ 2" qMF"#OIw`4H8x lyɄ-RR/O fPʄpT)ʔ@#|>t_+pqR\hSӥh'>@_@$]' hԖ*02L3CeuU*hr(vL]a٨ybw߫qr` ΈLs'=/hN{Z*C_à(UI.!Dqi;&|oU3EksXpFYxlSG"`UlXe$_;`QyV$נFXT(X5h}Gþ>O A{ (yXx#엿o0#CjkCxХU&jsnZx%7qc`ZH@uQkН 6p&soH`o/|ci{6\n#Psk`$fگfZp GMPX/W]ԣJZaSnOgm?_moc܅,h@`k.WA֘ 3oL8ZWEXA,!W-d\ %+1nh(Q__W E;HׂGIL`^?~ ZrDfs~9ɰ€3 WQhN'R&B2ӣ9ܒ4u*=s6bㆧZےzm-h[;a-Nq : $=ٽ dtI@IiyPOJSB{au gsxRn'm=uܼؓښPo!5MqjBQ`rC;ߡcdMu.MvS6—I1S=r/g*w` $=q#vfHAF3 6 ui#<!4]ܵB܅V09u1w {8iLX h< l53J}|vN5} &W6<9G0zW dǪ9;E@}r` !4v6>`_vxH4,E7h(YQ]E2b?`'-;8aK}>֝NL:~ؽ5Gh̰H^"Q8Vœ %M",O[?9J!)E `),űr[XslBɦVr&- ߶";DG(jK 4E d5{S=>c艙f=Gu `~^~0嬊pfUg˽8#nh-R1bKËMOj_aq *.vV險HC3B9t9aŬ[hϠ({䫍+ Wo%Z"4yވ4cqǟשSE*x)N&&AG۠.x_B:nH+sAA/fAG5sM) Ei%.5߭*ijѰ.At^`=T|&ǭõւ"Y3{ϙ8a 5?\}EGhANH ޞ۲@Gw=Eߖw}D-@N7X~t ]r^{50elUzv*V}h6(p cZܬdn;1S>]S̚G.ݞ^jE_@5eX`(ۓrD(/] sF4;&hKH!6.geW\0I8Fq-S$(׏ >'^2Z6{_61.j`b՗xx 穁Ж8]G&^xt.Om+s#ׄϣK7q0}N.!S %h)Ad`/3C6/e! |:9QJUQ‡PrM% ;p ~mʒJ}D-I\!pRb $^r%]kK"9,3,zcN8r=e"jKr*P# #'Xt< ru{a/ gY]]‡aF|tO`43ψ60!X :8OS*1^G7RlXFV@gƂxL"O5)ebo∅N`煳P`$ =mNǐMA#N<•pW\-+SQN¨KG+FaHi6H*#hw&c"= a5 QM w)*XAZeerUaZ_ Bwc\,82F>'-o{T?]oiXtl.ުEb)(QJs2nS*?vBkNκ] YаЍ;OBpmV׍Ѧv#b%8A nSsDJRsЅ?XXepbaMW\C&wZ$`foR8 a6b[ u77ćZ,Ei]7ԕo 8 jp߆w3vQ;=jē7sM](s%C4Ot2TTu+Eytxhg:?zgoi;漺9rȝR9@R.\&"Yw"'ۦK:n:~=ɉD(ˈt@bWv׋>hI6Ðz6_kfҜn3KQX`yuꭅw`_Ϻ;Ii^-QOۣ-IQTα8ֈR^wrE93r$+P֦`oADC"#uHЦe[K4`@ G0$.!F8Ą;y2HW zav|:/Bi7tO%b0MɛO!A̱^\? 5ه@F+RЧAo@wwjeBÉSa0tzֻت}>;HI9 nDdAuEwa T3s^ŷLb.Z+Ax?3ib"=tqnM4D#F j5t̫Qm5,