117 Commits
devel ... main

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
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
f59f6ccab9 - update to 0.9.14:
* Accept all RFC3339-compliant timestamps

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=68
2024-03-18 08:28:08 +00:00
ea7bc1e583 Accepting request 1148508 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1148508
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=2
2024-02-21 16:59:08 +00:00
f66e21b063 Accepting request 1147619 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.13
  * cJSON update to 1.7.17 by @graebm in (#1081)
  * Add more generic AVX feature detection as well as flags for if
    avx512 intrinsics are available. by @JonathanHenson in (#1041)
  * chore: Relax stale issue timings by @kellertk in (#1085)
  * Use _Exit() on test failure, to avoid LeakSanitizer spam by @graebm in (#1088)
  * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#1089)
  * Consistently use lowercase for Windows libraries
    and header files by @giordano in (#1058)

OBS-URL: https://build.opensuse.org/request/show/1147619
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=66
2024-02-21 10:13:10 +00:00
3b1647aa5d Accepting request 1141981 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1141981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-common?expand=0&rev=1
2024-01-29 21:27:21 +00:00
50bf185149 Accepting request 1136530 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.12
  * Change `port` from uint16_t to uint32_t to support VSOCK by @graebm in (#1079)
- from version 0.9.11
  * Add a query string helper from byte cursor directly by @TingDaoK in (#1080)

OBS-URL: https://build.opensuse.org/request/show/1136530
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=64
2024-01-03 18:39:45 +00:00
e6f91f5f77 Accepting request 1127863 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.10
  * Fixed directory creation to ignore umask, and allow cross process
    lock to fall back to read only if it can't open the file in rw mode
    by @JonathanHenson in (#1078)
- from version 0.9.9
  * Fix WSL Crash by @waahm7 in (#1076)
- from version 0.9.8
  * Adds high resolution clock timestamps to android logging in
    order to investigate scheduling/clock misbehavior
    by @bretambrose in (#1075)
- from version 0.9.7
  * Cross process lock fix for musl by @JonathanHenson in (#1073)
- from version 0.9.6
  * Add additional priority queue related APIs by @bretambrose in (#1067)
  * Switch default allocator to basic system one by @DmitriyMusatkin in (#1066)
- from version 0.9.5
  * Report actual bytes leaked/Fix realloc tracing by @DmitriyMusatkin in (#1053)
  * Support reading "special files" that lie about their size by @graebm in (#1064)
  * Add an environment loader API and implementation for some DMI related fields
    by @JonathanHenson in (#1063)
  * Update third party licenses file by @yasminetalby in (#1062)
  * Basic process mem usage functions by @DmitriyMusatkin in (#1065)
  * Fix loading of libnuma.so by @waahm7 in (#1068)
  * Comment fix by @alfred2g in (#1069)

OBS-URL: https://build.opensuse.org/request/show/1127863
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=63
2023-11-23 09:20:17 +00:00
0b32cfdf9c Accepting request 1115623 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.4
  * Authorize requests to GitHub API in Run CBMC proofs workflow by @adpaco-aws in (#1057)
  * Reflexive vs symmetric in hash_table.h doc by @jmklix in (#1056)
  * Add error codes for file read/write/open failures by @graebm in (#1061)

OBS-URL: https://build.opensuse.org/request/show/1115623
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=62
2023-10-09 11:08:27 +00:00
94cdf0d6b5 Accepting request 1109201 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.3
  * Fix CMake option for choosing MSVC runtime library by @graebm in (#1054)
- from version 0.9.2
  * Added workflow for handling answerable discussions by @yasminetalby in (#1051)
  * Change SKIP code value to reduce the chance of clashing by @sfod in (#1055)

OBS-URL: https://build.opensuse.org/request/show/1109201
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=61
2023-09-07 08:02:52 +00:00
2ff999794f Accepting request 1108048 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.1
  * Pickup latest release from cJSON by @TingDaoK in (#1047)
  * Fix stale issue bot permissions by @jmklix in (#1049)
  * Intel Vtune tracing integration by @waahm7 in (#1050)

OBS-URL: https://build.opensuse.org/request/show/1108048
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=60
2023-09-04 07:48:17 +00:00
adab90ea11 Accepting request 1100563 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.9.0
  * Use W4 for all MSVC by @TingDaoK in (#1035)
  * New API to wrap an initialized array with an array list by @bretambrose in (#1040)
  * AVX512 feature detection by @pbadari in (#1037)
  * Simplify error handling in XML API - BREAKING CHANGE by @graebm in (#1043)

OBS-URL: https://build.opensuse.org/request/show/1100563
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=59
2023-07-26 06:45:01 +00:00
39c8bedc85 Accepting request 1090889 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.23
  * Disable MSVC warning triggered by aws_future macros by @graebm in (#1033)
  * Update AwsTestHarness.cmake typo by @eherozhao in (#1034)

OBS-URL: https://build.opensuse.org/request/show/1090889
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=58
2023-06-10 02:42:15 +00:00
74ae434370 Accepting request 1090017 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.22
  * Let cursor equals assert print string on failure by @DmitriyMusatkin in (#1030)
  * Remove dangling symlink in CMBC proofs by @jamesbornholt in (#1031)
- from version 0.8.21
  * Update time to ancient by @jmklix in (#1029)
  * Merge header checker with cpp header checker by @waahm7 in (#1028)

OBS-URL: https://build.opensuse.org/request/show/1090017
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=57
2023-06-01 07:57:29 +00:00
664a78806a Accepting request 1087354 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.20
  * Pin CBMC version to 5.81.0 by @karkhaz in (#1022)
  * Fix race condition in promise.c by @evanmiller in (#1023)
  * Remove unimplemented prototype from ring_buffer.h by @evanmiller in (#1024)
  * Move CBMC back to latest by @tautschnig in (#1026)
  * Fix warnings in public headers by @graebm in (#998)

OBS-URL: https://build.opensuse.org/request/show/1087354
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=56
2023-05-16 14:17:25 +00:00
6069b615c0 Accepting request 1085475 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.19
  * Tolerate uninitialized list in array_list_clear by @waahm7 in (#1021)
- from version 0.8.18
  * Improved sanitizer support by @DmitriyMusatkin in (#1016)
  * Reduce spam when configuring multiple projects at once by @graebm in (#1018)
  * Update builder version to fix aws-lc build on manylinux1 by @TingDaoK in (#1017)
  * Tolerate unintialized list in aws_array_list_length by @waahm7 in (#1019)

OBS-URL: https://build.opensuse.org/request/show/1085475
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=55
2023-05-08 11:44:25 +00:00
6a72d5aceb Accepting request 1080112 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.17
  * Add a way to skip a test by @xiazhvera in (#1012)
  * Add github templates and bots by @jmklix in (#1015)
- from version 0.8.16
  * Add function for writing N bytes of randomness by @graebm in (#1005)
  * Remove debugging printf by @graebm in (#1009)
  * Adds aws_normalize_directory_separator by @waahm7 in (#1010)
  * Fix cv signal outside of lock by @jeking3 in (#1008)

OBS-URL: https://build.opensuse.org/request/show/1080112
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=54
2023-04-19 12:55:46 +00:00
814977348a Accepting request 1074920 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.15
  * Replace old ARM images with raspbian-bullseye image by @knightjoel in (#990)
  * CI job for OpenBSD by @knightjoel in (#991)
  * Improved output from test harness by @graebm in (#995)
  * Remove unused system: aws_bus by @graebm in (#996)
  * Buffer ub by @DmitriyMusatkin in (#999)
  * Add CBMC proof for `aws_byte_buf_append_and_update` by @feliperodri in (#1000)
  * Fix comment in uri.h by @jamesbornholt in (#986)
  * CMake feature detection with gcc 7.3.1 misses backtrace by @jeking3 in (#1002)

OBS-URL: https://build.opensuse.org/request/show/1074920
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=53
2023-04-18 08:41:21 +00:00
f18fb5e419 Accepting request 1070395 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.14
  * Fix C++ compiler warning by @graebm in (#989)
- from version 0.8.13
  * Add scripts/latest_submodules.py by @graebm in (#988)

OBS-URL: https://build.opensuse.org/request/show/1070395
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=52
2023-03-13 08:06:12 +00:00
31ab184e20 Accepting request 1068407 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.12
  * New guideline: callbacks are always async, or always sync by @graebm in (#945)
  * Change '#if _MSC_VER' to '#ifdef _MSC_VER' by @jmklix in (#987)

OBS-URL: https://build.opensuse.org/request/show/1068407
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=51
2023-03-01 11:06:08 +00:00
4c7b9c8300 Accepting request 1065712 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.11
  * Remove old docker images by @DmitriyMusatkin in (#982)

OBS-URL: https://build.opensuse.org/request/show/1065712
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=50
2023-02-17 10:07:55 +00:00
a7a6089ae5 Accepting request 1063420 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.10
  * Fix race condition in cJSON_Parse.* calls by @waahm7 in (#972)
  * Add getter for thread name by @DmitriyMusatkin in (#969)
  * Fix: build and tests on OpenBSD by @knightjoel in (#976)
  * Added extern_c_begin and extern_c_end to JSON by @TwistedTwigleg in (#977)
  * Fix: NETBSD -> NetBSD by @knightjoel in (#979)
  * Added Utf8 validation callback to allow extra validation by @xiazhvera in (#980)
  * Rename aws_utf8_validator -> aws_utf8_decoder by @xiazhvera in (#981)
  * Use BMI2 cpuid instead for `_mulx_u32` by @TingDaoK in (#974)
  * Assert that each error-info-list starts with correct value by @graebm in (#978)

OBS-URL: https://build.opensuse.org/request/show/1063420
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=49
2023-02-08 13:53:02 +00:00
149ae60c0e Accepting request 1058690 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.9
  * Always pull out value of errno right after sys call by @bretambrose in (#971)
- from version 0.8.8
  * aws_fopen_safe() raises aws-error on failure by @graebm in (#970)
- from version 0.8.7
  * Delete empty .gitmodules file by @graebm in (#962)
  * Common lint by @DmitriyMusatkin in (#963)
  * aws_get_home_directory() calls getpwuid_r() if $HOME isn't set by @graebm in (#966)
  * Add libc detection function to common's cmake resources by @bretambrose in (#960)

OBS-URL: https://build.opensuse.org/request/show/1058690
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=48
2023-01-20 08:58:59 +00:00
b4b2adc1d8 Accepting request 1055799 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.6
  * Update CI to fix downstream build by @waahm7 in (#944)
  * Sba metrics test fix by @bretambrose in (#933)
  * aws_secure_zero() checks NULL before calling memset() by @graebm in (#952)
  * Add codecov action by @TingDaoK in (#955)
  * CBMC proofs: Add and fix declarations by @tautschnig in (#956)
  * Fix Appverifier always running the first test by @TwistedTwigleg in (#958)
  * UTF-8 validator by @graebm in (#959)

OBS-URL: https://build.opensuse.org/request/show/1055799
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=47
2023-01-04 16:19:40 +00:00
bb23ee3ef1 Accepting request 1034548 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.5
  * sprintf() -> snprintf() by @graebm in (#946)
  * Set thread names, for debugging by @graebm in (#937)

OBS-URL: https://build.opensuse.org/request/show/1034548
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=46
2022-11-09 09:20:50 +00:00
252883b6a3 Accepting request 1032684 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.4
  * Make aws_json_value_destroy noop on null values
    by @DmitriyMusatkin in (#942)
  * Clarify aws_byte_cursor_next_split comments and
    add tests by @DmitriyMusatkin in (#943)

OBS-URL: https://build.opensuse.org/request/show/1032684
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=45
2022-11-04 11:02:12 +00:00
b919f2e695 Accepting request 1010610 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.3
  * Uri migration by @DmitriyMusatkin in (#936)
  * Json compare by @DmitriyMusatkin in (#938)
  * Fix parsing of ipv6 literals in uris by @DmitriyMusatkin in (#939)
  * Json duplicate by @DmitriyMusatkin in (#940)
  * Parse uri path as is by @DmitriyMusatkin in (#941)

OBS-URL: https://build.opensuse.org/request/show/1010610
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=44
2022-10-17 07:29:04 +00:00
61ec02b8e5 Accepting request 1008192 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.2
  * Json iterators by @DmitriyMusatkin in (#926)
  * Safely handle a particular use case for linked hash
    tables where key equality is not reference equality
    by @bretambrose in (#928)
  * Json iterate signature by @DmitriyMusatkin in (#929)
  * Add AppVerifier by @TwistedTwigleg in (#930)
  * Block logging updates by @bretambrose in (#931)
  * Verify backtrace is defined too, not just header
    presence by @bretambrose in (#935)

OBS-URL: https://build.opensuse.org/request/show/1008192
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=43
2022-10-06 12:36:23 +00:00
c07de6773e Accepting request 1000176 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.1
  * Fall back for load target by @TingDaoK in (#924)
  * Hide symbols from libcrypto.a by @graebm in (#925)

OBS-URL: https://build.opensuse.org/request/show/1000176
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=42
2022-08-30 08:13:54 +00:00
29e8f01ecc Accepting request 998963 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.8.0
  * Fix FreeBSD build by @gearnode in (#921)
  * Format not by @bretambrose in (#922)
  * Make libnuma linux only by @TingDaoK in (#923)

OBS-URL: https://build.opensuse.org/request/show/998963
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=41
2022-08-29 09:20:24 +00:00
fffc50a781 Accepting request 993686 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.5
  * Adjust logging function to fix segfault if filename and
    file are not set by @TwistedTwigleg in (#911)
  * Fix MSVC warning by @graebm in (#912)
  * Make sure file paths are not empty strings to avoid segfault
    on Windows by @TwistedTwigleg in (#915)
  * Reset the logger before memory trace by @TingDaoK in (#917)
  * Update CBMC starter kit by @angelonakos in (#919)
  * Hide json module init and cleanup by @TingDaoK in (#920)

OBS-URL: https://build.opensuse.org/request/show/993686
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=40
2022-08-08 15:08:30 +00:00
3c1f3d4004 Accepting request 977952 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.4
  * Fix compiler warning by @TingDaoK in (#910)
- from version 0.7.3
  * Fix iOS build error due to `-moutline-atomics` by @graebm in (#909)
- from version 0.7.2
  * Add check for if_link.h by @TwistedTwigleg in (#907)
  * Remove DeviceDefender custom metric reporting functions
    by @TwistedTwigleg in (#901)
- from version 0.7.1
  * aws_byte_cursor_starts_with(input, prefix) by @graebm in (#905)

OBS-URL: https://build.opensuse.org/request/show/977952
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=39
2022-05-19 06:23:37 +00:00
dda441745a Accepting request 973719 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.0
  * Fix "unused variable" compiler warning by @graebm in (#899)
  * Add cJSON module by @TwistedTwigleg in (#889)
  * Fix it so CI runs on branches with '/' in name by @graebm in (#900)
  * Added metric reporting functions by @TwistedTwigleg in (#898)
- from version 0.6.20
  * Append pthread to platform libs if cmake supplied
    Threads is not good enough.

OBS-URL: https://build.opensuse.org/request/show/973719
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=38
2022-05-02 07:24:46 +00:00
230f0f0b12 Accepting request 943781 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.19
  * Added subcommand dispatch for cli argument parser
  * Improved cli parsing to handle positional arguments better so
    they can be handled as encountered, added state reset api
  * Release lock on no-alloc fwrite error path
  * Add aws_byte_cursor_parse_uint64
  * Add AWS_ERROR_PLATFORM_NOT_SUPPORTED error

OBS-URL: https://build.opensuse.org/request/show/943781
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=37
2022-01-04 15:12:09 +00:00
a16c1792ef Accepting request 937724 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.18
  * Support Windows Server 2008 Pre-release
    + Support for Windows Server 2008
    + CBMC updates
- from version 0.6.17
  * Added support for tvOS and watchOS platform detection Pre-release
    + Added support for detecting watchOS and tvOS (#863)
- from version 0.6.16
  * More Avx2 fixes Pre-release
    + Improve avx2 detection
    + Disable cpu-specific code when using mingw due to an alignment
      bug that has yet to be fixed in gcc (for windows).
- from version 0.6.15
  * Non-AVX2 compile fixes Pre-release
    + Fixed encoding_avx2.c being compiled when AVX is not detected (#854)
- from version 0.6.14
  * Windows string test fixes Pre-release
    + Windows string fixes. (#853)
- from version 0.6.13
  * ARMv6 fixes Latest
    + Only attempt to use sys/auxv.h if it exists (#852)
- from version 0.6.12
  * New version with IO utilities Pre-release
    + Removed ARN parser from common, it's in sdkutils now (#851)
      - Removed ARN parser from common, it's in sdkutils now
      - Removed tests for ARN parser

OBS-URL: https://build.opensuse.org/request/show/937724
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=36
2021-12-11 23:56:09 +00:00
7dd1bc48b7 Accepting request 925693 from home:jengelh:branches:devel:libraries:c_c++
- Use cmake()/pkgconfig() as buildrequires. Update descriptions.
- Replace lib%-devel subpackage by just %-devel.

OBS-URL: https://build.opensuse.org/request/show/925693
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=35
2021-10-16 20:44:06 +00:00
3440c1aa8f Accepting request 924626 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.11
  + Add build flag: USE_CPU_EXTENSIONS
    * -DUSE_CPU_EXTENSIONS=OFF disables CPU-specific function implementations
    * We have customers encountering mysterious crashes in some of these
      functions. Give them the ability to disable them while we attempt to
      diagnose the issue.
    * New build flag controls whether to use optimized functions that make
      use of CPU extensions (ex: AVX, SSE).
- from version 0.6.10
  + byte_buffer_reserve work with initial capacity zero
    * edit byte_buffer_reserve to work with buffers of initial capacity 0
- from version 0.6.9
  + Added metrics to SBA allocator
    * Added metrics to SBA and tests for metrics (#833)

OBS-URL: https://build.opensuse.org/request/show/924626
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=34
2021-10-12 11:17:54 +00:00
dde3cc95e9 Accepting request 911823 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.8
  * Upgrade CBMC proof tools: starter kit and Litani 1.10.0 (#826)
    + Upgrade proof tool submodules
      This commit advances Litani to release 1.10.0, and the starter kit to
      the tip-of-tree. This brings the following improvements:
      - Profiling
          - Litani measures the memory usage of the CBMC safety checking and
            coverage checking jobs
          - The dashboard includes box-and-whisker diagrams for memory use per
            proof
          - The dashboard includes a graph of how many parallel jobs are
            running over the whole run, making it easy to choose a CI machine
            with enough parallelism
          - It is now possible to designate particular proofs as "EXPENSIVE";
            Litani runs expensive proofs serially, ensuring that they do not
            over-consume resources like RAM.
      - UI improvements
          - Each pipeline page includes a table of contents
          - Each pipeline page includes a dependency graph of the pipeline
          - Each job on the pipeline page has a hyperlink to that job
          - The terminal output is now less noisy
    + Change cbmc-batch.yaml to cbmc-proof.txt
      This makes the proof layout consistent with the starter kit, which will
      allow us to use a generic run script in a future commit. Putting this
      in commit by itself because the diff is huge and not worth reading (just
      moving some files and changing two lines in the runscript).
    + Symlink run-cbmc-proofs.py to starter kit
      The run script is now a symbolic link into the starter kit submodule,
      meaning that it will be updated whenever the starter kit is. This is
      done iso that AWS C Common doesn't carry custom modifications to the run script

OBS-URL: https://build.opensuse.org/request/show/911823
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=33
2021-08-16 13:20:43 +00:00
2e25f8816d Accepting request 910451 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.7
  * Datetime updates part 2
    + Support for millisecond-precise time query in aws_date_time_as_epoch_secs
- from version 0.6.6
  * Datetime updates
    + Datetime now supports millisecond precision

OBS-URL: https://build.opensuse.org/request/show/910451
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=32
2021-08-06 09:09:17 +00:00
9596cca7dd Accepting request 904577 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.5
  * Managed thread handle cleanup
    + Fixes an issue where managed thread handles could be leaked on Windows
    + Fixes some incorrect logging format strings.

OBS-URL: https://build.opensuse.org/request/show/904577
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=31
2021-07-08 09:36:15 +00:00
bdc1a9a8f4 Accepting request 902812 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.4
  * Added aws_split_debug_info to cmake for Unix platforms
    + Added a function to split debug info out of shared libs and executables (#819)
- from version 0.6.3
  * Shrink size of all AWS libraries when using AwsCFlags
    * Only apply -fno-omit-frame-pointer when debug info is present (#818)

OBS-URL: https://build.opensuse.org/request/show/902812
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=30
2021-06-30 15:36:18 +00:00
e74b8fcaf6 Accepting request 899021 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.2
  * Bugfix for CMake build
    + Proper import of CMake module (#812)
- from version 0.6.1
  + Fix checking for Large File Support on Android
    * BUGFIX: Fix cmake feature checks for Large File Support (LFS) on Android
- from version 0.6.0
  + aws_off_t is always 64 bits
    * CHANGE: aws_off_t is always 64 bits. Previously, it might be interpreted
      as 32 or 64 bits, depending on a project's compiler flags, which was leading
      to bugs.
    * CHANGE: Pass -DAWS_WARNINGS_ARE_ERRORS=ON if you want warnings to fail the
      build. Previously, warnings would always fail the build, now it is opt-in.
    * NEW: aws_promise

OBS-URL: https://build.opensuse.org/request/show/899021
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=29
2021-06-10 20:29:57 +00:00
3df6ecd5c6 Accepting request 893107 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.11
  + GCC compile fix
    * Marking aws-c-common/source/posix/system_info.c as
      a non-parameters function (#797)
- from version 0.5.10
  + Diagnostics fixes/improvements (#796)
    * Disable AddressSanitizer on hashlittle2, it overreads,
      but not in a dangerous way
    * Added log level to aws_backtrace_log, and fixed stacktrace
      decoding test to be permissive on weird platforms
    * Fixed aws_backtrace_log versions for execinfo/no execinfo
- from version 0.5.8
  + Intrudocing aws_fopen
    * Mainly to support fopen with a non-ascii file path from Windows.
      The aws_fopen can support non-ascii file path across platform

OBS-URL: https://build.opensuse.org/request/show/893107
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=28
2021-05-15 19:56:08 +00:00
72201cc280 Accepting request 888418 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.7
  + High resolution clock fix for Windows, take 2
    * Reverts and reimplements previous release's attempt at
      a high-resolution clock fix on Windows
- from version 0.5.6
  + High priority clock overflow fix for Windows
    * Fix an issue where the high resolution clock would saturate to a
      maximum value after 21 days, breaking event loop task processing.
- from version 0.5.5
  + Support non-desktop Windows
    * Prevent log-subject ordering errors (#789)
- from version 0.5.4
  + Dynamic log level control
    * Adds support for dynamic log level control in the standard logger
- from version 0.5.3
  + Fix for thread affinity functionality and other bug fixes
    * BUG FIX: MinGW/Windows related preprocessor fixes
    * BUG FIX: No longer appending exact location of CoreFoundation in CMake
    * BUG FIX: Fixing thread affinity symbol check in CMake
    * BUG FIX: Preventing undefined behavior in allocators

OBS-URL: https://build.opensuse.org/request/show/888418
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=27
2021-04-29 07:59:36 +00:00
bbb39b88db Accepting request 879388 from home:glaubitz:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/879388
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=26
2021-03-18 08:23:55 +00:00
7de3d99bb2 Accepting request 872354 from home:glaubitz:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/872354
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=25
2021-02-18 09:53:32 +00:00
93387faaa2 Accepting request 856424 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.63
  + Fix FreeBSD
    * Fix thread.c for FreeBSD (#741)
- from version 0.4.62
  + Remove unnecessary API
    * Removes an unnecessary API hopefully before anyone uses it externally
- from version 0.4.61
  + Use runtime symbol resolution instead of addr2line for memtrace by default
    * Do not use addr2line by default, backtrace_symbols will do the job (#739)
    * Fixed memtrace/stack decoding test so it works more robustly
- from version 0.4.60
  + Fixed MSVC 2015 non-constant aggregate initializer warning for all downstreams
    * Disabled MSVC 2015's non-constant aggregate initializer warning (#738)

OBS-URL: https://build.opensuse.org/request/show/856424
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=24
2020-12-16 13:24:01 +00:00
1d7b590624 Accepting request 840221 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.59
  + Re-adding SOVERSION to CMakeLists.txt (#702)
    * Re-adding SOVERSION to CMakeLists.txt to fix SONAME.
- from version 0.4.58
  + Print CMake version when configuring. (#701)
    * Useful for diagnosing issues on various machines.
- from version 0.4.57
  + Fixed aarch64 detection/support
    * Imported PR from #695 to fix aarch64 builds (#696)
- from version 0.4.56
  + Testing build fixes
    * Fixes a build failure with logging tests on Windows
- from version 0.4.55
  + Ref counting framework
    * Adds a simple ref-counting API intended for long-lived types used by the CRTs
    * Adds a test-oriented wait API for all threads created
      by internal CRT types (event_loop_group, host_resolver)
- from version 0.4.54
  + Fixed iOS platform check on OSX
    * Fixed iOS check (#682)
- from version 0.4.53
  + OS detection macros to support iOS in downstream libraries
    * Added AWS_OS_* macros to detect OS (#681)
    * Added platform.h to common.h
    * Fixed narrowing warning for backtrace APIs
- Bump library_soversion to 1

OBS-URL: https://build.opensuse.org/request/show/840221
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=23
2020-10-09 06:40:12 +00:00
c58e15fa0d Accepting request 829538 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.52
  + More string helpers
    * aws_byte_buf_init_cache_and_update_cursors(): #676

OBS-URL: https://build.opensuse.org/request/show/829538
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=22
2020-08-25 14:09:53 +00:00
7c67c11dd3 Accepting request 826650 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.51
  + aws_byte_cursor_read_hex_u8() and other string helpers (#657)
    * `aws_byte_cursor_read_hex_u8()`: Reads 2 hex characters from
       ASCII/UTF-8 text to produce an 8-bit number.
    * `aws_lookup_table_hex_to_num_get()`:  Returns lookup table to
       go from ASCII/UTF-8 hex character to a number (0-15).
    * `aws_string_new_from_cursor()` and `aws_string_new_from_buf()`: obviously
    * `aws_byte_cursor_next_split()`: fixed to handle source
       with 0 len and NULL ptr
- from version 0.4.50
  + Fixes for RHEL5_64, additional byte_buf APIs
    * Don't include avx2 and stuff on old compilers (#655)

OBS-URL: https://build.opensuse.org/request/show/826650
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=21
2020-08-18 21:36:43 +00:00
62eebd8698 Accepting request 821292 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.49
  + Added AWS_SUPPORT_WIN7, Win7 is no longer supported by default (#669)
    * Added AWS_SUPPORT_WIN7, Win7 is no longer supported by default
    * Added AWS_SUPPORT_WIN7 macro for feature detection

OBS-URL: https://build.opensuse.org/request/show/821292
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=20
2020-07-20 07:57:22 +00:00
72a3a89d81 Accepting request 817823 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.48
  + Bytebuf updates
    * Added some new aws_byte_buf APIs - functions for securely (zero all
      released memory) appending both cursors and single bytes.
    * Removed aws_bigint; it is no longer needed.

OBS-URL: https://build.opensuse.org/request/show/817823
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=19
2020-06-30 09:16:19 +00:00
1cadf89207 Accepting request 814860 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.57
  + Biging constant time updates
    * Reworks certain bigint constructors and operators to constant time
- from version 0.4.46
  + Added support for BOM/text encoding detection
    * Added BOM detection/encoding detection via aws_text_encoding_detect (#647)
    * Added aws_text_is_utf8 and tests, as well as ascii resource test
- from version 0.4.45
  + Added support for MSVC static CRT linkage
  + Doc update for STATIC_CRT (#644)
- from version 0.4.44
  + AWS versions of isspace(), isalpha(), etc.
    * aws versions of isspace() isalpha() etc (#642)
    * Versions of isspace() isalpha() etc for use with ASCII/UTF-8.
    * C's built-in functions are affected by user's locale.
- from version 0.4.43
  + Added newline to a test file that was breaking builds.
    * Added newline to process_test.c (#641)

OBS-URL: https://build.opensuse.org/request/show/814860
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=18
2020-06-19 14:02:41 +00:00
66fecdc1ab Accepting request 810451 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.42
  + Updated Process API to expose max fds for the system.
    * IO handle ulimit stuff. (#637)
    * API for reading max fds and updating the soft limit.
- from version 0.4.41
  + SBA fix for windows, warning fixes for ctz math fallbacks
    * Windows compilation fixes (#631)
    * Use _WIN32 consistently, no WIN32
    * Use signed compare in fallback ctz implementations
    * Added cross compile CI
    * Don't build consumers for cross compile, they're not
      all guaranteed to work
    * Use builder version v0.6.4
- from version 0.4.40
  + Small Block Allocator support
    * Add utility to append null terminator to aws_byte_buf.
    * Co-authored-by: Andrew Tang <tangliang551@gmail.com>
- from version 0.4.39
  + Minor fix for logcat log formatting
    * Removed erroneous bracket in log output via logcat (#624)
- from version 0.4.38
  + Android logcat logger
    * Additional PR Feedback from #621 (#623)
    * clang-format
- from version 0.4.37
  + Add aws_hash_combine

OBS-URL: https://build.opensuse.org/request/show/810451
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=17
2020-06-03 13:11:43 +00:00
96f1d0fc29 Accepting request 790113 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.36
  + Fixed cmake error during cross compile (#614)
- from version 0.4.35
  + Basic bigint implementation

OBS-URL: https://build.opensuse.org/request/show/790113
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=16
2020-04-03 13:09:30 +00:00
1b9160eedb Accepting request 782563 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.34
  + Set policy to allow BUILD_TESTING to be used as a variable (#606)
- from version 0.4.33
  + Bigint part 1 - init/cleanup/comparisons
- from version 0.4.32
  + Allow cross-compiled tests via ALLOW_CROSS_COMPILED_TESTS (#602)

OBS-URL: https://build.opensuse.org/request/show/782563
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=15
2020-03-11 07:52:42 +00:00
7748e385eb Accepting request 778709 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.31
  + Will now work on ARM platforms that do not have execinfo.h (e.g. alpine)
- from version 0.4.30
  + Stride, not stride bits (#590)

OBS-URL: https://build.opensuse.org/request/show/778709
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=14
2020-03-01 21:10:05 +00:00
37b04bcfd4 Accepting request 769146 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.29
  + Add libdl as needed (#583)
- from version 0.4.28
  + Address TSAN issues, improve mutex apis
    * Add clang tsan github action (#578)

OBS-URL: https://build.opensuse.org/request/show/769146
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=13
2020-02-02 13:36:29 +00:00
4e0f845f89 Accepting request 765857 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.27
  + Rework alignment tests to only require 32 byte support when avx2 is enabled
- from version 0.4.26
  + aws_thread_id_t
    * Move include ctest up, this should reneable tests. (#571)
- from version 0.4.25
  + Make build friendly to in-source builds
    * Support in source builds of aws-c-* libs. (#566)
- from version 0.4.24
  + Portable Header Check (#558)
   * Rewrite header tester to be portable
   * Install CheckHeaders.cmake
- from version 0.4.23
  + Adds no-allocation logger implementation

OBS-URL: https://build.opensuse.org/request/show/765857
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=12
2020-01-21 22:48:02 +00:00
669e03c7e9 Accepting request 750314 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.22
  + aws_byte_buf_append_and_update
    * Add append and update function to common (#554)
- from version 0.4.21
  + Made windows stack trace much more resilient (#552)
    * SymSetOptions, try to be more resilient
    * Write symbol name and addr if file/line cannot be found
    * Simplified and cleaned up symbol printing, ensure
      that we get the most info possible
    * fflush at the end of aws_backtrace_print()
    * fflush and free, clang-format
- from version 0.4.20
  + Fix for ancient linux
    * Fix for old linux (#545)

OBS-URL: https://build.opensuse.org/request/show/750314
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=11
2019-11-28 12:45:00 +00:00
0738cf9e91 Accepting request 748275 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.19
  + Stack dump improvements
    * Added newlines to stacktrace headers (#541)
- from version 0.4.18
  + Stack dump improvements
    * Always print both raw and resolved stack trace,
      helps in release builds

OBS-URL: https://build.opensuse.org/request/show/748275
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=10
2019-11-13 16:51:36 +00:00
9c3120fe91 Accepting request 746109 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.17
  + Memory tracing updates
    * Fixed probing for stack trace availability (#537)
- from version 0.4.16
  + Memory Tracing
    * Ported alloc tracer from Java CRT, added unit tests
    * Generalized backtrace/backtrace_symbols for multiple platforms
    * Added tests to ensure midstream usage works
    * Stack trace decoding test now uses virtual logger
    * Fixed AWS_VARIABLE_LENGTH_ARRAY on windows,
      causing stack corruption
    * Converted all tests to use the mem tracer
    * Removed allocator from test harness structure,
      enabled logging by default
- from version 0.4.15
  + aws_string_c_str() helper fn
    * aws_string_c_str() (#534)

OBS-URL: https://build.opensuse.org/request/show/746109
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=9
2019-11-08 09:45:58 +00:00
471da59b43 Accepting request 743529 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.14
  + Fix alignment on Windows
    * Remove AWS_ALIGN, as it doesn't work reliably, add AWS_ALIGNED_TYPEDEF
- from version 0.4.13
  + Imported ring buffer allocator from node CRT
    * Imported ring buffer allocator from node, fixed bugs, added unit test
    * Implemented realloc as an assert to prevent use
- from version v0.4.12
  + Static libs and security fixes
    * Fixed visibility on static libs
    * Added secure string length functions
    * Fixed buffer overflow vulnerability in stack trace printing

OBS-URL: https://build.opensuse.org/request/show/743529
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=8
2019-10-30 11:12:39 +00:00
b1369de9a2 Accepting request 734788 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.11
  + Fix stupid bad boolean logic in macro.
    * Fix stupid bad boolean logic in macro
    * simplified gcc macro for assume
- from version 0.4.10
  + Fixed support for gcc 4.1.2.
- from version 0.4.9
  + fixed mixed static/shared builds.
    * Reorder thread shutdown so that only truly necessary
      memory is still allocated at shutdown callback town
- from version 0.4.8
  + Made AWS_ENABLE_LTO an option
    * AWS_ENABLE_LTO=ON|OFF now controls LTO globally
    * Made AWS_ENABLE_LTO an option
- from version 0.4.7
  + Added support for thread exit callbacks
    * Added support for thread exit callbacks
    * Added user data support to aws_thread_call_once
- from version 0.4.6
  + LTO support
    * Added IPO/LTO support to cmake
    * Removed the requirement that release builds produce good backtrace output
    * Check for IPO policy in older versions of CMake
    * Add policy existence check to c flags
- Re-enable link-time optimization (LTO) in spec file

OBS-URL: https://build.opensuse.org/request/show/734788
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=7
2019-10-05 12:45:34 +00:00
14a13fc9a4 Accepting request 727774 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.4.5
  + Move allocator functions to their own file
    * Move the allocator related functions to allocator.c
    * Add overrides for the allocator functions
    * PR Comments
- from version 0.4.4
  + Relaxed constraints on gcc+x86/x64 to gcc 4.1.2
    * Relaxed constraints on gcc+x86/x64 to gcc 4.1.2,
      added ARM and Itanium detection for gcc 4.4
- from version 0.4.3
  + Use CMake Threads module instead of manual pthreads linking
    * Depend on pthreads via Threads rather than manually
- from version 0.4.2
  + Fix error info
    * Fixed issue where the wrong info was returned for some error codes.
- from version 0.4.1
  + Logging refactor
    * Add yaml file for aws_byte_buf_cat proof (#448)
    * Proof harness for aws_byte_buf_cat with a fixed number of arguments
- from version 0.4.0
  + Task logging
    * Adds string tags to tasks and task logging for easier identification
- from version 0.3.15
  + Fix nasty overflow bug in high-res clock on 32-bit systems.
  + Fixed typo that broke osx build. (#425)
- Disable link-time optimization (LTO) as it currently breaks the testsuite
  + https://github.com/awslabs/aws-c-common/issues/456

OBS-URL: https://build.opensuse.org/request/show/727774
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=6
2019-09-05 11:14:49 +00:00
c3ce8dcb08 Accepting request 710519 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.3.14
  + Linux stack trace fixes
    * Parse (<function>+<addr>) backtrace format on POSIX systems (#422)
- from version 0.3.13
  + Compile warning fixes
    * Re-enabled unknown pragma warnings, wrapped CPROVER pragmas (#420)
- from version 0.3.12
  + Miscellaneous cleanup
    * Fixes to clang-tidy failures in dependent libs
    * Fixed test harness asserts to prove to clang-tidy that
      compared values are non-null, initialized out params
    * Fixed mis-used asserts and multi-eval of assert values
    * Preserve existing behavior
- from version 0.3.11
  + C++ build fixes
    * Alter header code so it can compile in c++ as well
    * Allow constant expressions in AWS_ASSERT
- from version 0.3.10
  + Fix shared-lib builds
- from version 0.3.9
  + Added backtraces to asserts
    * assert() -> AWS_ASSERT()
    * Removed assert.h includes
    * rewrote resolve buffer reading to appease gcc
- from version 0.3.8
  + Memory-safety proofs for aws_byte_buf
  + Adds invariants and proof harnesses for the following functions:
    * aws_byte_buf_append
    * aws_byte_buf_append_dynamic
    * aws_byte_buf_append_with_lookup

OBS-URL: https://build.opensuse.org/request/show/710519
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=5
2019-06-24 22:50:21 +00:00
6f21233f31 Accepting request 701574 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.3.7
  + Build fixes
    * cmake now respects BUILD_TESTING
    * Fixed compiler warnings

OBS-URL: https://build.opensuse.org/request/show/701574
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=4
2019-05-09 13:46:20 +00:00
6b98564d08 Accepting request 696898 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.3.6
  + Faster CBMC stubs for memset and memcpy (#300)
    * new memset and memcpy functions that are often
      faster for CBMC to analyze
    * PR comments addressed

OBS-URL: https://build.opensuse.org/request/show/696898
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=3
2019-04-24 14:24:30 +00:00
d739a13367 Accepting request 692941 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.3.5
  + Byte buf utility functions - append that grows,
    append with internal tolower, reserve (#297)
  + Byte buf append function that grows when capacity limit hit
  + Byte buf reserve
  + Byte buf append with lookup table translation
- from version 0.3.4
  + getopt_long() implementation
  + Android compile fixes
  + Atomics fixes for gcc < 4.6
  + Security bug fixes from AWS
- from version 0.3.3
  + FreeBSD compile fixes
- from version 0.3.2
  + Fix downstream build script. (#246)
  + Fix codebuild scripts to not need relative
    paths and use out of source builds.
- from version 0.3.1
  + Added CI job for x64 old linux. (#240)
  + Added CI job for x64 old linux.
  + Added 32bit builds, updated a comment.
- Move cmake files to correct installation path

OBS-URL: https://build.opensuse.org/request/show/692941
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=2
2019-04-10 17:19:34 +00:00
68bfe61ded Accepting request 674174 from home:glaubitz:branches:Cloud:Tools
- New dependency required for newer versions aws-sdk-cpp

OBS-URL: https://build.opensuse.org/request/show/674174
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-common?expand=0&rev=1
2019-02-13 16:59:21 +00:00
15 changed files with 0 additions and 45 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1fc7dea83f1d5a4b6fa86e3c8458200ed6e7f69c65707aa7b246900701874ad1
size 606374

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:15cc7282cfe4837fdaf1c3bb44105247da712ae97706a8717866f8e73e1d4fd9
size 607496

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:368e4e9aa5fc31144bd93487c22d856684f9638c8a06b74b08946d0adf7a7dd3
size 609045

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0acbabc786035d41791c3a2f45dbeda31d9693521ee746dc1375d6380eb912b
size 609037

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fb7ce3cf22aac2c70a7676cd8ceeea785bb6ee2e4fea7d6cfb225a12fdc62775
size 610074

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88115d6f3e4f79d8b2544ed8a95d8a9699985aed38aeb4779d7c9fffde1fee58
size 609940

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b442cc59f507fbe232c0ae433c836deff83330270a58fa13bf360562efda368a
size 611878

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:765ca1be2be9b62a63646cb1f967f2aa781071f7780fdb5bbc7e9acfea0a1f35
size 612377

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:303505ed8770be88364c5fb7cac1843e5958ea1389cca8f1f0a84103d7660494
size 612396

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecea168ea974f2da73b5a0adc19d9c5ebca73ca4b9f733de7c37fc453ee7d1c2
size 612289

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4e7ac6c6f840cb6ab56b8ee0bcd94a61c59d68ca42570bca518432da4c94273
size 619465

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:adf838daf6a60aa31268522105b03262d745f529bc981d3ac665424133d6f91b
size 603920

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:715a15399fe6dce2971c222ecabea4276e42ba3465a63c175724fc0c80d7a888
size 604225

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c0eecbd7aa04f85b1bdddf6342789bc8052737c6e9aa2ca35e26caed41d06ba
size 605642

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf265e9e409d563b0eddcb66e1cb00ff6b371170db3e119348478d911d054317
size 606087