Update Info

openSUSE-2025-142


Recommended update for orthanc, orthanc-wsi


Type: recommended
Severity: moderate
Issued: 2025-05-01
Description:
This update for orthanc, orthanc-wsi fixes the following issues:

Changes in orthanc:

- version 1.12.7
  * long changelog - see NEWS for details

- version 1.12.4
  * 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".

Changes in orthanc-wsi:

- version 3.2

  * Support windowing when rendering grayscale images using on-the-fly deep zoom
  * Added tolerance to imaged volume width/height by looking only at the finest level
  * Added support for more transfer syntaxes in the Web viewer plugin, including JPEG-LS
  * Added support for JPEG-LS in OrthancWSIDicomizer with argument "--compression=jpeg-ls"
  * Fix photometric interpretation of JPEG2000 images generated by OrthancWSIDicomizer
    (now set to RGB instead of YBR_FULL_422)

- version 3.1

  * Upgraded to OpenLayers 10.4.0 (was previously 3.19.0)
  * The viewer now displays the scale if imaged volume size is available in DICOM
  * Fix handling of "Image Type" in the viewer for compatibility with other vendors
  * OrthancWSIDicomizer does not fill anymore the imaged volume width/height
    tags if no information is available
  * OrthancWSIDicomizer detects imaged volume size for Aperio files without OpenSlide

- version 3.0

  * Minimum SDK version: 1.7.0
  * On-the-fly creation of pyramids from frames of DICOM instances


              

References


No references

Packages


  • orthanc-wsi-3.2-bp156.2.6.2
  • orthanc-1.12.7-bp156.3.3.2