From f74ec7c21a78a2814c6351c7426c46a5ef032469bceb7a43c19457932ac0b738 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Mon, 12 Jul 2021 05:54:31 +0000 Subject: [PATCH] Accepting request 905667 from home:DocB:Orthanc - 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 OBS-URL: https://build.opensuse.org/request/show/905667 OBS-URL: https://build.opensuse.org/package/show/graphics/orthanc?expand=0&rev=37 --- Orthanc-1.9.4.tar.gz | 3 --- Orthanc-1.9.5.tar.gz | 3 +++ orthanc.changes | 13 +++++++++++++ orthanc.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 Orthanc-1.9.4.tar.gz create mode 100644 Orthanc-1.9.5.tar.gz diff --git a/Orthanc-1.9.4.tar.gz b/Orthanc-1.9.4.tar.gz deleted file mode 100644 index 1e87a42..0000000 --- a/Orthanc-1.9.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:203db825353c7b1a0363ae5fa564f200400376d3c6da472443e9fe5f2e82c069 -size 1849979 diff --git a/Orthanc-1.9.5.tar.gz b/Orthanc-1.9.5.tar.gz new file mode 100644 index 0000000..fe3105c --- /dev/null +++ b/Orthanc-1.9.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b8b39b7ab8aefeab207fb0db9f4b3bdc2c0e9402274948e44aa0ebed5fca8d +size 1853292 diff --git a/orthanc.changes b/orthanc.changes index e65433d..b572bd3 100644 --- a/orthanc.changes +++ b/orthanc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Jul 11 11:16:07 UTC 2021 - Axel Braun + +- 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 + ------------------------------------------------------------------- Thu Jun 24 12:42:18 UTC 2021 - Axel Braun diff --git a/orthanc.spec b/orthanc.spec index 72aa07f..324e723 100644 --- a/orthanc.spec +++ b/orthanc.spec @@ -18,7 +18,7 @@ Name: orthanc -Version: 1.9.4 +Version: 1.9.5 Release: 0 Summary: RESTful DICOM server for healthcare and medical research License: GPL-3.0-or-later