[med-svn] [Git][med-team/orthanc][master] 6 commits: New upstream version 1.12.10+dfsg

Sebastien Jodogne (@jodogne-guest) gitlab at salsa.debian.org
Wed Nov 26 21:12:48 GMT 2025



Sebastien Jodogne pushed to branch master at Debian Med / orthanc


Commits:
1bfe1435 by jodogne-guest at 2025-11-26T21:23:06+01:00
New upstream version 1.12.10+dfsg
- - - - -
6a4c6685 by jodogne-guest at 2025-11-26T21:23:08+01:00
Update upstream source from tag 'upstream/1.12.10+dfsg'

Update to upstream version '1.12.10+dfsg'
with Debian dir 1cd0d0319de3ddc174682b140e7af73132505387
- - - - -
5335f5d1 by jodogne-guest at 2025-11-26T21:25:27+01:00
preparing for 1.12.10+dfsg-1

- - - - -
f762bdae by jodogne-guest at 2025-11-26T21:48:33+01:00
updated configuration files

- - - - -
6b704c56 by jodogne-guest at 2025-11-26T21:53:14+01:00
fix typo

- - - - -
e45ca3e9 by jodogne-guest at 2025-11-26T22:12:07+01:00
Upload to unstable

- - - - -


265 changed files:

