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>
Thu, 5 Sep 2019 00:51:11 +0000 (01:51 +0100)
commitbd33fb99cad08a688c58b7ab7237883cf6c39209
tree82a2b4186d7971f02798413f0d6a0895d514db72
parentb578af0819126de2758687f9eae71dbcf5ed0325
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