<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/coturn/patches, branch master</title>
<subtitle>Mirror of telephony feed</subtitle>
<id>https://git.openwrt.org/feed/telephony/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/telephony/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/'/>
<updated>2024-04-26T22:46:43Z</updated>
<entry>
<title>coturn: update to 4.6.2</title>
<updated>2024-04-26T22:46:43Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2024-04-26T22:42:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=ba31f7c744551ea96bb7f4c638437ca48744a114'/>
<id>urn:sha1:ba31f7c744551ea96bb7f4c638437ca48744a114</id>
<content type='text'>
Remove upstreamed patch.

Switch to local tarballs. Smaller.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>coturn: update to 4.6.1</title>
<updated>2023-02-10T21:20:35Z</updated>
<author>
<name>Eneas U de Queiroz</name>
</author>
<published>2023-02-09T18:27:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=26bb868229df32082ae8be75d8e54ac1c9a2f771'/>
<id>urn:sha1:26bb868229df32082ae8be75d8e54ac1c9a2f771</id>
<content type='text'>
Added a patch from Gentoo that brings compatiblity with OpenSSL 3.0.

Signed-off-by: Eneas U de Queiroz &lt;cotequeiroz@gmail.com&gt;
</content>
</entry>
<entry>
<title>coturn: add patch for not linking libintl</title>
<updated>2021-12-30T21:23:12Z</updated>
<author>
<name>Josef Schlehofer</name>
</author>
<published>2021-12-25T19:48:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=f2a745c472c71500836a19c4db51960a0d3412b7'/>
<id>urn:sha1:f2a745c472c71500836a19c4db51960a0d3412b7</id>
<content type='text'>
If there is enabled CONFIG_BUILD_NLS, coturn can not be compiled.
It fails with the following error:

Package coturn is missing dependencies for the following libraries:
libintl.so.8

But thanks to @micmac1, it was realized that libintl
is not used anywhere in coturn, that's why there was sent PR to upstream.

Signed-off-by: Josef Schlehofer &lt;pepe.schlehofer@gmail.com&gt;
</content>
</entry>
<entry>
<title>coturn: new package</title>
<updated>2021-12-08T15:58:44Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2021-12-06T23:30:04Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=ceec95d92d85d94f5907b8dd34d8ac5ad46dff65'/>
<id>urn:sha1:ceec95d92d85d94f5907b8dd34d8ac5ad46dff65</id>
<content type='text'>
This is meant as a replacement for restund.

By default, sqlite3 support is enabled. The DBs to use can be freely
changed in menuselect, though. sqlite3 is enabled by default as it is
the upstream default DB.

The package installs turnserver, which includes an init script. Options
can be set via /etc/config/turnserver and /etc/turnserver.conf.

turnserver is started as root and later drops privileges to user/group
turnserver/turnserver.

DB schemas etc. get installed to /usr/share/coturn. The default DB path
is set to /etc/turnserver, to avoid volatile /var on OpenWrt.
/etc/turnserver is created and permissions are automatically set to only
allow access for user turnserver (done via fakeroot).

The utilities coturn provides are installed as well.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
</feed>
