<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libdcp/src, branch v1.6.x-laszlo</title>
<subtitle>DCP handling library</subtitle>
<id>https://git.carlh.net/cgit/libdcp/atom?h=v1.6.x-laszlo</id>
<link rel='self' href='https://git.carlh.net/cgit/libdcp/atom?h=v1.6.x-laszlo'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/'/>
<updated>2020-11-17T13:28:35Z</updated>
<entry>
<title>Add some debugging messages.</title>
<updated>2020-11-17T13:28:35Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-11-17T13:28:35Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=7d45b16de65ec8622cd5ffe84edc31a822ae7fe7'/>
<id>urn:sha1:7d45b16de65ec8622cd5ffe84edc31a822ae7fe7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when loading DCPs whose ASSETMAP contains files that are</title>
<updated>2020-10-10T18:14:58Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-10-10T16:58:05Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=c6cf2a5fb3a30b972c3ad9b10fa4164a66abe840'/>
<id>urn:sha1:c6cf2a5fb3a30b972c3ad9b10fa4164a66abe840</id>
<content type='text'>
not mentioned in any PKL (#1855).

Back-ported from 4c8cc9e99678a4095772f283ffaaa1d6bd8aaf67 in master.
</content>
</entry>
<entry>
<title>Be more cautious in CertificateChain::private_key_valid.</title>
<updated>2020-03-10T21:24:46Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2020-03-10T21:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=5292108cb0816789a58ac469114d53ac2a5b5bde'/>
<id>urn:sha1:5292108cb0816789a58ac469114d53ac2a5b5bde</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add fix_empty_font_ids() to replace empty Font ids with a dummy string.</title>
<updated>2019-12-15T22:05:32Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-12-15T21:58:21Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=b651392d70d7e37ce5a8a20da81d86e5d19aadd8'/>
<id>urn:sha1:b651392d70d7e37ce5a8a20da81d86e5d19aadd8</id>
<content type='text'>
Back-ported from abf4f7577877254ecd7a1dc7955e0d7ca49ad07c in master.
</content>
</entry>
<entry>
<title>Just emit EmptyAssetPathError from DCP::read, not a MissingAssetError as well.</title>
<updated>2019-11-24T21:54:52Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-24T21:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fb0dfadb60cffe811b89e6ad9d2d5b510a47c62b'/>
<id>urn:sha1:fb0dfadb60cffe811b89e6ad9d2d5b510a47c62b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow DCP reading to continue even with empty &lt;Path&gt; nodes in ASSETMAP.</title>
<updated>2019-11-11T20:24:29Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-08-30T21:28:06Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=aa8b4d4348394ea01e97f4c83e55fdbca3aa6cdb'/>
<id>urn:sha1:aa8b4d4348394ea01e97f4c83e55fdbca3aa6cdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect LocalTime strings when timezone is behind UTC and not an integer number of hours.</title>
<updated>2019-11-08T22:50:03Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-11-08T22:48:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=cba9d74bec5722db9079ecb8b5d4fc4bcb757a54'/>
<id>urn:sha1:cba9d74bec5722db9079ecb8b5d4fc4bcb757a54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix enum confusion.</title>
<updated>2019-10-09T22:57:34Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-10-09T22:57:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=fe79aeb6b8d3938db8dc8382b807014be22fc692'/>
<id>urn:sha1:fe79aeb6b8d3938db8dc8382b807014be22fc692</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reject certificate chains where the adjacent certificates have the same subject.</title>
<updated>2019-10-01T20:18:12Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-06-26T14:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=f5dd8fb0d86bd56d637f6a1921591044a5ef2a03'/>
<id>urn:sha1:f5dd8fb0d86bd56d637f6a1921591044a5ef2a03</id>
<content type='text'>
This is a backport of 31f31800705880da6ec185f9b31c7e125ae18c38 from master.
</content>
</entry>
<entry>
<title>In 8c852cb the CPL root attribute "dsig" was removed (to prevent</title>
<updated>2019-09-30T22:22:09Z</updated>
<author>
<name>Carl Hetherington</name>
<email>cth@carlh.net</email>
</author>
<published>2019-09-05T00:51:11Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/libdcp/commit/?id=4e6637feaff73fcf6ed44a85b96a3b0f74180de9'/>
<id>urn:sha1:4e6637feaff73fcf6ed44a85b96a3b0f74180de9</id>
<content type='text'>
'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.
</content>
</entry>
</feed>
