orthanc-devel-1.12.1-bp155.2.3.1 4>$  ApdĊI%z sۿ5c+h{Uנf`Z?Gq7|em&h@]z5+H3U{N+qu嚽R½ZO6zS-8LCg/5;: b}4ؤu`o}z򤵏̵L f ֛`B.#FSeH2mKNHM݁ UftY'5As"z94!u4ՒCSXp̆ А5Cz p #vW Z#N`3&Kɐn^a=%%, , rT.DdU_Oq]bęOyުT,e@p3`Sիp0:it6-.]3ˎ #x/0WWV61m^ 6ݒݙz'"Źj0I7HoIX —H]a]uV2*uWd7 jl B/&$o{WDfX# >؁4\mb[)ؠ,w"<] ntVWxeYw?T +£Xz7MmF"̤In܃ߤ݄þ\ .Yh:]x}BQNjHpu`9}^|Ƭ!(Ro>"30И(US}r^Ot#mNփl6{ԗƴ6lnr8냰u.pi/k\l7 o֡.\f](9&g]wp;e0?e d # X  ,LR\l t |  P Tdxg(8)90): ,)FbGb,Hb<IbLXbPYb\\b]b^bbcccddgedlfdoldqudvdzddddeCorthanc-devel1.12.1bp155.2.3.1Header and source files for creating Orthanc pluginsThis package includes the header files to develop C/C++ plugins for Orthanc.dwobs-power8-05bSUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.orthanc-server.com/linuxppc64leCZA큤dkd/#d/#d/#b27f5ee632d8f9982cd3ff5a517a1196562df50be2fa3f6a0fa768ac80dd0bb0b64cf424e7e6abea11fa929914b87998793cb21c1e286e311876a47e44ab25e4bb39bb268bad0105bc0a93dc6ca00d9a3243fb40e9692a02d7e98a7581dc2e7frootrootrootrootrootrootrootrootorthanc-1.12.1-bp155.2.3.1.src.rpmorthanc-develorthanc-devel(ppc-64)orthanc-static    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d[@d;@d9@@cWc2bzSbu b=af@aP`a/k@`]`i@`@`s``7@`_k_@_j_@_d@_D@_&^V@^Ǿ^1^@^{G^y@^t@]@]W]R@\s\]o@\Q\P@@\G\'@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.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 obs-power8-05 16890609831.12.1-bp155.2.3.11.12.1-bp155.2.3.11.12.1-bp155.2.3.1orthancOrthancCDatabasePlugin.hOrthancCPlugin.hOrthancDatabasePlugin.proto/usr/include//usr/include/orthanc/-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:17981/openSUSE_Backports_SLE-15-SP5_Update/16ccc207cd128d43d73503b555b3ccdd-orthanc.openSUSE_Backports_SLE-15-SP5_Updatecpioxz5ppc64le-suse-linuxdirectoryC source, ASCII textASCII text$p4Yutf-840527cf0f38bdefef1c3db7b165805a99d72822748e6fabecc5e32e3eafce650?P7zXZ !t/eϿ] crt:bLL ]hnZ4h2s9Sh\sQ$8# jEH(nS ({?yLh$W˙6$p:99nXj[U1[zpBy:ߦ5X)ĎZsu+q@^n|&(fgGi% )nXI9M?A?9Nm>ɯ>JN{o\,: Nj^|x}ap8!/:n Zr ӭSe&n Y#$;!72j B*`GY;=⋧r;?%0,%);X1 G.NO J!7=HA+o ߖ^ۛ vs2(Ω2l{{ճ5Oou ^,ZG=C{W\VAU}d̲~'$>ty|sao=԰K  IVus q{Ռwɬ!GЖ95jfXQS=Z$O!yu^{0s7f\kQ-YOjKmp3? k!FPȞOB63jF^З/h䨫PJF W;?7q # yخRZՙجST4q%WiH>{9Dc.x.럀AJOlˣ!B"=?p0~ Ҫ7xAqEߝlK~ZI%t-]UGgo  O\d.5 rTNȖcVsS<&hoWנ!Y;3&iw@Ouh](T:(Uclh4\(4G^HQ`иN|VƷ4(cnŌ?TM+A[kjK:$N`{| XIfX9G#ּvߚZ(77߽Iy >T1>X]B"M2 xV!ӓztH'4%[𾽁VFaZJZU&;;%eR̒Wp1C(|aO?#YLoȸN9y$F,,9WD7U巆Ornsm"b8L0x_#w!ibM[Bvm-ftWK@8H9)㐧wLsQ*;ubX ̀u)G[T9\y5 {7fd}2W$5tHpPZgyH6HZHao >LhUצDA''h˘JNh߀&Jii\Vx9ˌ{e6Sӈi^)*Zv'|TAuPx2+W=UL=  ]?捊yBf]3|^P1c 2qDo-/5=~`8p[:G>),5dB̿ ₂|j)dQh < ~?G+yT$czJ 6 Ft.6V3x%a [ H(sH\to/tlU WPnĄV( D'Tgqa)N5]z3Z1>((ʊOXEc Fl[5kɰ IspUN]KO&U#):VCH* ;%Q?ɛ>_,ܟlzY-[}>}uĿy=4o^^՚ $kQ_53sws&$pmsqt uK?`"N]V T^; I_QRA2^ WBq^BàbǍ:$?I]$$;8 {A٨*f\Sصq٤$奶[gD#D@V yp%ѽM Ef1XKaEQk'ܢ]%m7e-IbS>(mXG$y̛/mWӞ,pE"]T^CrRIRcu싛 W't)cB{ߎ%Y ^|mUG7*Fy'$F%>.$a,QVw0 b4)DPQOҢxdZNyzdxC6XuCf[֬~'3}xQ)~(GE99KJ]BnҜP &@f>Fq L Ue6BmQ=X.oQ՜ :M{;=4Ō`sY"' (Ǥ;/ӥkF6Dh9-r~ok;.ݿ4n8R)#"Z+a(e"]Q1*qQ@͖o<Az2#v@B&,TCvqI]gϪ6L}'n1H~TCIeD}Tĭ+k8-ס?rD*n2MÏeON$l^2]'fޏr<*OWn*"<߁g2XE;7rNmF&lY#m/;1kq%M3ݱP,J6H\<8n?wH/"|Y&WAYo#o4x ugp.YLDbq1GsIN̛W38 > z-E?I+kt?fG_`AAlʉ0&"~4&10 Y\b BD RaFp_J\1AsXO :I*-!_;A2It94f=mic o\!1FCEUǯ]\oϣ!'$U<~$hs9VnˮbC^,?8 y+({|u҄ڝߟCck|CofˎAL n06 IxX>,Z)ylNc(M#g7LÿFᾍ~Q@ MQ ھO(dقV{U{<'=bb$oh"udsY q(yv`%Nw5EZT<wi6;d:|{E8{R1WpOAFΠDͳ* U KDž ǒ*%S; 9_ꑲ  zIf;TH"6h߳&x׼މm/k{= 0@w&;0f>N2ǂ5i3TEi|/H{$5fTHllހ hvMR`+_p|cKlhwGΑzg[ Cq \!'*DbbEY^ob w,{@ oϖX2OQ" PI1FdOwbn_kw֑hj:ӽ! Op:!a4X2^4&2Lzr#(u;JZN c8 `oh3cbn \zm)T.BC<K-T;5\ ={zJ𭠷c t`YN${h+=]i[#H|qV;ɗC7k|Z!ﲚ(rmf".1GZC?*]Gԟ -s#GP mL*).;J"j PD,>ӯ' sc ԕ,6>G!TU^`FDVX,پC\Ow~\Figҏ|4s}sp%&|gFLo5&_A%1AnO xe"~y Wi."CȎcGyOEBy}rw˞w2G \qWdזIF/t]L?ןJ"p0ط.ˆ;7%5Dw!u?8Q^s@Y "fTg(cUAQgjִHY`W ZIAa;eӒϸ=yNc6W49gJ!짢ֺ(]|RPuYMD26`gC h ӤwPKXd/êtJwǰ̬ZTG|P vt4ch<㞨qG\w\w]+n"rTVlURW4D4.*2K6ב}S2]'_I8JFq[& s4PɖBɜ j hR$ȫ\[F9yX`D3O0{;B[_L`d̠jD]2: G+#+s f2$/|k(1 عn@%EG#1UHڱ- xI@/l,m I"#bVα6oBHTzz@bwr^l %zhG\LWA7X]E IAVG9>R~Iߨ%x) >aGEK3jS?i\TTa[ oVC2& !|0c/)!8.Lb2qgݡ#`Z}Po{)B+M˖P kvIf<3|9i!JN2Z %CҴ,a*r(+\ w+bJ'kbOo"HmRdk+^ =VNS6gpzxl)31DJ{;rfH$!!nc.Y´`ru7Z#r|I"rQtȉUlW=`x얗e^9"a:)2hO2 [|O |\R!W-RXZ^-[:Ql^+̢?Id)dsѡ_oD:;]@Qu1Eѧo/>ցcLfzYFauh _TrC:Fu gxfOCgPϥxH{]uhl] fh'W (U'KBsSȤ,!UzQA\입:.kt^okYzV1@$ RB8׉DʵVw '~FZ Vj ( M:ǐ8Ju{Cd .OR!*P'uYhJ) M\U>yq5Yh+ 68ZXbrܮU@D'=ner$GL8\ixʇMK#HfUElAx]?i1q,yp6E Ck#B^Ju|A+|.΍йBx8U+&;1?EHʬ8ɦWG̥e&D.b/fmS;ܳ(yUk7gu%a%%i*YeźzI]ǧ Z@_>4@쯴PS|'LU5 c;\@-̐L9F^ {"Y+:E6|mErݼMr2_$:TK(Ja8M>464udqhmv)v5lQ{dXLÞnᎢzOY'{0z5*W]]a6ې]9敹POM20\dVY{+N.12qM~Qr |9C;9d'A]i EN c[ /y Uߐoၠ6K5Qy<8oweVrJYnJlKVR>.r;BF8P *dW\6] FOmŖE(cvh!trO7{-j-;A\L«ܽ y;ؕ-ѳHiZ/O,hRQ I)e!hkͯ&?b_Sx@RxJ9!i&w x/X0:=eׇG- [Ǎ]!tLŻ¼T9/u);՘xu^VZ:aF$" ikc[I:E˶v/̿N5A&.5?xټlpwS1;*:4\ q>}D{df7DMuj>uZ& g? Mp8LbO0ڻ{k$ F~P %̃c/FRfN8w!5zT#kZ]G6ö}<)-!7jmP߅9sOZxoϯ8Y> 1.'3Ы?*[m?5r9>nRcg!yŇB 2jLޖ BN5\W*٬LUӗ5C"rgQ9DɊ0GNl?hl H GLU wVR!u_/aN3IebmFR9+oߢ~iFP^P<y;(Wq6"2F!-h#WXv B8R@i:b(-\fSB5;ѕsrB lmgP%` ٿ}ra ќ:[w9_N"%G-_䷧*1c7F=vc;J7;[!C§G*vY]а wй/vˠ9'DX'+K솑{(AQPgsbh%Q*jhOS4$',31ڛ5fsnV+.I=BbQ )fޙ"4j =X_GE"}ӹ R tg/?X )s[_6Qdom3 u3Fjk:GKCӚjt2T6tv;˄[ǁb~*jҮp8Hݝ U%T;讙D!`{aV5ǻaQo`DR(_M[m )\ʺ^Ӎc!꩹Gn =EIGGs9VTAG1)K=C_ϹV ⃹1?ѳ̯N"N.I=4? EH(1mmQuL?%0IҘ*jӇ{&K}VZ=c7pgrA5aOÂch'l R.hKz“QdrkN %ab[Y=dZ6a[ v[' 6_ViXdP,xqg6}#=|}FGZANrS'a\CQ^#oV~CAY *QbFvյ #]#MY7D-s.W5d;DRQ\ݍtl,VCunz!pe,tkJ/rafr>.w-7UuĶh,6K&o5|'Kp?:(1+3UevgD22pl"SlRTd{٘@e)ԬP3_-UXnngϦd b:O@WߴTٹzszPT>:s)q V\LdTAwn7H gҡ!@4¿JEr8+h=+)]-$L@%z]+ɠ4#S94)4L[\lgms99Rc?,3 kMc&Ĉ\7.:%r, }VND+5>ވ1UR @\C=hey i1˃@Ln1_~/=7jO #(Moz~kd\"WmT~U0mEgmJ}BM3͌1_:!C1zNHr""YëTﺙXgR mVd[O}M-l@2^j볟FѨȅ=hfe-sk澒CW3x@F8Wzbrb5>6;[<cެ5,)Oe|6 I`2Y9g ,䭴ڬ_D(ݐۗ4Ѕ֟N3tmKlf|ŐpOct aʿ~UvzF$IO 6*siَ N2vP_;%Kǃ DW#Z @BpeXgnra.K=iIra"XDڍwsƣЄS;?*&/P;:̠p=O"6!T4BʇzDž-=GUӧVWaks0PQL-TӚ])x'*]Xh  ^qQѬhݮY-Do)X IMP4|~)@MXn}E7uWBq8koͲxx("'L$b>6r#r8NAw>8)+iPH56l@cTs2[%/q .MD= <>m\Qt f{Rv|v<- znH+2Z9f q^0 '$t$;TXzۦ9ҹM)e>ɳG<CU &|0%hyZdSw/X1 :3QFjd,pc>F p oa7›ovVպr&7JsNrUn!PSo>^,_#N0q@=Ru y4D8`ږ4Fñk3!!fKo|/gxJ 984ՄƫG+m^YH>_#{p {\1ȷWs{0fQ\l@[gLnjN "Y:T/A3\em9J20p24vQ3V]˥jR]VEFS<ސ4^bE-Q&9u*~/},sOObjB7S Wg>w2%|8*%=V>DMO/I߷j6k~tS@8˿ғ›ď|ácٝ+|R*&sgsw^o&A9fvVv:}\k7DhIq^?C yO ]Я2IfYbd=͊692~C?ez[h-jVkޡ_'9- !hV\Wmօ-l3RjaW'% ܘ0#W# GF2mK# Q瀘dWY r*`$pYCn%@muy۾2x*>#,zMTMH=nH ^{Hz> Df=izxM L̿>^2=x;5}VVm  zo'aH;0A[1&I`Ĵ Okkq0wa9qہ _&[m8+1 ,If-D #vCW&򐞖%u|Ҫ'V| _&2+v lfu.ixB4ͻPv۔;|f4·Դxϲcogy{exs *5;!ssg'YK7ꣻ,,2 6Ҟ]h1bŔm  0{HJ5 G"1X#jPX[5lT=  wUhkUV\Ƥcґ.٣У!n^ z-~Ǖ ٵzd}b vYAuOG.vx{4Mq ]xUYNl"vGJjîP2IʒE#O!.@_8f'HV6'L*ZfXqE`43D1kX]t _ay)~' YhʯMF|T0?,ڡ!T-h* R_T0KdC]ŜW"UU+zH\cqǨ &ڼoDO{SfkUW7슶-t lb&y):뷧 g6RCKx@/{* *2!qƈmf1ʮSBAARps%~Za;ӫBi|:!8:úBPcIi@с.UTPYbWx[C Rj@I&_B.ۻ⪸91$ dڐr^_a}qeiyg^[Ba}mtcf <(D+uT-L(fj,sG˻;~[Epby<*FS1@B'G`4v$Eiq(5792D CM:~_AC@=37 Eq4J)^066c͖Dq gLjYШ֫X!zp4A=׳gG%un:|WC"Tc~ܦ_q(x ( 'cN/*pu"WfE<[Ʃ% Me>Dp1+ J 氳!7BurmAP~/`K%zfÏ>tX`̈{(]4oYX4DKC1VK^[*-8IȚS"#R}ԐZ"+9^Z>% NJ9r͎{,6^wt}5I}QBHCEBXb&s8beB #19M;!!1Zno`ZengkȩiC a b&hД-d";mkLXBxi.QA;|lAE{Ur5& )PBjosWy9YX& u1lFyּ8T(}N&-\BT,2GAWZRc󏓖s( LkEĹ]r%T (&vO`Ԭ%d?$wӋg |Wjil.D8{P+un/b&{,'FP4htyA&@}#ZU~d:dR^1e!-&6\FO_?G-Ή9sA 3+ ۻd$Wo|Zըvη;i0Hhfg!?Yu؎xKl W/0oU){  *knX(Ok1~YEv@Yݏ74G oW8&8KS G)d. sp!-fxb(I /w;ÏĄ7ǐlVc'O'R$牉؂3瀎,DU!OQ1[z֊_gřkutEMOua9Ty;Ӭ{P7wp\r$I\\|H$AIеKANI]@iO$ŮnL Ic| !n >?ىcpL >y,߬\rsZAOCmmg/j?,J޺R:ne&WS<Ϩs!OuH(<PAD|;%D7 ܱb;vҤ:CfwqH4 T4Ùįޏ6b5~62J`@9Ws_U6؝ 5u ?)>D5 ŲO,nndxq Bud? ], /`;~4UiwTŠGU2dfɍ=B e5ZUxji'5[raͩpjCZ7Y9b"J6gdGI./V+#9zg/O˛xz".>d糖s::[*j.?ڪV~񃈉i:pl1!_5s6GUcxYf :!*&h /P8^PK &gX5+J#8ZIWL(y'Kw`螃 x0:;˭1~,hj*4XثܙM rǖeuRUM1~0=c ȕ@)*sKdC[-C܉;9sag(~ ,|]fkmbp5YDQ6/F_S)d\f~:a$J[_ Am]YӢ?Λkh"\a$8(:y9}`fC@ƒU&g(yuhYf-,e\GoOPk[nPWp:_i;j+(@?W?`ɨI5l j>zOVI&qc~A$ Khu,N;s̐&b/(δx]~"aGFr>HBdSNcF~eL+$/*LN]oFg=N.&<B_$ag'V4h6qdLm^%|ЈXZ9%^I302D ߑ8/0PׇZG&UL{#NQ!y_dGO4KSFG.SqtNjj'Xs1 u{B{}Gh:}~Vl_PF7WIwnH(|>φ' mD*)ꖬM6x6(x,rzV_Ύ^!MǗoWL;(hm{b+T1!F 1V_#`Hɨ0~o'bw1$@?>S/7]\tOP15 &9}{& (Hd9t)`؁s` Uj">\qʋ7$$2I& %߈u=mHy!(:;={ʟ7j7~i;Ď.uQ$-`䯐/)7[5B*xFɷSYPX^>$ S/I+ԻJlnc.Zq:1Ξ^IZqA};wDMPp)<<ưQ!0$e9%vgŞgB #ʐƤ\+@]!󜆏%(Dn1[ANeoER oƬtI :SMO"wYiϘ9+29,"ycelTf-(ե2z3v-rbhڊ려&Jr<B6zs aMڂ).PlܢપZGUe-~D?mXd~yB0gL!>'\1pw nIŹG=>@ݯghY&Sz7oăp;xe?`s}|x5k[0-I|HzlsP&t4i i"FI a:N$Yl؇.Ȩap71FK3aOV1sݓ u&<ݴ׼ uHRt˙lɖxikr4 #?P)73>75HbĔza:6rqg>K8io;e5P:mylsr%߂|Vʸ7VLcq+,"ӣK? RN@j)B*j+AaYC614(Io#ՓӷמC(hWe~)gf+ԕ¼&ݩvYY]eJ^טI1mOПeD"dA0ou |!^ 8O$$mE_*.c#Ԕ`y%NeMi{ 5GἾ5OX_t`[$LE-`9 dZPME}U.Pt㉦J=m⊘gm 8!) й?LpTCwҍĮNRv5$>T2Nah'MuXz|^t.G21C$˻vmuv^#I&JRKTrw8[kNG^R0T7h 6cR5~hH=@7?-%7ŵqp]i0 3Dwh&fV5@a+5p\)?:j)g&yAl/h@ZtHzorYUbH1Սk\6.o~7<$rUG-Ra&H ̹dUODvaEе"s~rfǪæhd 3/0@DL/aDL[7RQx pYLҤzb;pFSۤY#i-Tx{N#+}m=2MӶ++DhR|H0"=pFaρ50DzRޖKnC5 ΏjAK;b26*hrCW-]!7bfxhR9H8{#g+2PUEFV$){fRۮH!s4Wj~qTESu` 9)鑏)9EȚݽ{p;!t:l# 2=Ab2͇= HVPuJ]=pPσtusr5yv tB>PߝY)xO9 jJ.KdgHKڊm,vB۲cs{I鈮?(|'9E=C%=?{g{KFj`UU\5 y7v+Yׇ\eQ -o8lt1ۿqIj<)M t(8ʖi_& ë*7!.I\zyaa@艇As-x.K`'C·Ev#&r_rh6V4U3Gtd8jvB"Gܮ1* 4f]%K5]_@h+x^,h nYĀH㩉HHfчf׬cf'K9?\ >eHuJN;ѹ\l۷ݱDu !Ʌ1Meq pB)`'?!騚XN W߫Zq+﷙J8'|xpoDX/)4&~3zY+hgD. yw:6d!$l}Ce|fS@ +$Ⱦl[.':S*1]GĄLJ%FBFYUm\`cٟ!ݺV?G/*էL  D5Li_XP M0Muez#X-!hPl-\8˃/]p퇅`@0ٳ>nwhdS?ҷ_M[0/ڇT%B`}#a,.-uQL5%:,Qj9}60n`w o9͍6w5Acm2wdh*Vra&?\k[%Ve}"ES$۟%Pɩ55݀iʎ27@&<1&9 Vd Eu7J [N^/u wW_a@$/pPVH]81 EŅ)'$4tɳ>? X ž㛕/zr3uQ1H)m M\4lzIj[!`ֻfK0ŸCM3qc@42R e*1kBච]Odh2-b/݇zx?^>)ă/჊he%wr6k%~5~xUJa2xY̝X- :GiyV9Ť@r6 ZmTY|TO˲et`rtP_:\b~7*(kj _0I#(VЄx8!h=!]\Ԃ4$tHVŅrF }ʩ]aw55ЭYH_"> EgZ,-4ԝ*"Uk U"WcK5Kݚ v.ûP9`aU@G}qwB+c^,wUY3CI ,M-Ue22a6M&WbWOm述14xg^5窜XED á?QKOQ%Y2 I۾oLmnzA 7jy14n#gI0 08ĵq9ʊc滹m]w<8}4#LDP[1 QHu< 0PrR FY}R߶)OWњdNLE"~lQB g\^\g)_َ+lTč#}%%Gm<%f;P$Ģ^Z5d= 9i[҄V{"%p{[(k!x1RUK<]QwF^^vSbs" l‚aKe g6Up\&~OG* e3': -&\~=t|T,Q#Up$`.xs] Ƽܝ >dSWÈZ"'b(z6%b>5N\~ޣ%Nq.cQؕ6@^ 'ꑀmwAEɹ#!yE8rNڣ+9͠=]';)imS/OĻh5BsV 8ڼb "YRT/i#*:mOEN(_A(SzbAzm]h#_ĕUrʻS V/xI㿄<2h 6Go+*euqcB2ä]8m"͓`>1Nu/%=bFPt0 H:+7㍓_' [cʜ#\?uZ60ۊ[I}Y»UQOb "5To8 jH2Qg_MDzxH{ GMq?va:d:,`:(!;ĝ;l^m8t4w]9Rcbv P!kK{V.VD_޶1v3qWeCrB)ps871jqЃ[<fj'"Чv< ܄K'5gjN>|z8Z$ 8Cx/DZ 4^Fc};Y#(\.ǧoQ_4Lbj- ?Y(]iF_F#0gU@fSɗUzCcesP|TECcpm)DOŊ Gx1/^LoeeBѥqN &^v I{e J0̇jfw3"@\L d-"679µ&OeNxdyKtgxGlVO0]gG({e3KkFH(exH; 3{\N#Q7s]Ʌf &9ܲoM2 ΣMwjyU[mvDx,'G%w"{7Ȏ̤RJme2wThTgDR/6eZPMOzJR$S4WܤCӁ]zOǪcҐYXe[gIaV FYĹl\ҕ_eTlsX"$ޏ\G l%}Sx>0ߋA {(gK5|I->tbSdP'@0U'l8Λ-3>K#o;bD1Fy㇭[Ayݛ|1)ޭނW`^w=l"37iIw9@j;4w6'zxͰ7qËȿ'ug+QY |M%;MqH*F0".fiW+W!LXe~va:?>3ג׏/f\*̣:Mk+S'ogQܺ-Gc g( ڹ=ǧ3*V^Xr (cGӯK yJG78V5\`Ozӓ&i:%Yop)+0}^$zx/FIĎOM*[x5m*R.DJ9z }LQqP.e ϯm2ͬ⓹ZtVa}#ʺ?:]0IF<ٵ 065)PeteII":p$sa7Td}A4-y\-_l[Obm+"9~-ݏ5WTLL iZ*QyAPɊ#l F W@L?L$kh@2"/c_eof`GjRPa.>>(z裇ؿRXߨYv\Oh9K,G8j0ВQΠ{Su7t_>* Q%b+MkO8xqtcٜ۹4 8@z~l9)yA< H!YxP1@@s24_˔FyN |~j_l cE;AT #{vI9ƺ ŶmRg|Sc3ޘ]#wҍ80 / $jD@7tphTV޵>SoH?^TuFD]')L,ZԢ4"-Ϸ ALjTC߳X4B#ZHnhO:gqO찈rVž^i;%>fcq%["26r?}ѥҶ:J96<( [hwe*4"OɁ`|{4f(u ( 7Zj0EULq:Α8E$3BH^"yqQRpTYD$tO8TM%Rs낻2;>ut4z3~$K( fЎS"\Z jk% (Sxxt-.S=5AWT94.G$"3NcSG`G7$(׮6^qZl=~\ 0Lc_xVr{kFbBqgp{v9@Xi.h?Vڛ!S^R]a] D،b9{-^pmGnވdQ{c1lIyhL%0Fr)1;>22IM DžKsYޤKD<.RX,ASH=x iGՎ*fDrۡ6PIAدnB`'dϥoCiPG)f4Tn4XZ63(f>\h,7iaR9툹eQJY~RP&U;Dno.Bt@"BxSN&@kLq%Eƶ:.¢#B.Po1dUM\ yE\O?Юqw5!߫ \4L"63ȔAx:q0#N7 EY+W l̤a-,Bc㷋Eymluv\!9 薬87n,7(%N&/_9(a/zMg8R0S/RO8RY80Y2V߬,iwG= )#3rZ{lQv #-;4'`dS&X-͝S.Yջ=b}P]{fI0g"0q^'0;S6L \r3o&zr^d4+3)h~>f-d|M CAxMޘ-ū}%0[FZ<}J`$"S3sjYVͿxmZ$!nOO4XNíѭw+Q`H_ZF=8,Gec5k"Z>ޮ信f1ٴsn#+ {k߇R~G1<%ʴ?;$uoe8!m 6^MsNcQako6)T.>|UyIܖ(9A Gyue "b]@YVXe5wl蟡2B d+@J6ibH\˄I?SX]w߸)y'oX YႸp}TI M*;.õ<0c*Ju ѧa  *RFϒ ݅^skyJ}>hfĠhYHxL3˼{]FUݙsVV x' $Z|PRMuCG_a)wsn\E&Wmw/=%<N~NwEܫ|cJ(Z/S\p+EHιQhXX '(!nA40SFƅ~'z @wuuh$8qU@w{J]%aoϸz;VίEXxGݼrYtMc$XB5k?f3j _tGHYF<ˋ sqF .&gÁb0St!W~le62!1~  h4Ms47c  u&= _[NgQ1[X 8fLW,5ŖƄPg]}Q#cEހKYa\9?Ϧ3ɣp]?njsxd ɣ\מNgd4=%ˋ)B7Nj9:V/_ps ɤZRI,N=t>bn}suXW-D4/RH/Q"= @mBK1nL<~|KXkR/=:L%Է+Bʿ O`! / ]T c~XqH[;zYrAǓ[w_ o\-w'*kaZ*ǀ>+iLA/{v+)աw>KimfZ= NMiDz"(śrrh`upkN;$|kFR-)̣2Yti 5t䆸c% 6VTy+9w; A cخQELQ}hU$ Q}bt3\o)kl2Dhx5U:1 +0h/}DER*'UEgI#P=>,~Q~۸!-iT[c[Ftғ5 ~+̽0& x^Ҁ |ʎWzCڦ[gͩ滼.zw[yv. A2{4 4 F1>37*王DjNfX*p{CK68Lk32`sZ8ؿW>[܈; \Ia 4t\+ϩM4>>p;=Ҁo!  :122tvo%y5w0x{FIQz{fa4*54ZDJ0l/0$,ȩ2H3SQO;)k^ ACUZ[jMd#߷nE}(~"8Ox 5đ "<5n5QC #EvYWߚ8/V|ILgܖ!%GxFsrXx5!Di04[Cdw4h*T0.cy-DWZ8Eg &頙#]8sƀ{DB3Q)k}]Ҋdu 7_FQ>5rMp9imس8!IV >=-{r3&Ql[`Ppʧ%I#M& LIꎿKG@;pT6KY/Yy bҩ|ߝ[{325al>'VJ2vl@O$nj% Pc 9n:!?h͗7j:.`rBtk}et N[ݏoV6Ɓ6wtCEmg 'c0+)?ZϨj'w9p|z GՊ:Gt BX2{b1 |!O-F})D҃ /`g:;q&^^&]( Cy!0B]ϴÂI²6S8;FBb lʚ}EjEzư9|ℊu9NW * &*uK`;y[u VB?J5GܠF N?t&et*%4$!8jx\ux^@?G/ ?(*վų$\\"/4QלHW|ESzw*>C[&ݵ@- a~!qvd AC fstXy_6ñ,]EH U<>+E񑊯."d 2v7Q>|z15ԙW %~$$19{ ǹ'23t0u6˧dXD\*7-'VA*wdw_/ _x@lE_b_ !uG_C("1_Ҭob ЅԱiB̞|RqS gynQV(El`^0dvypX=8NՓ_tqRvo}6MSe=Ob< ޝQUfx\hwxmpޫ_&> _Ʃ b|!V^#(<5\z)W=U)x3M(~dsx1o[#_Gͭg]R֓7 eMP|TjA Y0l'(sZ24z{vrӇUP3 MJiч깋(sOWj~f]\ 5:Zs㛖jӉzsCO)}mb HSe;:(Ɯ wMryP&^#s,'~/|A5VkrM̖̩k3ljm%2BQFG :2`Ӥsft7'[ i$o5fi[)~)!#Q;b^LʎBC:l`N8-AihTgbBnl?2~Ҽ՘Co2mCZ2C:cL05jfvulEq]r`hU@qp~UvCm$.韊{{n,PZ)Z\*vicp2%8rkr7M^jP9dv_bUѡ#~b5>fҸnlbs+_DRT@^_P]tv˱h3$c&욐`xP:,v Fik钨țٲ[Bisz P#?nelLCFW[bsӾyr@BeU=W"0G\,TPzyX$?-jD:ʸ*g_W^[8!jCN~)?ú4\fެ!y#Mݫz"g˓ES1i^&G5CMb˽`6)lpA]t.hg5^"C8a9EwE(?yLl PuUG##=&[eO1ć4>!!jHsowjZOB)?3tŃOF"&V'Ti4P/D%t`.j:Cn'y9s0엉 kƮd&S{-]-S$DP`]9b9Pbk_d lߜ1D90+'Mjt,qljX_ϑ#ώN7Y+$D7* lgaiLF򾎼HDjf>X0s3oR! А>|0*pB02QX_ahCߜkJeG/eElj,J9/"o}sVw~|Z~xXvQSϙo壟o*yLE%$SF#[K5f ܄G  HB;̿X?qQ BXL`er!Yw<y6to8DRAY}&YT}NnC@IY>caӝ?lPvyf}Kdf^Y)`nf8 4ЅrWB9~췀osFHfE ~KzE/vI=bM$1d *NgJv5cU?*Vy-F&X,Iܵ+\ީjVi3|xz7v-PCӣkW/?&%.'\Ο癀g(?XWd3Ui_k^R])RRD)rir~}h@sI[u3`çNGj5h;nXT0Q`hߖ]Yæ=`8.B$ADFyo YP*~{/vϢy&K ?sU{k,NdY ,F&UT232 B\ UsUy催$FL1<&x2Q+ϔmC3(޴@ȗkbB3)?-uf:-}2{%phm/Y؊?,}EDNJ a'޷p[| (p%]9񺗩9 iXD/Q2½*z^t>gVU>9; N5CɒBDpDlZBz~_cvEJA?3Y;y 5bXӸ i4#EPAJg,w6KhYtٿ @'L 1 ,h5n" iJ;2 9%eZz1#")![c2t\/S#~v&pfca^m\nf(܈i#VV\ӿP*PxSջ'7.t 3Ormv^$E49Ey?)Қ b$M{eEvEWhqx-IU8hqL3Ͳe`ct,:wm7/yS4 ?OSs'TMIKD**L6V4\gQ_)h`rHL`E4!-RCspAjo"nn)II:v|N1[v$5XzDq<7ۼ&QSUR t>p* q6;g o 3b^Ϝ}U&:s;iձȸ0 RFDzl siТySsVjV,^"a&`kxɨ{Q;3>{c4'b՞`!Pa) Hr=-쟺чimwc@N287.)r7)viX|zrUqܬ"_'? eی:qϘ}H0\|UNhImmR6NlB-5#^K@ gvbS(Ԝ͟$wtlj?B-*ߒV<\aHV9kI}R $Wr'YqZDo_nv{:sG@s;eGTx_j`V4G=:z2rkeZjժ7uc#1;_I.HW7NL6]r s] zOhcxցgo6WG$T)ZC9 ݜ}n)JaɀJnj_+2m RD$90oUG&w%r7|kq nS &Wr7nNjk{ ֕Soͮ8!%4Z"AtYwMYpcG4-I=SvӺcs-߯؞pIn.{4AD[AL֜~ 5KR\&#!OڪlA栁=jLdZ-JH1hSTU_zNWl)ef=13n3!HEю<26Lt@g[?upv8O. C]#5%#>yȝ ­1#[p~N_'ӷؼt׾%žm]& ڵb2"̨4P/8Ԡ*8BYV) hrص9/5nئ˸hˤbw/6xF@Ifu asUTzE62hV8k%. 9߯H]~ssDF Ni0}$Fta_=D<eDYq Y{,D !Z~QO-`iF^A0uUt a7j tγ{\C )rIRM{ŐrH )e{U8%w }%H:EcC^vmʳ.Yhzns47Wꗋ'4ݶaz4`\ǚWe] h F֒3OCGZE1k|1  M9cW 3 #g> HLC2e{넖X؎_2t_j?{ܤV51" Fu6Rt"Τb%RѪYP!JVpF"fMYOfSY-s+Aj&f/TɿQiuvqlPɛTo oV=87bkw~x̐Wtـ䅡CAC$ʹӢ 1kH5!L.*z ѩ`!rZ"#t+p|8maRAm2#xhKKYc_fq~d5F遞eͷ cC3hT"*zY%#<-Aq$/gfz#^ %.F-ۓeL=jIDI/̅] gV-5*m&: 4އtu vY#tis55Q;S-RCߟks$ql%6S3iئ{^6=lŭ L.XFpp`!cJnbѓM]8/܌B4h Hm8,  ƼƂ0Oα^CSUA'!G}-7~Rj mo[˸~JJݖm{uހ.5-2咴K&h\+lھ#%x~RJ )t'~8L&ڃĖ  (Ÿ{VA!~b?#*mmT2 U~X[gW o9kVMU-5.Kĸe 0h(J#Tv!Nx kpPiAh$0K$Ɣ EUb:)14ZgcGK&HT_X,Q8ܾwWreO=^Ң )tߟImm@?Y"ŅVtTTCsΉ({FYwBPPi!T#[{zws~/*'l:Xs_( GguދzO!?w@y_q{|m}QT˙q~[ɬe hm c#8#mƥC؃UEcFqT@PG$"0lF!VmDuF,\;WlEGiMyf;gqEf˿%Lf ƻ@S-Pi/xfh¬_s-hifTxQN4G~`YƲ'mC@ԋP\3bQO!huKp*br07ϟMm:hw~iQ=ImtbIkIR=:不R.@XwfJ?RhKjdzdN=fn䆁\܏<R4mW6_ X0iiI q5'fg~'C=` W s!DT&;ov-rP1fZy12}6L'3ޕJ}:'r9ȥ9zz,c¤(n2k [>v!9c?`` RcF3 KL7$<_L$/(cRhuͅ mT儛 $K^|)o:ok)H.(x_/lf J:A)&a~@LBsbi5/u٠L.*}"0B`[WL>E# ;=%7-vGYD_cƍ]wn: G@9eeZ3Gr&u!~\VK6d|^@8sEVҺЎ =\'%d?s"g pȜɿm!cDg+̒ bSGgx N;Q@ g-ΎQV,Sy]L`#+[/bx# + > }4՚A"eS<ae/tKPcvTt!oy y3t4[LƐ$, BV\.om Lv3¸9K^T#-e3%R `.ˌ|O? *v.ˮ YcyKj\k)Pa8ŖC+9iN_b< #{pafm`ŗ7w(i%ZX@k}FHf Zwr[8_s|V'uŵ3N}ܺ&UbPKM&֡ʂL)fT dq9YIdNMFK)mEB']Jv (cԟQ8@θb 5~NӉ֬q`>q4>Yz:2pL P^5SlyQJ s YZ