------------------------------------------------------------------- Tue Jan 14 14:00:21 UTC 2025 - obs-service-tar-scm@invalid - Update to version 1.0.56: * Release 1.0.56 * Update upload-artifact in github workflow * Release 1.0.55 * Release 1.0.54 * Release 1.0.53 * Release 1.0.52 * Release 1.0.51 * Release 1.0.50 * Release 1.0.49 * Fix hex-release action * Release 1.0.48 * Release 1.0.47 * Release 1.0.46 * Update changelog * Update copyright year to 2022 * Remove unnecesary .gitignore file * Actions: test default compilation, that is with rebar2 * Generate documentation for hex.pm from README.md and EDoc * Actions: Only deal with rebar3 crashdump when failure() * Release 1.0.45 * Release 1.0.44 * Better distribute the udp packages * Release 1.0.43 * Update changelog * Add support to send C coverage. Don't cache. Move hex plugin to Action * Update .gitignore * Use COVERALLS environment variable to detect when coveralls is required * Switch from Travis to Github Actions * Parametrize the rebar binary (processone/fast_tls#51) * Release 1.0.42 * Add Github Action to release in hex.pm when tagging * Dialyzer reports a warning here that seems a false alarm * Update record spec: msg gets 'undefined' value in process_data/2 * Aha, fast_tls exports tls_socket() type definition, so we can use it here * Update copyright year to 2021 * sock's type is tls_socket(), but that's defined internally in fast_tls * Tell Dialyzer to not complain about some records that don't match definitions * p1_server:start_link (nor gen:start) don't support max_queue * Release 1.0.41 * Release 1.0.40 * Update changelog * Add fast_tls, p1_utils, stun to app.src (see processone/fast_tls#50) * Release 1.0.39 * Release 1.0.38 * Update changelog * Update .travis.yml * Use include_lib to find library includes * Update hex packaged files * Release 1.0.37 * Release 1.0.36 * Update changelog * Fix wrong automatic deps update * Release 1.0.35 * Update changelog * Fix compilation with Erlang/OTP 23.0, and test it with Travis * Fix Travis tests * Release 1.0.34 * Release 1.0.33 ------------------------------------------------------------------- Mon Feb 05 19:45:17 UTC 2018 - mrueckert@suse.de - Update to version 1.0.21: * Release 1.0.21 * Release 1.0.20 * Release 1.0.19 * Update changelog * Set server name extension for client TLS connections ------------------------------------------------------------------- Sat Dec 30 00:44:19 UTC 2017 - mrueckert@suse.de - Update to version 1.0.18: * Release 1.0.18 ------------------------------------------------------------------- Thu Nov 23 20:20:14 UTC 2017 - mrueckert@suse.de - Update to version 1.0.17: * Release 1.0.17 ------------------------------------------------------------------- Sat Nov 04 00:59:01 UTC 2017 - mrueckert@suse.de - Update to version 1.0.16: * Release 1.0.16 * Update changelog * Add Erlang/OTP20.0 compatibility * Release 1.0.15 * Release 1.0.14 * Release 1.0.13 * Release version 1.0.12 * Release 1.0.11 * Remove calls to erlang:now() * Update rebar.config.script ------------------------------------------------------------------- Mon Jul 10 23:38:12 UTC 2017 - mrueckert@suse.de - add devel package provides ------------------------------------------------------------------- Sun Jul 09 02:35:52 UTC 2017 - mrueckert@suse.de - Update to version 1.0.13: * Update Fast TLS and Stun * Update deps * Bump version * Update copyright year (processone/ejabberd#1442) * Update fast_tls * Update rebar.config.script * Remove calls to erlang:now() * Release 1.0.11 * Release version 1.0.12 * Release 1.0.13 ------------------------------------------------------------------- Fri Sep 23 14:33:22 UTC 2016 - mrueckert@suse.de - Update to version 1.0.8+git2.4be6633: * Update dependencies * Release 1.0.7 * Update dependencies * Make sure esip_codec isn't compiled to native code ------------------------------------------------------------------- Fri Sep 23 14:32:20 UTC 2016 - mrueckert@suse.de - update to 4be6633 ------------------------------------------------------------------- Wed Jun 29 23:01:10 UTC 2016 - mrueckert@suse.de - Update to version 1.0.5+git0.2480881: * Prepare 1.0.5 release ------------------------------------------------------------------- Sat May 21 01:44:45 UTC 2016 - mrueckert@suse.de - update esip_include_system_stun_erl.patch: it is no longer p1_stun ------------------------------------------------------------------- Sat May 21 01:36:38 UTC 2016 - mrueckert@suse.de - fix package names in requires ------------------------------------------------------------------- Sat May 21 01:32:53 UTC 2016 - mrueckert@suse.de - Update to version 1.0.4+git1.d201989: + Hex.pm metadata + Minor + Finish migration to Fast TLS + Use new repository name for path to stun include + Add Travis-CI and Coveralls badges + Remove unused code + Fast TLS and stun update + Upgrade Fast TLS and eSIP + Update Fast TLS and stun + Fix message drops (#2) ------------------------------------------------------------------- Tue Nov 24 21:55:32 UTC 2015 - matwey.kornilov@gmail.com - Use _service ------------------------------------------------------------------- Tue Nov 24 21:08:50 UTC 2015 - matwey.kornilov@gmail.com - Update to version 0.1.0+git20150722.d662d3f: + Update dependency URL for consistency + Create README.md + Added .gitignore file + Update git ignored file list + Remove Erlang/OTP version check + Make sure we use https scheme for Github URLs + .git is not needed in Github URLs + Remove ambigous dict() type ------------------------------------------------------------------- Fri Jul 4 00:22:20 UTC 2014 - mrueckert@suse.de - initial package