Skip to content

Commit 9394f35

Browse files
committed
Release 1.8.3
1 parent 9b452ea commit 9394f35

File tree

7 files changed

+24
-21
lines changed

7 files changed

+24
-21
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file. This
44
project adheres to [Semantic Versioning][SemVer].
55

66
## [Unreleased]
7+
8+
## [1.8.3] - 2022-05-12
79
### Changed
810
- Specifying an `ip` address for `listen` entries is no longer mandatory. The
911
default value is now `"::"`.
@@ -304,7 +306,8 @@ project adheres to [Semantic Versioning][SemVer].
304306
### Added
305307
- Initial (pre-)release of the eturnal STUN/TURN server.
306308

307-
[Unreleased]: https://github.com/processone/eturnal/compare/1.8.2...HEAD
309+
[Unreleased]: https://github.com/processone/eturnal/compare/1.8.3...HEAD
310+
[1.8.3]: https://github.com/processone/eturnal/releases/tag/1.8.3
308311
[1.8.2]: https://github.com/processone/eturnal/releases/tag/1.8.2
309312
[1.8.1]: https://github.com/processone/eturnal/releases/tag/1.8.1
310313
[1.8.0]: https://github.com/processone/eturnal/releases/tag/1.8.0

INSTALL.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ and `openssl-devel`.
2020
> (`chmod +x rebar3`), first. On Erlang/OTP 21.x, you need an [older Rebar3][6]
2121
> version.
2222
23-
curl https://eturnal.net/download/eturnal-1.8.2.tar.gz | tar -C /tmp -xzf -
24-
cd /tmp/eturnal-1.8.2
23+
curl https://eturnal.net/download/eturnal-1.8.3.tar.gz | tar -C /tmp -xzf -
24+
cd /tmp/eturnal-1.8.3
2525
./rebar3 as prod tar
2626

