8
0
forked from pool/aws-crt-cpp

Accepting request 1001372 from home:glaubitz:branches:devel:libraries:c_c++

- Update to version 0.18.3
  * Use latest versions of S2N-TLS and AWS-LC by @graebm in (#397)
  * Adds support for Anonymous credentials by @waahm7 in (#398)
- from version 0.18.2
  * Fix script that keeps AWS_CRT_CPP_VERSION up
    to date by @graebm in (#394)
- from version 0.18.1
  * Fix to cmake detection of CRT version by
    consumers by @sdavtaker in (#393)
- from version 0.18.0
  * Latest submodules by @TingDaoK in (#392)
- Refresh patches for new version
  * acc_fix-cmake-modules-path.patch

OBS-URL: https://build.opensuse.org/request/show/1001372
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=4
This commit is contained in:
2022-09-09 13:15:29 +00:00
committed by Git OBS Bridge
parent 8a72a8952d
commit 1f56d5c22b
5 changed files with 34 additions and 12 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Sep 6 07:14:17 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.18.3
* Use latest versions of S2N-TLS and AWS-LC by @graebm in (#397)
* Adds support for Anonymous credentials by @waahm7 in (#398)
- from version 0.18.2
* Fix script that keeps AWS_CRT_CPP_VERSION up
to date by @graebm in (#394)
- from version 0.18.1
* Fix to cmake detection of CRT version by
consumers by @sdavtaker in (#393)
- from version 0.18.0
* Latest submodules by @TingDaoK in (#392)
- Refresh patches for new version
* acc_fix-cmake-modules-path.patch
-------------------------------------------------------------------
Mon Aug 8 10:18:15 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>