SHA256
8
0
forked from pool/aws-c-cal

55 Commits

Author SHA256 Message Date
f67cc5e756 Accepting request 1285436 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1285436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=20
2025-06-13 16:47:13 +00:00
8c58203d34 - Update to version 0.9.2
* Fix heap use after free on aws_ecc_key_pair_new_from_asn1
    by @TingDaoK in (#219)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=54
2025-06-13 11:00:43 +00:00
47fe46f5fd Accepting request 1281981 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1281981
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=19
2025-06-02 20:01:42 +00:00
23eb38bcbc - Update to version 0.9.1
* dlopen(NULL) returns NULL on static linked executable
    by @TingDaoK in (#215)
  * Fix casing on Windows header files by @ianbotsf in (#217)
  * Remove clang-3 from CI by @sbSteveK in (#218)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=52
2025-06-02 15:03:42 +00:00
af948869a8 Accepting request 1269577 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1269577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=18
2025-04-16 18:39:26 +00:00
39767adde6 - Updare to version 0.9.0
* Drop support for macOS <10.15 and iOS<11 by @TingDaoK in (#214)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=50
2025-04-15 10:20:49 +00:00
b85b98920d Accepting request 1267113 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1267113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=17
2025-04-04 15:34:23 +00:00
4d5326dcc2 - Update to version 0.8.9
* RSA PKCS8 support by @DmitriyMusatkin in (#212)
- from version 0.8.8
  * Fix module export to respect ed25519 flag by @DmitriyMusatkin in (#210)
  * Fix FindCrypto behavior on win by @DmitriyMusatkin in (#211)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=48
2025-04-04 10:58:56 +00:00
010e4328a0 Accepting request 1256212 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1256212
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=16
2025-03-26 20:22:49 +00:00
d4088885e4 - Update to version 0.8.7
* Fix missed define in the code by @DmitriyMusatkin in (#209)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=46
2025-03-26 12:34:07 +00:00
f0fa792283 Accepting request 1253629 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1253629
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=15
2025-03-17 21:18:17 +00:00
9aad331ff9 - Update to version 0.8.6
* Fix ed25519 builds against openssl 1.0.2 by @DmitriyMusatkin in (#208)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=44
2025-03-17 08:28:56 +00:00
6ab9c5ec20 Accepting request 1252417 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1252417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=14
2025-03-13 14:06:13 +00:00
693347723d - Update to version 0.8.5
* Do not include crypto when doing byo_crypto by @DmitriyMusatkin in (#207)
- from version 0.8.4
  * Ed25519 support. by @DmitriyMusatkin in (#206)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=42
2025-03-12 11:48:41 +00:00
fdc8db0c9a Accepting request 1244775 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1244775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=13
2025-02-10 16:31:33 +00:00
94e4517162 - Update to version 0.8.3
* Fix Findcrypto.cmake by @graebm in (#205)
- from version 0.8.2
  * Switch CI to use roles by @DmitriyMusatkin in (#202)
  * A bunch of CMake fixes by @graebm in (#203)
- Drop acc_fix-cmake-modules-path.patch, fixed upstream

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=40
2025-02-10 13:54:25 +00:00
8db796030c Accepting request 1225588 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1225588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=12
2024-11-21 14:19:39 +00:00
1cf64b0834 - Update to version 0.8.1
* chore: Modified bug issue template to add checkbox to
    report potential regression. by @ashishdhingra in (#199)
  * RSA PKCS1.5 SHA1 signing by @DmitriyMusatkin in (#201)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=38
2024-11-21 12:14:54 +00:00
16235a5bb9 Accepting request 1218374 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1218374
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=11
2024-10-27 10:25:03 +00:00
e10268335d - Update to version 0.8.0
* Update CMake to 3.9 by @waahm7 in (#200)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=36
2024-10-25 15:07:55 +00:00
76b1fae210 Accepting request 1197832 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1197832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=10
2024-09-01 17:21:42 +00:00
70a71a34f8 - Update to version 0.7.4
* OpenSSL Runtime and Compile Time Mismatch Fix by @waahm7 in (#198)
- from version 0.7.3
  * Update MacOS CI to arm64 by @waahm7 in (#196)
  * Use prebuilt aws-lc by @sfod in (#197)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=34
2024-08-30 11:46:23 +00:00
0738e4f4ba Accepting request 1188592 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1188592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=9
2024-07-22 15:15:45 +00:00
3e14048058 - Update to version 0.7.2
* CI for AWS-LC-FIPS by @graebm in (#192)
  * Fix FreeBSD CI to install default python packages
    by @TingDaoK in (#193)
  * Revert "Revert "Implement runtime check on libcrypto linkage (#186)"
    by @TingDaoK in (#195)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=32
2024-07-19 11:05:34 +00:00
7f80504276 Accepting request 1186354 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1186354
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=8
2024-07-09 18:05:31 +00:00
e6a0f625d9 Accepting request 1185380 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.7.1
  * Revert lc pin by @DmitriyMusatkin in (#190)
  * Revert "Implement runtime check on libcrypto linkage (#186)"
    by @graebm in (#191)

OBS-URL: https://build.opensuse.org/request/show/1185380
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=30
2024-07-09 10:02:33 +00:00
378a732cd1 Accepting request 1183557 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1183557
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=7
2024-06-27 14:04:57 +00:00
379d4d5aa4 - Update to version 0.7.0
* clang-format 18 by @graebm in (#187)
  * Implement runtime check on libcrypto linkage
    by @WillChilds-Klein in (#186)
  * Pin AWS-LC until it's fixed for manylinux1
    by @graebm in (#188)
  * Make AES GCM more consistent cross platform
    by @DmitriyMusatkin in (#189)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=28
2024-06-27 09:54:14 +00:00
2f0cb7be70 Accepting request 1178684 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1178684
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=6
2024-06-06 10:32:05 +00:00
dc6c7edfee Accepting request 1178473 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.15
  * Fix inccorect export of aws_symmetric_cipher_get_state by @sbiscigl in (#185)

OBS-URL: https://build.opensuse.org/request/show/1178473
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=26
2024-06-05 08:49:22 +00:00
e196e31c61 Accepting request 1177906 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1177906
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=5
2024-06-03 15:41:14 +00:00
ad17c93210 Accepting request 1175861 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.14
  - Fix inccorect export of aws_symmetric_cipher_get_state by @sbiscigl in (#185)

OBS-URL: https://build.opensuse.org/request/show/1175861
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=24
2024-05-31 10:36:15 +00:00
a437fb98d2 Accepting request 1173652 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1173652
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=4
2024-05-16 15:13:52 +00:00
c8fcd2fdcc Accepting request 1173608 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.13
  * Fix handling of empty plaintext for AES by @DmitriyMusatkin in (#183)
  * Adds a way to keep a more detailed state of a symetric cipher
    by @sbiscigl in (#184)
- from version 0.6.12
  * CI test: Apple: explicitly include & link to CoreFoundation
    by @jmklix in (#181)
  * Move aws-lc shutdown to destructor from cleanup
    by @DmitriyMusatkin in (#182)

OBS-URL: https://build.opensuse.org/request/show/1173608
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=22
2024-05-13 12:15:23 +00:00
9097024ef7 Accepting request 1167978 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1167978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=3
2024-04-16 18:05:10 +00:00
594aca37fb Accepting request 1167800 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.11
  * Not install tests stuff by @TingDaoK in (#177)
  * chore(ci): Performance boost to OpenBSD CI jobs by @knightjoel in (#179)
  * CI job for FreeBSD by @knightjoel in (#178)
  * Fix: Use buffer without memory allocation by @alfred2g in (#180)
- Drop aws-c-cal package as upstream no longer installs the binaries

OBS-URL: https://build.opensuse.org/request/show/1167800
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=20
2024-04-16 09:16:23 +00:00
d75cf4e894 Accepting request 1148529 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1148529
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=2
2024-02-21 16:59:12 +00:00
1dfd54e8f3 Accepting request 1147853 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147853
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=18
2024-02-21 10:20:59 +00:00
ea21db835f Accepting request 1147610 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.10
  * Update bot permissions by @jmklix in (#172)
  * Fix a bunch of places we forget to aws_raise_error() by @graebm in (#176)
  * Consistently use lowercase for Windows libraries by @giordano in (#161)
  * Allows cmake to force crypto linkage. by @sbiscigl in (#175)

OBS-URL: https://build.opensuse.org/request/show/1147610
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=17
2024-02-21 10:15:00 +00:00
6738d77676 Accepting request 1141982 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1141982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-c-cal?expand=0&rev=1
2024-01-29 21:27:22 +00:00
3f8467811a Accepting request 1127885 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.9
  * Use AWS_APPSTORE_SAFE cflag to gate access to
    private APIs by @graebm in (#171)
- from version 0.6.8
  * Stop using private CommonCrypto APIs on iOS by @graebm in (#170)
- from version 0.6.7
  * Fix OpenSSL 3 tests by @DmitriyMusatkin in (#169)

- Update to version 0.6.6
  * More consistent signature mismatch error on mac by @DmitriyMusatkin in (#167)
  * Consistent signature validation for short signatures by @DmitriyMusatkin in (#168)
- from version 0.6.5
  * Missing salt define by @DmitriyMusatkin in (#165)
- from version 0.6.4
  * Fix build against openssl 1.0.2 by @DmitriyMusatkin in (#164)
- from version 0.6.3
  * Added workflow for handling answerable discussion by @yasminetalby in (#156)
  * Fix aws-c-cal-config.cmake by @graebm in (#158)
  * Be more explicit on int format in DER by @DmitriyMusatkin in (#160)
  * RSA support by @DmitriyMusatkin in (#159)
  * Fix for byo crypto compile and add ci for it by @TingDaoK in (#162)
  * Use fake pub key by @TingDaoK in (#163)

- Update to version 0.6.2
  * Minor CMakelists.txt cleanup by @graebm in (#155)
  * Explicit Private for target_link_libraries by @waahm7 in (#157)

OBS-URL: https://build.opensuse.org/request/show/1127885
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=15
2023-11-23 09:21:19 +00:00
a76de636b6 Accepting request 1100579 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.1
  * Stop using memset(), use byte-buf helper function instead. by @graebm in (#154)

OBS-URL: https://build.opensuse.org/request/show/1100579
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=14
2023-07-26 06:44:29 +00:00
01ad55189b Accepting request 1096561 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.6.0
  * Update time to ancient (#150)
  * Cleanup aws-lc thread locals and thread
    local key on library shutdown (#152)

OBS-URL: https://build.opensuse.org/request/show/1096561
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=13
2023-07-04 08:09:36 +00:00
3964099b97 Accepting request 1087360 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.27
  * Support BoringSSL by @DmitriyMusatkin in (#148)
  * Fix warnings in public headers by @waahm7 in (#149)

OBS-URL: https://build.opensuse.org/request/show/1087360
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=12
2023-05-16 14:20:08 +00:00
68ca7197d1 Accepting request 1082950 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.26
  * Fixed CTR mode on OpenSSL not generating an empty counter
    by @JonathanHenson in (#147)
- from version 0.5.25
  * Add Github templates and bots by @jmklix in (#143)
  * Unpin awslc by @TingDaoK in (#144)
  * Fix for osx deployment target 10.9 by @waahm7 in (#145)
  * Added validation for key and iv sizes. by @JonathanHenson in (#146)

OBS-URL: https://build.opensuse.org/request/show/1082950
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=11
2023-04-27 21:40:09 +00:00
b56e28237f Accepting request 1082486 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.24
  * Correctly detect macOS version by @JonathanHenson in (#140)
  * Handle OpenSSL 1.0 on cipher reset correctly
    by @JonathanHenson in (#141)
- from version 0.5.23
  * Minor Bug fix in keywrap buffer management that broke on
    statically allocated buffers by @JonathanHenson in (#139)
- from version 0.5.22
  * CI job for OpenBSD by @knightjoel in (#134)
  * Pull in aws-lc during builder builds on OpenBSD
    by @knightjoel in (#135)
  * Remove sanitizer blacklist by @DmitriyMusatkin in (#137)
  * Pin version of aws-lc by @DmitriyMusatkin in (#138)
  * Added 256-bit AES with CBC, CTR, GCM, and Keywrap
    Modes by @JonathanHenson in (#136)

OBS-URL: https://build.opensuse.org/request/show/1082486
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=10
2023-04-26 09:42:30 +00:00
9f309ca338 Accepting request 1069172 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.21
  * Fix build on OpenBSD by @knightjoel in (#133)

OBS-URL: https://build.opensuse.org/request/show/1069172
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=9
2023-03-06 09:46:30 +00:00
9d332292f7 Accepting request 1010609 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.20
  * Fix dynamic loading of AWS-LC by @jeking3 in (#129)

OBS-URL: https://build.opensuse.org/request/show/1010609
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=8
2022-10-17 07:28:55 +00:00
c8e65f2967 Accepting request 1000676 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.19
  * Double fallback for load target by @TingDaoK in (#123)
- from version 0.5.18
  * CI to run ECC signature verifier tool on cross-platform
    data set by @bretambrose in (#118)
  * Apple assert fix by @graebm in (#121)

OBS-URL: https://build.opensuse.org/request/show/1000676
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=7
2022-09-06 06:07:54 +00:00
ebb97958a1 Accepting request 977953 from home:glaubitz:branches:devel:libraries:c_c++
- Update to version 0.5.17
  * Find OpenSSL package from system by @serzhick in (#114)
- from version 0.5.16
  * Remove AWS:: prefix from crypto module used from cmake path
    in case of IN_SOURCE_BUILD by @serzhick in (#112)
- from version 0.5.15
  * Fix an issue where windows implementations of ecdsa wasn't
    properly trimming padding from sha256 signature.

OBS-URL: https://build.opensuse.org/request/show/977953
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aws-c-cal?expand=0&rev=6
2022-05-19 06:23:30 +00:00