2021-12-16 19:20:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 16 19:19:42 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- Update to 1.7.0
|
|
|
|
- Added
|
|
|
|
- Introduce the listen option proxy_protocol for enabling
|
|
|
|
HAproxy protocol (version 1 and 2) support (#18).
|
|
|
|
- Changed
|
|
|
|
- Binary release: Update Erlang/OTP from 24.1.7 to 24.2.
|
|
|
|
- Binary release: Update OpenSSL from 1.1.1l to 1.1.1m.
|
|
|
|
- Binary release: Link asn1 and crypto NIFs statically into
|
|
|
|
BEAM.
|
|
|
|
- Binary release: Reduce size by a few MiB by omitting a test
|
|
|
|
suite file.
|
|
|
|
- Binary release: Don't forget to strip ERTS binaries.
|
|
|
|
- Fixed
|
|
|
|
- Don't crash when multiple secrets are configured on
|
|
|
|
Erlang/OTP 23 or later.
|
|
|
|
|
2021-12-04 18:41:13 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 4 18:38:34 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- Update to 1.6.0
|
|
|
|
- Added
|
|
|
|
- Add eturnalctl credentials and eturnalctl password commands
|
|
|
|
for generating ephemeral TURN credentials.
|
|
|
|
- Support the listen option transport: auto for accepting
|
|
|
|
unencrypted TCP and TLS connections on the same port (thanks
|
|
|
|
to Annika Hannig). Requires Erlang/OTP 23 or later.
|
|
|
|
|
2021-11-03 14:39:27 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 3 14:26:33 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- Update to 1.5.0
|
|
|
|
- Added
|
|
|
|
- Allow for specifying a list of shared secrets in order to
|
|
|
|
facilitate key rollover (#16).
|
|
|
|
- Improve UDP receive performance.
|
|
|
|
- Reduce risk of UDP packet loss.
|
|
|
|
- Fixed
|
|
|
|
- Handle the case where a tls_crt_file but no tls_key_file is
|
|
|
|
specified (by assuming the tls_crt_file includes both the
|
|
|
|
certificate and the key).
|
|
|
|
- Don't forget to check for new PEM files on reload if the
|
|
|
|
configuration wasn't modified (#17).
|
|
|
|
- skip packaging the ebin directory all those files are covered in
|
|
|
|
the library dir anyway
|
|
|
|
|
2021-10-11 19:57:09 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 11 19:53:16 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
2021-11-03 14:39:27 +00:00
|
|
|
- update to 1.4.6
|
2021-10-11 19:57:09 +00:00
|
|
|
- Changed
|
|
|
|
- Don't abort (but log an appropriate warning) if TURN is
|
|
|
|
enabled without a shared secret.
|
|
|
|
- Drop the runtime dependency on the openssl command for
|
|
|
|
generating self-signed certificates.
|
|
|
|
- Binary release: Update Erlang/OTP from 23.2 to 24.1.2.
|
|
|
|
- Binary release: Update OpenSSL from 1.1.1i to 1.1.1l.
|
|
|
|
- Removed
|
|
|
|
- Drop the mod_example module.
|
|
|
|
|
2021-02-01 16:22:32 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 16:19:38 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- make sure eturnal restarts when epmd is restarted
|
|
|
|
|
2021-01-28 20:58:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jan 28 20:49:02 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- update to 1.4.5
|
|
|
|
- Changed
|
|
|
|
- Don't include timestamp when logging to the systemd journal.
|
|
|
|
- Fixed
|
|
|
|
- Let eturnalctl sessions cope with non-latin characters in
|
|
|
|
user names.
|
|
|
|
- Binary release: Let eturnalctl remote_console actually
|
|
|
|
connect to the running eturnal instance.
|
|
|
|
|
2021-01-25 20:16:38 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 25 20:14:35 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- we no longer need the perl patching
|
|
|
|
|
2021-01-25 14:09:45 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 25 14:09:22 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- create homedir
|
|
|
|
|
2021-01-25 13:23:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 25 13:22:59 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- switch to rebar3 for all distros
|
|
|
|
|
2021-01-24 21:17:30 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 24 21:17:11 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
2021-01-25 13:23:31 +00:00
|
|
|
- build with rebar3 on TW
|
2021-01-24 21:17:30 +00:00
|
|
|
|
2021-01-24 17:21:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 24 17:03:31 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- replace the rebar3 part of noinflux.patch with HEAD.patch (this
|
|
|
|
patch can be removed in the next release)
|
|
|
|
noinflux.patch is only needed when building with rebar2
|
|
|
|
|
2021-01-24 03:17:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jan 24 03:15:09 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- prepare building with rebar3
|
|
|
|
While this builds the package successfully the resulting package
|
|
|
|
will fail to load system libraries. To be investigated with
|
|
|
|
upstream at a later point.
|
|
|
|
- add patch use_distro_path.patch
|
|
|
|
adapt config for rebar 3 build to use our user and paths.
|
|
|
|
|
2021-01-23 13:08:02 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 23 13:02:12 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- update to 1.4.4
|
|
|
|
- Changed
|
|
|
|
- Reject Teredo and 6to4 peers unconditionally.
|
|
|
|
- Reject 0.0.0.0/8 and ::/128 peers unconditionally.
|
|
|
|
- Fixed
|
|
|
|
- Never request certificates from TLS clients.
|
2021-01-24 03:17:31 +00:00
|
|
|
- refreshed noinflux.patch
|
2021-01-23 13:08:02 +00:00
|
|
|
|
2021-01-11 12:48:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 11 11:18:43 UTC 2021 - Marcus Rueckert <mrueckert@suse.de>
|
|
|
|
|
|
|
|
- initial package
|