2024-06-04 21:33:36 +00:00
committed by Git OBS Bridge
parent 4e6fee710c
commit ecf0520948
6 changed files with 30 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
<service name="obs_scm">
<param name="url">https://github.com/processone/fast_tls.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="revision">1.1.16</param>
<param name="revision">1.1.19</param>
<param name="scm">git</param>
<param name="changesgenerate">enable</param>
</service>

View File

@@ -1,6 +1,6 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/processone/fast_tls.git</param>
<param name="changesrevision">5aa1e02d1e91155a7b0027abde1af94147c54b82</param>
<param name="changesrevision">65844dc11b49470cbde3766bb3f0b952662a2451</param>
</service>
</servicedata>

View File

@@ -1,7 +1,27 @@
-------------------------------------------------------------------
Tue Jan 10 10:56:49 UTC 2023 - obs-service-tar-scm@invalid
Tue Jun 04 21:33:41 UTC 2024 - obs-service-tar-scm@invalid
- Update to version 1.1.16:
- Update to version 1.1.19:
* Release 1.1.19
* Update changelog
* CI: Test with erlang 27 too
* Use i2d_X509 in a way that don't change ErlNifBinary fields
* Release 1.1.18
* Cover: use ubuntu-20.04 which has erlang, as the container doesn't have pip
* Use ubuntu-22.04, add erlang_26 container as that ubuntu doesn't include it
* Release 1.1.17
* Update changelog
* fix setup_dh() double free
* Add public_key, required to satisfy Dialyzer since Erlang 26.0
* CI: Test with oldest Erlang, recent stable, and the newest available
* Update copyright year to 2024
* Send alert messages on handshake failures
* Use checkout v3 for erlang < 20.3, and v4 for newer ones
* Bump actions/checkout to v4 as recommended by GitHub Actions
* Improve last fix
* Fix compilation with older openssl
* Make channel binding functions check for supported tls versions
* Add support for fetching 'tls-exporter' channel binding
* Release 1.1.16
* Update changelog
* Forbid client-initiated renegotiation for OpenSSL < 1.1.0h

View File

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

View File

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

View File

@@ -1,4 +1,4 @@
name: fast_tls
version: 1.1.16
mtime: 1665570712
commit: 5aa1e02d1e91155a7b0027abde1af94147c54b82
version: 1.1.19
mtime: 1708964343
commit: 65844dc11b49470cbde3766bb3f0b952662a2451