14
0

- Add patch inject-default-ca-bundles.patch:

* Inject the default CA bundles if they are not specified.
    (bsc#1226321, bsc#1231500)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-requests?expand=0&rev=189
This commit is contained in:
2024-10-17 06:31:35 +00:00
committed by Git OBS Bridge
parent 016535e6aa
commit 52f2b3a7cb
3 changed files with 137 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 17 06:30:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch inject-default-ca-bundles.patch:
* Inject the default CA bundles if they are not specified.
(bsc#1226321, bsc#1231500)
-------------------------------------------------------------------
Thu Aug 29 03:17:43 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>