Accepting request 808347 from home:DocB:Orthanc

- 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

OBS-URL: https://build.opensuse.org/request/show/808347
OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc?expand=0&rev=18
This commit is contained in:
Axel Braun 2020-05-23 07:04:05 +00:00 committed by Git OBS Bridge
parent e74d849156
commit eadcc8c9a5
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86f6e1a79bc93f082fd5243dd4daaf5a2ea05fcdf515cf35f100829c5fe5c4df
size 1633929

3
Orthanc-1.7.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62b22d8cf903a16912c3c5a7dd10dd6c5b7d65f5f4d3311d91b15162d1c7fdfb
size 1639824

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 22 17:22:11 UTC 2020 - Axel Braun <axel.braun@gmx.de>
- 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
-------------------------------------------------------------------
Wed Apr 22 17:59:05 UTC 2020 - Axel Braun <axel.braun@gmx.de>

View File

@ -18,7 +18,7 @@
Name: orthanc
Version: 1.6.1
Version: 1.7.0
Release: 0
Summary: RESTful DICOM server for healthcare and medical research
License: GPL-3.0-or-later