orthanc-doc-1.12.8-bp156.3.6.1<>,hY;SI%z 8Y' A'*o,r<7ζDZt&AXm؄dTF4lA*Y^T0y1TAp]8m fe~&t{$y^Ljk`~̀@uS竾rhҗ31kb.7(n=o:lFЦ-Iﶅ `1x _A_V ,6T] eEP)X>~m8,I Fϵö}tK_TvWigI,N/Vr]tU8`:#՘\ZgZP&o L0D>t ִc7-0)҇ _cf'%"-~VAA)|j\ʝu =WAùz5d'57+8`:ARu~ӣ9Z/Ls8)0TZd1u]e VZObDcG$f*,^、<{X >;l?\d ! A-6G `4    , Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Christophe Marin Axel Braun Axel Braun Max Lin Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Marcus Meissner Axel Braun Johannes Segitz Axel Braun Axel Braun Axel Braun Steve Kowalik Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun Axel Braun axel.braun@gmx.deAxel Braun Axel Braun Axel Braun - version 1.12.8 * long changelog - see NEWS for details- version 1.12.7 * dcmtk.diff removed (upstream) * long changelog - see NEWS for details- version 1.12.6 * long changelog - see NEWS for details- changed dcmtk.diff to fix TW build error- version 1.12.5 * patches toolbox.patch boost.patch sha.patch removed (in sourcecode) * for details, see NEWS file- applied patches to source tree (for plugins)- sha.patch added to fix Leap build- toolbox.patch and boost.patch added to fix TW build- version 1.12.4 * boost185.diff removed * API version upgraded to 24 * Added "MaximumPatientCount" in /system * Added a new "LimitToThisLevelMainDicomTags" field in the payload of /patients|studies|series/instances/../reconstruct to speed up the reconstruction in case you just want to update the MainDicomTags of that resource level only (e.g., after you have updated the "ExtraMainDicomTags" for this level) * The "requestedTags" GET argument is deprecated in favor of "requested-tags" * Added "?whole" option to "/instances/{id}/tags" to access tags stored after pixel data * Multitenant DICOM plugin: added support for locales. * Housekeeper plugin: - Added an option "LimitMainDicomTagsReconstructLevel" (allowed values: "Patient", "Study", "Series", "Instance"). This can greatly speed up the housekeeper process, e.g. if you have only update the Study level ExtraMainDicomTags. - Fixed broken /instances/../tags route after running the Housekeeper after having changed the "IngestTranscoding". * SDK: added OrthancPluginLogMessage() as a new primitive for plugins to log messages. This new primitive will display the plugin name, the plugin file name, and the plugin line number in the logs. If they are not using the LOG() facilities provided by the OrthancFramework, plugins should now use ORTHANC_PLUGINS_LOG_INFO(), ORTHANC_PLUGINS_LOG_WARNING(), and ORTHANC_PLUGINS_LOG_ERROR(). * C-Find queries: - In C-Find queries including "GenericGroupLength" tags, Orthanc was still extracting these tags from the storage although they were already ignored and not returned in the response. They are now removed from the query earlier to avoid this disk access that could slow down the response time. Note that this seems to happen mainly when the query originates from some GE devices (AWS). - "TimezoneOffsetFromUTC" is now ignored for matching. * The 0x0111 DIMSE Status is now considered as a warning instead of an error when received as a response to a C-Store. See https://discourse.orthanc-server.org/t/ignore-dimse-status-0x0111-when-sending-partial-duplicate-studies/4555/3 * Removed potential PHI from the logs when Orthanc encounters an error while creating a ZIP archive. * Monitoring of stable resources now also takes into consideration the resource type, not only the resource identifier identifier. * DICOM TLS: - In prior versions, when "DicomTlsRemoteCertificateRequired" was set to false, Orthanc was still sending a client certificate request during the TLS handshake but was not triggering and error if the client certificate was not trusted (equivalent to the "--verify-peer-cert" DCMTK option). Starting with Orthanc 1.12.4, if this option is set to "false", Orthanc will not send a client certificate request during the TLS handshake anymore (equivalent to the "--ignore-peer-cert" DCMTK option). - When working with "DicomTlsEnabled": true and "DicomTlsRemoteCertificateRequired": false, Orthanc was refusing to start if no "DicomTlsTrustedCertificates" was provided. - New configuration options: - "DicomTlsMinimumProtocolVersion" to select the minimum TLS protocol version - "DicomTlsCiphersAccepted" to fine tune the list of accepted ciphers * Fixed broken /instances/../tags route after calling of /studies/../reconstruct after having changed the "IngestTranscoding". * Upgraded dependencies for static builds: - boost 1.85.0- boost185.diff added to fix TW build issue- Update orthanc-source requirements to fix the orthanc-wsi build- apply dcmtk patch to install section: we need this patch in the source RPM as well for the plugins, otherwise TW and Leap 15.6 fail to build plugins- fix build for Leap < 15.6- Build orthanc with gcc13 on Leap 15- version 1.12.3 * dcmtk.diff added to fix TW build issue * add user/group orthanc * Performance of databases: - At startup, if using a database plugin, displays the latency to access the DB. - Added support for new DB primitives to enable the "READ COMMITTED" transaction mode in the PostgreSQL plugin. * API version upgraded to 23 * Added a 'KeepLabels' option in /modify routes (default = false) * Upgraded dependencies for static builds: - boost 1.84.0 - curl 8.5.0 - dcmtk 3.6.8 - jsoncpp 1.9.5 - libjpeg 9f - libpng 1.6.40 - openssl 3.1.4 - pugixml 1.14 - zlib 1.3.1- version 1.12.2 - see NEWS for full changelog libboost.diff removed (included in source)- libboost.diff to fix build error with boost 1.84- version 1.12.1 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2023b Table E.1-1 * Added metrics: - "orthanc_storage_read_bytes" - "orthanc_storage_written_bytes" - "orthanc_memory_trimming_duration_ms" * API version upgraded to 21 * "/tools/create-dicom" can now be used to create Encapsulated 3D Manufacturing Model IODs (MTL, OBJ, or STL) * Added a route to delete the output of an asynchronous job (right now only for archive jobs): e.g. DELETE /jobs/../archive * Added "OrthancPluginLoadDicomInstance()" to load DICOM instances from the database * Added "OrthancPluginSetMetricsIntegerValue()" to track metrics with integer values * Fix decoding of YBR_FULL RLE images for which the "Planar Configuration" tag (0028,0006) equals 1 * Made Orthanc more resilient to common spelling errors in SpecificCharacterSet * Modality worklists plugin: Allow searching on private tags (exact match only) * Fix orphan files remaining in storage when working with MaximumStorageSize (https://discourse.orthanc-server.org/t/issue-with-deleting-incoming-dicoms-when-maximumstoragesize-is-reached/3510) * When deleting a resource, the "LastUpdate" metadata of its parents are now updated * Reduced the memory usage when downloading archives when "ZipLoaderThreads" > 0 * Metrics can be stored either as floating-point numbers, or as integers * Reduce the frequency of memory trimming from 100ms to 30s to avoid high idle CPU load (https://discourse.orthanc-server.org/t/onchange-callbacks-and-cpu-loads/3534). * Upgraded dependencies for static builds: - boost 1.82.0- version 1.12.0 * Support for labels associated with patients, studies, series, and instances * Added a sample plugin bringing multitenant DICOM support through labels * Many other fixes and improvements, see NEWS- version 1.11.3 * cmake.diff removed (included in source) * install_cmd.diff removed (included in source) * Many improvements, for detailed log see NEWS- Build fixed for new plugins cmake.diff added install_cmd.diff added- version 1.11.2 * Added support for RGBA64 images in tools/create-dicom and /preview * New configuration "MaximumStorageMode" to choose between recyling of old patients (default behavior) and rejection of new incoming data when the MaximumStorageSize has been reached. * New sample plugin: "DelayedDeletion" that will delete files from disk asynchronously to speed up deletion of large studies. * Lua: new "SetHttpTimeout" function * Lua: new "OnHeartBeat" callback called at regular interval provided that you have configured "LuaHeartBeatPeriod" > 0. * "ExtraMainDicomTags" configuration now accepts Dicom Sequences. Sequences are stored in a dedicated new metadata "MainDicomSequences". This should improve DicomWeb QIDO-RS and avoid warnings like "Accessing Dicom tags from storage when accessing series : 0040,0275". Main dicom sequences can now be returned in "MainDicomTags" and in "RequestedTags". * Fix the "Never" option of the "StorageAccessOnFind" that was sill accessing files (bug introduced in 1.11.0). * Fix the Storage Cache for compressed files (bug introduced in 1.11.1). * Fix the storage cache that was not used by the Plugin SDK. This fixes the DicomWeb plugin "/rendered" route performance issues. * DelayedDeletion plugin: Fix leaking of symbols * SQLite now closes and deletes WAL and SHM files on exit. This should improve handling of SQLite DB over network drives. * Fix static compilation of boost 1.69 on Ubuntu 22.04 * Upgraded dependencies for static builds: - boost 1.80.0 - dcmtk 3.6.7 (fixes CVE-2022-2119 and CVE-2022-2120) - openssl 3.0.5 * Housekeeper plugin: Fix resume of previous processing * Added missing MOVEPatientRootQueryRetrieveInformationModel in DicomControlUserConnection::SetupPresentationContexts() * Improved HttpClient error logging (add method + url) * API version upgraded to 18 * /system is now reporting "DatabaseServerIdentifier" * Added an Asynchronous mode to /modalities/../move. * "RequestedTags" option can now include DICOM sequences. * New function in the SDK: "OrthancPluginGetDatabaseServerIdentifier" * DicomMap::ParseMainDicomTags has been deprecated -> retrieve "full" tags and use DicomMap::FromDicomAsJson instead- version 1.11.0 * new API version 1.7 * new configuration parameter * for detailed changelog see NEWS- switched source urls to https- version 1.10.1 * for detailed changelog see NEWS- Added hardening to systemd service(s) (bsc#1181400). Modified: * orthanc.service- Test for SharedLibrary.Basic disabled (fails with new glibc)- Version 1.9.7 * New configuration option "DicomAlwaysAllowMove" to disable verification of the remote modality in C-MOVE SCP * API version upgraded to 15 * Added "Level" option to POST /tools/bulk-modify * Added missing OpenAPI documentation of "KeepSource" in ".../modify" and ".../anonymize" * Added file CITATION.cff * Linux Standard Base (LSB) builds of Orthanc can load non-LSB builds of plugins * Fix upload of ZIP archives containing a DICOMDIR file * Fix computation of the estimated time of arrival in jobs * Support detection of windowing and rescale in Philips multiframe images- version 1.9.6 * In lookup and query/retrieve, possibility to provide a specific study date * Clicking on "Send to remote modality" displays the job information to monitor progress * Fix orphaned attachments if bad revision number is provided- Remove executable bits from Python scripts when creating the source tree for the -source package to stop it requiring /usr/bin/python- version 1.9.5 * Anonymization is applied recursively to nested tags * API version upgraded to 14 * Added "Short", "Simplify" and/or "Full" options to control the format of DICOM tags in: - POST /modalities/{id}/find-worklist - POST /queries/{id}/answers/{index}/retrieve - POST /queries/{id}/retrieve * Fix broken "Do lookup" button in Orthanc Explorer * Error code and description of jobs are now saved into the Orthanc database- version 1.9.4 * Orthanc now anonymizes according to Basic Profile of PS 3.15-2021b Table E.1-1 * New configuration options: - "ExternalDictionaries" to load external DICOM dictionaries (useful for DICONDE) - "SynchronousZipStream" to disable streaming of ZIP * Orthanc Explorer supports the DICONDE dictionary * API version upgraded to 13 * New routes to handle groups of multiple, unrelated DICOM resources at once: - "/tools/bulk-anonymize" to anonymize a set of resources - "/tools/bulk-content" to get the content of a set of resources - "/tools/bulk-delete" to delete a set of resources - "/tools/bulk-modify" to modify a set of resources * ZIP archive/media generated in synchronous mode are now streamed by default * "Replace" tags in "/modify" and "/anonymize" now supports value representation AT * "/jobs/..." has new field "ErrorDetails" to help identify the cause of an error * "Replace", "Keep" and "Remove" in "/modify" and "/anonymize" accept paths to subsequences using the syntax of the dcmodify command-line tool (wildcards are supported as well) * Added "short", "simplify" and/or "full" options to control the format of DICOM tags in: - GET /patients, GET /studies, GET /series, GET /instances (together with "&expand") - GET /patients/{id}, GET /studies/{id}, GET /series/{id}, GET /instances/{id} - GET /patients/{id}/studies, GET /patients/{id}/series, GET /patients/{id}/instances - GET /studies/{id}/patient, GET /studies/{id}/series, GET /studies/{id}/instances - GET /series/{id}/patient, GET /series/{id}/study, GET /series/{id}/instances - GET /instances/{id}/patient, GET /instances/{id}/study, GET /instances/{id}/series - GET /patients/{id}/instances-tags, GET /patients/{id}/shared-tags - GET /studies/{id}/instances-tags, GET /series/{id}/shared-tags - GET /series/{id}/instances-tags, GET /studies/{id}/shared-tags - GET /patients/{id}/module, GET /patients/{id}/patient-module - GET /series/{id}/module, GET /studies/{id}/module, GET /instances/{id}/module - POST /tools/find * "/studies/{id}/split" accepts "Instances" parameter to split instances instead of series * "/studies/{id}/merge" accepts instances inside its "Resources" parameter * Full support of hierarchical relationships in tags whose VR is UI during anonymization * C-MOVE SCP: added possible DIMSE status "Sub-operations Complete - One or more Failures" * Fix issue #146 (Update Anonyization to 2019c) - was actually updated to 2021b * Upgraded dependencies for static builds (notably on Windows): - curl 7.77.0- Version 1.9.3 * New configuration option: "DicomTlsRemoteCertificateRequired" to allow secure DICOM TLS connections without certificate * "ETag" headers for metadata and attachments now allow strong comparison (MD5 is included) * New CMake option: "ORTHANC_LUA_VERSION" to use a specific version of system-wide Lua * Fix the lifetime of temporary files associated with jobs that create ZIP archive/media: - In synchronous mode, their number could grow up to "JobsHistorySize" in Orthanc <= 1.9.2 - In asynchronous mode, the temporary files are removed as soon as their job gets canceled * Fix regression in the handling of "DicomCheckModalityHost" configuration option introduced by changeset 4182 in Orthanc 1.7.4 * Reduced memory consumption of "OrthancPluginHttpClient()", "OrthancPluginHttpClient2()" and "OrthancPluginCallPeerApi()" on POST/PUT if chunked transfer is disabled * Fix issue #195 (No need for BulkDataURI when Data Element is empty) - from version 1.9.2: * New configuration options related to multiple readers/writers: - "DatabaseServerIdentifier" identifies the server in the DB among a pool of Orthanc servers - "CheckRevisions" to protect against concurrent modifications of metadata and attachments * API version upgraded to 12 * "/system" reports the value of the "CheckRevisions" global option * "/.../{id}/metadata/{name}" and "/.../{id}/attachments/{name}/..." URIs handle the HTTP headers "If-Match", "If-None-Match" and "ETag" to cope with revisions * New function in the SDK: OrthancPluginCallRestApi() * Full refactoring of the database plugin SDK to handle multiple readers/writers, which notably implies the handling of retries in the case of collisions * Use the local timezone for query/retrieve in the Orthanc Explorer interface (was UTC before) * Fix "OrthancServer/Resources/Samples/Python/Replicate.py" for Python 3.x * Fix issue #83 (ServerIndex shall implement retries for DB temporary errors) * Upgraded dependencies for static builds (notably on Windows and LSB): - civetweb 1.14 - openssl 1.1.1k- version 1.9.1 * The "dicom-as-json" attachments are not explicitly stored anymore to improve performance * If the storage area doesn't support range reading, or if "StorageCompression" is enabled, a new type of attachment "dicom-until-pixel-data" is generated * New metadata automatically computed at the instance level: "PixelDataOffset" * New configuration option related to networking: - "Timeout" in "DicomModalities" to set DICOM SCU timeout on a per-modality basis - "Timeout" in "OrthancPeers" to set HTTP client timeout on a per-peer basis * API version upgraded to 11 * BREAKING CHANGES: - External applications should not call "/instances/.../attachments/dicom-as-json" anymore, and should use "/instances/.../tags" instead - "/instances/.../tags" route does not report the tags after "Pixel Data" (7fe0,0010) anymore * "/peers/{id}/store-straight": Synchronously send the DICOM instance in POST body to the peer * New arguments in the REST API: - "Timeout" in "/modalities/.../query" - "Timeout" in "/modalities/.../storage-commitment" - "Timeout" in "/queries/.../answers/.../query-{studies|series|instances}" * New value in enumeration: OrthancPluginDicomToJsonFlags_StopAfterPixelData * New value in enumeration: OrthancPluginDicomToJsonFlags_SkipGroupLengths * Improved precision of floating-point numbers in DICOM-as-JSON and DICOM summary * Optimization in C-STORE SCP by avoiding an unnecessary DICOM parsing * Fix build on big-endian architectures * Handle public tags with "UN" value representation and containing a string (cf. DICOM CP 246) * The numbering of sequences in Orthanc Explorer now uses the DICOM convention (starts at 1) * Possibility to generate a static library containing the Orthanc Framework- Version 1.9.0 * Support of DICOM TLS * New configuration options related to DICOM networking: - "DicomTlsEnabled" to enable DICOM TLS in Orthanc SCP - "DicomTlsCertificate" to provide the TLS certificate to be used in both Orthanc SCU and SCP - "DicomTlsPrivateKey" to provide the private key of the TLS certificate - "DicomTlsTrustedCertificates" to provide the list of TLS certificates to be trusted by Orthanc - "UseDicomTls" in "DicomModalities" to enable DICOM TLS in outgoing SCU on a per-modality basis - "MaximumPduLength" to tune the maximum PDU length (Protocol Data Unit) - "LocalAet" in "DicomModalities" to overwrite global "DicomAet" for SCU on a per-modality basis - "AcceptedTransferSyntaxes" to set the transfer syntax UIDs accepted by Orthanc C-STORE SCP - "H265TransferSyntaxAccepted" to enable/disable all the transfer syntaxes related to H.265 - "DicomAlwaysAllowFind" to disable verification of the remote modality in C-FIND SCP - "DicomAlwaysAllowGet" to disable verification of the remote modality in C-GET SCP * New configuration option: "DicomScuPreferredTransferSyntax" to control transcoding in C-STORE SCU * New command-line option: "--openapi" to write the OpenAPI documentation of the REST API to a file * New metadata automatically computed at the series level: "RemoteAET" * The DICOM meta-header and the transfer syntax are displayed at the "Instance" level * API version upgraded to 10 * "/tools/accepted-transfer-syntaxes": Get/set transfer syntaxes accepted by Orthanc C-STORE SCP * "/tools/unknown-sop-class-accepted": Get/set whether C-STORE SCP accepts unknown SOP class UID * "/modalities/{...}/query": New string argument "LocalAet" * "/tools/create-dicom": New flag "Force" to bypass consistency checks for the DICOM tags * BREAKING CHANGE: All the Lua callbacks "IsXXXTransferSyntaxAccepted()" and "IsUnknownSopClassAccepted()" have been removed * New functions in the SDK: - OrthancPluginCreateMemoryBuffer64() - OrthancPluginRegisterStorageArea2() - OrthancPluginCreateDicom2() * Refactoring and improvements to the cache of DICOM files (it can now hold many files) * New Prometheus metrics "orthanc_dicom_cache_count" and "orthanc_dicom_cache_size" * Fix upload of multiple DICOM files using one single POST call to "multipart/form-data" Could be the final resolution of issue #21 (DICOM files missing after uploading with Firefox) * Partial fix of issue #48 (Windows service not stopped properly), cf. comments 4 and 5 * Explicitly use little-endian to encode uncompressed file size with zlib compression * Upgraded dependencies for static builds (notably on Windows): - dcmtk 3.6.6 - jsoncpp 1.9.4- Workaround for boo#1180359- Version 1.8.2 * ZIP archives containing DICOM files can be uploaded using WebDAV * New config option "MallocArenaMax" to control memory usage on GNU/Linux * Explicit error log if trying to load a 32bit (resp. 64bit) plugin into a 64bit (resp. 32bit) version of Orthanc * New configuration options contributed by Varian Medical Systems: - "DeidentifyLogs" to remove patient identification from the logs (C-GET, C-MOVE, C-FIND) - "DeidentifyLogsDicomVersion" to specify the deidentification rules for the logs - "OrthancExplorerEnabled" to enable/disable the Orthanc Explorer Web user interface - "SslMinimumProtocolVersion" to set the minimal SSL protocol version (now defaults to SSL 1.2) - "SslCiphersAccepted" to set the accepted ciphers over SSL (now defaults to FIPS 140-2) * New configuration options related to ingest transcoding: - "IngestTranscodingOfUncompressed" to control whether uncompressed transfer syntaxes are transcoded - "IngestTranscodingOfCompressed" to control whether compressed transfer syntaxes are transcoded * "/instances" can be used to import ZIP archives provided in the POST body * Allow concurrency on the OrthancPluginRegisterIncomingHttpRequestFilter() callbacks * Allow empty request body in "/modalities/{id}/echo" * If meta-header is missing, best-effort to extract "TransferSyntax" in "/instances/{id}/metadata"- Version 1.8.1 * adaption to new systemd-macros (OBS) * New sample tool "OrthancImport.py" to easily import compressed archives (ZIP) into Orthanc * Logging categories (cf. command-line options starting with "--verbose-" and "--trace=") * New command-line option "--trace-dicom" to access full debug information from DCMTK * New config option "DicomEchoChecksFind" to automatically complement C-GET SCU with C-FIND SCU * API version upgraded to 9 * "/tools/dicom-echo": Execute C-Echo SCU to a modality that is not registered in "/modalities" * "/tools/log-level-*": Dynamically access and/or change the verbosity of logging categories * "/peers/{id}/configuration": Get the configuration of one peer (cf. "/peers?expand") * "/modalities/{id}/configuration": Get the configuration of one modality (cf. "/modalities?expand") * "/tools/dicom-echo" and "/modalities/{id}/echo" now accept the field "CheckFind" in their JSON body to complement C-GET SCU with C-FIND SCU ("DicomEchoChecksFind" on a per-connection basis) * Archive/media jobs report the size of the created ZIP file in content field "ArchiveSizeMB" * New function in the SDK: OrthancPluginGenerateRestApiAuthorizationToken() * C-GET SCP: Fix responses and handling of cancel * Fix decoding sequence if "BuiltinDecoderTranscoderOrder" is "Before" * Fix keep-alive in the embedded HTTP server by setting the "Keep-Alive" HTTP header * Fix access to videos as a single raw frame (feature broken since Orthanc 1.6.0) * REST API now returns 404 error if deleting an inexistent peer or modality * Improved forward ABI compatibility of Orthanc Framework (notably, no inline methods anymore) * Upgraded dependencies for static builds (notably on Windows and LSB): - civetweb 1.13- version 1.8.0 * Serving the content of Orthanc as a WebDAV network share * New config options: "WebDavEnabled", "WebDavDeleteAllowed" and "WebDavUploadAllowed"- Version 1.7.4 * New configuration options to enable HTTP peers identification through certificates: "SslVerifyPeers" and "SslTrustedClientCertificates" * New configuration option "SyncStorageArea" to immediately commit the files onto the disk (through fsync()), so as to avoid discrepencies between DB and filesystem in case of hard shutdown of the machine running Orthanc. This slows down adding new files into Orthanc. * Underscores are now allowed in peers/modalities symbolic names * Fix compatibility with C-MOVE SCU requests issued by Ambra * Fix transcoding in C-MOVE SCP, in the case where "SynchronousCMove" is "true" * When checking DICOM allowed methods, if there are multiple modalities with the same AET, differentiate them from the calling IP * Enable the access to raw frames in Philips ELSCINT1 proprietary compression * Support empty key passwords when using HTTP client certificates * Fix handling of "ModalitiesInStudy" (0008,0061) in C-FIND and "/tools/find"- Version 1.7.3 * API version upgraded to 8 * "/peers/{id}/store": New option "Compress" to compress DICOM data using gzip * "OrthancPeerStore" jobs now report the transmitted size in their public content * New config option "Worklist.LimitAnswers" for the sample modality worklist plugin * Add missing tag "Retrieve AE Title (0008,0054)" in C-FIND SCP responses * Fix DICOM SCP filters if some query tag has > 256 characters (list of UIDs matching) * "/series/.../ordered-slices" supports spaces in Image Position/Orientation Patient tags * Fix possible crash in HttpClient if sending multipart body (can occur in STOW-RS) * Support receiving multipart messages larger than 2GB in the embedded HTTP server- Version 1.7.2 * C-FIND SCP now returns private tags (cf. option "DefaultPrivateCreator") * Packaging of the Orthanc framework as a shared library * New change types in the SDK: JobSubmitted, JobSuccess, JobFailure * Issue #182: Better reporting of errors in plugins reading chunked HTTP body * Fix issue #183 (C-ECHO always fails in Orthanc Explorer, regression from 1.6.1 to 1.7.0)- version 1.7.1 * Fix decoding of DICOM images for plugins (for compatibility with Orthanc Web Viewer 2.6)- new version 1.7.0 * Support of DICOM C-GET SCP (contribution by Varian) * DICOM transcoding over the REST API * Transcoding from compressed to uncompressed transfer syntaxes over DICOM C-STORE SCU (if the remote modality doesn't support compressed syntaxes) * New configuration options related to transcoding: "TranscodeDicomProtocol", "BuiltinDecoderTranscoderOrder", "IngestTranscoding" and "DicomLossyTranscodingQuality" * See NEWS for details- version 1.6.1 sqlitewrapper.patch removed (included in 1.6.1)- sqlitewrapper.patch (boo#1167431)- various security hardenings (boo#1167431)- ConnectivityCheck Plugin enabled in build- version 1.6.0 bugfixes and improvements (see /usr/share/doc/packages/orthanc/NEWS rpmlintrc for some rpmlint warnings- for i586, one test disabled (fail due to rounding issues)- version 1.5.8 * various bugfixes, see NEWS for details- version 1.5.7 * Documentation added- version 1.5.5- version 1.5.4 civetweb.patch removed various bugfixes- civetweb.patch added- version 1.5.3 * New configuration option: "SaveJobs" to specify whether jobs are stored in the database * Don't return tags whose group is below 0x0008 in C-FIND SCP answers * Fix compatibility with DICOMweb plugin (allow multipart answers over HTTP Keep-Alive) * Fix issue #73 (/modalities/{modalityId}/store raises 500 errors instead of 404) * Fix issue #90 (C-Find shall match missing tags to null/empty string) * Fix issue #119 (/patients/.../archive returns a 500 when JobsHistorySize is 0) * Fix issue #128 (Asynchronous C-MOVE: invalid number of remaining sub-operations)- version 1.5.2 temporary fixes for civetweb 1.11 removed- Version 1.5.1 Initial OBS build spec file adapted from Fedora project i01-ch2b 1750678355  !"#$%&'()*+,-./0123456789;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~1.12.8-bp156.3.6.1    !!"""!!OrthancPluginOrthancCDatabasePlugin_8h_source.htmlOrthancCPlugin_8h_source.htmlOrthancLogoDocumentation.pngannotated.htmlbc_s.pngbdwn.pngclasses.htmlclosed.pngdeprecated.htmldir_3f92a4502deffdd31338ca8a4fc95794.htmldir_6a6d70210c4d232322107116ec8ecf21.htmldir_744c108c6a64b35016418f400e5a26e8.htmldir_a840ffd41fdcc860d8b227bf091a12b6.htmldoc.pngdoxygen.cssdoxygen.pngdynsections.jsfiles.htmlfolderclosed.pngfolderopen.pngfunctions.htmlfunctions_vars.htmlgroup__Callbacks.htmlgroup__DicomCallbacks.htmlgroup__DicomInstance.htmlgroup__Images.htmlgroup__Orthanc.htmlgroup__REST.htmlgroup__Toolbox.htmlindex.htmljquery.jsmenu.jsmenudata.jsmodules.htmlnav_f.pngnav_g.pngnav_h.pngopen.pngpages.htmlsplitbar.pngstructOrthancPluginDictionaryEntry-members.htmlstructOrthancPluginDictionaryEntry.htmlstructOrthancPluginHttpRequest-members.htmlstructOrthancPluginHttpRequest.htmlstructOrthancPluginMemoryBuffer-members.htmlstructOrthancPluginMemoryBuffer.htmlstructOrthancPluginMemoryBuffer64-members.htmlstructOrthancPluginMemoryBuffer64.htmlsync_off.pngsync_on.pngtab_a.pngtab_b.pngtab_h.pngtab_s.pngtabs.cssOrthancPluginSamplesAdoptDicomInstanceCMakeLists.txtPlugin.cppREADMEAutomatedJpeg2kCompressionCMakeLists.txtPlugin.cppBasicCMakeLists.txtPlugin.cCommonExportedSymbolsPlugins.listOrthancPluginCppWrapper.cppOrthancPluginCppWrapper.hOrthancPluginException.hOrthancPlugins.cmakeOrthancPluginsExports.cmakeVersionScriptPlugins.mapConnectivityChecksCMakeLists.txtJavaScriptLibraries.cmakeOrthancFrameworkDependencies.cppPlugin.cppWebResourcesapp.jsindex.htmlstyle.cssCppSkeletonCMakeLists.txtEmbeddedResourcesapp.jsNOTES.txtPlugin.cppResourcesSyncOrthancFolder.pyCustomImageDecoderCMakeLists.txtPlugin.cppDelayedDeletionCMakeLists.txtLargeDeleteJob.cppLargeDeleteJob.hOrthancFrameworkDependencies.cppPendingDeletionsDatabase.cppPendingDeletionsDatabase.hPlugin.cppHousekeeperPlugin.cppModalityWorklistsCMakeLists.txtPlugin.cppREADMEWorklistsDatabaseGenerate.pywklist1.wlwklist10.wlwklist2.wlwklist3.wlwklist4.wlwklist5.wlwklist6.wlwklist7.wlwklist8.wlwklist9.wlMultitenantDicomCMakeLists.txtDicomFilter.cppDicomFilter.hFindRequestHandler.cppFindRequestHandler.hMoveRequestHandler.cppMoveRequestHandler.hMultitenantDicomServer.cppMultitenantDicomServer.hNOTES.txtOrthancFrameworkDependencies.cppPlugin.cppPluginEnumerations.hPluginToolbox.cppPluginToolbox.hStoreRequestHandler.cppStoreRequestHandler.hREADME.txtSanitizerCMakeLists.txtPlugin.cppServeFoldersCMakeLists.txtPlugin.cppREADMEStorageAreaCMakeLists.txtPlugin.cppStorageCommitmentScpCMakeLists.txtPlugin.cppWebDavFilesystemCMakeLists.txtPlugin.cppWebSkeletonCMakeLists.txtConfiguration.hFrameworkEmbedResources.pyFramework.cmakePlugin.cppNOTES.txtStaticResourcesindex.htmlSamplesCppHelpersLoggingILogger.hNullLogger.hOrthancLogger.cppOrthancLogger.hOrthancPluginLogger.cppOrthancPluginLogger.hREADME.mdImportDicomFilesImportDicomFiles.pyOrthancImport.pyLuaAutomatedJpeg2kCompression.luaAutorouting.luaAutoroutingConditional.luaAutoroutingModification.luaCallDcm2Xml.luaCallImageJ.luaCallWebService.jsCallWebService.luaClassifyUsingAet.luaIncomingFindRequestFilter.luaModifyInstanceWithSequence.luaOnStableStudy.luaParseDoseReport.luaWriteToDisk.luaPythonAnonymizeAllPatients.pyArchiveAllPatients.pyArchiveStudiesInTimeRange.pyAutoClassify.pyChangesLoop.pyContinuousPatientAnonymization.pyDeleteAllStudies.pyDicomizeImage.pyDownloadAnonymized.pyEncapsulateJPEG.pyHighPerformanceAutoRouting.pyManualModification.pyMicroCTDicomization.pyReplicate.pyRestToolbox.pyREADME.txtToolsCMakeLists.txtRecoverCompressedFile.cppWebApplicationsDrawingDicomizerDrawingDicomizer.jsdrawing.jsindex.htmlorthanc.jsNodeToolbox.jsREADME.txtindex.html/usr/share/doc/packages/orthanc//usr/share/doc/packages/orthanc/OrthancPlugin//usr/share/doc/packages/orthanc/OrthancPluginSamples//usr/share/doc/packages/orthanc/OrthancPluginSamples/AdoptDicomInstance//usr/share/doc/packages/orthanc/OrthancPluginSamples/AutomatedJpeg2kCompression//usr/share/doc/packages/orthanc/OrthancPluginSamples/Basic//usr/share/doc/packages/orthanc/OrthancPluginSamples/Common//usr/share/doc/packages/orthanc/OrthancPluginSamples/ConnectivityChecks//usr/share/doc/packages/orthanc/OrthancPluginSamples/ConnectivityChecks/WebResources//usr/share/doc/packages/orthanc/OrthancPluginSamples/CppSkeleton//usr/share/doc/packages/orthanc/OrthancPluginSamples/CppSkeleton/EmbeddedResources//usr/share/doc/packages/orthanc/OrthancPluginSamples/CppSkeleton/Resources//usr/share/doc/packages/orthanc/OrthancPluginSamples/CustomImageDecoder//usr/share/doc/packages/orthanc/OrthancPluginSamples/DelayedDeletion//usr/share/doc/packages/orthanc/OrthancPluginSamples/Housekeeper//usr/share/doc/packages/orthanc/OrthancPluginSamples/ModalityWorklists//usr/share/doc/packages/orthanc/OrthancPluginSamples/ModalityWorklists/WorklistsDatabase//usr/share/doc/packages/orthanc/OrthancPluginSamples/MultitenantDicom//usr/share/doc/packages/orthanc/OrthancPluginSamples/Sanitizer//usr/share/doc/packages/orthanc/OrthancPluginSamples/ServeFolders//usr/share/doc/packages/orthanc/OrthancPluginSamples/StorageArea//usr/share/doc/packages/orthanc/OrthancPluginSamples/StorageCommitmentScp//usr/share/doc/packages/orthanc/OrthancPluginSamples/WebDavFilesystem//usr/share/doc/packages/orthanc/OrthancPluginSamples/WebSkeleton//usr/share/doc/packages/orthanc/OrthancPluginSamples/WebSkeleton/Framework//usr/share/doc/packages/orthanc/OrthancPluginSamples/WebSkeleton/StaticResources//usr/share/doc/packages/orthanc/Samples//usr/share/doc/packages/orthanc/Samples/CppHelpers//usr/share/doc/packages/orthanc/Samples/CppHelpers/Logging//usr/share/doc/packages/orthanc/Samples/ImportDicomFiles//usr/share/doc/packages/orthanc/Samples/Lua//usr/share/doc/packages/orthanc/Samples/Python//usr/share/doc/packages/orthanc/Samples/Tools//usr/share/doc/packages/orthanc/Samples/WebApplications//usr/share/doc/packages/orthanc/Samples/WebApplications/DrawingDicomizer/-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:18973/openSUSE_Backports_SLE-15-SP6_Update/7a54434d62396ec063f4682079ee20e6-orthanc.openSUSE_Backports_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linux   directoryHTML document, ASCII text, with very long linesPNG image data, 173 x 55, 8-bit/color RGBA, non-interlacedPNG image data, 8 x 30, 8-bit/color RGBA, non-interlacedPNG image data, 7 x 8, 8-bit/color RGBA, non-interlacedHTML document, ASCII textPNG image data, 9 x 9, 8-bit/color RGBA, non-interlacedPNG image data, 24 x 22, 8-bit/color RGBA, non-interlacedASCII textPNG image data, 104 x 31, 8-bit/color RGBA, non-interlacedUTF-8 Unicode text, with very long linesPNG image data, 1 x 56, 8-bit/color RGB, non-interlacedPNG image data, 1 x 6, 8-bit/color RGBA, non-interlacedPNG image data, 1 x 12, 8-bit/color RGB, non-interlacedPNG image data, 6 x 1024, 8-bit/color RGB, non-interlacedPNG image data, 24 x 24, 8-bit/color RGBA, non-interlacedPNG image data, 1 x 36, 8-bit/color RGB, non-interlacedASCII text, with very long lines, with no line terminatorsC source, ASCII textC++ source, ASCII textPython script, ASCII text executableASCII text, with CRLF line terminatorsq<* zUyutf-8e45018956efa8fb086e16b078e00d1621d67649eaa1c8836fb14f2d07ea44398?P7zXZ !t/`]"k%eyzL^EL[.B>(¬o}J_{QN&+=ʒ埴Ǡ1]\wScHiNGwF%j |AmLgދGݭ֩T.˜0?Q.bK9< HKk;4J_EjVQ_l AKha'/:!Oi1ċmo[דD}!>0N(!xEd~VcfUpf S`UTI_w5 bްeg'&|^LBZ9ym|,ns4BHR g^ I؝GTrze<7U㏾ȉT $[p{x.E-z:hҾ8=5Q+hf$qrt34<;3gM_tqc2L|k3_cR,K>sBSlo[7VѢ}}oQQ.+ _K@-EZ89dz?yw;_ >PXSIaP }rLY7J)e"k+1m+yT޷tTv!76䠡\+(w p~p@"$B)iT4/Ǧ*1H=p^{M^~V;1aF(#M퓷>ee)Phϊ@yF %aMћ{L 25&Ɗ“Q[V:H$-?Ga[\-6Tv~?Rm;ݾ A]SR9rbp܍V+h"p'2hP_Cyf 07żz&ߩdZuq0zYsbch2 ]3mK }is/gS'~ix;ZGׂ]!u_~1jn?b" э<8רz;& W8)MM$S8 cՎIc!b{&/`/QMm9r=+Hׂ@.?k d(1Uݱ6bl} EXc͋H!"P8 $Ԉ~eSX @a Q0RЙ2ڝp_ RE!Fjy`gU>ƷG8 wWe@-$8p; Or,ll5s$/WRC_XPPw[]̶R+{w NS:WF[ jN։Am %mc7bvl:w_""H b,Fo0vE~ݜW2j-0zYl OΧkpSݖ,3e0[ѓPe ~[ }.3x|`}! d";EjX1>Zkוj*V'f3zS(akx,I}<18ĺQgۢ@%z/Y2[l:p */Cm]Dg'}vYЈ)8v#-SR}Ϗ[%X7*q}R۩l1,dB* =tbf/Ub`WE]ߙ. D#818*+,JbFkP_A9)J-vJ1\n)#p 6xOYG<%q&&gɟAZTyU?N˸gHok \9mt`<:o1?[:1.|r'܇%X7A6N7A,cjva} ^ߜ/fQ'p jֲ~nw Jap58X^>x9MJ"!܎MFD 2!lN T7<2wJZ_tLD2r7@>iP%"- л2|)eM;EݒLF\>f OwetfWZ_6P&F $F߯9] \k%c\>K N ,ץܽLn1E+瓣\c/-7 L3͐ ^M@A(=}اsBcs޷z`[:P235#NE(r,kQҙu}bJMQ;kJcfS/rƬp):ߐ{Iǿ~†O7d)դWGlcwW$[[ ,)c7@χL9ꕥbT!e>\6-h=2[E660XQ^'?{?1y0J%^@THLwuʸ`NҥʕﬞNp &x!3YטX5JnyhOa2"Y.U8NKO]pԹЃKE75:pR17uv<%15ȡ՜+Zς[9 Xi,KmI|-Cw!1V#Kۀ|QAEˁ_"=ٖ] 0lƤW#5ֻ$4{gT++m&F.! HK2p= R~/ncIq&Ab@ 3FƬUJQ^%F@50D9D4S%;X?9h3}BK|Bڐ_3~眚\?Mtj`wϚ.rCJ&Vyޘ=V  2*zdlW&*9!QbP9tbSΓtZ5~.3$%TvI{[LlE~vzE;yM] F?G|F5 9lZE>aw,՛04JRM-{\&F" Q}!Ү-a>PANcv EZ%ї|Eg%{ADsW(O^@!PrFp%&=EP?KF1ӝ{&ahؒ#[[J%MW-VӬ1:`n3>P㽸&wH($ mbԮ/Ku 6U/0,`'-1xwmL |TNs7\2(Q3w߯!ABZvvk"7b~1WͦBe5a|\ ;Y5}& dj/!!m[ϞEt}s'YBGƌmNmGc2^hE?72D׍ϼ53aCy 0pxp_׻ZXH]/CwX3ۥ|]AvXi ˄hV0:J^#X[)ė,Œ2!#fPf,OAX :N{sE e虝.p:i5ĘYJ !> |;ritnPvqd0Ș*`Jh($ TLjPj&a/[e9QKЕ5fT.ԺzXcn]Gc"jkHe( 4'-,¤ʞ&oC֌\,{ 9E4&W!*5 +:2,|\n ?#883O1|X4e5uq704oDl7z\!ފfOHV'/y%AQ-5񂧿9,KqxC9IP5 5'Ok֋y %yY+,⮚djMޢӐm8 zC_^ G(GV. H<+s"Dl^˗*ؘd%@BV<Ĕ-z~p4 ? YH;],ϫz/CÓ 0E'_$r3VD^ Sb`I[3pM\S|PQ@jt5x^,I~6DO`sTggǼE%gR5rm345$`ǘC)[.5/fq~ʌ[1߽ߴwv EMN {ٹ'y.8D'U6ɉhrcwB'I>r/P):BtY!e񾊄YumUQ $c|}|9uTűyJR+ pM2:q7 ZpǚiDfHU£RB/!u *?lo|\3kV1dzkSJ Yoo2h( s8Fy +E>Gpu@-fd*ES&hckHC `&6LOHhоYr5 <@YPZX<ѹ?crro)'](CaSt"%,Y1WOUJO J΃Vh2Ԇ}5 RݛNΉǔ> {JTWXJpw)"VYT33g٠쥍VQoi]<\'3%+w-Y Hb4˪l͡ 4 [%\ J]bODk[ թ.[/#WeC"~')f ?;g )֏DcץNn[Ң`79v2`&[a"))NtԦ H.Z_qbt/%~$>~4~eҫgQAɐgsl,մ aB(D:Cý9J9ͻt\\ $Cm-ޓypaEXg&迢RaXMjO)DQzm)͐Mk;Zfݩ_›{.srh+z_+\ 3FZ4巩i!dO*;"+a*9Tl: yDӌMJRй7zP8)yR1{L1~(&=3w -+)<GN7݊/E~R ܆9 BJ"f7J) %sXe{bFSrB$qԗᆙp_9݌Nʘ =CV9[Y?;m$pJ<ҥlK.h2_EJcܾo~-o| R? `RN&[['QUK<W~)%}XQ F?m[q9;1բ#*eaC9!~>q+1 "c8Ϙ͵CaQ@SiZd~*.Hh=Hډ?>iv9=%?B%:Ŷ9/m[z`%WbgD yk8Ra k3ONhU53=A-A tO+0 ؚE A>Dr@+xSJU/~N97(Vˋ{\[MQ&YZL(l*MpqMt 2eU/!$nB*Fr 4%&?JwdUX_@QةÍeXOщQx?%A; O&bBՏ:;;{΍fZFsvG83^t>,WdƟҔ_?"H$R\`^lι+CC"*j 7<hՏQxk`h׳!]=nr\ƹA,ū%@ؽc&iH̐o:J{mŲT'2Ć PC<19w"} xpĕ sԅίjT펙A,A(o3Зs7үAx@#i7ͦ,:ˎKxNN2L4LLB$osr. O2>U ,x=>T|zyC c~ M/~Ӿ.&zW,ҝ|? E)рic*6.=E4$]|C8n!rře sRL>^Ekt`r's]Uϊ?Yp YU>Tk,3ڝ%~5=LQIof"ݸ\6!dn$yR-+GӸHnb b+ !sG5t M,Jܑn",Z+c̽(&4C #vȆCT6\4"Yx ,8rQ1Pظf}LVIfFc" 1vPMOvKJ,^ܫ?6yy]ݡ.^iuQ3ˈR(ʠPe-#߸** 曢HbS.jj m/jqH45 9o7 Y۴`!FnK='=~Q!,j3z݆!w{&yg0<) 0' $&#ťNcN p6O=PF'=Bz[[ur? 9"{(WPq[튩6?HSGI]Ʋq`] z02jP<cUY_>f9m zvYDN}Ы|TR2Z{Qn=lc exMOeLi !.txNmE5"4 Ŧ']!H~T,A$}]`S%(K΢=rs~i$X` 6|" 'd>"Uj݃X ?vcBB%rzWpT'VBlFfݙJZipξڄ&XI= _/8ua! NQ\eGkrzhy\ cb>yҎ|!_yGSiI W YZs/߸V;;SiJG޴>yv?^]8_񅱐$}{}2$6 GeWGB۾*uK^" NqDdvv3l}{= 6$cޮxl%ʤ}U\e~n!'Ĉ7قdԸ]IۈŲx$&ƦO Y.8f\=޸ Bҫj0ڴl1uGx9flK2 %"{'ζ1T֍l3|;}Haa s*?Q j 4B֋.D2$ZHv 0*5% &Zler=~[0ڮe Z\2sx&tGѿHϯ{dLg'lAБ2R/<+͎x[*{,=|O5Ԩ?9Rb%=KG6OddI:qh\OYǒ!ms|| UXXܮn?N;rTe `YR,PZ8b!;7 Gz|Cp}8 42&28~2Cfϸ0b8,wϱ8D3T Ac~vC&PI c-{TD%)Xk+Nei/Z<ɢ|1ZAdws56P.7ƨiOߧvW@{&5pwןiN41/>z@`>F?R:xRf8zy6 -?cos,xuX'tv.%I}FSՆL]k`~]|R/&9j,, 9@\{0?C/qY0x*5pcjy_Wk 5Ow]q>@j<&E(6D!DqgBݱKQ!x0ezn g]V#T)-%>l k^2s_DjΤi$m(_b8!{.MI47j>~-<$2lxl -B+CC'fV(E# n纮lUiGPLHЕ\nu"\=?Y&`qVh2 K ȓ:3_h;ȭ >w 3T>n?cQ!Sj̀MulV|ID$;mwNy ZOt$dQlC@gE1P_(z_Hة"ܢg>>X\jGnʝD]ql[$͹z-:LGm)(j&"ceqE1RE/oM()weXCk+Qs_sv9`yzN~wem"-AkzRW2ڂZ3aJiNif? _m=60ć25V]oQSXpvL3GSo~P ؖLZOqV+ KN'{UGҋku&li`6nI:Z7pf6,:|4eX@]{͘9?vL!Ipqmueb#gȒQ_pF -%JuqbO撯Q }>@M%dQ,CZ(棑jĻPn6:c /[S.*#!gAzn,V)zQ!{ DL%FZ"c 0QZFWEqVO~n^7JYL7VT=˽lUiq`\u҃S*MƤdŲ3ނw`I Mʗ~GA„|VUCLRtg)]:f5Q@t#k 0 FϬ؛ki5F s>Q;;̾!GƻtŪ\ SJ&`U!'kVy"+f)cxP(e.%2^DA>ꮔWv^EM'DZM^l-Ϛ'ƿ96OƘPy. x(8a wm茖dY0KF}R:]qU5׉sBף@_unǵF6K 9zY=*}9}q'-.#0Mtk!/i :k}r}7lNimuHYQl3<$fI#k78v E:FOa\sG5 opS1YѳfQ@4+!E?i97?_.t]dhJn^?wѼ37-Xl7۔К]V.q#Ls@V$9s,(:v{3u^f۪7 bċꌑzXʈ.{(0́MÁ+h;Y C['[dѪRf6T4D-U{P9-V-Cy@̺J  #\{1WmQ}lESSxm@hp:Ջ#bV`1():5oȸy$>AE+ݓo#,M:/ &[rf~PWS?@µ_מx W݋6Ps./g%4EH-$νt/aBiȨA[f#PG(@ngbnd:Ucpox\ܟϣo2l5PZ)2y}UyAE 1,:%6OPch8N)۔G u НD0vb46OvjWH1R8j0)6YUVU`M}KSŨU]d$JjtD p¥pP?ف-!ӓXAƥYy}ahԗn6h5 ڷ(lV/,Xvs:dK@r`#2wrhn=`-ˣK`uѸ̟=ncH~53Qete5bѬnGUCK)aplEfvؗRhנAHm&!=(щ[ S13SwIV5󰂕-rݤ*1 t;u/8Cs)Dƛ1g= -%IS`H&+a^-!ئSVH+x ,'* 0|mT($>b=K++H0ֱ͑lݝ^_S܉?_%q;݇l zUy:߹..cWW R$6p>`h2I[OiÔ|D]8=7sT qN;cE=L4#Еq)?xV&ZgCݓ"cVtG,gT*\8Z#Bah!v {jӘ/rS5[L@7X[%X}JD|Mu7ѿA|'ȣIJ $s>"`Byq2ӝM%KkmVٍL9 |ug 116H8Ɩ[cm/vM,j̦6|xӳ a fTNO1u2KHb/#)AXDcF'8Kz Ժh_e25O1IxCPՖڞXI:J-Sy^m3v:lv';GWH|z{FUi,i1@[qPy|崦s4 NBL*i@JeZ-9vx rQ|HvzVRUzWy>9aMlLШj0$3+!ECD0 { L$W&l0 xΧdD04uB<0B`$wTzB)Ym܉?N^b)X+pOFLޞͳ}\c=[=2FAq7[ãc e), +"5E \m+!ڙGU`,%AAЛ&7ꦛ g[$BqyAPܜTIəmF+>k=CrbN{]t!z -+#8AO+,}Lo VU?̿zG!B넑83x񧤸L*ByxmZg~jc>duYJ{0z7r G@U]D"Iq6r6zAd B<+"gJN- qTL2h@v>L)5<-.JS]:ߒo4#:7Xi95`!5f7[=z V́yLVjpJZx 79I(RCvTNC϶CJ?j98v؏uPF1hJqx2*}t)zYK[ e f~J#WxT3j  YmXKhqL }$T!}Gw`U艻[?1I`=viX0jL Ezr f()V1${qu+ Nr"U}uHͷ; bBv̺"*{gږsqkcH`cُtcrG.}fFvt.KrGW}h.JT֓cU;Q. Ը1GM}r HF}NXsHc}!5}g^(y7{aFp3svNz3mtn].䁌ahd;]*Tr_. 4FoW31ǵ1Q0g"'b4iǒ[ȧs\oƞ$*혥q}ݸ?FGLn=F$'sI'*t8`o`i /0vwE :NgVܻ\7J~D[[:j~͍"38 6q glȼ/d ?X5f b&g.5|қKV,5qMS7! XF2RK^|nD0,m9]P>qCm)(G}| 1Ex#vzkzs8 xqB}C&r{t@4n|eeR.jf4!W dD?rfTNb NklrU]!(BTo BҔn Os~U"&TH(_j6l¤t!dA@+DHQq=7 Zul%aD~#&]ʹ8طU},KOx+v{`Gpbڽ}HT+7sp])KY檒a -%jyr{5!>ybLvo*{}sbQ(wX~*=]-NVHuj. hD*?x$܁0vC~!+Q#Vb!="Ɵ5_k[NX>%"lvi]Uw5;2 {(Q%ͥT3~=Wڝ\f5NMSoH6=iɯ]ʻ 4(bJI&aE줵FLdٸXEG$y°!KL܎~)`T;Kl"D۰8FJu٧4keq*W ˔d_m,vHe9F ϶l R+CCT"B|6548;C39buYf^D7TDU:]:e-%D=ʉ(mUBihp] J_=IΖxx5#3>ޞ\JY׹ob8`Wruuh֎=&  &#T>V[ZUt-Z/uS_ O}%ύC= <$ pYAWy j!MЄ Vˉ_6fX,gl@5>Y !JfnN(M։u$3},=I&`bp&&>[zFpfNWW2?9(YQ_E):Ճ{a xwS )y޻7#!νlS=eE>P1O!5>\ ء}{M?钳z-DcL\a~Ƹ>>*_1 5S;gB!;'rNP7"^1鎩3:{ӕg;&!wnH~)~ӻ7 9' dc F\EܷD}+,j~So`Y&e@q8YCܔ>ʇP'=̱xG{Wߜ  C\8:#MlLbw%MA+a5; {#r2lmt:=9GBE.}bjgڈY?Mrd81fAUzpb8 XOUefG=c8yA[=iTM_ .ڶ"ْW:K'Wj͂,7?=K38+@yҨ6[=-/ n~40zV́8YG?+|S 2jD1x&ފ! ;:s /¼vvICk4s6ኍWƔKڲv!: pxgLHRƒ`!KмLj`ke!ZVL?iLI}c8֢XKBRgxO[K9ME}<\ Nc(Ɓ+[R1_[p!~wf'/ˇzwH<4~@I`AiQbOGz3Dܡ\3AnxV)@~?`(H @VEN޾x} }_29㢁@٦}zZ3B[Y9WqXӰ;9|MgrMhн$ނx{QhJ?oه{J^S7MJbz&#NmV[]^QD>9'۠uYc'i^ XS)wYAŸ@#cK*Y92F֯+&$y+ffs.P9&rWao*ő7.Iv &V#Zj7Ԏ$ΝN.ӢWՁ,5G+{s9(9&HU,>l~i|)Yjޔ ZpdW`'"T![u]CֈpSOr{^f(B+Dk,m'n~2ǘptǹ ʄU^l>$q(ȰnAej4|Vq/;C/| .tοXGS#*iGļ͹o7ŜEwm2jz QώiL>=vGSוY?S$`-IroHp˩ P2cq8Vf֓o\O Y-7O5 r58/C'-D&l)upbs!t= _16pq\j_Jia32M1o@,"=:o,$;.r03lwj P EE>|v|JU|E|vppRt]w N'#4-Žebil'?">}sV@Y1J2=T&OR(M/wC &_yݼc6cc EfrowuNL%"qH(נߟ?pLb ᱻO7fTܿIP}"- uNw}][(: .$Z,ޮjxܵ88zm*5Wop$Qh1>zaL;c6>_^n4qos}4✜R.讞9[|NkJڲz 'Lץ~{dsobdXQ|/$\T6Xzo P]i:µ/tZ"$~Y nlY5HjO`r^>1w&jBPaX1 r2id5`|Ve7VtG7,v$1х"8۝~{1pTZ``-tI@LX҂z{tq6 Hvc!ݡ-0ufxyxX~ߖcA笉Ā6"Cp 9=M4]BmHB?-xGZ6.Ⱦ$}aEqY5GaPN(2 SCu/ dˠ~ћ@^tZqCAJ8*7^ ree&Տ<]6a4էSs7?~²Qe%Q(ÅyF$]⡒Lܞ5KEpL^ +mtary0C$e+Ini|ᰓiY*jRR8% |ͭGx)31^X66&Bj Z'ߢ[_/m_8LoƔ,`g)Gji=X XYfz>wT<*&~KoAxD@R<`ax =sh&QJK &kFB]+|Y #Z}qƽc#Mvٞ?MO$+}v/\&Y~u хI IF9j A"Tc͐ p!9M#sR?XxqZтƴ\1'LH8p ( iR\;+ (fy͕NOcJ;g_"'D_K1V\ěm)JDS םVQ xb\TyU[88z)2s$Svse@LX-DZ>۽ŎS=^N* XMKqAθ:ܫءs@tPS }m>4 q.,VSISfl/7o}@v)$) W=HOqCS!Ie*{(YkU8E?*VY*X`]ATcX` I|41âZ8ʲ|6\_ɺStLCeQU C pj-ֺڢV/'=kQTYRgehK>B5 -BC[A;*vVt)EI1z` rmZܱ~-.@assj6Y=ZΈ'go\K@jɃőd(kΪ 5Ņia]qpVj Nm" $[`Ṇ{q$R,5.K9͵eo a _gO$} qbm`8گyLt t7cbp̶+SqE $m[g O( ub.#2&26㥒AjmimU.KSNz0,\"5{չ4OB| >=\Nw fG cuq|^/DV5a4xrwⱻTiU4e`CmhϦ|cMȾڏ(al0%2?Fp\aj=uN7gFWyp* GK6:]2޾yrFRmWyƕGB//X Ę@D`ꐈ$ {^n0DiYÀ%uP'&Mf)e^\NȌsCw=`! 6K|h֠@6LΩ/*:CN'e.G.Z"Dl_6 %G?|_D̳9zHIw_c+SZ_c,A+[S:&@mM}as]8IDbXN;Wo&uXㄤ7\\Je`y3[:)|G/V 6q8x AQ/3HsZ=45e~t0z=`Z+D_X{f1>:q O;"tLTFQT5[p%[Ρ{_ kC-k\t6D|y;=d{&O轻۝8TohF˃7YThPǿ9V 9`ǘJX|ӑHtFY+L =&tƳdK*΀ml1Wuί_Y'曳fi\Ԕ0J`J+HdW'V"OFЁgRl*U̲pl+W"o`+J[_IO.]9.r[lũC!i\x @|`3?oCc1/ߦhy<{ LwM}0Zh>yW] rqTyJUNhZ$B'ES+(>}R3SK Sv=5[7 "C1 = zn4: RO؞l&f ԑ2dnUk>{/8[L0=S=cSvbR\34!8Lo7iQ5qF}>vW$j`PLbrhd:YZ/DlUFSt zH&>ƱƬ8K Kv..!?E-ضWs4 $A65oi~6C 9jӪe sEʼn ]M#K۪WW toK&#hV6ŞB >T7ǖ;J{ghq6,آb$a)j] .fRgN/t)շ 9! 벻'zUuATէ$"=L}+1hj'+lT.GP9.q;W+RMÑ(]#Ud4cs/ʿMM &ȉ{cdn6]{7&ʒX8ɜ?Xj.;C;YL*w>%mwEӹ-}"i,͓Dđ ,cq[UgE* t^9u'/N Ԃm:xV]c#{ ճ1"g kۈn$QP,`C_40BUI KJ(UEq c[26`"V»VSB%Aa ܆tgUQ> hm\n!U[gY8™qa j6( Fu؁g(4u yõWPy$>z_ʜy{h䗗Ɲvyi]Qfi!zbzqcKkIM2ˇ#Kq\郟 Y v<:'Nvi}ӕ?hF$_3o`k_ wAagmCv~8pFboPM";?8*F_ZaS`GM_K#}y?-l鼮L~(ad)u"{hO} c8\u""gIDʬWwڬTlJ,O}m~%HO獱 8tP&UyhB*6^ J_dM/=K;LuyKxlp08|@ɔnhp${.^^\[hOʋv1vmn-@kZׂeP;/6 E" ǑW[lvi $)*$ĨQ&s۶k>"11m~c<\oByna>۽y|Ń51#aN¿weʆ^jհǀaM3!W\:lv{m/.IZ(LlGx4yEl(>/l#0vkG0><ā1 !iؓK=%VP՞鉙o<îXn9I x6gA!$%TH4 +ڙhya}EOT*8Z"U?&zmϭ)Tp387qaDe޺E+kIYAbˢd؅pMR圼QDW ƛ^×T8-u|mх@WG?̥9fQԏarz=}eG =(E/YHFCqVuYz9vbԊKvufQj58|=7@(ľH$&'ĶW\]MAa䎨S8DItp8 in-UL)W-5A#riicFd# R#W㡞~ΐ,5y!d%=ҙ-6|"ڞbc$D *{\Qfͩ cq^=&*Nɛ/G:u.DG_ttuc>*%:] 2&ܿwN%L$~c ؓyn,,;pXhڈױLS "؂fM U*%d9< #{Y`⥤:xtӻw[n?" pg?Z~ L:uL/NiFuv=&Ld)߁l ?TIޠU?Q+_rfW  @4G-7FY$}svk-. ǺZ xR }桃6AK3O%5N ?>\ޣ}wuU[!=7eĬ.h\~tVO Pwjq|@ )ON^ѶJ~L7^RG`]Bj ɋ|Ğ wT7M"r]{G7ǵ%1g+ĄZ+ u z~grfQ楾>ۅ/fR\Vο`= !h`gsy.+e>%ц=Y.&mEly /6p#D+f^0 TU1ɆU1`vAp\~3g9,T(15,ꙵO(4-,;02ҟsy O2Cx&gl`QU6ɇG@ |KfG,=,}+8c>vجj{Y*J/D~<?)Qn#UE LǤNԙscmPRigvvLdp *"-{XӵJCl.Z  +P{D$jH@YTko3k6` :tNݙ9~k\?$4/Bw^׻F񇈾,P/lNꨝ߳t#WPQ;8?4.\\l$p;KV_5)nG7 'P iõ=yfR#u7ZtlU⻛^?h۸iwC֌#zzJ{=ޢ dKMXxr`EW\O$ƱGl:f)̩wJm R>ʠ{#\Cy zoV\wlc>r8 VJ"n=]i?28:4NmW_ecݾߵO;D h[ч&s˷+ mDZ-pˌ ]!yX q$,ҕ4st[Ɛm#Bz>_e,\p1C^Z~>&Hm?D* D\/b'0 Qӊ.?OO2.ar3}~P"D4DE t0>cuҨ+Zsu8!qٖP4$%xguCԐm?@b0CiK/XL5<F~m(3ߐ du:IO #bg|`e։n-fut $O]υGzy_ɘ#ug5`+*yksV6B'oۃ b+)q9۱L1ilG۵%rd dS)2nǙk{_V6!UxY8rC{G[)zt>ёt^[#͐MriT2SP = 1 MU,KJYQ(O51[3uU<]V#cl%" DZU38 @?E-,T0s$CeEp5L>/]c6M&9MPb[6ڳ%+3 p@{ 帅_+.C",ٱhEvTILJ"Fi)/Y,3V|r3E~-< 3Lڠʉ*&nɷov[Girߦsy7z/k @}Ps\HnX& ;Ѽ0{1%M(񥗋*t69"/28Ƣt.!\ ^EzVhػf(Z1=m 7` ܤ|h i>4;eaؓGZJCBZ\NIycW ]|z$_d_/I%t1o d77gS~?ĤKF50cK[iƈXcM*y3bv򞘚6poV_9m]{ zwl*ϱEjo='hxžE2H\&qNĜ 5T :06huέG&C s~/FCh$Zw6?w%EGpJnLoh2gU>Uw`1> MH_1'8`8!2W~Z»(J3D<(**Ά 1VSMe*`iA^ĩ( yr6oR2 ?Nd"ćJk`nÃe_{O:c Qv*kBɠ[&h"5QeU` lӟ hӸv#J\y-}~p%Jh_dD[ h,eKQYgU'xp9z >zӷ[QX±NG!ỏ{I8ۛie)fV>(8;.@("BNm rו4藍 VMpβhODcgR2M)>d ÓaTgƊgAN}] heZ'8(ףsyō ]`WW6a'Aӧqz3w O~zT> I_CwMc7)Zwa  ʶ3 =zy!8TqǣjHxG)|'ӷF0`9hIӫ1IHwSΗzguW]4PnceϭΡX;_ rO61d0ū/LzrNeuq^ޅC=j :҇^ gW\W&Ke&1}gm0?e>P)$jBf8u[XB Ʊ/7 XT{kRqo ^gr>QD3._J_LCJK-"`FJueZwpZ魊| }iKg qy0h6D=TkjC=qj@gܹF$mHJ{s=`Tق{}0h?l,*:_u2-6:3WAed:V_7]=uo-hC@=Kp wt`MX8p}{8BqucWmlݟR3o7lhԦncrܝ9wEpDLfkg_z"(>U[t>!X2#t[Tr}6VGĦaaj [a6JYnEq+9nU>1=p&ѠݾBg1V*G޹ejd#@-]`06g͛2s>} Q E'TP!XM h@2 r.cUH*PUX%PlFN<~T&T s.s]pARdzYrxj6/Q[~g9[bruhXݣLgv/nFd!1H pI"[3B[ ']f̪D-HoHbIsJ"sĤ .[yP5DŽR;&dXfO/bY;w&[G3=m.7M%9ksZ)g܈<]ny [J.XH?J^B릪`y[F-,~S=Z7>1g 8"OutNF}X/a^oCc=oa2ϚQ_=VJV8iƃoKW](:a2SVַ9nmqxgv~' <ճ\ :e-%1KsFkF'W"y6F9\{npy/qBy/,qronYSj]# ǒ;Oi ,t9YŲ*odcg˞ @aKA+w떶"ژ]S sJ+@h2ymGe{j!i{S73+D"g9_AvsG ^)ul<҉0eW2ah7%ބ)0Fg!x[|Ѥn. n W$;_-!;Ot(›;L!آd[T-a uuߢC*+daU9ؗ±mQOAp@zށg:Ƭwϋh]g!2}EWH3L1ϠBX8dWtZUe A; ѨDhkj]asL(n-%u ư_1!^&z.Su1L7dHRVj*1j4=cAVLNF@J=KIRJ>ޛѳdLHźz9E|Ӡc ]΄PIrJupxM6f{ זWǰ7D#74c'm1P/L=N ȽbÕL1 (naú6dbjq1i-%1+3q̏w)UA+oEKvz6C8w +sqIr41 967g0׾۾bI7Tݐ*Ne ?mFY$>+ 죃H֚=Qr'00zH,C m`h lN1,Wu7= GϬ~kL4x2TX7j,.'c <2L \! "qEߒB01=+/8 ^A`҄h\צ3rMSdGS3yI{O1B_%c~2PG,j'ٟm^-1g?gai&:;3x:\q]AXuȐF:Im8?Fnc%׀$C TKAᩚhʼnk`mkHB'F8|IHW20mբYDlW po>s\yG!؛z_>6˜+Mوg<*C/\DxN4|#aʠ>y/.bc:{; |`RV#KֶqpufO~@.|3=roz,'q^z;${_5*e?LcTf7i:S3>e!hB%Q\_ɼn4&q5~}]d@ĴTIŅ l4M/ |lF#bwzY}qn/rς=1..—d龵5yU.[Ubl\phYRhC4u'bک&em}_ZYP\RMU@jm^Ihg*22Gq~eyо8U^Kvl|6W岏K$0t]0'zS ؅SǎFS}V&G"%\%Tک_Տ II&001=?pbICfթt**/X}fJqĆ'_;G>ꊟ 65Q9M7hr &z%4{|R2;KpĬAc)8~Db9Yq֦AL<߮ܫt".d ET\TA<%AQ_CFK`仚ƛZVauEaZ`_:yt;mJ,O'/d%ԀXE>dɭI iŸ~fA)e@F$&Eahh8D,,LoM8V4l58}d`JGÐ-e[*õ)65x/FF n[P6*<7k7ؗaLs*dz;'/j`3qz Rp4騾өBJP#N|᤺mTDȮݣYVxW_rg5`S˿2#{5yNyNȮI"8ER?kJL3`+]+y o F0!̎g5oB?ÿJ0.Ș}$ѧlQ]UöƁ:6AgMxQBkgl~ӔOWH2Q`8m#2N~W/:qJLE]o˦ּx KU-_|e`R"DկK:*6gܣ"x(I]ќ+1? r (%m\j^{{;dXtܵ;u^bKO0,M#iŜ*\DŽT7 BM\Cv埩g)a&u P ^ZȮv#mDsS[XI e>l!ȼ tI&?:WCHjbIBi?14hxonOwZSI:1'-[I ]8젠TzR10:i4xz_IETK5rv@"Łrg@-()z%`oeb.J?Xr \әPA CSSlwn¼{} IMs%"?!U:lf킡rH*R-X;<~(}Xk&ywH _k,q% "a+84GTɔ&pe@kh)UTw9Sk[7RL#D `sno#SaTW+étrB“2DBV0-;nA+Pp>Y)Ӳ5G-8b{>3k#=Mr!JrEx(:+62LQG^ 61tZ8i7E'sD~l;l :ɼ|1V<ȳ9,_F̼}qq.ĆZE  ޑV@[r[$/vF = _,=c;x#Pyri zO?sb6+W v8c=1M㙒1XU!i!.thAu)ETn81,*U[SB64uŮacd6 O$Q+J#wgY-6[⬥sQ4ӽ5i`Î]AKƩ|1?i$-eNSa ߈,W~9VLa Ck8 7>.캏+6c<DK@Bb~r ̇5] ڲ.+5v3m__wrݭ>I]НTAʅ8sFiM{™Cn;@1: fTS@ooUF| ^nps@x/E5ύXy4 600t.mP5Wu8(PT.ژ\$BK?,4/e}ܗ&Yl#uj б\4 "p֙}[4`O{xßb K0 uJȜer4@Z?<FS_]77t2 ixyW(E-[C*n|)Rطs]&o#Qx"rs5>}K} `PqG1zN?'3[eꉀeA[&widC=Ws7B]ϒze%ƸA_$)kȡuVyB|@_ Ȧ E|:mW HGP| ģ_2G%;M/u!!FXeS\њ\S U9v/G? |D!|7K!6ϵu{Efq?A>p/,}la;D!>wjnEwtuzfyy(e5hJ d.,#}Nl8Fڸ`X RxzF,r.Q&KcI9ka(YHP*M]#e}QqexJ%&^Ba]G1mA2 ;k0@^]sxF*z?w ֘p>|EӍ~/NG&/JR%et o(K﯃X vFO5_na "!uɋ"RRO T< @k)OToᯱ?DCXϐ%J ?瓰ZJ),YIkmN/̀1-! @v_l'+.t,8! Bn͉HIiSx|{Lt h"oe!b\nXϊ2c<|L'AvXc[R6΅ ^}te|Mvb :> 4if+1 ؽ(vnޚ6(0|%Wa\ ǣ5e\@Apl@н',8C& Ez(\Ri%#Ka FC7AҶK.Ժ504<\o Gz{G)\ݻ/ެ&ټj^~dsqQ۝axqi;{&6 f;O\RMګr G!˽Dr \3 HhPc@+fhw:ca?\ВFR:FU6Ro S (O³Lg, C@N(M'. j҅nGsj['zSA 6x {7|#ģuWg#Kcԍt+PO%ij/ z1s'j&0 0BnTj'ՂzZw/_bZwp\ŊJ~j[ P^g2I$BYn@h^a/{y$epb584aG:MO(誣6 c1<0v[yUªV%=5NyDĩ|P S OGI.ذuLg#b7e:i«֟s`|E4ߖJgLPkkܜ\^|1B:0k S2ɘS.:J.uL7a ظe_ou+MT煽tU\5\w"8{Zn0j"n b4e3gRWٚyU {|pk%=#-]B<$#@%](:+%Je&nSr$ɜ6'U=dki%C+8}EuOWf9Z*Y{/Uy9@8;տ1hc>ǐGa&PM΃fOxߜjqn7 6#'./G5,7>l kZK)'C=$1]#b>?.v# g)$L:"*yb5̶EӾ/%> ^lP>Mח3X8?0 ä*WnNtlr%=GBRO n( (/7U8JR_ܼFâxha= -~Nch 'ژD!;?OUQeN$Y> ̩w$|]pb5%`kAqfvtضS^N:5_Bh#~^&,%i9o!ϰ(n*I`&vڢQA2a0{g3b 0Nศ 4'!:Ft&ZU_>x_3vNmDb8AZ3L'DacWKTL~4\k}^B6CyGe~ X3M> OE@c4$v_YbʰFx*!f$1Vt$זڇ0sw*bH'ݘШ kȊWHl't\T\h\ԚW`={}B Y]bl6GT{:+ "R)؄#8R.ȫיVXooϠ[b2יFR |3"K1D_0c(+*>[72-|.}][݉ޅ/4,z4nEv(qavU?ᥥ}6CD"հ7PaC!G.a-} Bf@Y<7!4?ET U7{-Q1,rF'Q(hUQ1,`yr/P/|i2x^(ڌ4l,}kZ:.;6 0 C7"jo7~y.shFv46c0>.d 3 ?xr k\p%Qz,3RXˌ&r?_Pq ?>` qygu+ 1)dIgx-5lkC/dvd4 r0u邚%1!ƽ<_B_s<GxY[yF5Y) R'64\ H%4 N`A9Iq`*| -h:-{oS:bch#1F^FQz[TW#j"~NQ0T31 vla .2|c >-@a 4HacA)񵑨FqE0-֟#=n$kk1٠ X<*`^BӸh$j,(`NcI]h0/");8BUV=I+DTEL3`1%Bp0Laaa_tpN#|.d}dy%>0V\0 $bwd#p6ؗӢ?9+M!=?@VQgxڳRI,I ] Yx.WR;(e3Q ch!m=V9 7 at.٧&qfI19ۓ&;a(8NjT-هFd]D/V'hdek,bj8soiJlS sU靽A7Hx  wȖOB[:`׳_~gP-j:4w\E2#X_Kt׌ l%U$8,ٍ ]#5\MOf_g̫F1<^} &W HYLUc[>yz BdHwmЎ:.k|jS>Dp*='9fE5߼O8-𗛏TA@g[vNF|;;ρ,PB'nZ mwB,;ru+Ąg&$V{ajK[ӵH¸?#^?wR$ŖjÕЬnqZWl $M+g*O &!B @ j7o4ŎKwVy L*\UKTqjc{mQu, C!I~l̾`VSeETUJ3>xZH;p]h7ym@);:4O\m! -B GC?;9rn>@SC;dpԜ`ahؖBpߔҢrg%2X M6E<5pS=k" _eCWkN4bsAT|\=*> gQ'#T7Li`UjiEWZL[Z ,Nct;M)o]ޖT09mfj^qX[6I0靪Pt}\-!*B:{Ƥ#4Ζ\F;MY@mWHEi C=e*aQKʧt"F,<__ѹvA2g'~_qSVye3ϴ+AykPGAY-Ʃ]5'W//3gN'.GnNVmj#X{G\OF|%|_Wͭ;O">w)Ŀszerբ"ӭfs~Kӝ+vhIXkʼ "+E SNS{Lst?$?vdȻC}[cDawI,D)#h7H4y~<:XEK(s(RXAϴW+o[V¿N5m]rrߖQqtۤ1AN 7W\86D\Dqd. N!כ屷Ɔd*T\D2A栗7n_ ϭE)QxyA/yxT]wWӤ$ai͋ìRU &7$V=eˣ6%^o0ciO ͯDK:zAht\$7dFnh 'AP5vе`݅WgՉڬΤvдΙт~4('14uszRΗi$nd^!d·*|vS8bPE"IkͪEm,@V,EB"IarQPrt V9N} ܛX]Q^ĄNסY%k(xp~2hNvToϐWN^䑢p*r}}ƑZ4?ihu&8;E3mb|r2Rׄ{Ј1#*ڊ.(Y"#Aj&Oˣ<=NLu]A` Q׫Rh,WJ9Bo!9Ef,cOj]+B&rqz4v-GhũolwP4c'4 L)vʭurU#uů餄P۲X@!^34*_0.}R& x+RTS[7uA6UJbtÀzZ8_8g8zMQĥU= j@.ږleHQy!A([*#'4:kU`c=1_;4pKq7W53fS&% >ãd 檆EVuyɬbwIߵ]ESi8 ԙKޯe]T5rth=1Z!N`EpۧVn(zJw} DZ+gӫPMfYD*#}ѯ%sƟO} }3*:@2˅~Gb`4 $Mfx8"f]%BXit@a1BD^@̓+XpY*~:mRFĊEo7WТ@2ڙsTKYЯBw~5Eyv1#*\kY/vXb:g^H(}2߸|ڥӋLi1.`qn;5 [ 2$M 'fnMw9A#X?j"&;cm6fYU`{AӴmK ` 8+:+9YawKwedԆ ,V : x<`a"}hһ@qd$}A T:('Nydiq_f[~]ğmzr@;# L:ȼoNX |_H9O>VDcq%wVN,b41+̮T2tjCyޔ,)Y(ܩQ{ɢb[,oRFz`Njmn8St#H 2v҈~]`e*x{@L-m]_)Q0Ak"q_u߉@cgxZRpRu#^LpܯMƒ𬕃+͚3VcvIRRc}F)u >ߌ_Ŕ'Z5aoxly"e!47NeU|'qC_KQ=/3 |T$mЋbVKŚ%7ۘYnziJa>z%f6tt]*fjn0Ŀ4n{kP/1= Y$?b`Y\0Kc[LÂq V%o7ʾE3;X(-N,XYrG"?4EU 2d%FQ+B] tk[ucf$iOF5 =(=; /qEC5EJ{[!KW~%#0Y r! [Ǜ}p ̱sBx2t)b#S ~gL"mD8aÆ(Sӓ%HRV3:R@(՟hpTIaJi'vYR~_xKpՐj):*:Bڍe%ZUf m;Hw/|׹P1Hv0^i`O!;V$U<C/؋l}z10C6K:d$e;-p%gvvah,v<9pQ:K}.Y4[ROndHQ#BUwEfPKU?cJ'Ž}*ߝ)=ZPtZnؼ.1]2vW6Wqp1c9 PSpg (bһ3/.G8"}0.WlllNJZE n71sEmrWBK&0d+ޏ%|h'#Uk:SB{ruzCR&/^#LfO2)~._w^{nӾ/t{*Eaf b # )E B,uWL^z_9VcNǩ[@ė_sEM⩢l={`93 >2):G܂L[p)EcZi>uKb_R$X0@ZQhA`6Sa$j#VQ4^.7Na&3l=+`Pg{8aC%5/Niv 7R6,7ΟZGu7OOhKx Ӻo ?uR/|7|K 0y*YWX<͝M!Ǚ$|q?d`DoDApC& =%74@nG,%/-8L1C4'v*O#~⇙MhU՟ۜBYCfIgU+sY2R_ĴB2DfZdHJx9Is͊]+3죚ˑTiwb5E 0H1nl i72y77%0[֍x9<^ #_PER<^/*2b9-JLq+6OuU >; v.9[dE\eB|l Y.xBSݦ $jk})+|v!NCx*J&gM:tr-T@ƍO$(+5<:&f,zv/T8 I Go2gHڏoT@. l#~E>sto6sׅva&kY`4.uWxM J]C7ze ;4DŽdi8{ؘ"4" 0 tȢ*) }Xbk0Px_bK#ucO\|+7p6qۈ:D1o1_.3^QoӲO5{`M){NO*4*wI*{\؞$gwXA9&zL0 /ý& Cq@:I'ܯ08r=@K@Ƅz;)3nP皗W-b!$ݳ1۞;'w:rf;ԮQ|rT Ysp֞ʌL'I641ûtv] t6"QV`\uȢ9J2q^!hٚ0ᅝ)#wڏ&J]wsZ xON,-Ehƥ1h(: .H1:pG->+߅m=$e8 *Vɾoò(qĨZ]끶﷣V/zpVcβ(oH̕F~,@Xl`XYhe =0,3|u,+H '_>#SGuG|60C=I0wyPb2h #4D҄QƼPcg3[݁k1#xc>  whiLr#Smb'yം)sċ?5ϚqcQpfAj24|Vth/֛7 ?߀ i47:U.Jhfot ܴ%N­^֓P[4 Ȯy+QE=4েWOMVѽeQ Z.kEg7akIȀ^{ K+[ERL^S͵m>廋ǕM8G\L&q+"`b\n@tڵ?'&oy+,yb[}LEWRu@U`YY~g VCPd܏Y5kW ۲7M|7$(Ң9C-WM3fiB̈lz%Q?^uޏG1uʂq;<71n͗r&ω]" );/0". ϣjhRӊZG ս2 }.7i DO,j,75{Ҧ^;q:UzT12c3%7~e2a/spv2 ,/ r x}M*(1zG b`\Rf I~2Bw-n~逞Ls)E=ҼQSSF|O "hsqmM{+9AOg  X0` A v⺯6T,:*+ǼyIչ ld5P=hA D1<];χ~=-9j%)g>C2ġ[<3Ai20/I$R Cj~߲{B"4e.S^vs)t]DSߢqɽF*8o;-oH֔]o}*ܿ V fl-:} b܅~c>>f~X6ouq.ݚ3L--ҼN*.nWk^9"^=H9d8F MW:)-Mq9NTrZ T;~m*4W n,1@0=Ι߉thXL݈bO1IsE\7|P2V̞M^t\TvX6B?]ȇÈx,sELA)/fDÈG:ηv@ށӳ6lwfޅLtŊ}0+9,炇mWjTÀ?1|i?:muy>~,[%]grt{$`؅ڔNv+M9+RZt&VqVܪyL{}H@_$ P -UZ+;lY|BXWO-2{16m2pXo%@]4.J+" 2( !8sYxYsA2O6 .?vobr~ ;} ^j"vHϽ;, 5 U0rBb0)# 4PO/2W8{ c7yv%.bߪ#Ako#TE9]b3bPJrݙz* >x;d*dxBJ=j \'݆o WmX=#GTҽXh{U__sff.WG*%KwQ XES4'"Vh뾫$ )p7 ;1W@kS$m&{"" k)fp{^Y򴼭WY~z .D$^疡=ۭǯ~{ YZ