In 8c852cb the CPL root attribute "dsig" was removed (to prevent
authorCarl Hetherington <cth@carlh.net>
Thu, 5 Sep 2019 00:51:11 +0000 (01:51 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 30 Sep 2019 22:22:09 +0000 (00:22 +0200)
commit4e6637feaff73fcf6ed44a85b96a3b0f74180de9
tree77b4a5584ed059db91e19943ae70a273ad3c5c98
parentc6d187747222c980e28a6e50196a85ee570990a7
In 8c852cb the CPL root attribute "dsig" was removed (to prevent
'XML root element can contain only one namespace' errors)

In a266fc2 [Sony digest validation fix] this was (for some
unknown reason) re-added, which makes the root element bug recur.

This commit removes that namespace again.

It's a shame there was no unit test to pick this regression up.
src/cpl.cc