<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-bcrypt-git.git, branch 3.1.2</title>
<subtitle>github.com: pyca/bcrypt.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/'/>
<entry>
<title>3.1.2 changelog and version bump (#101)</title>
<updated>2016-12-17T19:25:43+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-12-17T19:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=fdd28f4f96f5095090d57d10fb59b8d59a909ab7'/>
<id>fdd28f4f96f5095090d57d10fb59b8d59a909ab7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add build scripts for creating manylinux1 wheels (#89)</title>
<updated>2016-12-17T19:24:23+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-12-17T19:24:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=044605b6877da8db60ec1aa23a24356b9eb95631'/>
<id>044605b6877da8db60ec1aa23a24356b9eb95631</id>
<content type='text'>
* add build scripts for creating manylinux1 wheels

* update manifest to make check-manifest happy

* quote some things

* more review feedback
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add build scripts for creating manylinux1 wheels

* update manifest to make check-manifest happy

* quote some things

* more review feedback
</pre>
</div>
</content>
</entry>
<entry>
<title>Utf8 fix (#100)</title>
<updated>2016-12-17T18:27:47+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-12-17T18:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=f5dcc37457fb4b415635713b56107a6f9ecdab72'/>
<id>f5dcc37457fb4b415635713b56107a6f9ecdab72</id>
<content type='text'>
* build with Python2 in non-utf8 environments

* pep8 fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* build with Python2 in non-utf8 environments

* pep8 fix
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile issue for PowerPC (#99)</title>
<updated>2016-12-17T17:55:35+00:00</updated>
<author>
<name>Dr-Bean</name>
<email>github@beanpoint.com</email>
</author>
<published>2016-12-17T17:55:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=fb8d7751dd2271cdd0196631a940983ca80e900a'/>
<id>fb8d7751dd2271cdd0196631a940983ca80e900a</id>
<content type='text'>
There seems to be one opening parenthesis too many here on both lines.

Discovered after running into the following errors while cross-compiling for PowerPC/Qoriq:
```
src/_csrc/sha2.c: In function 'SHA256Final':
src/_csrc/sha2.c:484: error: expected ')' before ';' token
src/_csrc/sha2.c:485: error: expected ')' before '}' token
src/_csrc/sha2.c:485: error: expected ';' before '}' token
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There seems to be one opening parenthesis too many here on both lines.

Discovered after running into the following errors while cross-compiling for PowerPC/Qoriq:
```
src/_csrc/sha2.c: In function 'SHA256Final':
src/_csrc/sha2.c:484: error: expected ')' before ';' token
src/_csrc/sha2.c:485: error: expected ')' before '}' token
src/_csrc/sha2.c:485: error: expected ';' before '}' token
```</pre>
</div>
</content>
</entry>
<entry>
<title>Fix "invalid escape sequence" warnings on Python 3.6 (#98)</title>
<updated>2016-12-08T20:53:23+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-12-08T20:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=43483e328856c43e397e2a35eabd5875b12dd43a'/>
<id>43483e328856c43e397e2a35eabd5875b12dd43a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correctly handle invalid hashed passwords in bcrypt.checkpw. (#95)</title>
<updated>2016-10-03T01:20:13+00:00</updated>
<author>
<name>Alex Gaynor</name>
<email>alex.gaynor@gmail.com</email>
</author>
<published>2016-10-03T01:20:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=fcebaa0db74dc822877128e57a79dcfda2a2dc4f'/>
<id>fcebaa0db74dc822877128e57a79dcfda2a2dc4f</id>
<content type='text'>
Previously it would silently accept extra data, and overread a buffer on truncated data.

Reported by Matthew Russell</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously it would silently accept extra data, and overread a buffer on truncated data.

Reported by Matthew Russell</pre>
</div>
</content>
</entry>
<entry>
<title>changelog and bump to 3.1.1 (#93)</title>
<updated>2016-09-18T02:55:16+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-09-18T02:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=e977a1deea4712897f1cdae9ee682fef0e8fd1ce'/>
<id>e977a1deea4712897f1cdae9ee682fef0e8fd1ce</id>
<content type='text'>
* changelog and bump to 3.1.1

* simpler language
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* changelog and bump to 3.1.1

* simpler language
</pre>
</div>
</content>
</entry>
<entry>
<title>we should use the right type for our buffers. fixes a cffi warning (#92)</title>
<updated>2016-09-18T02:41:20+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-09-18T02:41:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=8825f7fb639a8beadeb9d91e290eabd6a9e1f02c'/>
<id>8825f7fb639a8beadeb9d91e290eabd6a9e1f02c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog + 3.1.0 version bump (#88)</title>
<updated>2016-06-30T19:05:12+00:00</updated>
<author>
<name>Paul Kehrer</name>
<email>paul.l.kehrer@gmail.com</email>
</author>
<published>2016-06-30T19:05:12+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=ecc3d9642a7f6d862b4cac77e73d67266f5763b8'/>
<id>ecc3d9642a7f6d862b4cac77e73d67266f5763b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use checkpw() instead of == (#86)</title>
<updated>2016-06-30T17:07:28+00:00</updated>
<author>
<name>Donald Stufft</name>
<email>donald@stufft.io</email>
</author>
<published>2016-06-30T17:07:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/py-bcrypt-git.git/commit/?id=b3f472e33513b3c251affb120db7945a77f05adf'/>
<id>b3f472e33513b3c251affb120db7945a77f05adf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
