<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/cryptography.git/src, branch 2.0.x</title>
<subtitle>github.com: pyca/cryptography.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/'/>
<entry>
<title>2.0.3 changelog and version bump (#3843)</title>
<updated>2017-08-03T21:47:21+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-08-03T21:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=87a6dcae8a527d6e0b5c8feabfa768cd8fa6e264'/>
<id>87a6dcae8a527d6e0b5c8feabfa768cd8fa6e264</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix weak linking of getentropy when compiling on older macOS (#3841) (#3842)</title>
<updated>2017-08-03T21:09:24+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-08-03T21:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=5e7160fb442520647ac3f6d53707da954a517d6c'/>
<id>5e7160fb442520647ac3f6d53707da954a517d6c</id>
<content type='text'>
* Fix weak linking of getentropy when compiling on older macOS

We use weak linking in macOS to determine if the getentropy symbol is
available. However, to do that we need to have a declaration that states
the function is __attribute((weak_import)) at compile time. On macOS
10.12 this is provided in sys/random.h, but on older macOS the
declaration doesn't exist at all, so we need to forward declare it
ourselves.

* update a comment and a style nit</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix weak linking of getentropy when compiling on older macOS

We use weak linking in macOS to determine if the getentropy symbol is
available. However, to do that we need to have a declaration that states
the function is __attribute((weak_import)) at compile time. On macOS
10.12 this is provided in sys/random.h, but on older macOS the
declaration doesn't exist at all, so we need to forward declare it
ourselves.

* update a comment and a style nit</pre>
</div>
</content>
</entry>
<entry>
<title>Blacklist pytest 3.2.0 because it breaks us (#3835) (#3844)</title>
<updated>2017-08-03T20:20:47+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-08-03T20:20:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=789b71dfbf00a986f559002ddd475f997304ac89'/>
<id>789b71dfbf00a986f559002ddd475f997304ac89</id>
<content type='text'>
* Blacklist pytest 3.2.0 because it breaks us (#3835)

See upstream: https://github.com/pytest-dev/pytest/issues/2644

* fix for latest flake8 (#3829)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Blacklist pytest 3.2.0 because it breaks us (#3835)

See upstream: https://github.com/pytest-dev/pytest/issues/2644

* fix for latest flake8 (#3829)
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog and version bump for 2.0.2 (#3826)</title>
<updated>2017-07-27T03:09:35+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-27T03:09:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=38a2d0b94852bcd4d017ee77cb6dec8dee3ce2ae'/>
<id>38a2d0b94852bcd4d017ee77cb6dec8dee3ce2ae</id>
<content type='text'>
* changelog and version bump for 2.0.2

* diff language
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changelog and version bump for 2.0.2

* diff language
</pre>
</div>
</content>
</entry>
<entry>
<title>2.0.1 changelog and version bump (#3820)</title>
<updated>2017-07-26T20:14:44+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-26T20:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=e758aa6066f79a4181ba8183112e1f4477bcce1b'/>
<id>e758aa6066f79a4181ba8183112e1f4477bcce1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed #3798 -- use the correct stacklevel on this warning (#3803) (#3819)</title>
<updated>2017-07-26T19:47:47+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-26T19:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9a20f65560fcc0d2d13c49dacde970948eae5275'/>
<id>9a20f65560fcc0d2d13c49dacde970948eae5275</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix compilation on openbsd (#3814) (#3816)</title>
<updated>2017-07-26T18:25:55+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-26T18:25:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=2b6ade8087c80a3f046a16dd1a463678aa5b68df'/>
<id>2b6ade8087c80a3f046a16dd1a463678aa5b68df</id>
<content type='text'>
the getentropy fallback is only possible on macOS, wrap it in a define
to remove it entirely on the BSDs.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the getentropy fallback is only possible on macOS, wrap it in a define
to remove it entirely on the BSDs.</pre>
</div>
</content>
</entry>
<entry>
<title>2.0 version bump and changelog (#3787)</title>
<updated>2017-07-17T14:38:15+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-17T14:38:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=9799e580c6b073a0a612bdc4f120365940d0da3d'/>
<id>9799e580c6b073a0a612bdc4f120365940d0da3d</id>
<content type='text'>
* 2.0 version bump and changelog

* dates are just an illusion
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 2.0 version bump and changelog

* dates are just an illusion
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove DH generator size constraint (#3364)</title>
<updated>2017-07-17T12:23:04+00:00</updated>
<author>
<name>mtury</name>
<email>maxence.tury@ssi.gouv.fr</email>
</author>
<published>2017-07-17T12:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=cc12beaccae801aa901c1f3dc9c936244633b022'/>
<id>cc12beaccae801aa901c1f3dc9c936244633b022</id>
<content type='text'>
* Remove DH generator size constraint

* Check that g &gt; 1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove DH generator size constraint

* Check that g &gt; 1
</pre>
</div>
</content>
</entry>
<entry>
<title>add AESGCM AEAD support (#3785)</title>
<updated>2017-07-17T11:10:14+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2017-07-17T11:10:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/cryptography.git/commit/?id=a2173583d928cc95977f8dbbb7dd48cc732b24f5'/>
<id>a2173583d928cc95977f8dbbb7dd48cc732b24f5</id>
<content type='text'>
* add AESGCM AEAD support

* remove stray newline

* move AESGCM docs above CCM
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add AESGCM AEAD support

* remove stray newline

* move AESGCM docs above CCM
</pre>
</div>
</content>
</entry>
</feed>
