kc3-lang/libressl

Branch :


Log

Author Commit Date CI Message
22a03075 2024-05-11 22:13:30 LibreSSL 3.9.2
9c40be2b 2024-04-08 20:10:31 read VERSION after it is generated by update script
5fdb83c9 2024-04-08 20:05:29 use a specific version number in test scripts This avoids issue reported in #1041 with file glob confusing cd. Also remove extra newline from VERSION when update.sh runs.
1a7dced4 2024-03-27 21:41:54 3.9.1 Changelog
58f6e8a0 2024-03-25 21:21:20 temporarily undefine endbr* for stable branch macos/windows builds Testing getting the next stable release out without endbr*/cet enabled in asm code for now while #1032 is considered for upstream.
a1d52e94 2024-03-25 21:42:48 explicitly undef __CET__ on masm cpp Some systems (e.g. OpenBSD) unconditionally set __CET__ in the C preprocessor.
3f4b4ac6 2024-03-25 22:14:22 Add libssl and libcrypto to libtls's Libs.private Since d193f43 ("slim down `libtls`"), statically linking libtls requires also linking libssl and libcrypto, so express that in the pkg-config file.
095ffed0 2024-03-23 02:04:00 Revert "CI: setup kernel entropy to work with asan" This reverts commit cb2fd0abb21fc2ed4a725de0c57df25e10eee7e8 from #1019.
3822a71b 2024-03-25 17:36:13 Backport jca's byname fix
cb3775c3 2024-03-25 02:31:07 set OpenBSD branch