<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/freeradius3/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2020-05-05T03:03:10Z</updated>
<entry>
<title>freeradius3: Fix to init script.</title>
<updated>2020-05-05T03:03:10Z</updated>
<author>
<name>Eiji MATSUMOTO</name>
</author>
<published>2020-05-05T02:10:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=f4e9f07391b50a5e0982a249e36c3bc864281821'/>
<id>urn:sha1:f4e9f07391b50a5e0982a249e36c3bc864281821</id>
<content type='text'>
To use eap tls, 'tmpdir' must be created before server starts.
This 'tmpdir' is used to store and verify client certificate,
and therefore radiusd do 'chmod go-rwx'.

If 'tmpdir' does NOT exists, server failed to start and default
'tmpdir' is '/tmp/radiusd'. So init script MUST create default
'tmpdir' like other directories.

Signed-off-by: Eiji MATSUMOTO &lt;toudaiman@gmail.com&gt;
</content>
</entry>
<entry>
<title>freeradius3: Workaround the fifo error introduced by the update to 3.0.18</title>
<updated>2019-04-16T14:08:25Z</updated>
<author>
<name>Robby K</name>
</author>
<published>2019-04-16T14:08:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5fe6e7d1f195fd4759b3080582c31ac392e50b66'/>
<id>urn:sha1:5fe6e7d1f195fd4759b3080582c31ac392e50b66</id>
<content type='text'>
Signed-off-by: Robby K &lt;robbyke@gmail.com&gt;
</content>
</entry>
<entry>
<title>freeradius2/3: Fixes to init script. (#3022)</title>
<updated>2016-08-05T15:49:33Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2016-08-05T15:49:33Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6be33929b8dbdf11bd64dfb3c89530998fd7bc43'/>
<id>urn:sha1:6be33929b8dbdf11bd64dfb3c89530998fd7bc43</id>
<content type='text'>
This fixes two issues with the freeradius package init scripts:

- The package installs libraries in /usr/lib/freeradius{2,3}, but the
  musl dynamic linker won't find them there unless LD_LIBRARY_PATH is
  set to include this directory. This adds an appropriate env statement
  to the procd init setup.

- procd expects services to stay in the foreground, or it will be unable
  to properly shut them down again. This adds the -f flag to radiusd to
  achieve that.

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;</content>
</entry>
<entry>
<title>freeradius3: add package</title>
<updated>2016-07-12T15:37:05Z</updated>
<author>
<name>Lucile Quirion</name>
</author>
<published>2016-06-14T20:36:49Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0871991d8d732fc79c04259ec80da0f4a3d14fc6'/>
<id>urn:sha1:0871991d8d732fc79c04259ec80da0f4a3d14fc6</id>
<content type='text'>
freeradius-server version 2.x has been marked End-Of-Life.
This commit adds freeradius-server version 3.0.11 in a new package.

This commit also introduces the option "freeradius3-default"
which activate all modules needed to run radiusd with its default
configuration.

- rlm_digest (HTTP Digest Authentication) has been added
- rlm_unix (System Authentication) has been added
- rlm_attr_rewrite has been deleted

Note that SQL and LDAP support has been disabled.

Signed-off-by: Lucile Quirion &lt;lucile.quirion@savoirfairelinux.com&gt;
</content>
</entry>
</feed>
