On Thu, Aug 26, 2021 at 12:16:54PM -0700, Dan Dennedy wrote: > On Wed, Aug 25, 2021 at 3:18 PM amin...@mailbox.org <amin...@mailbox.org> > wrote: > > > --- a/src/modules/xml/mlt-xml.dtd > > +++ b/src/modules/xml/mlt-xml.dtd > > @@ -77,7 +77,7 @@ > > out CDATA #IMPLIED > > title CDATA #IMPLIED > > > > > -<!ELEMENT entry (producer | playlist | tractor | multitrack | filter > > | transition | chain)* > > > +<!ELEMENT entry (property*,(producer | playlist | tractor | > > multitrack | filter | transition | chain)*) > > > <!ATTLIST entry > > producer IDREF #IMPLIED > > in CDATA #IMPLIED > > > > > > > Thanks, I made this change in git master branch.
Thanks! I noticed a CI build failed; I think that's due to this recent change: https://www.debian.org/releases/bullseye/amd64/release-notes/ch-information.en.html#security-archive I think you just need to change from...: http://security.debian.org stable/updates main ...to: http://security.debian.org stable-security main in https://gitlab.com/ddennedy/mlt/-/blob/master/.gitlab-ci.yml Cheers, Tom _______________________________________________ Mlt-devel mailing list Mlt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mlt-devel