Skip to content

FTBFS with dcmtk 3.6.8

Description

DMCTK 3.8 deprecated some old transfer syntaxes. For now we have the previous version but in Debian already ships 3.7, we will also be affected soon.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075792

Functional specifications

Simply no longer support the two deprecated syntaxes:

  • UID_RFC2557MIMEEncapsulationTransferSyntax
  • UID_XMLEncodingTransferSyntax

Technical specifications

I propose to simply apply the patch I use the package, that simply removes these syntaxes.

Test plan

CI tests would be enough.

Edited by Flavien BRIDAULT