* https://github.com/tgalal/python-axolotl-curve25519/pull/26.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-axolotl-curve25519?expand=0&rev=8
34 lines
1.2 KiB
Plaintext
34 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 26 06:27:14 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
- Cherry-pick upstream patch to fix build with GCC 14
|
|
* https://github.com/tgalal/python-axolotl-curve25519/pull/26.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 23 14:00:23 UTC 2022 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Fixed version, source version is 0.4.1.post2, or as in setup.py
|
|
"0.4.1-2", so normalized 0.4.1.2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 16 19:49:46 UTC 2018 - sor.alexei@meowr.ru
|
|
|
|
- Update to version 0.4.1.1 (changes since 0.1):
|
|
* Fix prototype definition in zeroize.c.
|
|
* Fix a differ in signedness [-Wpointer-sign] warning.
|
|
* Sort input file list so that axolotl_curve25519.so builds in a
|
|
reproducible way.
|
|
* Update curve/ed25519.
|
|
- Append BSD-3-Clause to the list of licences because of
|
|
curve25519-donna.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 5 18:17:36 UTC 2018 - jengelh@inai.de
|
|
|
|
- Update descriptions.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 4 22:26:39 UTC 2018 - dev@stellardeath.org
|
|
|
|
- Initial package of version 0.1
|