27-
This generates the archive file `_build/prod/rel/eturnal/eturnal-1.8.2.tar.gz`.
27+
This generates the archive file `_build/prod/rel/eturnal/eturnal-1.8.3.tar.gz`.
2828
The default installation prefix is set to `/opt/eturnal`, and it's assumed the
2929
server will be executed by a user named `eturnal`. To change these defaults,
3030
edit the [build.config][7] file, re-run `./rebar3 as prod tar`, and adapt the
@@ -47,7 +47,7 @@ or `sudo -i`, first.
4747
2. Extract the archive generated [above](#compilation):
4848

4949
cd /opt/eturnal
50-
tar -xzf /tmp/eturnal-1.8.2/_build/prod/rel/eturnal/eturnal-1.8.2.tar.gz
50+
tar -xzf /tmp/eturnal-1.8.3/_build/prod/rel/eturnal/eturnal-1.8.3.tar.gz
5151
chown eturnal /opt/eturnal/etc/eturnal.yml
5252

5353
3. Copy the `eturnal.yml` file to `/etc` (optional):
@@ -71,6 +71,6 @@ configuration and usage instructions.
7171
[4]: https://gcc.gnu.org
7272
[5]: https://s3.amazonaws.com/rebar3/rebar3
7373
[6]: https://github.com/erlang/rebar3/releases/download/3.15.2/rebar3
74-
[7]: https://github.com/processone/eturnal/blob/1.8.2/build.config
75-
[8]: https://github.com/processone/eturnal/blob/1.8.2/README.md
74+
[7]: https://github.com/processone/eturnal/blob/1.8.3/build.config
75+
[8]: https://github.com/processone/eturnal/blob/1.8.3/README.md
7676
[9]: https://eturnal.net/documentation/

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@ free to (ab)use it for usage questions as well. If you happen to be using
8787
[4]: https://software.opensuse.org/download/?package=eturnal&project=devel:languages:erlang
8888
[5]: https://eturnal.net/documentation/#Installation
8989
[6]: https://eturnal.net/windows/
90-
[7]: https://github.com/processone/eturnal/blob/1.8.2/INSTALL.md
90+
[7]: https://github.com/processone/eturnal/blob/1.8.3/INSTALL.md
9191
[8]: https://en.wikipedia.org/wiki/YAML
92-
[9]: https://github.com/processone/eturnal/blob/1.8.2/config/eturnal.yml
92+
[9]: https://github.com/processone/eturnal/blob/1.8.3/config/eturnal.yml
9393
[10]: https://www.freedesktop.org/software/systemd/man/systemctl.html
94-
[11]: https://github.com/processone/eturnal/blob/1.8.2/scripts/eturnal.init
94+
[11]: https://github.com/processone/eturnal/blob/1.8.3/scripts/eturnal.init
9595
[12]: https://www.freedesktop.org/software/systemd/man/systemd-journald.service.html
9696
[13]: https://eturnal.net/documentation/
97-
[14]: https://github.com/processone/eturnal/blob/1.8.2/CHANGELOG.md
97+
[14]: https://github.com/processone/eturnal/blob/1.8.3/CHANGELOG.md
9898
[15]: https://github.com/processone/eturnal/issues
9999
[16]: https://xmpp.org

doc/overview.edoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
--------------------------------------------------------------------------------
2020

2121
@title eturnal Documentation
22-
@version 1.8.2 ({@date})
22+
@version 1.8.3 ({@date})
2323
@copyright 2020-2022 ProcessOne, SARL
2424
@author Holger Weiss
2525

@@ -33,7 +33,7 @@ clients receive temporary TURN credentials where the user name is comprised of
3333
the (Unix) expiry timestamp and the password is derived from a {@section secret}
3434
shared between the service generating those credentials and eturnal. The service
3535
offering the credentials <a
36-
href="https://github.com/processone/eturnal/blob/1.8.2/scripts/examples/make-credentials">performs</a>
36+
href="https://github.com/processone/eturnal/blob/1.8.3/scripts/examples/make-credentials">performs</a>
3737
a `Base64(HMAC-SHA1($secret, $timestamp))' operation to generate the ephemeral
3838
password, and eturnal does the same to verify it.
3939

@@ -48,18 +48,18 @@ retrieved <a href="https://eturnal.net/repositories/">from eturnal.net</a>. On
4848
other Linux/x64 and Linux/arm64 systems, the <a
4949
href="https://eturnal.net/download/linux/">binary release</a> can be installed
5050
as described in this section. For building eturnal from source, see the <a
51-
href="https://github.com/processone/eturnal/blob/1.8.2/INSTALL.md">INSTALL.md</a>
51+
href="https://github.com/processone/eturnal/blob/1.8.3/INSTALL.md">INSTALL.md</a>
5252
file shipped with eturnal's <a
53-
href="https://eturnal.net/download/eturnal-1.8.2.tar.gz">source code
53+
href="https://eturnal.net/download/eturnal-1.8.3.tar.gz">source code
5454
archive</a>.
5555

5656
The binary release is installed using the following commands (on AArch64
5757
systems, `x64' must be replaced with `arm64'):
5858

5959
```
60-
curl -O https://eturnal.net/eturnal-1.8.2-linux-x64.run
61-
chmod +x eturnal-1.8.2-linux-x64.run
62-
sudo ./eturnal-1.8.2-linux-x64.run
60+
curl -O https://eturnal.net/eturnal-1.8.3-linux-x64.run
61+
chmod +x eturnal-1.8.3-linux-x64.run
62+
sudo ./eturnal-1.8.3-linux-x64.run
6363
'''
6464

6565
The installer extracts the release archive into `/opt/eturnal' and creates a

scripts/get-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ set -u
77

88
export PATH='/usr/local/bin:/usr/bin:/bin'
99

10-
rel_vsn='1.8.2'
10+
rel_vsn='1.8.3'
1111

1212
( git describe --tags --match '[0-9]*' 2>'/dev/null' || echo "$rel_vsn" ) \
1313
| sed -e 's/-g.*//' -e 's/-/+/' | tr -d '[:space:]'

windows/delay-start.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@echo off
22
set rel_name="eturnal"
3-
set rel_vsn="1.8.2"
3+
set rel_vsn="1.8.3"
44
setlocal enabledelayedexpansion
55
for /f "tokens=3" %%i in ('sc getkeyname %rel_name%_%rel_vsn%') do (
66
set svc_name=%%i

windows/eturnal.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ AppName=eturnal
1010
AppPublisher=ProcessOne, SARL
1111
AppPublisherURL=https://eturnal.net
1212
AppSupportURL=https://github.com/processone/eturnal/issues
13-
AppVersion=1.8.2
13+
AppVersion=1.8.3
1414
WizardStyle=modern
1515
DefaultDirName={autopf}\eturnal
1616
DefaultGroupName=eturnal

0 commit comments

Comments
 (0)