libgsoap-2_8_102-2.8.102-bp152.2.4.1<>,`!M@eee/0*7l8,U'p?G%,kw>rAo|9ծ7pzF.YkR6TեHEYlGfiP,O_7LE+>"_ <35~ aڈv0D,Vº>3~ԙm5[3?߹_gu^ v#Xuc)"WPw4œcU {U2'|/d2h@eZ˹H%2}y>@X?Hd ' C 7 Pp    n tD <( o8 xP9 P:P>@FGH,IDXLY\]^Xbdc defluvwLxdy|[zDClibgsoap-2_8_1022.8.102bp152.2.4.1Runtime libraries for gSOAPgSOAP is a toolkit for C and C++ server and client Web service applications, and is responsible for e.g. HTTP request handling and the serialization of XML.`lamb51Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt Jan Engelhardt jengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.deolaf@aepfle.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.de- Add gsoap-plugins-hardening.patch, gsoap-url-parse-hardening.patch, gsoap-wsse.patch [boo#1182098, CVE-2020-13576]- Update to release 2.8.102 * Improved HTTP digest authentication plugin to cover additional HTTP methods.- Update to release 2.8.101 * Fix read beyond end-of-buffer in soap_accept * Other unspecified improvements - Drop gs99-overrun.diff- Update to release 2.8.100 * Improved proxy connectivity on the client side to handle bearer authentication. * Improved soapcpp2 handling of the `#module` directive. * Fixed an MTOM flag clearing issue hampering MTOM usability. - Add gs99-overrun.diff- Update to release 2.8.99 * Improved performance of the soapcpp2 tool. * Improved proxy connectivity on the client side with `soap::proxy_host`, `soap::proxy_port`, and NTLM, to maintain HTTP headers, e.g. `soap::http_content` and `soap::http_extra_header`. * Fixed a bug in HTTP cookie handling when the optional `-DWITH_COOKIES` flag is used. Note that cookie support is disabled by default or has no effect when deploying robust services with the gSOAP Apache modules and ISAPI extensions that handle cookies differently.- Update to release 2.8.98 * Updated the WS-Security and WS-Trust APIs that use SAML with higher precision timestamps in microseconds, using the `custom/struct_timeval.h` serializer for `xsd__dateTime`. The WS-Security and WS-Trust updates require compiling and linking with `custom/struct_timeval.c`. * Fixed an issue with soapcpp2 code generation of `wchar_t*` serializers when combined with a custom serializer with base type `wchar_t*`, i.e. when `extern typedef wchar_t* name` is declared. * Fixed an issue with soapcpp2 code generation when an element tag names starts with an underscore and the element is namespace qualified.- Temporarily work around -fno-common build failure [boo#1160267].- Update to release 2.8.97 * Fixed wsdl2h processing of schemas with a cyclic schema `` that may cause wsdl2h to hang when schemas have no `targetNamespace` attribute. * Improved wsdl2h code generation of unqualified types and names defined in imported schemas (with ``) when these schemas have no `targetNamespace`. Use wsdl2h option `-z10` or lesser to revert to the code generation behavior of versions prior to 2.8.97.- Update to release 2.8.96 * Improved `soap_check_mime_attachments()` and `soap_recv_mime_attachment()` functions and documentation, ensure proper close when MIME/MTOM errors occur.- Update to release 2.8.95 * Upgraded smdevp.c to replace deprecated OpenSSL API function. * Updated WS-Security WSSE plugin, documentation, and demo. * Improved soapcpp2 execution speed to generate WSDL and XSD files.- Update to release 2.8.94 * Fixed a wsdl2h issue that caused it to omit names for local simpleType restrictions in the generated `enum` types of struct/class members; improved soapcpp2 to avoid `enum` symbol numbering clashes in the generated source code. * Removed unnecessary namespace prefixes from some class/struct members in the source code generated by wsdl2h in a specific case, to prevent XML validation issues. * Added wsdl2h option `-z9` for backward compatibility of 2.8.94 and greater to versions 2.8.93 and lesser, which reverts the namespace change.- Update to release 2.8.93 * Fixed a wsdl2h schema import/include issue when a `./` occurs in schemaLocation` and schema import/include dependencies are cyclic, causing wsdl2h to not be able to locate and read schema files. * Removed empty substitutionGroup and duplicate substitutionGroup elements in wsdl2h-generated `SUBSTITUTIONS` sections.- Update to release 2.8.92 * Fixed soapcpp2-generated call to `soap_DELETE` for REST DELETE operations.- Update to new upstream release 2.8.91 * Correction to fix soapcpp2 2.8.90 `-z#` flag enforcement problem. - Removed revert-z.diff (solved upstream)- Update to new upstream release 2.8.90 * Internal changes related to gsoap's own build only. - Add revert-z.diff to counter a regression in handling the soapcpp2 "-z" option introduced in 2.8.89.- Update to new upstream release 2.8.89 * Added wsdl2h option `-X` to do not qualify part names in order to disambiguate document/literal wrapped patterns (as the other choice to disambiguate instead of the default qualification with schema namespaces). * Added wsdl2h option `-z8` for backward compatibility with 2.8.74 and earlier: don't qualify part names to disambiguate doc/lit wrapped patterns and revert to the old wrapper class/struct naming used for `xs:anyType` inheritance.- Update to new upstream release 2.8.87 * Added `soap::connect_retry` to specify a number of retries at the client side when connecting to a server fails, with exponential backoff of 2^n seconds between retries. Zero by default, meaning no retries. * Added `soap::client_addr_ipv6` to optionally specify a IPv6 or host address to bind to at the client side, when the destination is a IPv6 server. Otherwise uses `soap::client_addr` to bind.- Update to new upstream release 2.8.86 * Added `soap::client_addr` string to specify a IPv4 or IPv6 or a host address to bind to before connecting. This can be used at the client side to bind to an address before connecting to a server endpoint, similar to `soap::client_port`. * Fixed wsdl2h compilation issue with C++17. * Fixed a problem with the `SOAP_SSL_DEFAULT` settings parameter used with `soap_ssl_client_context` and `soap_ssl_server_context` that may lead to a weaker setting than specified.- Update to new upstream release 2.8.84 * Unspecific minor fixes.- Update to new upstream release 2.8.83 * Added wsdl2h optimization options `-Ow2`, `-Ow3`, and `-Ow4` to optimize the generated source code by schema slicing, while retaining all derived extensions of base types. * Added wsdl2h option `-Q` to make `xsd__anySimpleType` equal to `xsd__anyType` to use as the base type for derived types, so that elements of type `xsd:anySimpleType` can be serialized with a derived type, using inheritance in C++ and by using simulated inheritance in C using wsdl2h option `-F`. * Updated wsdl2h options `-p` and `-F` to generate additional wrappers for primitive types that aren't XSD primitive types, such as `SOAP-ENC:base64`. * Improved wsdl2h output for the infrequently-used `SOAP-ENC:Array` type. * Fixed an issue with soapcpp2 option `-A` that resulted in error 13 `SOAP_NO_METHOD`.- Update to new upstream release 2.8.82 * Minor fixes and improvements not specified further in detail.- Update to new upstream release 2.8.81 * Added the ability to specify `nullptr` web service operation arguments, similar to `nullptr` struct and class members. This enables `xs:nillable="true"` elements corresponding to web service operation arguments. * Updated wsdl2h `import schemaLocation` logic to handle relative paths. * Updated DOM API for embedded serializable data types: `SOAP_DOM_ASIS` removes XML namespace bindings (`xmlns`) from the XML output of the embedded data type, which are normally added to ensure namespace prefixes are always valid. `SOAP_DOM_ASIS` requires the DOM to specify the namespace bindings explicitly.- Update to new upstream release 2.8.80 * Updated to remove GCC 8.2 warnings. * Improved wsdl2h handling of relative file paths.- Remove gsconfig.patch (this patch is broken)- Update to new upstream release 2.8.79 * Fixed a bug in wsdl2h option `-c` for C source code output, resulting in a missing `*` pointer for `_XML __any` member declaration when declared after the `$ int __size` array size member. The bug may lead to validation errors in extensible types when extra elements are present in the XML payload received. The fix produces the correct `_XML *__any` member declaration.- Update to new upstream release 2.8.78 * wsdl2h: WSDL and schema imports of files on relative paths: file name without path or file name with path stating with ../ are considered relative locations with respect to the current WSDL and schema that is importing, otherwise imported files are considered relative to the directory in which wsdl2h is run (the `-I` option can be used to change that location). * wsdl2h: to display warnings for invalid complexType and simpleType extensions/restrictions but generates valid code in such cases by inference, the update also fixes a valid extension case. * Fixed compilation error for soapcpp2 options `-i` and `-j` caused by special case with empty input arguments to service operations. * Added jsoncpp new option `-k`.- Update to new upstream release 2.8.75 * Added wsdl2h option `-F` to add transient pointer members to structs to simulate type derivation with structs in C. * Added wsdl2h option `-L` to generate less documentation in interface header files. * Added `WITH_NOEMPTYNAMESPACES` compile-time flag to disable `xmlns=""`, this is intended for backward compatibility with old XML parsers and old gSOAP versions that do not support `xmlns=""` empty default namespaces. * Updated wsdl2h option `-D` to make attributes with fixed values pointer members in structs and classes, not just attributes with default values. * Updated wsdl2h option `-f` to flatten C++ class hierarchy by removing inheritance. This option removes support for type derivation with `xsi:type` in XML. * Updated soapcpp2 to split up the `soap_call_ns__webmethod` functions into new `soap_send_ns__webmethod` and `soap_recv_ns__webmethod` functions called by `soap_call_ns__webmethod`. The new functions can be used for asynchronous messaging. * Updated soapcpp2 option `-j` to call `destroy()` in destructor to deallocate managed heap data. * Updated call to OpenSSL `ERR_remove_state` (deprecated) by `ERR_remove_thread_state`. * Fixed a bug in HTTP cookie handling by the engine. HTTP cookies are disabled by default, but enabled with the `-DWITH_COOKIES` compile-time flag or when using the C/C++ `libgsoapck`/`libgsoapck++` and `libgsoapssl`/`libgsoapssl++` libraries.- Update to new upstream release 2.8.74 * Fixed an issue with MIME/MTOM attachment sending when the HTTP-digest plugin is used or when compression is enabled, returning incorrect `SOAP_EOM` error (i.e. not caused by out-of-memory). The problem had been introduced in 2.8.70.- Update to new upstream release 2.8.73 * Improved `soap_ssl_accept()` timeout settings to improve the performance of gSOAP stand-alone HTTPS servers. * Renamed `soap_get_http_body()` to `soap_http_get_body()` to avoid name clashes with soapcpp2-generated `soap_get_T` functions. * Renamed `soap_get_form()` to `soap_http_get_form()` to avoid name clashes with soapcpp2-generated `soap_get_T` functions. * Renamed `soap_get_mime_attachment()` to `soap_recv_mime_attachment()` to avoid name clashes with soapcpp2-generated `soap_get_T` functions. * Renamed `soap_get_stats()` to `soap_http_get_stats()` of the httpget plugin to avoid name clashes with soapcpp2-generated `soap_get_T` functions. * Renamed `soap_get_logging_stats()` to `soap_logging_stats()` of the logging plugin to avoid name clashes with soapcpp2-generated `soap_get_T` functions. * Moved `soap_http_get_form()`, `soap_query()`, `soap_query_key()`, and `soap_query_val()` functions from the httpget and httpform plugin APIs to the stdsoap2.c[pp] library API. No project rebuilds should be necessary when using these plugins with this upgrade.- Update to new upstream release 2.8.72 * Improved the HTTP GET `http_get` and HTTP POST `http_post` plugins, handling of a HTTP POST request that has an empty body is now supported. * Updated user guide, corrected `soap_rand_uuid` description: string returned is stored in a temporary buffer, not stored in managed memory. * Fixed spurious constant initialization problem for `enum` types in soapcpp2-generated code, the problem was introduced with soapcpp2 2.8.71 C/C++ grammar expansion. * Fixed a CURL plugin issue that prevented PUT and DELETE methods to work properly.- Update to new upstream release 2.8.71 * Added TLSv1.3 support with OpenSSL 1.1.1. * Added HTTP PATCH support. * Updated SSL/TLS options for `soap_ssl_client_context` and `soap_ssl_server_context` to allow combinations of `SOAP_TLSv1_0`, `SOAP_TLSv1_1`, `SOAP_TLSv1_2`, `SOAP_TLSv1_3` protocols (v1.3 only available with OpenSSL 1.1.1 and greater), a change from the single TLS protocol flag. * Fixed soapcpp2 code generation issue for single- and multi-dimensional fixed-size arrays.- Update to new upstream release 2.8.70 * Updated `typemap.dat` for ONVIF and upgraded `wsdd10.h` (WS-Discovery 1.0 with WS-Addressing 2004/08) to `wsdd5.h` (WS-Discovery 1.0 with WS-Addressing 2005/08). * Fixed a deserialization issue with Qt `QString` used in a wrapper class (as `__item` member), when the wrapper class is used in a container, such as `std::vector`.- Update to new upstream relesae 2.8.69 * Improved `xs:redefine` processing, fixing the remaining "circular group reference" warnings. * Improved XML sample message generation.- Update to new upstream release 2.8.68 * Unspecified minor improvements- Update to new upstream release 2.8.67 * Changed `typemap.dat` to disable `xsd__duration` custom serializer by default, meaning that `xsd__duration` is serialized as a string by default. * Fixed an issue where the 64-bit integer types `LONG64` and `ULONG64` and their serializers would be downcast to to 32-bit when compiling C code with newer GCC versions, due to `__STDC_VERSION__` no longer being defined by the compiler.- Update to new upstream release 2.8.66 * Added `soap_close_connection()` to close a connection from another thread. * Fixed C++ proxy and server class `copy()` and `operator=()` methods to prevent a possible memory leak which may occur in certain usage scenarios. * Fixed an issue in wsdl2h, generating an incorrect simpleType element name that leads to a soapcpp2 error. The element has a local simpleType restriction of a simpleType with the same name as the element type, where this simpleType in turn is a restriction.- Update to new upstream release 2.8.65 * Corrected an issue in soapcpp2 to parse negative floating range bounds declared in typedefs. - Remove linker.patch (merged upstream)- Update to new upstream release 2.8.64 * Upgraded TLS/SSL engine to support GNUTLS 3.3.0 and greater. * Improved Test Messenger with new options `-d num` and `-u`, where `-dnum` specifies the number of iterations to hit a server with test messages, and `-u` includes Unicode characters in randomized content. Other usability improvements and a bug fix. * Improved WSSE WS-Security plugin and added documentation section with clarifications on how the plugin defends against signature wrapping attacks when you perform signature verification function calls. - Remove xlocale.diff - Add gsconfig.patch, linker.patch- Update to new upstream release 2.8.63 * Improved Test Messenger: randomized testing of Web Services; added `__PERMUTE` indicator and automatic handling of SOAP 1.1/1.2 array dimension adjustments (`arrayType` and `arraySize` attributes).- Add xlocale.diff- Update to new upstream release 2.8.62 * Added wsdl2h options `-O3` and `-O4` to aggressively optimize WSDLs internally by "schema slicing": `-O3` applies `-O2` and also removes unused root attributes, `-O4` applies `-O3` and also removes unused root elements. It only makes sense to use `-O4` with one or more WSDLs (and XSDs that are imported by the WSDL), because all schema components will be removed from XSDs that are not used by WSDLs. * Updated HTTP digest plugin. * Improved soapcpp2 options `-g` and `-y`, may be used together to generate sample XML messages.- Update to new upstream release 2.8.61 * Added `WITH_DEFAULT_VIRTUAL` to generate default methods that return `SOAP_NO_METHOD` for C++ services generated with soapcpp2 option `-j` or `-i`. A derived class can then selectively implement service methods as needed. This addition required the use of a new macro `SOAP_PURE_VIRTUAL_COPY` for virtual `::copy()` methods, replacing `SOAP_PURE_VIRTUAL` for `::copy()`. * Added the `SOAP_H_FILE` macro to improve the use of plugins and custom serializers in project builds with soapcpp2 options `-p` and `-q` that rename the generated files such as `soapH.h`, the macro changes the `#include "soapH.h"` to `#include "nameH.h"` by invoking the C/C++ compiler with option `-DSOAP_H_FILE=nameH.h`. * Fixed a glitch in soapcpp2 to generate `soap_write_T` functions for `typedef ... T` types that represent XML elements.- Update to new upstream release 2.8.60 * Added wsdl2h options `-O1` and `-O2` to optimize schemas internally after reading WSDL and XSD files: `-O1` removes duplicate members from nested choice/sequence and `-O2` also removes unused schema types that are unreachable from WSDL and XSD root definitions. * Added ability to specify `$SIZE = TYPE` in `typemap.dat` for setting `size_t` or `int` type for array sizes, see [databindings](https://www.genivia.com/doc/databinding/html). * Changed wsdl2h C++ source code generated for *`xs:choice maxOccurs>0`* with simpler `std::vector` instead of a dynamic array with size and pointer members, use wsdl2h option `-z7` to revert to the old wsdl2h behavior for backward compatibility. * Improved soapcpp2-generated sample XML messages and fixed a special case where base class namespace prefixes may be rendered incorrectly in an XML sample or test message. * Improved handling of nested *`xs:sequence`* in *`xs:choice`* by removing duplicate name warnings, the duplicate member is still generated by wsdl2h however as a reminder, but should be ignored in your code. Use the new wsdl2h option `-O1` to remove the duplicate member altogether. * Fixed a soapcpp2 problem with bitmask enumerations of QName values.- Update to new upstream release 2.8.59 * Removed `#include soapH.h` from generated `.nsmap` file to promote transparency and to prevent accidental inclusions that may cause definition clashes when soapcpp2 option -q is used. * Fixed UDP message transport compression, compile flag `-DWITH_ZLIB` and runtime flag `SOAP_ENC_ZLIB`.- Update to new upstream release 2.8.58 * Improvements to prevent macro `USE_32BIT_TIME_T` to cause misaligned `soap` contexts, due to inconsistent size of `time_t`. * Improvements to support obsolete HTTP cookie formats.- Update to new upstream release 2.8.57 * `struct soap::bind_v6only` field had no effect; this was fixed.- Update to new upstream release 2.8.56 * Added new `soap::bind_v6only` context flag, replacing compile-time flag `WITH_IPV6_V6ONLY` (`soap->bind_v6only=1`) and `WITH_NO_IPV6_V6ONLY` (`soap->bind_v6only=0`). * Fixed missing C++ custom serializer type object allocators (e.g. `gsoap/custom/qstring.cpp`), when pointers to custom serialized C++ types are used.- Update to new upstream release 2.8.55 - Improved Test Messenger to generate and consume XML test messages with MTOM/MIME attachments. - Fixed deserialization of pointers to Qt types with the custom serializers `custom/qbytearray_base64.h`, `custom/qbytearray_hex.h`, `custom/qdate.h`, `custom/qstring.h`, and `custom/qtime.h`. - Fixed `WITH_NOIO` compilation errors (`close()` and/or `gettimeofday()` not found).- Update to new upstream release 2.8.54 * Added wsdl2h option `-S` to specify a name for the soap context member variable of generated classes (C++ only), use `-S ''` to remove the `soap` member variable. * Improved handling of empty SOAP Body responses by client applications using doc/lit style messaging, returns `SOAP_OK` instead of HTTP 200 error code.- Update to new upstream release 2.8.52 * Fixed 2.8.51 issue in parsing HTTP empty lines * Fixed WS-RM plugin blocking issue on fatal errors. - Update to new upstream release 2.8.53 * Fixed DIME receiver looping on specific malformed DIME headers.- Update to new upstream release 2.8.51 * Additional checks added to source code for its own robustness.- gsoap-01-sharedlibs.diff: add missing libssl link to libgsoapssl- Update to new upstream release 2.8.50 * Added `soap->recv_maxlength` to change the limit on the length of messages received. Default is 2GB max. Greater lengths are possible. * Removed client-side `SOAP_PURE_VIRTUAL` from `copy()` in the code generated by soapcpp2 for options `-i` and `-j`. * Updated memory deallocation of `soap_del_xsd__anyAttribute`. * Updated the callback function signatures of `fpost` and `fresponse`.- Remove gnutls because openssl overrides it already- Update to new upstream release 2.8.49 * union constructors are re-emitted correctly * Improved JSON API to compile with XML data bindings, see updated JSON API documentation on "Compiling XML-RPC/JSON together with gSOAP XML data binding code".- Update to new upstream release 2.8.48 * Added CURL plugin to use libcurl for gSOAP client applications. * Added `soap->transfer_timeout` max transfer timeout, to use in combination with `soap->send_timeout` and `soap->recv_timeout`. * Fixed a potential vulnerability that may be exposed with large and specific XML messages over 2 GB in size. CVE-2017-9765 bsc#1049348 - Remove gsoap-sslverify.diff (merged upstream)- Update to new upstream release 2.8.46 * Improved WS-Trust API, updated import/wst.h, import/saml1.h, import/saml2.h and import/wsdd.h definitions. * Added `soap.client_interface` string to set the client IP address interface with `inet_pton()`- Update to new upstream release 2.8.45 * Fixed an issue with the WSSE plugin that caused WS-Security SignedInfo/Reference/Transforms/Transform/InclusiveNamespaces/@PrefixList ending up being ignored by the canonicalizer.- Update to new upstream release 2.8.44 * Fixed WS-Discovery `soap_wsdd_listen` memory cleanup on timeouts. * Fixed `soap->os` saved message string NUL termination (a problem in C code, not in C++). - Add gsoap-sslverify.diff- Update to new upstream release 2.8.43 * Added `SSL_CTX_need_tmp_RSA()` check (OpenSSL 1.0.1+ and LibreSSL). * Fixed string length limiting issue in QT QString type serializer `custom/qstring.h` and addressed compilation issue with other QT types serializers. * Fixed `soap_psha1` string buffering. - Drop gsoap-02-implicit.diff (merged upstream)- Update to new upstream release 2.8.42 * Fixed shared pointer to QName string QName output normalization. * Improved `WITH_REPLACE_ILLEGAL_UTF8` flag to optionally compile the library with: this replaces illegal UTF-8 input/output with the replacement character U+FFFD (or define your own `SOAP_UNKNOWN_UNICODE_CHAR`). - Add gsoap-02-implicit.diff- Update to new upstream release 2.8.41 * Added updates to support OpenSSL 1.1.0. * Added HTTP header `Accept: multipart/related,application/xop+xml,*/*;q=0.8` when MTOM is expected (i.e. when the input mode flag is set to `SOAP_ENC_MTOM`). * Improved CORS internals and compatibility. * Fixed minor issues with `WITH_NOIO` and `WITH_NO_C_LOCALE`. - Drop gsoap-openssl110.patch (included upstream)- Add gsoap-openssl110.patch to support OpenSSL 1.1.0- Update to new upstream release 2.8.40 * Improved wsdl2h import/include relative path search. * Fixed wsdl2h schema import when imports are deeply nested in imports/includes. * Fixed MinGW compilation issue.- Update to new upstream release 2.8.39 * Added auto-generated client-side REST API functions to simplify REST GET, PUT, POST operations with XML data. * the engine sets the temporary "C" locale for floating point conversion on most systems. - Drop gsoap-locale.diff (upstreamed)- Add gsoap-locale.diff to resolve truncation of "double" type floating point numbers when deserializing XML- Update to new upstream release 2.8.37 * Added server-side HTTP cross-origin resource sharing (CORS) access control using HTTP OPTIONS `fopt()` callback. * Fixed an issue causing UDP message fragmentation. * Fixed `soap_mq` message queue plugin dropping connections. * Fixed missing nested [] in arrayType value in SOAP 1.1 encoding.- Update to new upstream release 2.8.36 * New features include C++ QT type serialization in XML, HTTP session management, WADL support for wsdl2h (REST XML apps), updated iOS support and more examples, and WS-Security updates and fixes. * Also includes WS-Trust extensible framework with SAML 1.0/2.0 tokens, PSHA1 algorithm, and an example WS-Trust client and server to request, create, sign, and verify SAML tokens.- Update to new upstream release 2.8.33 * Updated WS-Trust gsoap/import/wstx.h `__wst__RequestSecurityToken` response message parameter to `wst__RequestSecurityTokenResponseCollection` * Updated WS-Security gsoap/import/wsse.h with optional SAML assertions in the Security header. * Updated response processing for empty HTTP body with HTTP code 200 to 202: no longer forces socket close when HTTP keep-alive is enabled. * Updated `_XML` literal string XML serialization for qualified tag names, no longer uses default namespace (as in `xmlns="URI"`) but a prefixed tag name only. * Updated wsdl2h options `-p` and `-d`, now generates `xsd__anyType*` (i.e. with pointer) data members without requiring the user to define a typemap.dat rule to do so. This change reinstates some of the old behavior of 2.8.23 and earlier versions. * Fixed wsddapi.c compilation issue on Windows (`usleep` replaced). * Fixed validation of `simpleType/restriction/length` when restriction base is a list that is mapped to a string. * Fixed validation of `simpleType/restriction` with base type string length bounds restrictions.- Update to new upstream release 2.8.32 * Improved soapcpp2 code generation of type converters `int soap_s2T(soap*, const char*, T*)` and `const char *soap_T2s(soap*, T)` for primitive and binary types T. * Fixed unqualified `xsi:type` content matching with default namespace, which may lead to a failure in the 2.8.31 release to instantiate derived instances for complexType extensions.- Update to new upstream release 2.8.31 * Added engine context `sndbuf` and `rcvbuf` attributes to (re)set setsockopt` values for `SO_SNDBUF` and `SO_RCVBUF`, respectively. Default value is `SOAP_BUFLEN`, same as engine's internal message buffer size. Setting to zero forces the engine to omit the `setsockopt` `SO_SNDBUF` and `SOAP_RCVBUF` calls. * Improved soapcpp2 option `-t` and `//gsoap ns schema typed: y` directive that force the addition of `xsi:type` attributes to XML content except for types whose type names are prefixed with an underscore (i.e. root elements w/o type as per wsdl2h data bindings rules). * Fixed wsdl2h 2.8.28-30 parsing of *`xs:unique`* causing wsdl2h to skip over schema components. The fix also improved string-based parsing of XML content with a fix for 2.8.28-30 XML string handling.- Update to new upstream release 2.8.30 * Added backtick XML tag name syntax to interface files for soapcpp2, which allows for the overriding of the translated tag names of struct/class members and service operation parameters, see the [Data Bindings documentation](http://www.genivia.com/doc/databinding/html#toxsd9-5). Older gSOAP versions do not support the backtick tag in the generated WSDL and schemas (messages are OK). * Added macro `SOAP_MAXLEVEL` to trigger `SOAP_LEVEL` error when XML nesting level of inbound XML exceeds the value of `SOAP_MAXLEVEL`. Default value is 10000. Redefine `SOAP_MAXLEVEL` as needed, with lower values to restrict XML nesting depth for receivers to accept. * Added macro `SOAP_MAXLENGTH` to trigger `SOAP_LENGTH` content length error when string content in inbound XML exceeds the value of `SOAP_MAXLENGTH`. Applies to strings that are potentially unbounded, i.e. that are not already constrained by XML validation maxLength constaints (which could be larger than `SOAP_MAXLENGTH`). Default value is zero (0) which means that string length is unconstrained if XML validation maxLength is not given. Redefine `SOAP_MAXLENGTH` as needed, with lower values to restrict string lengths for receivers to accept. * Added macro `SOAP_MAXOCCURS` to trigger `SOAP_OCCURS` content error when array and container lengths exceed the value of `SOAP_MAXOCCURS`. Must be greater than zero (0). Default value is 100000. Redefine `SOAP_MAXOCCURS` as needed, with lower values to restrict array and container lengths for receivers to accept. * Updated wsdl2h WS-Policy processing to include WS-RM protocol versioning. * Improved soapcpp2 generation of WSDL and XSD for unqualified C/C++ types or when mixing qualified and unqualified C/C++ types and type names. * Changed soapcpp2 default behavior for generating WSDL and XSD files with *`elementFormDefault="unqualified"`* from the old default behavior with *`elementFormDefault="qualified"`* * Fixed soapcpp2 crash with enum constants > 255 due to libc `isalpha` crashing on some Linux systems. * Fixed `import/wsp.h` soapcpp2 compilation error. * Fixed soapcpp2 option `-w` that may cause a message response element tag name inconsistency with SOAP doc/lit style. * Fixed deserialization issue with dynamic arrays of STL containers/smart-pointers (i.e. a pointer to an array of containers/smart-pointers, which is an unlikely combination to use, but should work). - Remove gsoap-00-builtsource.diff, gsoap-02-typepuns.diff (merged upstream)- Update to new upstream release 2.8.29 * Added new soapcpp2 option `-r` to generate a soapReadme.md report that summarizes the input .h file information, the serializable C/C++ types, the services, and the generated code. * Added new wsdl2h option `-M` to suppress error "must understand element with wsdl:required='true'". * Upgraded HTTP digest authentication "httpda" plugin to 2.0 to support RFC7616 "HTTP Digest Access Authentication" with SHA2 (replaciing MD5) that is compatibale with RFC2617 * Updated `wsdl2h` HTTPS-enabled build steps to use upgraded "httpda" plugin. * Fixed wsdl2h skipping mime:multipartRelated/mime:part. - Drop gsoap-03-seqpoint.diff, gsoap-mindeflateratio.diff, gsoap-no-tcpfastopen-fail.diff (applied upstream)- Employ full version SO naming because of ABI changes within 2.8.x- Update to new upstream release 2.8.28 * Added many new API functions to a fully redisigned XML DOM API v5 for C and C++ with new DOM API documentation. The redesigned DOM API v5 is mostly backward compatible to DOM API v4, but with DOM string data members changed to text members. Many API functions are added to define a clean interface without having to use the DOM structure data members. The soap_dom_next_element() function now takes a second parameter that is an element pointer to stop deep traversal at (use NULL for old behavior). See updated XML DOM and XPath documentation for details. * Added C serialization to/from strings with new C soap struct members const char *soap::is input string to parse from and const char **soap:os pointer to string that is set by the engine to point to the output. Note that C++ code is unchanged and the soap::is and soap::os are still members pointers to istream and ostream streams (use std::stringstream for input/output from/to strings). * Added JSON API C function set_size to set/change array sizes and JSON API C function set_struct to create an empty JSON object. * Improved jsoncpp command line tool to generate JSONPath C code and improved overall to generate more compact code. * Improved SOAP_DEFAULTNS flag to emit XML default namespace declarations. * Improved strictness of XML verification under default settings (i.e. without requiring SOAP_XML_STRICT). * Changed string deserialization when XML content with tags is encountered: XML tags are no longer parsed as part of strings. You must use XML string type to parse literal XML content or use DOM. - Remove gsoap-allocator.diff, gsoap-reset-error-code.diff (merged upstream) - Add gsoap-00-builtsource.diff, gsoap-03-seqpoint.diff, gsoap-no-tcpfastopen-fail.diff- Replace gsoap-02-typepuns.diff with better version from SF - Add gsoap-allocator.diff to please UBSAN- Drop unnecessary -version-info argument from _LDFLAGS variable in gsoap-01-sharedlibs.diff (we have -release)- Update to new upstream release 2.8.22 * Enhancements include XSD 1.1 support and improved portability.- Include SSL libraries in the link to reduce undefined symbols- Update to new upstream release 2.8.21 * Added xs:precision and xs:scale support. * Added support for BPEL PartnerLink and VariableProperties to wsdl2h in support of BPEL projects. * Added soapcpp -z2 flag for backward compatibility with to 2.7.x: omit XML output of elements for pointers that are NULL even when minOccurs=1 (required). * Changed wsdl2h C++ output to always generate pass-by-reference response parameters (disable with -z6). * Added XML 1.1 control char encoding support. * Added -DWITH_REPLACE_ILLEGAL_UTF8 compilation option to replace UTF8 content that is outside the allowed range of XML 1.0. - Remove gsoap-05-ipv6.diff, gsoap-06-ipv6retry.diff (merged upstream)/sbin/ldconfig/sbin/ldconfiglamb51 16198207022.8.102-bp152.2.4.12.8.102-bp152.2.4.1libgsoap++-2.8.102.solibgsoap-2.8.102.solibgsoapck++-2.8.102.solibgsoapck-2.8.102.solibgsoapssl++-2.8.102.solibgsoapssl-2.8.102.so/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:16189/openSUSE_Backports_SLE-15-SP2_Update/c1a5d9f71a5b07bc4f5c75d743f308c1-gsoap.openSUSE_Backports_SLE-15-SP2_Updatedrpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d3e20675b8f63714c94b1af94c9711db8d2214ee, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9001a8daa16e624df3a417d7a1e7aa1414343b84, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4159f78a82841a5a90d182a8e14247b28a87c35f, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=34985f29f4bca2083fa69eaabbccfb797920e0f5, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4879d01089e21602189625ba321246ce44ffa5fa, not strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5ff17c5506675dbb88d646982050e4ed9112a435, not stripped-6M  PPR RRRRRRRRRRRRRRR PPRRRRRRRPPR RRRRRRRRRRRRRRR P PRRRRRRRP P R RR RRRRRRRRRRRRR R RRRR P P RRRRRRR RR R RRxh$M]nH-}utf-8b8599ab52473aa0502eab05f98b485c3a611126bf5b04c98ffbdb6d8f82245e1?7zXZ !t/x]"k%+~5 ߐ*en]=-{ R* p4lPd槲YBiy1b].Z]SR@ V=9UWKUr9*[bI׶`H%(n)LpAE._U>_>&ŹÕ` >#m"B4F ))2f 9ihAEbN+Cƞh YoiV%3a5buT_dvD1Ms6e% ?B@=M,LUG] I]ң%/ay{Ԯ)@}uZkta*[P-uVves]CS4YkHK3;X|Up1_ ڟ m^.Qtm@Z`%p z5鿢k<*aG1 Kwt׋;ܰ[򥮅ElC i<1XDUoD5B4DYָ1..DE}{[KWWڴsR،.urrL8wFאj$O-zM # >$D)P崹b.6VƦ BVp,fF8䞒B8s]7~8_"n;ee6Iy y5C;JĹ/v ˆ|e5 ȀGgAOD9d0 RƐ֕0l}K[[ʏŠz8nV("GC~qolE&ƫbgZ(W~3Ϗ\֨~B^ TFfqI?8X cid/J]ax%MTzS9ݔje׮&r*Nhi9%r}X]bj:U.9[=5ÛGj25W`<<{|W7k:zP`xpO-D J \ߤ$%ӚFNcN`%ؑKT['":E{d,D'o~fu'/1LS8_ٲ̖hL=걚ΐNexDYG|BRR*BYV.kUM wRjE/ z`v#ߌXrDZD &ǎ lKUԼFZՁAb ${_5暻PߧP#V>0kM1b qMJz5s!~j keMWuf7LQs8YGUݦݲPtKSPnc Ba^?J %ҪQά-Sьx=/RB`/<pD7$LJٶΣҴN$۸[g@"/ q&ʅI-S|-\YqlQ'GV)9eĠ}&2ڐ펦 i0x8&H0Fj,:N bgN&T>$,n8@<8 :9AR&2,pL&mjN*)7RbӠ4ӷ#.%:L>aZ!?cug U{>›+ #*jѥ0 >Y:d!"6SHӐ>)[U  b)kL!c`%M_ ]L>mԪ7W7F"Ʒ1ҴC<3n 7u&JͧI6b(:Lc Z 9@  V*@l䤀mXxH{"@Nbrc15>炩߼+}=Û׊rKX MHXL܃Iהh*:ݻ@,!% $duM(NؑD y6W}40-y7uD2qȬa$i0.G%*e#{f &4ˆ@*#2zm" |Zb ^PMH95ƭpt7.1$ :9@H^Jfq%bQo6ȮHmkU ɚ꫍^*t?Do*t@µ n*ntuMBt;M[&wSnBH&l8|K/.tc?ЇQM3iNz;;)4ra\KsFD' #LWlwxo^Ө߶qNբY`7۝RU+eVŕŽqF5&v=856j B?t`]>.kDOzڀ*Xڟnb+r8RGfn;]i]K&B|鄰.+I>KLޗe\~Wzstv7GDْ5?`f6\l۞ 𭣊3ki{M5h;)BVtC#UJ%wԕ[BlILu B+Ǐzίс7S5dL͵9&Tkw<ψ$VZ?tLK#h{;q@4"BxJy ~FxW> ЖI){n9z?;dYxJ CXV^WM.$%5=w_G޳OW[t8$T܌;L̫t>B _.)XF~vZ^W׉ͺ_o(Wr:1lؔc ф\&+\9ʸv, `5ٖQ]_l =XR p<K[:9@eӚFV(0k*dRe 4Y~}[] ^oIa(vlGqӃ^as$qcbj7YL4. ķJqx\B-$AGIZ0Kzd:R)z$ߥՆHx2~"  l}M K_2_@l *[aE~%nA\i`+⼤7Ͻ;(N}ymg ~;"/Z8fSZg'!Ifѻo$*d5mX>X6G/VKlJcLhejtf} )L2NbXREwTZ-q?¨9/ RP5 AU 򵰧%i̱Ö$mX۳cQ!.D){0za3HLY!.Pҙ/}pj^PeX1ř, O "\f-E ' ֍sv1Jd$"L!}!֡e9o-Y4+'J }|0s2"Cn3dM3lM7OuUSFxsNlL:׾`Y$*݋?n@3x$6wVbfp:)6D#7Q$+(:vR f_lྑӝC:`U+ǥ&Lqmp rYfekcVM}apWtt<l-"-ylyJr:u:6\ ?7/@V[e/5w"-'DQ}xWjQ*{(6-9x봸ʌ)zݞ*^P.%oC]=$ =jcIف2a#g|IHuqE4k9'd]{x0FU!+H0 ֦sk*( !] _^H-&>!H^hkV~)G-8I߶6:0Êg!WVD;8$ugI ƟZ$;_UT*ډ~_tϋ۩EsX*R{(٣BB6AˊcXn e}WS#nӞXMxS/q ]gϋ3` C_*ʤV䷶XEj+D:2ź|cV9SQ1`ٰ>KaLBW%^wv_ ufJ^7.AR88}ЙgjyBz4]~cʜ.(;#J#1{NłƋj -1|0Uh$p2` *N7]).`ϐ. $TO=q5yq~oR@9V}EhR"TF,-6Q Q˃GkԣbBBf { o޻y7ϠrJ4"}lŨ$tDhŴ 3,!"MTf+=N|v{Q2H0dR~߬Z aTDXM$V됙QKĀs ݍ8*k Z68D!{ղq;c1#wV/GTWss?we V !,K&s'|tL]Ž~>U?w`ъX/w'h)꿝ua*o3p4F>g3zo2UŐ[@_$`rɴ!V YA#TXP'dXN &xŀ6e.ŗQ8q˺:x9iω`9Qiӭseita #S·-` Lheʂ[/0՛B3Gәtk !`LD9$ - MqZ_Hox_SWg r,de!&.Ea$*B N;-@6 aڪX5\2G u?[(U}hHM7~maU5os%c|mQ;UL\rLj:M{8 ?Hoć ϥ*Z@)_@pZ pPam'xcV3d)}Ӛ+̦j_[sxR󍕁Ft{2JiUR#UHT;ڃYޫu Mu'6 M\f>5i%y_yJ!)owg %hd joyV#ҡ1+jp fYqoWl .6 Q.QQ*lQms8q^1Ud@ڞsCz 3kS,\O>ۜ )ѯI6T@Quπf C!ӘoQA{rH7tJTMR k{\ ^*ݽ:'PylE5 *D}Pq8s:FxC,ţlk/Z$݌Etj Vr>S%#FՃ_+w+gtA1ՠ8C!MyKZ8^t IQ0ӵ>o;? RLq\q'Kn|SGi? jco_}xh2̓ґjދV]C!]IOrY6j!ċkWAͺZ,^7_&,h]uIōƹ<bbL_84aK]@+PdZ\QW=#x:ޯ̉K :^.edmF}}ݶVl6;܃-R8T;$ Y6jLiE0xvFIa`9dO!NhNY/90ǣi,a҇f8 >X uz^[]Dnqg{Ade@yH RoEuo DXl6J< !#UןV}7<նmC~ߠQ7I4Nrl E~ Qc"/5:n)Үld{1A_{jckn5X z+u6UJXѵ9ei *nwG9{̚y8$ @R)q# )W5:!]CBݠV78SJ| &6)(3GhB}CSU AFiQtp&Һf#4b4L+/` ]9H2ACgp꛾rϱ9(vچ۞>ls2']2-0^Rӭ9%+˃DdAZuSV3YԼ8/T/$?@U8Ѝ=л taW[w 7L:'&2&y ȟ»K*C9 c/{>jf̃}gڎtb%T ?q@!&-Dg*<9KzBo"$})X r$IO'@]qo{ ub&/&F:8zß3-`XэD44],zson+1EduQ8.htw$zT $z>q5IlS" ?^3qwp[:qmvr@OFFUVPDga|#Tsg2y߄:Rb`?-KoOf`ܓ<eA=?i,'bb)͏ӶdM)CE,#/>[2E}=E#TV%q+V7EZ3Ht賓*9VnbP oL<Ax&<drg9scCf+ #u: S^3G ŜL~K2h 5^4K!ؿ)f=\IrWx¿i&^zP#@*"2RɶICPc!$ $OJbKca"@- +zVN~K! ]o_L47 0OyA#g̩.-,YݵRZ6/*h//.}j1aȊCYJ%譜x}NKG^cmID˛= L#' dLeDZWik}wSmjH yOS^,麗E =X]"2uIh G숳8{H`xR"uœҸ!vmq*F,ukie@Yp^Qשu(C 5Kΐ*qD}0컃sa6kK9psNƵ.I7R @"vqxsz9E~> ?##7o]P))9EP[+#xT}61kNkUQ~S^{j@}͑A p'ty9^;7}`֎4 DcnԐCԏrRTLYȏ+mPJZ?Ft,tw𠀉:x m 0@Ȩ$v>gP"~T[6! ZK'㷧sĿ/kQo)e0*h)} &RWB)&q߲Պ˸}Sc\De޹fa #SYQ|= E٦boW`l/=c}'qu0/T:2`Qngzѹ`N sLQ5Q[Fi(L$KƉw\RcE+]LMJ~l_pn.A0j{~|m/-?"$#U^܋I,# wZP [a?F2DE cW vR掄FCs ( i3"̙x#oLF,4q^ZeZoQgB MR(t,mCg^v;1ˤ;J4gi4N]jE;uōVy֎>ɂ- c Z|#pEɇo8d?7S u|vD/ p9E(z鹁ي$}TmSsRJ)lgR ΒFT4|H4[oa ^+ Իh#?Ϗ6=a2;t?PSV=J4zte Sşk19,E` ZG<}ƿ܁ -p?^Qh x-V{ M, ۄx0, #Q윂*=)dzXrv4zR̥S0a 61f"ޗ`$ ԯϗ]Ml̆Fn#Z||G]c%ǘhT@MMrti6Xw)DTCv9T57ɨHP"&%]K.ѢIn::(ᢶy +\/ =ZGd E~=4'bܶm<sJ .& /ݫ)}:R1h-q |37cꮟu~z ]0#X F=^pT7\Cd<(gJޟ[R~F,0=ª]26|AnyUR?Z~Anae|MXu./3QBիVrsWeԹ- _@k2cH`ߛ,Ϗ\vg @2\ۻ0ae;yN]E$YLi͇]Y>$_Gqy`*v8U?_sPUd{xUG6Aj0RK Sb^N7[!Մ $흽rĿOL (*Jx3,xB@c/͢qyK*w'oIRي|l 4?ǣ_n& .`%hU]`0rg~q٩Ff$!m$z% r%s^YHBxr(My$F< _NV'(It3`0/UK jKn)'V*޼كݜTQj`^$|;3SN, mXҒ 1 o#"KQPT E)\; 2qf%]9fYڀ~4r\C:~KDѥ> S#-k4a ŗ.Kp:Tk/$?}'UKx)d?ꊸKjoME8yӈaNr!7%lE}w":Qz? 0Yߡ0=Z+gi hDO̡`tgDf/,MN|0f`W*bWK%m?ՅY|gS1aq/Sum*h ~8UDd{}#<(PZx5)~ W_& E8Q%I%_*`ZQ@B?1TrSso1]NWYH4~"ːa|P5ӸuMWyp82s@B|=ygdWơ` .&U`. eA޻YOo#6|t;E&v%jj2^IfH2jMk:ݯ/;v =0ѭ&&4tIŇ/@ x8oďJ7PFފwN [bX/f: EHĒ Z# D\|1Go!޿9[?J:4h4CB |KBU9fv| T#q&ߟ7^'mDBlIxpҫ9J.Dx"¤-~ӟL7Vmu/ڨLb ?=>? w Y]:U9rK @YJ P0֛ XزѪ@"ˁ= E/^-6e*%nvTɤOP6M& IAN#+!†L G ڵ<_N)=.)<`ZqCi5f2-V`b$Q&o qYIL0D䋕RIZD #C1ٕ5 VTUT@@*%[U .».EB<Lm q:cĴ%wq#ťA9g-ӏ6# ħ'd#Es@ K8/U}:A57.*N0 #3L5m2\KoG܈Z4SV^B jWwNzkG,1FA I mI1ב$s}osUϷ%oixW~TvƐA6Ue(jYwiEded0'MM[.`pN@w؎̩yRץKm ߽gEА`.=HG iadEϡDqb`o-5Ua(9yɝnJWr'G4>?a4ʪ[miiv@gY_Xkj9d)RJ^!|c73XEc~60 |\&,xT+`Ն gGЩ P܈ȺfE^tbh~P]X'9j_,0B6| F%C }+zXKkWRB(+uj^/Һ~\0=5nX%4Ji^FYK,^98BwuzTͰO/&m!]e差*bPTG*EY7̷N2j,fR/2Zv=&6L L".-/3V=]Orn y짺mDNfs|f$-6wq?/1]/Bo|U<=9CM9JTLDjMZ`hyCCzۑ/H*mCEoUB;_n߫)a5PG) wGqm+8q6r|Im4ysc0G9ꩉy)g=Ӌ,+oņnNq'+H2+ S- "%72>v[a* b:jUAngVԻ췤eI(hh^KPJ5.Ч@)襌ΓJCEZA8lU{E8M2) gǓoJ x櫮7"Pr^4=,/V(L Qȹ pIUZ)dp- p9_߇;g3WXJNc{0sw]hR}(gBNjPв {hЎ2 ڶ r{xu`e0u[&CW؞W6z# x"97'eߎ˧[],i.Մ%XPΛ! }(3 ,0Of?f$CRڒB\)hRT@=ZUE;C~4$`;pe[D_+*1מ ͓ U>aL"rȎ^ ;s {5H>o+R(r}+ڙ%#tuej(=!_0:_E?lS=RW6uEvLVӭڸBoy)lz!B@?V 0P]Mگ#^C n)7#Sc/tc`Xgʬs#YF;ގ+!a:žè-CydG9\1Æޖb2І^c,Zka]l%H]3ZTx07%5P}Z`hyd D "7dmvй i?'ԯJѮC${ᇆ.5rpra.l}dvy&nij5ѽp9iBf@E2@'>'6gy"u #^Ga 9G/ŏ [1ׁ*eV1Dۄ&̵ ˳*ގCqN"|ye r鳷qr7%lǎim5V F}=~\*W6!<fiG[1iNU ڢa;@\P5bk;Es`_7,ntFB7l`n/B+'49ܟ=6Hqptx )dW$~ +V8[fY\yXl+ ="Ք!(PzJ6SjҎAŅdmUx]*Zu@1G]6g{0*/u\-01Snˍ"?uce@)U&vtC<2qW<;ArUGz=@Cj5})kކ\;L Y#_:ඛv][CыA!(3lpv'f9JRl bt\&h^A7a"]YB&Wr Yx$6Be{9긼efNJu/U7.\F=;b$"h6?CHkR -'uP<5ѷ }w#Џ=R(~ʟE x_{]*hh ku$~- N@DAvD9q,jukSB;_~VȥfW>oHhyVǟfĖznw\@(p&.p"2#CH컇hV;WZp 8-x,.{+Mh37NF091 :#p8ҔH=\80ZzX{[j=زz:G"\k+qd@0fgԸ:ӫ1t}dO@0~: E~"QnQ8?os ,U%8zVzg1lU Z퟾)Th&]r0 G[x4lJelEҿ-b3gvWeEy_P4WuQ_7mAÐi+ࣂ4s0HYO\yov̒$=? F0z ޭ{u9=sm :U29} S4G: B(ٞԦ|k1&;/%|\IśxS~M4AC7t2[! 9NwmJXQRBcoqabcM@xN5 3{MLbȓ} #R/z~6Lb,Izrm#~*9^'RM892@lR0زUQ}g9xUsG!4#ILv̶+L#Мy˧ 'b02}}>HTۛCh?/S(/P75W`:Acp__OOrf3`pH \0+bŶu0G> gI*1*SzXnT&`ɽt 2WaY궚z-^k1hDl9 $i5{  )YD .ci Tc'd0;Yƾ-'=$~fP 5#3SSb +K (Å^H+}4()]95ڽwtqLGJUKVO "5 udz!jwM^_^M7Da͞ jt^Q&s'ULɉ. t_1<_,cq=Hfg%t[rPL]濘(3R|hH&F[rIޕ4tf0V%/mS* ?oh.rmpnam%G> 11*[5I;2!B01["?ڼk835~5h0A&$^iXsʪ.àعf$[hS:yDɍFE{E0+xus1Oc o^48ɿgjD НneJb$#=p<B8G(AdP?n '},I\ϯ]K$e&ƿWR ʼnA]Bs-=EZH)򿏱|HoA3c-HTrAX*#vX>Rv/p\[_VMz [Tca:U"mWor!V+7u 6hi ggl/"*]JKodHb_bIED)W1'KKF4CpWHZ@=~ ZqY17g `jM $ȳԂ#KP9o>#ѩ3}&eq; ];Uhp[:;"W+c?ȑ\!u5NuגBVw%/4c|-XmQ{~!'jDY=1no2DY׿7Y(@*FntSw^#) }adz1ƋՍbT <ެqлLI!m{LG\R@~YTYs;Ǐla؍|vޚ g~F+䲹! hoUg _^hEC,TwO EFӼ*}ʿ~r)&U{~DSfM Hqx~F<'Fϲ솠MhN`YUO=K*e0]t35׻ smQ7ұaJD-Fc0Ćq(;4u}%oDe)];HiU;ƫ; m8.%) URI]]BYz1#vOW]yq``J,9ۻAIky=&tˑH{^g7*.'[R>x\{ #^mnSq;L!̪:̴l5wXeNOކV){tgMSj]װGerӯ}1p6FoArd$li?ꃿ<tZ:(N#TF fc)lp1᷊Vt7#ww,ߗt; hfb{|*}n mc MotkBb0Y9:w\XIRi_,}~/!%vW.;5!KFa&5$xBx^WL}p%iA_jXd+Ph_7#r4;a9 S`'k)Xs}gF 0pD~qH9s,~PᶃZ']KJcrSw5g~٤zO{~R7Sa',jLm֪r3rI7c&eg$3,wù&/7=uQrDh|6Lc !+lv/, q>w$8w>IpK k3JLH u摣"hp }ԩ~aSZB1&o183faQQ!@>'Mpcp?*@.d81sgY{K!s~}՗sTX(NZ]2K- gjڈR܃8Ҟ,zWqaI|}V l.9&ͪx ;nh^aq-+y90P.Z0{h\HRD R }BɈCꄴu${Δ\ LG Pg]>X LBJDʭt1DU+/ͪ8W/륜a!3|bCRUaSn*A-:Gk}2Q}[`D9Å@wZgLPy3a۹։5Y kv+-.a#?Mu!5c]th`%|?Mߑ VTKeZ w%44B][Rˁx7+FŨa&yӸ%k7ך9샔)(s' Q\[v0܁Կ29%Çe=7ɔ8vxt[h/#l @BPwx &K[Rˇ:%LIZ' Vpx÷*z\tff+YɞȌWm X@* +UàV aCSyڝx3s60J ->)bV{ob'i5 8շHTWxƷ-b z;CvEfb>zi:9I\]Z"9=Ɗ 0){S(͔Ga|mYSΆIR1 WН^r]]-ο4 XRטSNnbNk RyK㚿@ty,\^xo Z|m-1\6.I+C4!!Ɔ1$}`yXŴn?3.=^h y?iTR{inH\?t-!]1w<@&Is]lb=-WT4|7ն.ݬBPg9HtoMLM t~PyuQٶ/H{dG C˒g$Hʸ_Lҙ#CK>KJe6LD,Fv p7~A^ﷸ3uo%LaH UCrP s,B>dZhV+Ȇ;E$7Ksdl`f<廳nOV"::Ը&,ڣ}WN e ڃޑ4s4@q4d?0@LT{͘6jz@44[])|F^e%,;\Ru{;9[gβ7za[NvO;dfҕXr}){^X T(ي5J\I`MƄZ1CXHG +GVbNe[|UoCD9~n)NrNYGz](4 jmG4&?Q}J"Q&J VItsNaH;"ڀ{('u|c敜uA?/Y v<;іw*[d}tX"Of.mlQS@!FjSO=lC3:yC+@Xrqpe|S΃6/X9[ t8,p;,.93H7l^Znaj%f."Y- *i䔚S)~[^z7-O uśӉz@ ŊK(ֱ2~x1Ed鍅5 fʣ*p}Tb(v‘Si3NŝOhOx.Xoծ Kk7ςMy8%-#J%r8OִO}LEH1M"ۉ71߫]1ȭ%$ acx JyS nv;0<|Uh=̃Dtk„[ ^Ҋ:u1`P͐jJLÆ(x ~Zv_Md=~6ҧ^ Q]OiZQܧ$= /.3ƌMkլPD uKo ">ǔTƟM{y{ѯ=-~7e *V>8k5Ƽ-$/yYxKxmqwCH#[%XcoSz zh5} <⶚Jə(+nͱ{iX5a)|OMϵ+VX .CFk-Nؖqs:兯8Hk//t"RJm.$Udn #`LCe}DVĈiY]w=4jٺd(!;guw~ț)?و dܞe@"?:y@uG2mupՂ:*ChiסzX]⼍[b= p⥨[jMrB4lO8P{^RPpUY3  & I<1wiH-Dt!9&,ь(6 7 F&bR:6v!=U%,L?g:Py_LvWxmU<^Дi 7Wn֥=[IL,5ۻ!% qHX*f+u2h3>33$N"Ӕ[D?yE=W?Q'2dw#ϡ!ﰧ?E3 9dTNPݕE×`8wk6lcHQ\M4֬sһZc6~c>%HNj2ALh4B?܌$i}@ߏƕD( J.Ёfl-mK\/npMY%lvPY$W\bL:;hDr I=Zgo`DmCWx6`@~ʓL0b u&:Lf}=|:Un0ǰu7N~m>VK[){3?\'HGY H0E?OvLݵcqVDKZ*d;qL.uL}Zgy{XiPd&W&3 Vo~)=teh?39-6"JINZ,ţ"3>d8 P?(]˂($'.v.q"N۠3-^*hLGLh8H@|ςIގǾ/~ y=κQN9釱cME_mܿO,[FzNP^ܰ 6w wԿ c_"5Z rl7K Aʥ~C'J}> fʰuޭ7!wLKkfR?#>nA|\'GSN/O􆞭Uxseސj2[sdrb+ms2/4(?Gf|2ٵMIli:'勏[O" \+;f&Cd(ߘ סc[blbث^p+djE눢fY`}id1DzRQ0tΤp1J-M ''vf |?6Bhr":Σ<_fɿ R"hT$Q*xjӶVjb}(p}'|i7[־''y Y/4lj+d޷Q]ĐA _E\XEI)eN J?\,n֫+3?\`ɻX§vwoβTRo0u$2ucVQZ !<6GV5G䷤Lzl!Q% uJ8֗2Lxsj~5#h;'(XSQ!f3=RYۡSeUvEjY)XK-𨓠($DDpb1:UϻNY|ĵ6o1CbF4AYeԥyK§C&Qw_c2+m0ȶ,]"50TwEV)_Q땹U P<Ķ@'%pXM 4S+-A͆H}h`f(f3jpEy:y߻Dx,Mr;9+&zyeL-Wg"E 0*־\U ug< ԓydV Pd [@EP' S(@>bQn%l) ! J&>dswlxZӡyCRAt1ˎ7`VIV$91?ѳz,;6Df촸,>Ƕd6#Y\ƕdL:/qHMV~ @#1"Ȅ`!MZ/\z=.u_3S(D{S4 h7N-0=M %3X7v1ܙn1jKcЎJ{-ȩ̏Moh܎:F8@Cy]rݾu lF׶g*=sNi$J{毀WZ'$uAWR"fJH|j%:1uK2Mz/J IEUEiIE^ J{@d${Aad# t/3b'+G+cieQ8Qn"6Su5]!؀u!ogcW4/\ M:%ZI .GL +5EUJm\CbT,O5Њ3%싧>/_#(,dzu3X4o<'jjm7LZQԞk,g$w|Xq&@j+/,RHV̻? ߒ*\,t_EITUZi7Svoe2)$/pc# fߦ*Oܛ@@)k<ܮ% C +!ɽ=z굃K#b9yR7na/|xwhf|}/UGPp覻ן0;mh89CoHJ֠:,Ljf3̠ 6qG.Jơ>iMC@Ç?S5SѪk$7~i"Q9\"iU#" 1Y9NYԼN.Em8-ҕHk2|,]h9ww&}}k8I]rH` DtҶڔB+WD'%ǰ=qy\oqcB9Ӳx$E˥>YpX9 5kQFZJ\<EDT廒}ǯ e 3#+T>j(b-(+(KՔg2β>G@˭4{rJ, 0[ 6fqY}AkjhK<u2HF G=RA8Vr; Ix'HnC rq2<2fy#[ jYB[k[۰y,oO6?bSXLLE|p(5?C9\'ϮvK(Wf7')0Oq~Tsq9Dw_v^H/q̛k4Ju\5/SU-8jDa8/Cskk7P9u>[%X!R*eaKvxGu:Da(ʫgu dŕ|'+ {t@Zi,HTQZZt*;ms Zʲ= | 9ԬAc|Z]8 Yv+xsLijbH&uPޖ_]t_0j CCtz*r`A %v'[[TZ+8`c 7ϏV)pdTHr͎%ؖTL7Fҙ-zɖXuB۟}c'RIm Ŷ-OMO5j]f4^ez}Q^>Q!$b|dT E% ,35V\r&Β4׻vt>|oCB8bGHPś%We<8zK#dܚdsjM1FՄ9ְHamqaGdο0yx=}0s+‘♭OKŶê-G^󞙖V-qd!A3T|!5LJ/sYxze2I:7@&C/ZֲOEpKb2xTU'56h{d2~KǗ8Eb_vF>5IR^~V৺LH VQ,SG7I1bT( &9 rz=#%Y a+#SqM%S*aF)1}0Oaw0c]ꂫZaI=BmyTBt0s> oP[_ ;v8 n5[!jUP!$&gWK{l{r5\?V:z^Y+AN 3pL'\ gҭW]x>&H8`鵈(fR}Pgh(V*d{A?v!m"L9旬jn~kύ"fގj8 Tm(S.䦅`a-skY$AubTŜ*Ԟxb*;"SO#n"o.LHÇO $7Exr֒hS DŽfnITLTn:xO+ &ӿ:^?aazռa9% Rv+88cki vhzQdͱqIx w_ 7 !BxW[7UCWet?MA>e`ήrSA0+JmmT1 H/h 9r%u W*+Fv#Y\oG+:DdׄJJOkB&!мT'/U$lA}c̗ 'U9GCΕVKMX p~זjnUozCL~z/kaOoؕ\=Azjf1p$z1RREkə.rsy~BrAc愗A:nB|lKp:.ܔ"zf'݀IFVxW 6([$ 4/=(ϕMkɕL ۣ}V9M/r T 2j>3Mِʬ'fMw#^U)3xIΤ<얶߸LL䭺aH4 ]Fw\qxi\ **Hmp8:@p J@ ۝ӟRxa \x"%:d(mi?̽ڈa^0l2ADsWϏOpb_]g@ %6ajG߷HZ܊f-Wa:1c5g8}z'xoȫ'?uU!526A(Pt+g X/D[ o=X8MNϏWqtsL'lnhNYt/~[;Y1=`SE/V򔻘1%`P%A.Y )h=՛~Ҟ .cd*~ Y ҁ݉hކ~MB&GP;^V|r*{7`L;I^m h3[ڨrGhkҏ^1C^P)c u5uc9zGGUʹ[>Gh=b"z,M(cɼnG~B,>0\,QZ R{0 {:rzàk VU-GڙX|zؽglFOe+ ՔdR yC`n2B4!zys>s)MB5;^j6g!+PX-@P8HO(FGZvA_~>%qG=]IVی*C$h FU&> '*7g01;ydw2?X!چޜk\*́ňۦ0ZU]~ 5h- $fB0ܗAg]^)Ҵ 5-er{{H@[_P鶴)O4d`uҙ"=@{~M 2AICౖ&G:raPXvd(X!V pWW?qITZ/U \ k=]OvZ4CR'e}#y57V56dGHQ!.p8#vR܊u;{e$Wu#^ߛek&6A P.O4l^P&w9-1x&=`Qh(UKb\3Xf;XgKX=$:n"<̃:oy+m_Đ No:/^`Vі8*m Au긐|k'Vʿ`|ꆢ#wc HKQxtʩ[o LS$O9gDuE{C% ̋(,kolwK9&.Gn~җabĠZ $j$A@< yyGy__IQ,r8r"QR*No9AЬ/ ~O 28q[X($$)Li ,LМz 񜇒ߦlm/Cp=ZsI|̒`]`ժ@SPwz)z5Ɏha5h-L+Z$XgX;P@zcEr/c TmH8d;2 fk^m\sV.cH|80?q,׸ ʭQc;π5gy) X&urC,|-i^T#WGz4#DŽI}mt Uar 5CbWW;sur+'\W߲4:͕QcӇW-' xS> 6S_#1ҢpJ] .e{2JOSe łoף05ԜXK:lsЇ(;HF:WR)wr /\:Fީ`*ܲF7 36ЫL;vBc-&K+aoRJ0İc$`@*pw}1 o\DjڍW!eV(^W>?O!FRx*],cB&1nu.9ӎΉ΅b? '=[D]{t0\].d. j`@`;80 XK}@H&̐r6Q_P_MJC.8d8#{wq/{%k!D@"*ZMpk$_}TzaQvx׫V.~atUpq3F}^=/v2[P LMK(sd]T^\fإM)hP^X?k£5XjZ~H%BamKIe&~*ϼ̟2p촖o,#בR$xw/e g/|~Y>7^%w˽ Uׄ]Y]“ )?wsz!gCa2^WPQv{N=A=B5ƛ,l CDim\c>"bdnKS2abγsk& ;̰ ;tլ]y رi@Qj`oItz$!/Z^%֖͊+z@xSHoɉs}9BIlx˯hGT2} BRhƔMiִTz|ٝG rkO]m:Z2 i)+Y 9"T )BF{ЊOcTU oL-ݔf  qhEnyX@L`Eu`4#iHqUqJ|\F)h/j|.C "Kۆ}؟HGBTIxjDOSx/]ލ: vzƇ(48C^xn@'A]ꥳzd-5XQA%^_lrK=]6;^ l9ц7^S*a>Xhn;w)1ykǨx6vKU@}^ j~RAy8 e \B;uo^[R:G{<'SmD0 0v"o;0`U~Wx^g@6717VinZ]REfSwhZWljBMC-0iT1jGPִ̂V HS_B*& :'pZCq nDӥyVP]ΐ?TB;s1rU,7˓~G KqI4"QD\$Ө _~yIVBJ:37Ɋ(o{Pd4:'nvmR4hcb-RFXyvs+!UqKӀSkܻXRPbf.2+͜'Af421_C=ZDBy#Cкk$8d‹ywxSpv eY#\՟)L++}ŋ*/[Ƙ+V2޳ |=.‚gO<2ClX17jmdG6}q5g<Z*hafN䛇MG]xxCB$K0%6~u tN7ukqwu,/m``"?}'y([̾+Aak_&h:1ޓ15) Z!]+CÿSOKW@DPay5WOMdSaPsV2Hm&3n oqÇJJ)]81i+%ghV'd ](>>_^% Vl nG:GyacRLnO;iȀl8İrEb KBtHO27ivG8Pe 7dn@ b 9ȈY8HA &B⡅b#.9 )b k-X{ח#_ QTm̼iI۝7CƂW<ҵvm?mсSi4߾+>SSI8B۞Ōv AyX͈,`ETSaӡ?^ŤyzO9dT伸/!oZw0Q u90wΪ" ,|T([_#J<#f&E*Kǁ˙['Un~I  _g}$f,7 -1σɈYb9^1$NA(ӭލ7,j'0CbTY[(TD7TG̛kGJ1(hT Ґ/:4jP\' a a55Di$v gW~]$#/(L g'^9}.|7yP.fG5\hG{!2Ԑ Wt鰼6Qo_ }E3!+-jE=0xZou섂.Ȋ q=!PDڃ~]_ti{>پ}]( %LIP-AjGQMRRT3.#^جwnu}}Ln^Kڜ%Ldg+~ӗ N(K_@f_X0H;\5 /ZBiS}$: ~bRŵcI$=iNݬS縉 I"ڦjG^PP*?& dVb=;t7ss9P j81wWSІ.UdnS`,'m2>L[PHskm JOyUVY"BA)ޤ%?<:&$MY! vQ׊!dBF+dL() Oiёٕ-=(u_n-G8G/Xnj;d8 UO7TQ-@|+]PeFbBWw; Sf-@~h' 4qVS$ ; [g׆'xWb%*fjw:H%JJv3~DqyUC͝军uP[u1ضeL.mz׺;Co|p tӕ [FjJgtr &lL܇ j}.E3~p?yM+su>֦,)4&(l]&|VyJ},c^ V),e UF7SWDt9CKiO u:}'GlHhCD6< 1I:Y㮥#lLhX04eFW7saavotT FmnmOn˚=b{_c0#, v6#>a*́^t^7^QΉ@VzPt@#L`4l+5 idB)ѲDNض70Y|j*$gnԨXgm]#Ӯ7/9*(WNPf3+4.5rQG?\Oh}ŇDŽnm BYTF؟ل A;Z q }Svi> Q79r}('>bn(T=Q4dm-IwP zzY*y]i? 铂?|4WB 9dRfS771pMx& KUnR`N۷` ؓסK.8L]8|d֓ a>c;Ry-5ZS7XBóS&H":7z2N߮nz$yWGZLڷ{O`"Z o M{kqnմ2jJ֏IhǶZbGto!Rʶkh1CT3o@'Q1NT8g}h)_hL%}cO H+odiA=I.P0G {y/vOaO"s-oLukx- "5d/ lK}[(U䂁[e_,* 7%+%@=u0 [mAbh Uޛa.NUI 鉕!Q"d8+FA\|N&ufF%g67Z>N%T, ?@٫w!Ǎlh8Fq&XMݰsLJ]io+왅&zm͆Jw'.WhTS(W`moS2x6p9P͠kPrut^م|%<Q7ٹxhAe4j`f:'/hfl"N{&ڛIdMw*"p太&}SH/6g\Y8+Ÿ̇$A[\Y6๳N AQ5G=C:0Z>cq4M$;0y1+S_x+wt{QͽFrH/9,?DIܹ;3iZ=G[WzZ<6\?.bj-*Loz4ܟP?sY_^hhL\M }`NKiy؀ V3wAeP^WШTa~^\ ڇCŎwm"i!Ay;H$ɂd3CNɑ8EbR!0 9f5 \*DP%4t{7ݚg\swk@hЩ$e.-%rBo 7~Bߍsۋs4NExT8Z^UOc4Ď.Ğoݩ.zPvtskvdtNUgsZ˚$W۸={jѷ;3r%VzTAS PEϘ kǡ?W kHUtje-@62!( &6dQȁw1Gf)bt#m K`|xCq3pTCNZt*7la :hQĔEB#4yP 4fH&܌{>qJU*^0*fɇ8KL|Px}˺nl&D/jAOk"x|)x]cǾe Qxh\P{" _sZl8xnCBʤӋXoۭ1AG!BȷPΙBe88;0{ܻvvxݩ<}$螀 yY?#6u$PBm`ܜk_ʻvcmFgzAibg `-\ cDݻi6)J YΡL۾8 0``Qċ9 J&mܚ3 #4 R+8Fsr',cĹ_Xq *ՔP}sgCFXwC՞F2!#_Lj=tQ:hlT!/ xAyAH-yB:x'QU ݨVjJQ͈+^i=.8OW? iCϢrå/x4jH:6FG)z2k_s-֚gP';Yjq_ujmCϿ>$){Q`s 4lWu60R?&#an`yCf4b=KsT~K<.%͌UI v7#"~u;Mlۑ|ܬu#m:TI~Uw:Tv tSoeyY>x(TWV9e=?Wq~O#1݂\C+Z[iMђ.}%jZA}h9uw\IЈVMe6sYeiX5bjeТӽEΆ`!H!krJK/Syp*->=$J\aˍR7vUqŦ{D5R]ϡ&~v8k+uJWA5ksOWhOaq]9) ԡW:ь*KݻAlE3"QbPw9 AFX1Ж8PJT8R%dyJ{qs[t4fyU"6yGh&'z-i( jDLJy351 sߋ#ex?kDj=jL6>8fHfkZm5BRCx>\qLu:^^)S\ |UY],9txY.#bDhxNO\2EA `T#L.'T_ d’a2~-JaL2VI#gf(ⲙt ־Rlq| 9[rU_"dZi-%2uI,)Vll%) (t}۶ap6<ЛvKuP]DNSprW\ؗ9\Ȯͱ%d7'#KA ?^<|oD]opM-NK%C[dGNŕ'Q y/r*- HCɐ غ>>{dⷼT|Z]&8SVwJ1s !.1kx}VRa5" ,\F$;dbs*lIXPNpo* #wd@->j%:zIbS wuX\z8Cbj#'-f{^%,Yr?~;Yv ZuLHd!iҹ]|XD,L^jv^U@.[\HETvi[ϥ! 1I4ozhS4W>l`]z@ *״6A6JSZŴz(K3dL*~h`!jNҊ>#+ͬ]dqg5ꁶeO--2d< .[u@o] e: $+ov]XWEtOH}a:L!_" >b RuSF .d*6ZQۉ@K.UYEn)L |SxO}ֻϮB;ҌN3Hԉd5WePsvB.5j'IVsݵg-Q6 ҹS{.@t#UXˁm١᭝BQnw>M;3uZ֠4-r3FbykL8ֈ&K@ʟIc|Va-u +OE v_f0R0"1$;cm'tʐØXir6m]Y$[ovk-#7o.eMU9UڎN pohv*99J0Bl8Fyo>NguKv)wE|Pc<0 V_&= ˥[Х-X^_@e-%?> 3ߵCg  Exn'aiY'l1Bl@,B]Nt> A$UdT Fp]?zdD,%? $qUBAPwnE73r/>{ub74a884x^x}nmx.$ch֘ ZڪV{oR Y,1\%(p@:\} ǟ D,c2TGt2λ*缹>tjgң[] mG#6rH~($M}kʫCd: Q.[Ѝ. OӠp5~h>GË}Nu"oJdz76ޖmzu,vfTX3"֝4Wa1JDp}9k$Z|߿gP&Àf$[B@T4p쟿;v' MgvZ?*!Ic}>U}wG3ΥVn姍D,?LjIOB$a쐄4~G@|tx.-)ADJyWmcBm ܦ%*_4Cwe7{qB hd'%gsL?jͫPꂖqs"dgLiFRA@f7ٺr[B%<3Ntⱆp%xz,Ne0{خf%Sjd )`&+x;t:%YXrISFh[s.8Z8d͠/xZ(;KɚC":4 HvE0dnyF&Z+FNݙAsm$.D.p_WYԎB<$n;G&4aT‡J0BTkm`Ά Q$ euKQTMl;9~1,MbD,^Ki fyW[b8~ U#o:i!up8]) GJ&Xk2cZ(Q QioWǨPm,h̄AܩXoM7!"jtmrJ_..vž~&dQ)vKvB% Rr"Ê)f /h" ._z=nv~q^V ZV=ٯR;{uB1]W2210A Uʡ$ִ6&1+N"in DW9﫦|zK!8x/,Bb} ލeX%T$ x5BhQcPYsԔiT4_F5cAtd92u3*ݡi~#Ǒt;i%j'רu1(x-L fRޥi/Zyx@cXsu0M\,~s06uU3dtѳ=P88ѲbĹG4Dw'vbxĮ*bh 봏f\0L鎫uгַ-d#.jW|+dK2'0}ٕm?,Z+ HZchq_hP iqeϝ)p^ϠS ֤gXP …75!?Phf(a36{t17̆uPoYj  @؍<@Ah!ʤ#ń݊8Y@#w7ͼ—H/qV+`>PӧmD -K^Xu[-Ig!Mh W ib&b\@t lgq4zĹWgYq\竱 Ѻ-Tۦx6C꿱gWa}*屡0<'*?+G)҂:~Ipڶ6ŦF y_ +pqs`u pz܍&]y"2 uк@|h?{ڲ缱2pm a[Rnyhc/'{?O|9ABi#>ʔy-[L6/dwI) sjsb|DFG>ݫt*:O쎈CuIH"nN. Z,OŵsN=*F~%}s$XYc݁ݧÜQ.=^[$E' ;6ࣟ8{._ ,ݦ$gZㅔZNfk<LC}JGRrƐ;0FD1V6 nÑߴ rfsRh?:8 (}w=p8f6Kztz46ϴQ>hdp Kzj'|l ipyEXrʑcgъJ*Zt6ԝ8S ({{֒`G S^֩Ha}-|x(Mrn$-/)뚻TZvlJXV"1Q?cвY*?79!{e,$ꭽLCN*mA돁P:i2 /"1OkKH>eB9-ƮȭjBBN,)?yRа.Ln&*v(|iwF`6)'{_335pGf;F"ݼ=y2:v?ܩدadvP*ZCVZJ6Z,u?X.v~ >!^jvlTM̡Q`7u6+`ICyZ QY{-يj`ck3}Ւmѹ .'9E1 6m*E'Ho=<;PUXE,BtS8/dbĹ uKm^P+1bռIn:kyW}a[!>:,rd7 :SNer iŕ࿈='v״jFNѥ\%.ΰ[VŹ~lqbWDG/29O)OW >!6&lIi9mp|Kޞ3#(ď醚C% 0jOt]m&}qcYqMs䤽jKLx`9z*qΥoTpqFْV.ZKX(IP5]8V=[`I a|{xȀ1\ͺeyOt߬jGlRq{: m= tRMPaH ?~:A9bS+ԎsǂjvEr[!Y9Wj-3D ?^WNJr''y [ox3c SPN 2UVM=}+.W;Ie!u28>ݴ&$SNv,\{ M GHzTq7 8ndg&Tk^46U{[@?qP`J;GԧEy9@ʯG} 1\hbD}0t&}&Slt|A,+ GD9>Y:db}%m[Cݜ@ok$gN(si8?6_>Rk;pEg;OYtEw .%#GcdlF.U dj%@H?LC{Oϓ)N_T#XO'wFFrHT`+!_|!ΨF^E``WJiOZ.RH|WV%HwRk<>_8טԥs m*"ǁO=CYy{n»9AN$EJ, oƈ'fz(`/ !"i.+KK(l]Bqte!xyO$b(4{L'رxA%V-ةq03!$-גL(Ĺ )R43q/sm ]h[n8vsxz㽕}`n 7u) b oz҂⌶"C4S/C}$8Zsj݁Nݵ{)gq2“*r"DKKt/n"Ɲlqلfq;4\_>qwnԥ;.FmiqiJk% P- 8>(!tyuZ|vuqdQep|e=K>RmX>7V%+Pw5Zd`YB)T/>d< ̞n+ 2 ڟ5obO!s޺ >٩^!'?ಮ@g~ <r;Q˲TWQXyusB I?Fz*d\RD+(r)<bEVl#Y{W=M}Ӟz ﹎^V=b8XuEG)AB>u kWįϞ~:=|,;woa~̵[QNB|yFFNZGej-nn^Q/N=-!w:4yE6$[gX!'tQ?EZ^$j]])Iɸ;O٤H6|K{E' ?gu@]̌&>aכJKR`.< ܞ{Q}fR\ݙ{[`W&kYUZ5_Gf?O8Ӆ} 9N4%E?HN;/9-LK~k,G鯩?H5(;39mW= dM x$XƻedZf9ScLP|? wԵO B[F<+2Lnp 6$Ǝ]z'[9ɍL8S_gFGj9om*߼ r*i\FZdIJ$DofqJOvF!X~} @TYkßhR#(g\N$)Rtj=@GXXJHj,y;BZLEK-_zXBjAǪ"FB|1?Sl Rӑ~лy̙)'.t_̀}/I[4>oQI=Ir%'>WҖNB8h_;8l08* +bY5i2Ne0\|=8atwkBR'7yу SM8U|X@z@f4?MO%ow=v8Y3!M v^ QBɚ(@FVebnb-F}\t:L>>'AtPyYfXX@4*i qĤO*+ͱN]S!0"l^,f8XXRPK |NUdno'^Ԃ45ȓ-|q'l Z0"ѱaYId\qY0j(mQmPo-DŞN}GIg jio ;Iv~)ҡ6*ҷ^+6q-e=7 ⶄ0GzpDҨT9S|vORa(4=j!J?+eUakSH̥fAfP"WnM7mi {a6vՑ+cs/6@c71?Y-= }1VYxaصC[⯁[Onc .,s0IS>oq^:~x~*M?^W! @e0JdDm*'˓ ڍ)4Ҭ5)` 0˳~񻒵u?WvIbtwՒ3uE\ |h6F8V]9!eqO{JmàPPcݑ2(q9#QJkU5IwCl9͕K:b_i)?Ɖx 9 $sFg&]֯b!sn/}HxK\ab0kotf" z'$u*yG~<-b{yXw u/R/ ߥa4(2>Pq 3dKv@ Nngd5*b!T$B% ^bp{5BCpJ]ʁۣ%5Gq,`lUE4%==th#AqA&YUJSD{ q'VQ$?BP `n=ҩf%%rUڻo:7d@\W!92AH9B'!DWHDpFn ,˼3dfsXΈqI!B-NEG>\!gL0.vÓ#qaq0iAQ&P WM44?U'cpdPQ?YEe+^"A7q;,M=Q'[dJ:]!`}Ww(ϕ>~[34qtsT > ԯbI}&j%OQG5wu+]: C/eCSM! (W+/v@3^Pk~\8ѮBX$ǰl oM(vKڼ}DlȢfȍՙ7=C˞yEM>,ޜg[ߨq)Y^ۥ5ְ1xZDcG9fv1;E ;ӿ/{qeG GiL斬''Up'݋|4o5NopGhaL9?k뾈JXINM6{jEKzP#I+ՏT KXY兤qAy!45(x'E?&k.2C"\;ۯ菣lͽ@;ůq"4|hpM{ o^`ߢiٿV0Xͽ]qX_? ˟H,uɈvu8lV2I%&+jrb~Ze\ Dt>TMJ1;ysn̾l?{"48BS]3]ZmAp0+fS+$%a\< j栫 usJ4Sº5t|[)XRC飇v/Cg5K(?גVy1/vʞH/(f&[I01bCy 1K2(.a㪋&uDY{cܖKUxm?.8BF1o[~S:+slNIԄ'+=ԏ85^!Z;jOm_?ǔvT1}sdk %Ё+y;QH*}d%c51|BN.ՐMҊpS4 [-?7e:, sgr٢uT~'ӾohS?%tuoW~,.ymXא`jB(]t lEҙGMuΘ8]Q[5LsXnMxIǙew}H"&PZfd,`wEh%M}}# |-\bx~1~ HV|iׯ'!*H^(uKZ"uPU q|/"8vůߵǖD!$dJVݯhR\MHbxQpUўY3h*hם MwٓFp$BNOdvH-E'!ks)inqU,'%!O{;~CNR\Q9P,x WK|J69ab-pNl^OrN:3g&5lyˀ$+{7݈{"IK]W#Wd"ֶ1O*AD97}8"`RaeeO8}qY aȦT*_tCu"zj|ᖸ#smHyt̟|G(^co]+#^,*qx^-a&x $#,Wkj,uq&Sns{L!5 mG6)R9 k3u9-Mk烨ˢ&csj#m]J5T s}1_-kU Md $ONQP;":Г\ydS yʽFdOw2rp!iWp'.ƶv'sUʴBk|43Gu߮{4.qM3$[0fE;@$|}.LX8"#өCu1auٰiT~~YzWL[l^hi;{ >HlMbDf/ϢoYu-L[8sL _@r^:GW\{T[qޔ_`|A<$⧘mE8I"D(VߍLT 2 XpY%7\o$F,@1|F#q`G9F*H.poVvh 4V8ܾ:v}:=Kp5iEBvo@tZe?_j[w7@ PaE^ BvPSY<|^UK#)g"4{J