15
0

Accepting request 333890 from home:TheBlackCat:branches:devel:languages:python

Update to version 2015.9.6.2

OBS-URL: https://build.opensuse.org/request/show/333890
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-certifi?expand=0&rev=3
This commit is contained in:
Todd R
2015-09-26 10:57:24 +00:00
committed by Git OBS Bridge
parent 17beff2dbc
commit feb3a637b4
5 changed files with 36 additions and 19 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Sep 26 10:27:12 UTC 2015 - toddrme2178@gmail.com
- Update to version 2015.9.6.2:
* Actually ship weak cert bundle.
* Provide old cert bundle.
* Use secure roots by default.
* Update scripts to use mkcert.org
* Concatenate the two roots
* Add the needed 1024-bit roots
* Move mkcert output to non-core file
- Fix dependencies on SLES 11
- Certifi is released under MPL-2.0; fix the license tag
- Rebase python-certifi-shipped-requests-cabundle.patch
-------------------------------------------------------------------
Wed Apr 22 13:31:54 UTC 2015 - mcihar@suse.cz