<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/dnspython.git, branch windows_asyncio_fix</title>
<subtitle>github.com: rthalley/dnspython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/'/>
<entry>
<title>asyncio on Windows requries connected sockets.  [Issue #637]</title>
<updated>2021-02-25T16:55:15+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-25T16:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5969ce9d22277f907ece5bddc4f02054fedd8734'/>
<id>5969ce9d22277f907ece5bddc4f02054fedd8734</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #635 from KOLANICH-libs/setup.cfg</title>
<updated>2021-02-19T22:29:31+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-19T22:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=c249ca426bc43a5cd634387f8b0d09848fa9a169'/>
<id>c249ca426bc43a5cd634387f8b0d09848fa9a169</id>
<content type='text'>
Moved the metadata into setup.cfg from setup.py.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved the metadata into setup.cfg from setup.py.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #634 from bwelling/refactor-dnssec</title>
<updated>2021-02-18T18:05:54+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-18T18:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5e1a63047f5b0069e3992309fc2bafb0c0acfc1e'/>
<id>5e1a63047f5b0069e3992309fc2bafb0c0acfc1e</id>
<content type='text'>
DNSSEC refactoring.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DNSSEC refactoring.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #636 from kimbo/kl/zone-contains</title>
<updated>2021-02-18T17:46:20+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-18T17:46:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=9ed0320f1f150065edfbd818be939d1b8d1729c3'/>
<id>9ed0320f1f150065edfbd818be939d1b8d1729c3</id>
<content type='text'>
make `name in zone` consistent with `zone[name]`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make `name in zone` consistent with `zone[name]`</pre>
</div>
</content>
</entry>
<entry>
<title>make `name in zone` consistent with `zone[name]`</title>
<updated>2021-02-16T22:21:13+00:00</updated>
<author>
<name>kimbo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2021-02-16T22:21:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=7d4d4715b5ebbe01cc4e4a0da662116263d747b1'/>
<id>7d4d4715b5ebbe01cc4e4a0da662116263d747b1</id>
<content type='text'>
specifically, allow name to be a str, and raise a KeyError if name
cannot be converted into a dns.name.Name
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
specifically, allow name to be a str, and raise a KeyError if name
cannot be converted into a dns.name.Name
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved the metadata into setup.cfg from setup.py.</title>
<updated>2021-02-16T11:06:40+00:00</updated>
<author>
<name>KOLANICH</name>
<email>kolan_n@mail.ru</email>
</author>
<published>2021-02-16T10:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=da279dec7e8121c4ff6fc1ea166570888a2bb988'/>
<id>da279dec7e8121c4ff6fc1ea166570888a2bb988</id>
<content type='text'>
Fixed the dependency on poetry instead of poetry-core in pyproject.toml.
Fetching the version from git tags now when using setuptools (for poetry we cannot do that currently, see https://github.com/python-poetry/poetry/issues/693).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed the dependency on poetry instead of poetry-core in pyproject.toml.
Fetching the version from git tags now when using setuptools (for poetry we cannot do that currently, see https://github.com/python-poetry/poetry/issues/693).
</pre>
</div>
</content>
</entry>
<entry>
<title>DNSSEC refactoring.</title>
<updated>2021-02-12T22:02:48+00:00</updated>
<author>
<name>Brian Wellington</name>
<email>bwelling@xbill.org</email>
</author>
<published>2021-02-12T22:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5bf70eab23bbade7473024e6146f8b757e8805fb'/>
<id>5bf70eab23bbade7473024e6146f8b757e8805fb</id>
<content type='text'>
Reorders some of the operations related to RRSIG validation.  The net
effects here are that the code performs all of the parts of validation
that are not specific to the keys first before the parts that are
specific to keys (and need to be repeated for each key).

This also fixes the inconsistency that if there are multiple keys that
match an RRSIG, a single malformed key would lead to an exception, but a
signle failed signature validation would not.  In both cases, an
exception should only be raised if no keys successfully validate the
RRSIG.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reorders some of the operations related to RRSIG validation.  The net
effects here are that the code performs all of the parts of validation
that are not specific to the keys first before the parts that are
specific to keys (and need to be repeated for each key).

This also fixes the inconsistency that if there are multiple keys that
match an RRSIG, a single malformed key would lead to an exception, but a
signle failed signature validation would not.  In both cases, an
exception should only be raised if no keys successfully validate the
RRSIG.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #633 from kimbo/kl/doc-fix</title>
<updated>2021-02-11T20:15:11+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-02-11T20:15:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=a9dc095ad49d1e1a11197af31b188bb7c50d85de'/>
<id>a9dc095ad49d1e1a11197af31b188bb7c50d85de</id>
<content type='text'>
doc fix: change fname to name</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
doc fix: change fname to name</pre>
</div>
</content>
</entry>
<entry>
<title>change fname to name</title>
<updated>2021-02-11T19:44:08+00:00</updated>
<author>
<name>kimbo</name>
<email>kimballleavitt@gmail.com</email>
</author>
<published>2021-02-11T19:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5e0441f0204977c30bddc7970da28780bd59b15b'/>
<id>5e0441f0204977c30bddc7970da28780bd59b15b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>async StreamSockets were erronously subclassing the abstract DatagramSocket</title>
<updated>2021-01-31T22:52:13+00:00</updated>
<author>
<name>Bob Halley</name>
<email>halley@dnspython.org</email>
</author>
<published>2021-01-31T22:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/dnspython.git/commit/?id=5449af5318d88bada34f661247f3bcb16f58f057'/>
<id>5449af5318d88bada34f661247f3bcb16f58f057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
