File python-rsa.changes of Package python-rsa.26684
-------------------------------------------------------------------
Mon Oct 17 21:30:28 UTC 2022 - Robert Schweikert <rjschwei@suse.com>
- Add cve_2020-25658.patch (CVE-2020-25658 bsc#1178676)
+ Reduce timing sensitivity on decryption for false ciphers
-------------------------------------------------------------------
Fri Jun 11 18:18:54 UTC 2021 - Robert Schweikert <rjschwei@suse.com>
- Add cve_2020-13757.patch (CVE-2020-13757 bsc#1172389)
+ Handle leading '\0' bytes during decryption of ciphertext
-------------------------------------------------------------------
Sat Nov 2 13:01:14 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Fix update-alternatives mechanism (bsc#1154763)
+ Remove broken alternatives in %pre using update-alternatives --remove-all
+ Use correct %python_install_alternative and %python_uninstall_alternative
invocations for master and slave executables in %post and %postun
-------------------------------------------------------------------
Wed Nov 28 17:00:11 CET 2018 - mcepl@suse.com
- Build python3 package as well
- Add remove_unittest2.patch because standard unittest is just
fine.
-------------------------------------------------------------------
Tue Jan 5 18:39:56 UTC 2016 - rjschwei@suse.com
- Fix CVE 2016-1494 (bsc#960680)
- Add patch cve_2016-1494.diff
-------------------------------------------------------------------
Tue Dec 1 15:02:09 UTC 2015 - rjschwei@suse.com
- Include version 3.1.4 in SLE 12 (FATE#319904, bsc#954690)
-------------------------------------------------------------------
Fri Nov 20 17:53:48 UTC 2015 - p.drouand@gmail.com
- Fix coreutils requirement
-------------------------------------------------------------------
Wed Sep 23 11:35:21 UTC 2015 - rjschwei@suse.com
- require coreutils (bsc#935595)
+ %pre section uses rm which is part of coreutils package
-------------------------------------------------------------------
Tue May 12 14:50:12 UTC 2015 - benoit.monin@gmx.fr
- update to version 3.1.4:
* no changelog available
- add test dependency python-unittest2
- fix update-alternatives
- run the tests with run_tests.py
- add README.rst to the package documentation
-------------------------------------------------------------------
Sat Nov 08 20:23:00 UTC 2014 - Led <ledest@gmail.com>
- fix bashisms in pre script
-------------------------------------------------------------------
Fri Oct 11 23:06:55 UTC 2013 - p.drouand@gmail.com
- Update to version 3.1.2
+ No changelog available
- Replace python-distribute with python-setuptools BuildRequires
- Remove rsa-use-system-setuptools.patch; merged upstream
- Implement update-alternatives
-------------------------------------------------------------------
Mon Aug 12 15:26:44 UTC 2013 - speilicke@suse.com
- Add rsa-use-system-setuptools.patch
-------------------------------------------------------------------
Fri Nov 23 11:18:01 UTC 2012 - speilicke@suse.com
- Update to version 3.1.1:
+ Upstream provides no changelog
-------------------------------------------------------------------
Fri May 18 00:58:19 UTC 2012 - jfunk@funktronics.ca
- Initial release