<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git/tests/example1.good, branch master</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>Fix NSEC3 base32 processing. (#929)</title>
<updated>2023-05-06T14:15:32+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2023-05-06T14:15:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=bf8deda6da437ec5fdaaf5261b8674deb8e6d31c'/>
<id>bf8deda6da437ec5fdaaf5261b8674deb8e6d31c</id>
<content type='text'>
The NSEC3 next name field is defined as base32 with no padding, but the
code was doing base32 decoding with padding.  This wouldn't have any
effect in the normal case, since the only defined NSEC3 hashing
algorithm is SHA1, and that generates a 160 bit hash that doesn't
require padding when encoded in base32.

This change removes generated padding after encode, rejects padded input
on decode, and adds necessary padding for decode.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The NSEC3 next name field is defined as base32 with no padding, but the
code was doing base32 decoding with padding.  This wouldn't have any
effect in the normal case, since the only defined NSEC3 hashing
algorithm is SHA1, and that generates a 160 bit hash that doesn't
require padding when encoded in base32.

This change removes generated padding after encode, rejects padded input
on decode, and adds necessary padding for decode.</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for RFC 6742 types.</title>
<updated>2021-07-13T22:29:30+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-07-13T22:29:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=4174b2ec8715747175173d1c3406b62b6bc67bc7'/>
<id>4174b2ec8715747175173d1c3406b62b6bc67bc7</id>
<content type='text'>
This adds the NID, L32, L64, and LP types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds the NID, L32, L64, and LP types.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update SVCB to the current spec.</title>
<updated>2021-04-22T00:22:40+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-04-22T00:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=ab1d7e1078dc8449366d28bc6f5d33121902d067'/>
<id>ab1d7e1078dc8449366d28bc6f5d33121902d067</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Checkpoint ZONEMD support.</title>
<updated>2021-02-24T18:15:46+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-24T18:15:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=41056eeb7430e54f42d67fd5019a76fe97df049c'/>
<id>41056eeb7430e54f42d67fd5019a76fe97df049c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DLV to example zone.</title>
<updated>2020-08-28T01:45:58+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-28T01:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=6c3d900fa668292c477ddbf8855e2e611cb85a61'/>
<id>6c3d900fa668292c477ddbf8855e2e611cb85a61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds SMIMEA record type, RFC 8162</title>
<updated>2020-08-27T07:49:46+00:00</updated>
<author>
<name>Nils Wisiol</name>
<email>mail@nils-wisiol.de</email>
</author>
<published>2020-08-27T07:47:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=0f19845344b468325d3fc6d3919ccc0869b6ca9d'/>
<id>0f19845344b468325d3fc6d3919ccc0869b6ca9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not split OPENPGPKEY base64 into chunks. #577</title>
<updated>2020-08-26T16:38:25+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-26T16:38:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=d6a95982fcd454a10467260bfb874c3c9d31d06f'/>
<id>d6a95982fcd454a10467260bfb874c3c9d31d06f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SVCB and HTTPS support</title>
<updated>2020-08-08T02:13:36+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2020-08-07T03:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5891ac286ee4ba934738c94c7189ee2d868fcd3b'/>
<id>5891ac286ee4ba934738c94c7189ee2d868fcd3b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for the AMTRELAY type.</title>
<updated>2020-07-01T17:33:49+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2020-07-01T17:32:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=7482b94a28dfcd9a98a3518effcec2a6085235d1'/>
<id>7482b94a28dfcd9a98a3518effcec2a6085235d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve TXT records in example zone.</title>
<updated>2020-05-04T17:55:39+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2020-05-04T17:55:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=e32403119562d59d30ae5054a31da777d528cb2d'/>
<id>e32403119562d59d30ae5054a31da777d528cb2d</id>
<content type='text'>
This zone was copied from a zone file in BIND long ago.  BIND contains
both sample zone files and a script to generate sample zone files, but
the committed files appear to have been generated by a broken version of
the script.

This updates the TXT records to what the script would have generated,
which is far more complete.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This zone was copied from a zone file in BIND long ago.  BIND contains
both sample zone files and a script to generate sample zone files, but
the committed files appear to have been generated by a broken version of
the script.

This updates the TXT records to what the script would have generated,
which is far more complete.
</pre>
</div>
</content>
</entry>
</feed>
