SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python3-Beaker-1.7.0-8.1.noarch.rpm :
Sat Apr 25 14:00:00 2015 benoit.moninAATTgmx.fr
- add fdupes as BuildRequires and call it after install
- switch from distribute to setuptools
- do not delete the first line of pbkdf2.py: fixed upstream

Sat Apr 25 14:00:00 2015 arunAATTgmx.de
- specfile:

* removed python3 and 2to3 requirements

* added REAMDE.rst, removed CHANGELOG LICENSE (not in tar-ball anymore)
- update to version 1.7.0:

* Beaker no longer supports python 2.4 and 2.5

* Beaker now supports Python 2.6, 2.7, 3.2, 3.3, 3.4 without 2to3
usage

* Fixed Encrypted Cookie Session on Python3 #57

* New pbkdf2 mobule working on Python3 #21

* Fixed Test suite on Python 3.3 #53, #51
- changes from version 1.6.5:

* AATTcached decorator now keeps docstring of decorated method.

* Fix crash when Session accessed_time is not available, this
happened when session encrypt_key was changed.

* Fix cache regions not providing a default key length even though
this was required and examples in the doc didn’t provide it.

* Fix crash when cache expire wasn’t an int, this happened when
caching options were loaded from a config file.

Sat Jan 10 13:00:00 2015 arunAATTgmx.de
- specfile:

* update copyright year

* remove python(abi) requirement

Thu Nov 22 13:00:00 2012 toddrme2178AATTgmail.com
- Remove openSUSE 11.4 spec file workarounds

Sat Sep 22 14:00:00 2012 os-devAATTjacraig.com
- Update to 1.6.4:

* Warning: Session hashing for encrypted sessions using PyCrypto has
changed. This will result in sessions being invalidated upon upgrading
if PyCrypto is used.

* Fix bug with key_length not being coerced to a int for comparison.

* Fix bug with cookie invalidation not clearing the cookie data.

* Added ability to pass in cookie_path for the Session.

* Add NSS crypto support to Beaker.

* Fix security bug with pycrypto not securing data such that an attacker
could possibly determine parts of the encrypted payload. See CVE-2012-3458
.

* Add ability to specify schema for database-backed sessions.

* Fix issue with long key names in memcached backend.
- Fix sed script so it removes the shebang instead of inserting \"d\" throughout
the pbkdf2.py file.
- Test suite now succeeds (for Python 2 package) but didn\'t add it to build
because it takes too long.
- Update URL to what is given in setup.py.

Thu Sep 6 14:00:00 2012 toddrme2178AATTgmail.com
- Restore BuildRequires: python3 This package depends on hash
algorithms that are only available if python3 is installed,
python3-devel will not pull them in. Building will fail if
BuildRequires: python3 is removed.

Fri May 25 14:00:00 2012 toddrme2178AATTgmail.com
- Fix building on openSUSE 11.4
- spec file cleanups

Wed May 23 14:00:00 2012 highwaystar.ruAATTgmail.com
- python3 package added


 
ICM