Hello community, here is the log from the commit of package python-passlib for openSUSE:Factory checked in at 2014-01-15 16:26:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-passlib (Old) and /work/SRC/openSUSE:Factory/.python-passlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-passlib" Changes: -------- --- /work/SRC/openSUSE:Factory/python-passlib/python-passlib.changes 2013-10-25 11:25:24.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-passlib.new/python-passlib.changes 2014-01-15 16:26:59.000000000 +0100 @@ -1,0 +2,10 @@ +Mon Jan 13 14:00:00 UTC 2014 - [email protected] + +- update to 1.6.2: + * Re-tuned the :attr:`~passlib.ifc.PasswordHash.default_rounds` values for all of the hashes. + * Added the new :doc:`bcrypt_sha256 <lib/passlib.hash.bcrypt_sha256>` hash, + which wraps BCrypt using SHA256 in order to work around BCrypt's password size limitations + * :doc:`passlib.hash.bcrypt <lib/passlib.hash.bcrypt>`: + Added support for the `bcrypt <https://pypi.python.org/pypi/bcrypt>`_ + +------------------------------------------------------------------- Old: ---- passlib-1.6.1.tar.gz New: ---- passlib-1.6.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-passlib.spec ++++++ --- /var/tmp/diff_new_pack.bGDq7Z/_old 2014-01-15 16:26:59.000000000 +0100 +++ /var/tmp/diff_new_pack.bGDq7Z/_new 2014-01-15 16:26:59.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-passlib # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: python-passlib -Version: 1.6.1 +Version: 1.6.2 Release: 0 Url: http://passlib.googlecode.com Summary: Comprehensive password hashing framework supporting over 20 schemes ++++++ passlib-1.6.1.tar.gz -> passlib-1.6.2.tar.gz ++++++ ++++ 5188 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
