8
0
forked from pool/aws-c-common

118 Commits

Author SHA256 Message Date
47ee4f9d03 Accepting request 1293102 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1293102
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=27
2025-07-15 14:43:48 +00:00
567e2bc609 - Update to 0.12.4
* Remove clang-3 from CI by @sbSteveK in (#1203)
  * Fix signature of aws_backtrace_log by @TingDaoK in (#1206)
  * Remove Windows 2019 and add Windows 2025 with MSVC-17
    by @TingDaoK in (#1209)
  * Fix byte helpers for mingw 32 bit by @DmitriyMusatkin in (#1210)
  * Add a python script to help pick up the latest cjson and libcbor
    by @TingDaoK in (#1211)
  * Add API for a more compact (no dashes) UUID-to-str
    by @bretambrose in (#1212)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=117
2025-07-14 10:19:58 +00:00
41a3fe54f2 Accepting request 1277358 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1277358
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=26
2025-05-14 15:01:53 +00:00
dac8968de6 - Update to 0.12.3
* Make exports consistent by @DmitriyMusatkin in (#1196)
  * Error handling docs by @graebm in (#1197)
  * Fix casing on Windows header files by @waahm7 in (#1199)
  * Add reset src api for aws_cbor_decoder by @TingDaoK in (#1202)
  * Fix invalid XML Buffer Overflow Error by @waahm7 in (#1201)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=115
2025-05-14 08:54:52 +00:00
a230fbf47a Accepting request 1267115 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1267115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=25
2025-04-04 15:34:27 +00:00
4c1c3ac572 - Update to 0.12.2
* Tests require compiler extensions by @graebm in (#1193)
  * Simplify how inline math files are included by @graebm in (#1195)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=113
2025-04-04 10:59:03 +00:00
805f54808e Accepting request 1256214 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1256214
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=24
2025-03-26 20:22:55 +00:00
7f971fa616 - Update to 0.12.1
* CrossProcess lock -- don't unlock, just close fd by @TingDaoK in (#1192)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=111
2025-03-26 12:34:30 +00:00
18aaa610b6 Accepting request 1253627 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1253627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=23
2025-03-17 21:18:15 +00:00
46e3c85924 - Update to 0.12.0
* Use sleep-aware monotonic clock if available by @bretambrose in (#1189)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=109
2025-03-17 08:27:49 +00:00
a6396e39fe Accepting request 1252772 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1252772
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=22
2025-03-13 14:06:15 +00:00
afe190c0b1 aws-c-common 0.11.3
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=107
2025-03-13 13:09:10 +00:00
44e4203286 - Update to version 0.11.2
* aws_base64_compute_encoded_len() is now exact, doesn't add
    1 extra for null-terminator by @graebm in (#1188)
  * New Get_ENV Functions by @waahm7 in #1141

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=106
2025-03-12 11:48:36 +00:00
1a16ce7208 Accepting request 1247337 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1247337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=21
2025-02-20 15:41:39 +00:00
ee3f723a00 - Update to version 0.11.1
* Integration test for CPU feature detection by @graebm in (#1186)
  * Make aws_byte_cursor_from_string NULL tolerant by @waahm7 in (#1187)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=104
2025-02-20 09:38:38 +00:00
f1604aecae Accepting request 1243452 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1243452
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=20
2025-02-06 21:05:25 +00:00
cf804688ad - Update to version 0.11.0
* A bunch of CMake fixes by @graebm in (#1178)
- from version 0.10.9
  * Fix heap overflow on uri parsing by @TingDaoK in (#1185)
- Remove workaround to move cmake files to correct installation path

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=102
2025-02-05 16:02:14 +00:00
536faeabd2 Accepting request 1241125 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1241125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=19
2025-01-29 15:18:07 +00:00
a19cef2410 - Update to version 0.10.8
* Fixup IPv6 validation logic by @DmitriyMusatkin in (#1180)
  * (take 2) Detect when AVX is disabled via OSXSAVE by @graebm in (#1184)
- from version 0.10.7
  * Change PR template to ask for clearer wording by @jmklix in (#1177)
  * proof_ci.yaml must use latest upload-artifact by @graebm in (#1183)
  * Detect when AVX is disabled via OSXSAVE by @graebm in (#1182)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=100
2025-01-29 08:33:35 +00:00
cb75cd2dcf Accepting request 1237375 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1237375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=18
2025-01-13 16:53:09 +00:00
3ccd83346a - exclude s390x as upstream does not support this platform
- use ldconfig_scriptlet macros
- package license in every distributed rpm

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=98
2025-01-13 10:12:38 +00:00
398b728bf2 Accepting request 1236134 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1236134
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=17
2025-01-09 14:12:07 +00:00
5b7332d239 - Update to version 0.10.6
* Fix dependency build failure on old cmake versions by @sfod in (#1176)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=96
2025-01-09 10:00:30 +00:00
612d57f073 Accepting request 1229002 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1229002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=16
2024-12-08 10:37:53 +00:00
d164356b5c - Update to version 0.10.5
* Switch CI to use roles by @DmitriyMusatkin in (#1173)
  * Support relative paths when prebuilding dependencies
    with CMake by @graebm in (#1174)
- from version 0.10.4
  * Doc fix for cbor by @TingDaoK in (#1171)
  * Remove reliance on hardcoded user in ci by @DmitriyMusatkin in (#1170)
  * Forward CMake variables to prebuilding dependencies by @sfod in (#1161)
  * Update CBMC proof tooling to latest releases by @tautschnig in (#1164)
  * Fix test that made no sense by @graebm in (#1172)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=94
2024-12-07 08:39:43 +00:00
609e0922ee Accepting request 1224799 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1224799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=15
2024-11-18 19:00:37 +00:00
fa3b9d3c9a Accepting request 1224184 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.10.3
  * Switch c compiler check to different cmake variable
    by @DmitriyMusatkin in (#1169)
- from version 0.10.2
  * Disable visibility hidden on old gcc by @DmitriyMusatkin in (#1167)
- from version 0.10.1
  * chore: Modified bug issue template to add checkbox to report
    potential regression. by @ashishdhingra in (#1151)
  * Check if numa available or not before loading numa functions
    by @TingDaoK in (#1163)
  * Unlink shutdown callback from ref count by @bretambrose in (#1166)
  * Fix empty xml node handling by @DmitriyMusatkin in (#1168)

OBS-URL: https://build.opensuse.org/request/show/1224184
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=92
2024-11-18 09:28:05 +00:00
26691162b5 Accepting request 1218384 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1218384
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=14
2024-10-27 10:25:12 +00:00
411430b712 - Update to version 0.10.0
* Update CMake to 3.9 by @waahm7 in (#1159)
- from version 0.9.31
  * Support Swift CXX Interop by @waahm7 in (#1160)
- from version 0.9.30
  * Improve condition_variable documentation by @jmklix in (#1157)
  * Fix Cmake Prebuild Remove -S Option by @waahm7 in (#1158)
- from version 0.9.29
  * Add comment about tuning for "neoverse-v1" by @graebm in (#1153)
  * [fix] prebuild set CMAKE_PREFIX_PATH properly by @TingDaoK in (#1154)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=90
2024-10-25 15:09:52 +00:00
9d76b8c452 Accepting request 1202600 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1202600
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=13
2024-09-24 15:31:59 +00:00
2af8d8edb5 - Update to version 0.9.28
* Add aws_ prefix to prebuild_dependency CMake function name by @sfod in (#1146)
  * Makefile.common updates for CBMC by @tautschnig in (#1148)
  * Run proofs with CBMC 6.2.0 by @graebm in (#1149)
  * Only set mtune neoverse if compiler supports it by @DmitriyMusatkin in (#1150)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=88
2024-09-23 09:52:26 +00:00
978ca43493 Accepting request 1197835 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1197835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=12
2024-09-01 17:21:46 +00:00
270d7a1ba4 - Update to version 0.9.27
* Fix -Wuseless-cast compiler warnings by @graebm in (#1145)
- from version 0.9.26
  * Add cmake module for building dependencies
    at configuration time by @sfod in (#1144)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=86
2024-08-30 11:46:35 +00:00
b668183bf4 Accepting request 1192575 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1192575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=11
2024-08-09 14:14:44 +00:00
970814cde5 - Update to version 0.9.25
* Run proofs with CBMC 6.1.0 by @graebm in (#1140)
  * Avoiding allocating a handle in the Windows RNG
    by @teo-tsirpanis in (#1046)
  * Add no copy api variants to json interface
    by @DmitriyMusatkin in (#1138)
  * Allocate error space for aws-crt-swift
    by @xiazhvera in (#1129)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=84
2024-08-08 09:41:35 +00:00
9469cea140 Accepting request 1190616 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1190616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=10
2024-07-31 11:31:01 +00:00
d83c88f30a - Update to version 0.9.24
* Fix FreeBSD CI to install default python packages by @TingDaoK in (#1133)
  * Fix out variable in cmake sanitizer module by @sfod in (#1134)
  * Update MacOS CI to Arm64 by @waahm7 in (#1136)
  * Update builder to fix macos arm64 CI by @waahm7 in (#1137)
  * Bump the minimum stack size to at least 1MB by @waahm7 in (#1139)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=82
2024-07-31 09:02:19 +00:00
64c35c373b Accepting request 1183218 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1183218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=9
2024-06-25 21:09:40 +00:00
676ca848c2 - Update to version 0.9.23
* cbor support by @TingDaoK in (#1131)
- from version 0.9.22
  * clang-format 18 by @graebm in (#1113)
  * Use CBMC version 5.95.1 by @tautschnig in (#1124)
  * latest_submodules.py uses AWS-LC-FIPS releases in
    aws-crt-java by @graebm in (#1125)
  * Use CBMC 6.0.0 by @graebm in (#1128)
  * Fix default thread options for windows to not pin to
    any cpu_id by @waahm7 in (#1126)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=80
2024-06-25 15:35:06 +00:00
c713e35d3f Accepting request 1179908 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1179908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=8
2024-06-11 16:30:40 +00:00
bb1f7afdd5 Accepting request 1179902 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.21
  * Fix memtracer bad assumptions on the size of stack trace
    by @DmitriyMusatkin in (#1122)
  * Disable optimization was not working by @TingDaoK in (#1123)

OBS-URL: https://build.opensuse.org/request/show/1179902
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=78
2024-06-11 07:43:20 +00:00
6fb0f2c7d8 Accepting request 1178904 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1178904
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=7
2024-06-06 10:34:24 +00:00
a78290200c Accepting request 1178702 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.20
  * Task scheduler: log at TRACE, instead of DEBUG by @graebm in (#1115)
  * Update CJson to v1.7.18 by @waahm7 in (#1116)
  * Avoid overflowing pointers passed to memcpy by @qinheping in (#874)
  * Fix test skipping by @graebm in (#1118)
  * Fix CMake Windows ARM typo by @graebm in (#1119)
  * Fix weird decimal formatting in tests by @graebm in (#1121)

OBS-URL: https://build.opensuse.org/request/show/1178702
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=76
2024-06-06 06:59:51 +00:00
23c3e843c8 Accepting request 1173651 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1173651
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=6
2024-05-16 15:13:51 +00:00
042f843730 Accepting request 1173602 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.19
  * Fix aws_host_utils_is_ipv6 function by @waahm7 in (#1114)
- from version 0.9.18
  * memtrace: Fix underflow when stack_depth < FRAMES_TO_SKIP
    by @zhaofengli in (#873)
  * chore: Make CBMC stubs with zero parameters proper
    declarations by @tautschnig in (#1107)
  * Satisfy some signed vs unsigned comparison
    warnings by @KaibaLopez in (#809)
  * Remove promise class by @waahm7 in (#1110)
  * Fix host parsing for IPv6 URI by @waahm7 in (#1112)

OBS-URL: https://build.opensuse.org/request/show/1173602
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=74
2024-05-13 12:14:13 +00:00
a4f6cc5238 Accepting request 1172873 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1172873
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=5
2024-05-09 11:12:59 +00:00
48a25a6bb7 Accepting request 1172732 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.17
  * Fix invalid cpu_id for RHEL_5 by @waahm7 in (#1106)
- from version 0.9.16
  * Switch test harness to print errors in decimal by @DmitriyMusatkin in (#1100)
  * Add list membership API and uint64 hash utilities by @bretambrose in (#1103)
  * Clarity updates for uint64_t hash helper by @bretambrose in (#1104)
  * Move is ipv4/ipv6 functions from Aws-c-sdkutils to Aws-c-common by @waahm7 in (#1105)

OBS-URL: https://build.opensuse.org/request/show/1172732
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=72
2024-05-09 08:21:07 +00:00
0475998503 Accepting request 1165448 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1165448
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=4
2024-04-07 20:10:30 +00:00
14795d881c Accepting request 1164984 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.15
  * Claim range for aws-crt-kotlin by @aajtodd in (#1095)
  * Remove unused external headers by @TingDaoK in (#1097)
  * Best Effort Thread Pinning to CPU_ID by @waahm7 in (#1096)
  * Add support for WIN ARM64 by @alfred2g in (#1092)
  * Better vectorization and crc64. Cleaned up cmake and
    added better runtime cpu detection by @JonathanHenson in (#1083)
  * Avoid overallocating for strings by @DmitriyMusatkin in (#1099)

OBS-URL: https://build.opensuse.org/request/show/1164984
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=70
2024-04-05 08:39:13 +00:00
49597bd1d3 Accepting request 1158911 from devel:libraries:c_c++
- update to 0.9.14:
  * Accept all RFC3339-compliant timestamps

OBS-URL: https://build.opensuse.org/request/show/1158911
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=3
2024-03-18 15:46:30 +00:00