- .hg_archival.txt
- .hgignore
- CITATION.cff
- NEWS
- OrthancFramework/Resources/CMake/AutoGeneratedCode.cmake
- OrthancFramework/Resources/CMake/BoostConfiguration.cmake
- OrthancFramework/Resources/CMake/BoostConfigurationStatic-1.69.0.cmake
- OrthancFramework/Resources/CMake/CivetwebConfiguration.cmake
- OrthancFramework/Resources/CMake/Compiler.cmake
- OrthancFramework/Resources/CMake/DcmtkConfigurationStatic-3.6.0.cmake
- OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake
- OrthancFramework/Resources/EmbedResources.py → OrthancFramework/Resources/CMake/EmbedResources.py
- OrthancFramework/Resources/CMake/LibCurlConfiguration.cmake
- OrthancFramework/Resources/CMake/LibP11Configuration.cmake
- OrthancFramework/Resources/CMake/LibPngConfiguration.cmake
- OrthancFramework/Resources/CMake/MongooseConfiguration.cmake
- OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake
- OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake
- OrthancFramework/Resources/CMake/SQLiteConfiguration.cmake
- OrthancFramework/Resources/CMake/UuidConfiguration.cmake
- OrthancFramework/Resources/CMake/ZlibConfiguration.cmake
- OrthancFramework/Resources/CodeGeneration/CheckDcmtkTransferSyntaxes.py
- OrthancFramework/Resources/CodeGeneration/ErrorCodes.json
- OrthancFramework/Resources/CodeGeneration/GenerateErrorCodes.py
- OrthancFramework/Resources/CodeGeneration/GenerateTransferSyntaxes.py
- OrthancFramework/Resources/Patches/OpenSSL-ConfigureHeaders.py
- + OrthancFramework/Resources/Patches/civetweb-1.16.patch
- OrthancFramework/Resources/Patches/curl-8.12.1.patch → OrthancFramework/Resources/Patches/curl-8.17.0.patch
- + OrthancFramework/Resources/Patches/zlib-1.3.1-zconf.patch
- OrthancFramework/SharedLibrary/CMakeLists.txt
- OrthancFramework/Sources/Cache/MemoryCache.cpp
- OrthancFramework/Sources/Cache/MemoryObjectCache.cpp
- OrthancFramework/Sources/Cache/MemoryStringCache.cpp
- OrthancFramework/Sources/Compression/HierarchicalZipWriter.cpp
- OrthancFramework/Sources/Compression/HierarchicalZipWriter.h
- OrthancFramework/Sources/Compression/ZipReader.cpp
- OrthancFramework/Sources/Compression/ZipReader.h
- OrthancFramework/Sources/Compression/ZipWriter.cpp
- OrthancFramework/Sources/Compression/ZipWriter.h
- OrthancFramework/Sources/DicomFormat/DicomIntegerPixelAccessor.h
- OrthancFramework/Sources/DicomFormat/DicomMap.cpp
- OrthancFramework/Sources/DicomFormat/DicomStreamReader.cpp
- OrthancFramework/Sources/DicomFormat/DicomStreamReader.h
- OrthancFramework/Sources/DicomFormat/DicomTag.h
- OrthancFramework/Sources/DicomNetworking/DicomAssociation.cpp
- + OrthancFramework/Sources/DicomNetworking/DicomConnectionInfo.cpp
- + OrthancFramework/Sources/DicomNetworking/DicomConnectionInfo.h
- OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.cpp
- OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.h
- OrthancFramework/Sources/DicomNetworking/DicomServer.cpp
- OrthancFramework/Sources/DicomNetworking/DicomStoreUserConnection.cpp
- + OrthancFramework/Sources/DicomNetworking/DimseErrorPayload.cpp
- + OrthancFramework/Sources/DicomNetworking/DimseErrorPayload.h
- OrthancFramework/Sources/DicomNetworking/IFindRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IGetRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IMoveRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IStorageCommitmentRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IStoreRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/IWorklistRequestHandler.h
- OrthancFramework/Sources/DicomNetworking/Internals/CommandDispatcher.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/CommandDispatcher.h
- OrthancFramework/Sources/DicomNetworking/Internals/FindScp.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/MoveScp.cpp
- OrthancFramework/Sources/DicomNetworking/Internals/StoreScp.cpp
- OrthancFramework/Sources/DicomParsing/DcmtkTranscoder.cpp
- OrthancFramework/Sources/DicomParsing/DcmtkTranscoder.h
- OrthancFramework/Sources/DicomParsing/DicomDirWriter.cpp
- OrthancFramework/Sources/DicomParsing/DicomModification.cpp
- OrthancFramework/Sources/DicomParsing/DicomModification.h
- OrthancFramework/Sources/DicomParsing/DicomWebJsonVisitor.cpp
- OrthancFramework/Sources/DicomParsing/DicomWebJsonVisitor.h
- OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp
- OrthancFramework/Sources/DicomParsing/IDicomTranscoder.h
- OrthancFramework/Sources/DicomParsing/ITagVisitor.h
- OrthancFramework/Sources/DicomParsing/Internals/DicomFrameIndex.cpp
- OrthancFramework/Sources/DicomParsing/Internals/DicomFrameIndex.h
- OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.cpp
- + OrthancFramework/Sources/DicomParsing/Internals/SopInstanceUidFixer.cpp
- + OrthancFramework/Sources/DicomParsing/Internals/SopInstanceUidFixer.h
- OrthancFramework/Sources/DicomParsing/MemoryBufferTranscoder.cpp
- OrthancFramework/Sources/DicomParsing/MemoryBufferTranscoder.h
- OrthancFramework/Sources/DicomParsing/ParsedDicomFile.cpp
- OrthancFramework/Sources/DicomParsing/ParsedDicomFile.h
- OrthancFramework/Sources/Enumerations.cpp
- OrthancFramework/Sources/Enumerations.h
- OrthancFramework/Sources/FileStorage/FilesystemStorage.cpp
- OrthancFramework/Sources/FileStorage/FilesystemStorage.h
- OrthancFramework/Sources/FileStorage/MemoryStorageArea.h
- OrthancFramework/Sources/HttpClient.cpp
- OrthancFramework/Sources/HttpClient.h
- OrthancFramework/Sources/HttpServer/FilesystemHttpSender.cpp
- OrthancFramework/Sources/HttpServer/FilesystemHttpSender.h
- OrthancFramework/Sources/HttpServer/HttpOutput.cpp
- OrthancFramework/Sources/HttpServer/HttpServer.cpp
- OrthancFramework/Sources/HttpServer/HttpServer.h
- OrthancFramework/Sources/Images/Font.cpp
- OrthancFramework/Sources/Images/Font.h
- OrthancFramework/Sources/Images/FontRegistry.cpp
- OrthancFramework/Sources/Images/FontRegistry.h
- OrthancFramework/Sources/Images/ImageAccessor.cpp
- OrthancFramework/Sources/Images/ImageProcessing.cpp
- OrthancFramework/Sources/Images/ImageProcessing.h
- OrthancFramework/Sources/Images/JpegReader.cpp
- OrthancFramework/Sources/Images/JpegReader.h
- OrthancFramework/Sources/Images/PamReader.cpp
- OrthancFramework/Sources/Images/PamReader.h
- OrthancFramework/Sources/Images/PngReader.cpp
- OrthancFramework/Sources/Images/PngReader.h
- OrthancFramework/Sources/JobsEngine/IJob.h
- OrthancFramework/Sources/JobsEngine/JobInfo.cpp
- OrthancFramework/Sources/JobsEngine/JobStatus.cpp
- OrthancFramework/Sources/JobsEngine/JobStatus.h
- OrthancFramework/Sources/JobsEngine/JobStepResult.cpp
- OrthancFramework/Sources/JobsEngine/JobStepResult.h
- OrthancFramework/Sources/JobsEngine/JobsEngine.cpp
- OrthancFramework/Sources/JobsEngine/JobsRegistry.cpp
- OrthancFramework/Sources/JobsEngine/JobsRegistry.h
- OrthancFramework/Sources/JobsEngine/Operations/SequenceOfOperationsJob.cpp
- OrthancFramework/Sources/JobsEngine/Operations/SequenceOfOperationsJob.h
- OrthancFramework/Sources/JobsEngine/SetOfCommandsJob.h
- OrthancFramework/Sources/JobsEngine/SetOfInstancesJob.cpp
- OrthancFramework/Sources/JobsEngine/SetOfInstancesJob.h
- OrthancFramework/Sources/Logging.cpp
- OrthancFramework/Sources/MallocMemoryBuffer.cpp
- OrthancFramework/Sources/MallocMemoryBuffer.h
- OrthancFramework/Sources/MetricsRegistry.cpp
- OrthancFramework/Sources/MultiThreading/IRunnableBySteps.h
- OrthancFramework/Sources/OrthancException.cpp
- OrthancFramework/Sources/OrthancException.h
- OrthancFramework/Sources/RestApi/RestApiHierarchy.cpp
- OrthancFramework/Sources/RestApi/RestApiHierarchy.h
- OrthancFramework/Sources/SharedLibrary.cpp
- OrthancFramework/Sources/SharedLibrary.h
- OrthancFramework/Sources/SystemToolbox.cpp
- OrthancFramework/Sources/SystemToolbox.h
- OrthancFramework/Sources/TemporaryFile.cpp
- OrthancFramework/Sources/TemporaryFile.h
- OrthancFramework/Sources/Toolbox.cpp
- OrthancFramework/UnitTestsSources/DicomMapTests.cpp
- OrthancFramework/UnitTestsSources/FileStorageTests.cpp
- OrthancFramework/UnitTestsSources/FrameworkTests.cpp
- OrthancFramework/UnitTestsSources/FromDcmtkTests.cpp
- OrthancFramework/UnitTestsSources/ImageProcessingTests.cpp
- OrthancFramework/UnitTestsSources/ImageTests.cpp
- OrthancFramework/UnitTestsSources/JobsTests.cpp
- OrthancFramework/UnitTestsSources/MemoryCacheTests.cpp
- OrthancFramework/UnitTestsSources/RestApiTests.cpp
- OrthancFramework/UnitTestsSources/SQLiteTests.cpp
- OrthancFramework/UnitTestsSources/SharedLibraryUnitTests.cpp
- OrthancFramework/UnitTestsSources/ZipTests.cpp
- OrthancServer/CMakeLists.txt
- OrthancServer/OrthancExplorer/explorer.js
- OrthancServer/Plugins/Engine/OrthancPluginDatabase.cpp
- OrthancServer/Plugins/Engine/OrthancPluginDatabaseV3.cpp
- OrthancServer/Plugins/Engine/OrthancPluginDatabaseV3.h
- OrthancServer/Plugins/Engine/OrthancPluginDatabaseV4.cpp
- OrthancServer/Plugins/Engine/OrthancPluginDatabaseV4.h
- OrthancServer/Plugins/Engine/OrthancPlugins.cpp
- OrthancServer/Plugins/Engine/OrthancPlugins.h
- OrthancServer/Plugins/Engine/PluginMemoryBuffer32.h
- OrthancServer/Plugins/Engine/PluginMemoryBuffer64.h
- OrthancServer/Plugins/Engine/PluginsJob.h
- OrthancServer/Plugins/Engine/PluginsManager.cpp
- OrthancServer/Plugins/Engine/PluginsManager.h
- OrthancServer/Plugins/Include/orthanc/OrthancCPlugin.h
- OrthancServer/Plugins/Include/orthanc/OrthancDatabasePlugin.proto
- OrthancServer/Plugins/Include/orthanc/OrthancPluginCodeModel.json
- OrthancServer/Plugins/Samples/AdoptDicomInstance/Plugin.cpp
- OrthancServer/Plugins/Samples/Basic/Plugin.c
- OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.cpp
- OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.h
- OrthancServer/Plugins/Samples/ConnectivityChecks/Plugin.cpp
- OrthancServer/Plugins/Samples/CppSkeleton/CMakeLists.txt
- OrthancServer/Plugins/Samples/CppSkeleton/Resources/SyncOrthancFolder.py
- OrthancServer/Plugins/Samples/DelayedDeletion/Plugin.cpp
- OrthancServer/Plugins/Samples/Housekeeper/Plugin.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/FindRequestHandler.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/FindRequestHandler.h
- OrthancServer/Plugins/Samples/MultitenantDicom/MoveRequestHandler.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/MoveRequestHandler.h
- OrthancServer/Plugins/Samples/MultitenantDicom/OrthancFrameworkDependencies.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/StoreRequestHandler.cpp
- OrthancServer/Plugins/Samples/MultitenantDicom/StoreRequestHandler.h
- OrthancServer/Plugins/Samples/ServeFolders/CMakeLists.txt
- + OrthancServer/Plugins/Samples/ServeFolders/OrthancFrameworkDependencies.cpp
- OrthancServer/Plugins/Samples/ServeFolders/Plugin.cpp
- OrthancServer/Plugins/Samples/WebDavFilesystem/Plugin.cpp
- OrthancServer/Plugins/Samples/WebSkeleton/Framework/Plugin.cpp
- OrthancServer/Resources/CodeModel/Dockerfile
- OrthancServer/Resources/CodeModel/GenerateCodeModel.py
- OrthancServer/Resources/CodeModel/README.txt
- OrthancServer/Resources/CodeModel/docker-compile.sh → OrthancServer/Resources/CodeModel/docker-run.sh
- OrthancServer/Resources/Configuration.json
- OrthancServer/Resources/RunCppCheck.sh → OrthancServer/Resources/RunCppCheck-2.1.sh
- OrthancServer/Resources/RunCppCheck-2.17.0.sh
- + OrthancServer/Resources/RunCppCheck-2.17.1.sh
- OrthancServer/Resources/Samples/Tools/RecoverCompressedFile.cpp
- + OrthancServer/Sources/Database/AddTimeoutToQueues.sql
- OrthancServer/Sources/Database/Compatibility/GenericFind.cpp
- OrthancServer/Sources/Database/IDatabaseWrapper.h
- + OrthancServer/Sources/Database/InstallDicomIdentifiersIndex3.sql
- OrthancServer/Sources/Database/InstallKeyValueStoresAndQueues.sql
- OrthancServer/Sources/Database/PrepareDatabase.sql
- OrthancServer/Sources/Database/ResourcesContent.h
- OrthancServer/Sources/Database/SQLiteDatabaseWrapper.cpp
- OrthancServer/Sources/Database/StatelessDatabaseOperations.cpp
- OrthancServer/Sources/Database/StatelessDatabaseOperations.h
- OrthancServer/Sources/DicomInstanceOrigin.cpp
- OrthancServer/Sources/EmbeddedResourceHttpHandler.cpp
- OrthancServer/Sources/LuaScripting.cpp
- OrthancServer/Sources/OrthancConfiguration.cpp
- OrthancServer/Sources/OrthancConfiguration.h
- OrthancServer/Sources/OrthancFindRequestHandler.cpp
- OrthancServer/Sources/OrthancFindRequestHandler.h
- OrthancServer/Sources/OrthancGetRequestHandler.cpp
- OrthancServer/Sources/OrthancInitialization.cpp
- OrthancServer/Sources/OrthancInitialization.h
- OrthancServer/Sources/OrthancMoveRequestHandler.cpp
- OrthancServer/Sources/OrthancMoveRequestHandler.h
- OrthancServer/Sources/OrthancRestApi/OrthancRestAnonymizeModify.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestApi.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestApi.h
- OrthancServer/Sources/OrthancRestApi/OrthancRestModalities.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestResources.cpp
- OrthancServer/Sources/OrthancRestApi/OrthancRestSystem.cpp
- OrthancServer/Sources/OrthancWebDav.cpp
- OrthancServer/Sources/OrthancWebDav.h
- OrthancServer/Sources/Search/HierarchicalMatcher.cpp
- OrthancServer/Sources/ServerContext.cpp
- OrthancServer/Sources/ServerContext.h
- OrthancServer/Sources/ServerIndex.cpp
- OrthancServer/Sources/ServerJobs/ArchiveJob.cpp
- OrthancServer/Sources/ServerJobs/ArchiveJob.h
- OrthancServer/Sources/ServerJobs/DicomGetScuJob.cpp
- OrthancServer/Sources/ServerJobs/DicomModalityStoreJob.cpp
- OrthancServer/Sources/ServerJobs/DicomMoveScuJob.cpp
- OrthancServer/Sources/ServerJobs/DicomRetrieveScuBaseJob.cpp
- OrthancServer/Sources/ServerJobs/DicomRetrieveScuBaseJob.h
- OrthancServer/Sources/ServerJobs/IStorageCommitmentFactory.h
- OrthancServer/Sources/ServerJobs/Operations/ModifyInstanceOperation.cpp
- OrthancServer/Sources/ServerJobs/Operations/StoreScuOperation.cpp
- OrthancServer/Sources/ServerJobs/Operations/SystemCallOperation.cpp
- OrthancServer/Sources/ServerJobs/OrthancJobUnserializer.cpp
- OrthancServer/Sources/ServerJobs/OrthancPeerStoreJob.cpp
- OrthancServer/Sources/ServerJobs/ResourceModificationJob.cpp
- OrthancServer/Sources/ServerJobs/StorageCommitmentScpJob.cpp
- OrthancServer/Sources/ServerJobs/StorageCommitmentScpJob.h
- OrthancServer/Sources/ServerJobs/ThreadedSetOfInstancesJob.h
- OrthancServer/Sources/SimpleInstanceOrdering.cpp
- OrthancServer/Sources/SliceOrdering.cpp
- OrthancServer/Sources/StorageCommitmentReports.cpp
- OrthancServer/Sources/main.cpp
- OrthancServer/UnitTestsSources/ServerConfigTests.cpp
- OrthancServer/UnitTestsSources/ServerIndexTests.cpp
- OrthancServer/UnitTestsSources/ServerJobsTests.cpp
- OrthancServer/UnitTestsSources/UnitTestsMain.cpp
- OrthancServer/UnitTestsSources/VersionsTests.cpp
- TODO
- debian/changelog
- debian/configuration/orthanc.json
- debian/docs/Orthanc.8
- debian/docs/OrthancRecoverCompressedFile.8
- debian/docs/orthanc_upgrade.8
- − debian/patches/code-model
- − debian/patches/series


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/4ba3d56afa4108642c696ae26d47ad3c91711612...e45ca3e93a53c6eee3826d7efa966315aa4c20c5

-- 
View it on GitLab: https://salsa.debian.org/med-team/orthanc/-/compare/4ba3d56afa4108642c696ae26d47ad3c91711612...e45ca3e93a53c6eee3826d7efa966315aa4c20c5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251126/3d27c4bb/attachment-0001.htm>


More information about the debian-med-commit mailing list