forked from pool/aws-c-event-stream
Accepting request 993715 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.2.13
* Partially-constructed server connection crash fixes
+ Fixes several possible crashes related to partial-construction of
server connections when the connection notification callback fails
OBS-URL: https://build.opensuse.org/request/show/993715
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-event-stream?expand=0&rev=16
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 8 08:49:55 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to version 0.2.13
|
||||
* Partially-constructed server connection crash fixes
|
||||
+ Fixes several possible crashes related to partial-construction of
|
||||
server connections when the connection notification callback fails
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 12:54:41 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
%define library_version 1.0.0
|
||||
%define library_soversion 1
|
||||
Name: aws-c-event-stream
|
||||
Version: 0.2.12
|
||||
Version: 0.2.13
|
||||
Release: 0
|
||||
Summary: C99 implementation of the vnd.amazon.eventstream content-type
|
||||
License: Apache-2.0
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cc4ebfe715d8df5b9e3f4a3ce9b67d5f480017a7ebbbfa1d5e64ea53ec672580
|
||||
size 65795
|
||||
3
v0.2.13.tar.gz
Normal file
3
v0.2.13.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4532d985ed644633a7b1b90f3d7dda02d59522e046ebd738391c0485fde6f733
|
||||
size 66119
|
||||
Reference in New Issue
Block a user