8
0
forked from pool/aws-crt-cpp

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

- Update to version 0.24.7
  * Latest Submodules by @waahm7 in (#565)
- from version 0.24.6
  * Fix WSL by @waahm7 in (#563)
- from version 0.24.5
  * Unit test for removing callback severance on 5-to-3
    adapter by @xiazhvera in (#553)
  * Generate files in build directory by @sfod in (#559)
  * Update submodules to pull aws-lc build fix by @sfod in (#560)
- Refresh patches for new version
  * acc_fix-cmake-modules-path.patch

OBS-URL: https://build.opensuse.org/request/show/1127897
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-crt-cpp?expand=0&rev=27
This commit is contained in:
2023-11-23 09:21:35 +00:00
committed by Git OBS Bridge
parent c474d6b4dd
commit da21c9d79b
5 changed files with 27 additions and 12 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Nov 21 11:51:31 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.24.7
* Latest Submodules by @waahm7 in (#565)
- from version 0.24.6
* Fix WSL by @waahm7 in (#563)
- from version 0.24.5
* Unit test for removing callback severance on 5-to-3
adapter by @xiazhvera in (#553)
* Generate files in build directory by @sfod in (#559)
* Update submodules to pull aws-lc build fix by @sfod in (#560)
- Refresh patches for new version
* acc_fix-cmake-modules-path.patch
-------------------------------------------------------------------
Tue Oct 17 09:45:37 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>