File python-pycryptopp.changes of Package python-pycryptopp
-------------------------------------------------------------------
Fri Mar 9 10:16:08 UTC 2018 - bwiedemann@suse.com
- Add reproducible.patch to make build reproducible (boo#1041090)
-------------------------------------------------------------------
Thu Sep 15 22:40:51 UTC 2016 - toddrme2178@gmail.com
- Update to 0.7.1.869544967005693312591928092448767568728501330214
* No upstream changelog
- Rename to python-pycryptopp to match python package naming rules.
-------------------------------------------------------------------
Fri Dec 9 12:05:58 UTC 2011 - cfarrell@suse.com
- license update: GPL-2.0+ or SUSE-TGPPL-1.0+
Package has a dual license. Use SPDX format (the SUSE prefix indicates
that the license is not yet upstreamed)
-------------------------------------------------------------------
Thu Dec 8 13:07:23 UTC 2011 - coolo@suse.com
- COPYING.GPL says it's GPL-2.0+
-------------------------------------------------------------------
Sat Jan 29 17:33:02 UTC 2011 - andreas.hanke@gmx-topmail.de
- Update to version 0.5.29 (no upstream changelog available).
Changelog of version 0.5.28:
* re-enable the ECDSA module, but please do not rely on it as it is
expected to change in backwards-incompatible ways in future releases
* several changes to the build system to make it tidier and less
error-prone -- see revision control history for details
- drop pycryptopp-unbundle.patch (now fixed upstream in a different way)
- ship ChangeLog and NEWS.rst
-------------------------------------------------------------------
Sat Dec 18 21:10:17 UTC 2010 - andreas.hanke@gmx-topmail.de
- add pycryptopp-unbundle.patch from Fedora to fix build
- remove extraversion.h, not needed with system cryptopp
- run tests
- merged from package by Toni Graffy <toni@links2linux.de>:
- remove duplicate documentation
- merged from package by Pascal Bleser <pascal.bleser@opensuse.org>:
- remove tests
-------------------------------------------------------------------
Thu Dec 16 02:57:23 UTC 2010 - cristian.rodriguez@opensuse.org
- Update to version 0.5.25
* make setup backwards-compatible to Python 2.4
* fix incompatibilities between setup script and older versions of darcsver
* don't attempt to compile Mac OS X extended attribute files (this fixes the build breaking)
* include a version number of the specific version of Crypto++ in extraversion.h
* small changes to docs
Update to version 0.5.20 changes:
* fix bugs in assembly implementation of SHA-256 from Crypto++
* fix it to compile on *BSD (#39)
* improve doc strings
* add a quick start-up-self-test of SHA256 (#43)
* execute the quick start-up-self-tests of AES and SHA256 on module import
- build with -fno-strict-aliasing
- use system cryptopp library
-------------------------------------------------------------------
Tue Dec 02 2008 - James Oakley <jfunk@funktronics.ca>
- Initial release