Hello community, here is the log from the commit of package python-passlib for openSUSE:Factory checked in at 2012-09-11 09:16:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-passlib (Old) and /work/SRC/openSUSE:Factory/.python-passlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-passlib", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-passlib/python-passlib.changes 2012-06-18 17:34:26.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-passlib.new/python-passlib.changes 2012-09-11 09:16:39.000000000 +0200 @@ -1,0 +2,17 @@ +Sat Sep 8 21:58:41 UTC 2012 - [email protected] + +- Update to 1.6.1: + * bugfix: Various CryptContext methods would incorrectly raise TypeError + if passed a unicode user category under Python 2. For consistency, + unicode user category values are now encoded to ``utf-8`` bytes under + Python 2. + * bugfix: Reworked internals of the CryptContext config compiler to fix a + couple of border cases (issue 39), see CHANGES for details. + * bugfix: FreeBSD 8.3 added native support for hash.sha256_crypt -- updated + Passlib's unittests and documentation accordingly (issue 35). + * bugfix: Fixed bug which caused passlib.apache unittest to fail if mtime + resolution >= 1 second (issue 35). + * Various bugfixes for Python 3.3 compatibility. + * Various documentation updates and corrections. + +------------------------------------------------------------------- Old: ---- passlib-1.6.tar.gz New: ---- passlib-1.6.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-passlib.spec ++++++ --- /var/tmp/diff_new_pack.tnZiwK/_old 2012-09-11 09:16:46.000000000 +0200 +++ /var/tmp/diff_new_pack.tnZiwK/_new 2012-09-11 09:16:46.000000000 +0200 @@ -17,7 +17,7 @@ Name: python-passlib -Version: 1.6 +Version: 1.6.1 Release: 0 Url: http://passlib.googlecode.com Summary: Comprehensive password hashing framework supporting over 20 schemes ++++++ passlib-1.6.tar.gz -> passlib-1.6.1.tar.gz ++++++ ++++ 15908 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
