2020-12-16 13:18:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 16 11:51:20 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.2.6
|
|
|
|
+ Fix possible deadlock from on_closed callback
|
|
|
|
* Release lock before invoking callbacks (#55)
|
|
|
|
- Add libaws-c-cal-devel to BuildRequires
|
|
|
|
- Add libopenssl-devel to BuildRequires
|
|
|
|
- Add patch to re-add SOVERSION to library
|
|
|
|
+ aces_re-add-so-version.patch
|
|
|
|
- Bump library_soversion to 1
|
|
|
|
- Disable testsuite as it requires an internet connection now
|
|
|
|
|
2020-11-26 17:38:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 26 16:12:56 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to 0.2.5
|
|
|
|
+ Fixed gcc newline warning
|
|
|
|
* Added newline (#53)
|
|
|
|
- from version 0.2.4
|
|
|
|
+ Fixed shared lib build configuration
|
|
|
|
* Fixed shared-lib builds (#51)
|
|
|
|
- from version 0.2.3
|
|
|
|
+ Fixed shared lib test configuration
|
|
|
|
* Added test helper to ensure symbol is exported (#50)
|
|
|
|
- from version 0.2.2
|
|
|
|
+ Tagged network tests as net tests
|
|
|
|
* Marked RPC tests as net tests (#49)
|
|
|
|
- from version 0.2.1
|
|
|
|
+ Event-stream rpc server and client. Event-stream channel
|
|
|
|
handler. Added aws-c-io dependency and logging.
|
|
|
|
* Event stream rpc full stack (#48)
|
|
|
|
* event-stream-rpc implementation and tests.
|
|
|
|
Added aws-c-io dependency.
|
|
|
|
- Add libaws-c-io-devel to BuildRequires
|
|
|
|
- Add libs2n-devel to BuildRequires
|
|
|
|
|
2020-06-19 14:02:55 +00:00
|
|
|
-------------------------------------------------------------------
|
2020-08-25 14:10:10 +00:00
|
|
|
Tue Aug 25 11:17:51 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.6
|
|
|
|
+ Update CMakeLists.txt to use aws-c-event-stream as
|
|
|
|
a submodule of aws-crt-cpp (#38)
|
|
|
|
- Refresh patches for new version
|
|
|
|
+ aces_fix-cmake-modules-path.patch
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-06-19 14:02:55 +00:00
|
|
|
Tue Jun 16 09:22:13 UTC 2020 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.5
|
|
|
|
+ Add build instructions to readme (#35)
|
|
|
|
+ Use Github Actions (#36)
|
|
|
|
+ Added clang-format linter
|
|
|
|
+ Use github actions for OSX
|
|
|
|
+ Remove .travis.yml
|
|
|
|
+ Use legacy common-posix script
|
|
|
|
|
2019-11-08 09:45:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 7 00:48:48 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.4
|
|
|
|
+ Only call on_prelude() when prelude passed crc check
|
|
|
|
|
2019-10-28 14:46:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 28 13:03:31 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Fix installation path for aws-c-event-stream-targets.cmake
|
|
|
|
in patch to fix cmake modules path in CMakeLists.txt
|
|
|
|
+ aces_fix-cmake-modules-path.patch
|
|
|
|
|
2019-10-03 10:57:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 3 10:28:51 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.3
|
|
|
|
+ Added support for shared/static lib builds in the same build closure
|
|
|
|
- from version 0.1.2
|
|
|
|
+ Quote TO_CMAKE_PATH args
|
|
|
|
- Refresh patches for new version
|
|
|
|
+ aces_fix-cmake-modules-path.patch
|
|
|
|
|
2019-04-24 14:25:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Apr 22 21:15:01 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Fix name of runtime package in Requires of devel package
|
|
|
|
|
2019-04-10 17:19:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Apr 10 11:53:57 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.1.1
|
|
|
|
- Append library ABI version to runtime package name
|
|
|
|
- Update patch to fix cmake modules path in CMakeLists.txt
|
|
|
|
+ aces_fix-cmake-modules-path.patch
|
|
|
|
|
2019-02-13 16:59:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 12 16:16:28 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
+ Version 0.1.0
|
2019-04-10 17:19:01 +00:00
|
|
|
- Add patch to fix cmake modules path in CMakeLists.txt
|
|
|
|
+ aces_fix-cmake-modules-path.patch
|