<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>lede-packages-rs, branch HEAD</title>
<subtitle>
</subtitle>
<entry>
<id>9b79bdcb29e622109fac2a4995eccfe72f2ff4bb</id>
<published>2017-04-04T06:44:44Z</published>
<updated>2017-04-04T06:44:44Z</updated>
<title>Update Makefile</title>
<link rel="alternate" type="text/html" href="commit/9b79bdcb29e622109fac2a4995eccfe72f2ff4bb.html" />
<author>
<name>Marcel</name>
<email>MTRNord@users.noreply.github.com</email>
</author>
<content>commit 9b79bdcb29e622109fac2a4995eccfe72f2ff4bb
parent d2278148a35701cc34ef59e12a4379d7581888a2
Author: Marcel &lt;MTRNord@users.noreply.github.com&gt;
Date:   Tue,  4 Apr 2017 08:44:44 +0200

Update Makefile
</content>
</entry>
<entry>
<id>d2278148a35701cc34ef59e12a4379d7581888a2</id>
<published>2017-04-04T06:38:16Z</published>
<updated>2017-04-04T06:38:16Z</updated>
<title>Create Makefile</title>
<link rel="alternate" type="text/html" href="commit/d2278148a35701cc34ef59e12a4379d7581888a2.html" />
<author>
<name>Marcel</name>
<email>MTRNord@users.noreply.github.com</email>
</author>
<content>commit d2278148a35701cc34ef59e12a4379d7581888a2
parent f04adc3ddab217d3909a39127abc1c75cefad19a
Author: Marcel &lt;MTRNord@users.noreply.github.com&gt;
Date:   Tue,  4 Apr 2017 08:38:16 +0200

Create Makefile
</content>
</entry>
<entry>
<id>f04adc3ddab217d3909a39127abc1c75cefad19a</id>
<published>2017-04-03T11:50:03Z</published>
<updated>2017-04-03T11:50:03Z</updated>
<title>package: haproxy [RELEASE] Released version 1.7.5 due to bug in compression</title>
<link rel="alternate" type="text/html" href="commit/f04adc3ddab217d3909a39127abc1c75cefad19a.html" />
<author>
<name>Thomas Heil</name>
<email>heil@terminal-consulting.de</email>
</author>
<content>commit f04adc3ddab217d3909a39127abc1c75cefad19a
parent 4cfebf8c83dad3cd6ba60108863e6def71d88271
Author: Thomas Heil &lt;heil@terminal-consulting.de&gt;
Date:   Mon,  3 Apr 2017 13:50:03 +0200

package: haproxy
[RELEASE] Released version 1.7.5 due to bug in compression

 Released version 1.7.5 with the following main changes :
  - BUG/MEDIUM: peers: fix buffer overflow control in intdecode.
  - BUG/MEDIUM: buffers: Fix how input/output data are injected into buffers
  - BUG/MEDIUM: http: Fix blocked HTTP/1.0 responses when compression is enabled
  - BUG/MINOR: filters: Don&#39;t force the stream&#39;s wakeup when we wait in flt_end_analyze
  - DOC: fix parenthesis and add missing &quot;Example&quot; tags
  - DOC: update the contributing file
  - DOC: log-format/tcplog/httplog update
  - MINOR: config parsing: add warning when log-format/tcplog/httplog is overriden in &quot;defaults&quot; sections

Signed-off-by: Thomas Heil &lt;heil@terminal-consulting.de&gt;

</content>
</entry>
<entry>
<id>4cfebf8c83dad3cd6ba60108863e6def71d88271</id>
<published>2017-04-03T07:50:25Z</published>
<updated>2017-04-03T07:50:25Z</updated>
<title>Merge pull request #4138 from Ansuel/update-webui</title>
<link rel="alternate" type="text/html" href="commit/4cfebf8c83dad3cd6ba60108863e6def71d88271.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 4cfebf8c83dad3cd6ba60108863e6def71d88271
parent 94478ebff81a0a782e5011c627b4969cab2d6588
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon,  3 Apr 2017 10:50:25 +0300

Merge pull request #4138 from Ansuel/update-webui

webui-aria2: update to last commit
</content>
</entry>
<entry>
<id>94478ebff81a0a782e5011c627b4969cab2d6588</id>
<published>2017-04-03T02:58:37Z</published>
<updated>2017-04-03T03:00:33Z</updated>
<title>hfsprogs: Fix build failures with external toolchains</title>
<link rel="alternate" type="text/html" href="commit/94478ebff81a0a782e5011c627b4969cab2d6588.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit 94478ebff81a0a782e5011c627b4969cab2d6588
parent a04b137c871b4557ae44a95667eb71fd61d7f48c
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sun,  2 Apr 2017 19:58:37 -0700

hfsprogs: Fix build failures with external toolchains

Several problems were found with building against an external toolchain:

* TARGET_CPPFLAGS was missing which would prevent finding the headers
* TARGET_LDFLAGS also was not passed correctly
* when building against glibc, since we use strlcpy() we need to link
  against libbsd

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>a04b137c871b4557ae44a95667eb71fd61d7f48c</id>
<published>2017-04-03T02:12:19Z</published>
<updated>2017-04-03T02:12:19Z</updated>
<title>Merge pull request #4224 from ffainelli/mdns</title>
<link rel="alternate" type="text/html" href="commit/a04b137c871b4557ae44a95667eb71fd61d7f48c.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit a04b137c871b4557ae44a95667eb71fd61d7f48c
parent 29e4eadf93847088fff1fc36e37daaa14c748be7
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sun,  2 Apr 2017 19:12:19 -0700

Merge pull request #4224 from ffainelli/mdns

mdnsresponder: Also pass TARGET_CPPFLAGS
</content>
</entry>
<entry>
<id>29e4eadf93847088fff1fc36e37daaa14c748be7</id>
<published>2017-04-03T00:50:51Z</published>
<updated>2017-04-03T00:50:51Z</updated>
<title>Merge pull request #4231 from ffainelli/squeezelite</title>
<link rel="alternate" type="text/html" href="commit/29e4eadf93847088fff1fc36e37daaa14c748be7.html" />
<author>
<name>Ted Hess</name>
<email>thess@kitschensync.net</email>
</author>
<content>commit 29e4eadf93847088fff1fc36e37daaa14c748be7
parent 11543475e322bf69bf102a4b8883cae7ad25f7b6
Author: Ted Hess &lt;thess@kitschensync.net&gt;
Date:   Sun,  2 Apr 2017 20:50:51 -0400

Merge pull request #4231 from ffainelli/squeezelite

squeezelite: Specify all libraries to link against
</content>
</entry>
<entry>
<id>828a72d6ff0a394b2757d8113387b398303048c0</id>
<published>2017-04-02T19:16:03Z</published>
<updated>2017-04-02T21:02:09Z</updated>
<title>squeezelite: Specify all libraries to link against</title>
<link rel="alternate" type="text/html" href="commit/828a72d6ff0a394b2757d8113387b398303048c0.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit 828a72d6ff0a394b2757d8113387b398303048c0
parent 11543475e322bf69bf102a4b8883cae7ad25f7b6
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sun,  2 Apr 2017 12:16:03 -0700

squeezelite: Specify all libraries to link against

squeezelite needs to link against libvorbis and libogg, some external
toolchains may not be able to automatically pull these dependencies in,
resulting the such linking errors:

mipsel-linux-gnu-gcc main.o slimproto.o buffer.o stream.o utils.o
output.o output_alsa.o output_pa.o output_stdout.o output_pack.o
decode.o flac.o pcm.o mad.o vorbis.o faad.o
-L/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib
-L/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/lib
-L/home/florian/dev/toolchains/stbgcc-4.8-1.5/usr/lib
-L/home/florian/dev/toolchains/stbgcc-4.8-1.5/lib -znow -zrelro -lasound
-lpthread -lm -lrt  -lasound -lpthread -lm -lrt -lFLAC -lmad
-lvorbisfile -lfaad -o squeezelite
/home/florian/dev/toolchains/stbgcc-4.8-1.5/bin/../lib/gcc/mipsel-linux-gnu/4.8.5/../../../../mipsel-linux-gnu/bin/ld:
warning: libvorbis.so.0, needed by
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so,
not found (try using -rpath or -rpath-link)
/home/florian/dev/toolchains/stbgcc-4.8-1.5/bin/../lib/gcc/mipsel-linux-gnu/4.8.5/../../../../mipsel-linux-gnu/bin/ld:
warning: libogg.so.0, needed by
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so,
not found (try using -rpath or -rpath-link)
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libvorbisfile.so:
undefined reference to `ogg_stream_reset&#39;
collect2: error: ld returned 1 exit status

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>11543475e322bf69bf102a4b8883cae7ad25f7b6</id>
<published>2017-04-02T20:53:56Z</published>
<updated>2017-04-02T20:56:08Z</updated>
<title>uanytun: Pass down TARGET_CPPFLAGS</title>
<link rel="alternate" type="text/html" href="commit/11543475e322bf69bf102a4b8883cae7ad25f7b6.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit 11543475e322bf69bf102a4b8883cae7ad25f7b6
parent dd46a5fc1bc7f2582b6cc4d942d93f050fce42a5
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sun,  2 Apr 2017 13:53:56 -0700

uanytun: Pass down TARGET_CPPFLAGS

Fixes build errors with toolchains that don&#39;t automatically search for
headers in STAGING_DIR (such as external toolchains) resulting in the
following build failures:

mipsel-linux-gnu-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc
-fno-caller-saves -Wno-unused-result  -D_FORTIFY_SOURCE=1 -Wl,-z,now
-Wl,-z,relro  -DUSE_SSL_CRYPTO -c options.c
In file included from options.c:62:0:
auth_algo.h:53:26: fatal error: openssl/hmac.h: No such file or
directory
 #include &lt;openssl/hmac.h&gt;
                          ^
compilation terminated.
Makefile:95: recipe for target &#39;options.o&#39; failed
make[4]: *** [options.o] Error 1

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>dd46a5fc1bc7f2582b6cc4d942d93f050fce42a5</id>
<published>2017-04-02T18:44:31Z</published>
<updated>2017-04-02T18:44:31Z</updated>
<title>libsndfile: update to 1.0.28</title>
<link rel="alternate" type="text/html" href="commit/dd46a5fc1bc7f2582b6cc4d942d93f050fce42a5.html" />
<author>
<name>Peter Wagner</name>
<email>tripolar@gmx.at</email>
</author>
<content>commit dd46a5fc1bc7f2582b6cc4d942d93f050fce42a5
parent bdd603b61c0e3f2ea4db235f697cadefb30a9066
Author: Peter Wagner &lt;tripolar@gmx.at&gt;
Date:   Sun,  2 Apr 2017 20:44:31 +0200

libsndfile: update to 1.0.28

Signed-off-by: Peter Wagner &lt;tripolar@gmx.at&gt;

</content>
</entry>
<entry>
<id>bdd603b61c0e3f2ea4db235f697cadefb30a9066</id>
<published>2017-04-02T18:39:30Z</published>
<updated>2017-04-02T18:39:30Z</updated>
<title>Merge pull request #4230 from ffainelli/unrar</title>
<link rel="alternate" type="text/html" href="commit/bdd603b61c0e3f2ea4db235f697cadefb30a9066.html" />
<author>
<name>Álvaro Fernández Rojas</name>
<email>noltari@gmail.com</email>
</author>
<content>commit bdd603b61c0e3f2ea4db235f697cadefb30a9066
parent 2e5deb62636c58a810e085d5d22f3ad71b098cab
Author: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
Date:   Sun,  2 Apr 2017 20:39:30 +0200

Merge pull request #4230 from ffainelli/unrar

unrar: Properly pass LDFLAGS
</content>
</entry>
<entry>
<id>2e5deb62636c58a810e085d5d22f3ad71b098cab</id>
<published>2017-04-02T18:36:20Z</published>
<updated>2017-04-02T18:36:20Z</updated>
<title>vsftpd: Pass TARGET_CPPFLAGS</title>
<link rel="alternate" type="text/html" href="commit/2e5deb62636c58a810e085d5d22f3ad71b098cab.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit 2e5deb62636c58a810e085d5d22f3ad71b098cab
parent c275bd2bf4697e765d9bc73773f52efbc0bc24d0
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sun,  2 Apr 2017 11:36:20 -0700

vsftpd: Pass TARGET_CPPFLAGS

Fixes build errors with external toolchains that don&#39;t have STAGING_DIR
in their default search path for headers:

mipsel-linux-gnu-gcc -c ssl.c -Os -pipe -mno-branch-likely -mips32r2
-mtune=24kc -fno-caller-saves -Wno-unused-result  -D_FORTIFY_SOURCE=1
-Wl,-z,now -Wl,-z,relro -D_GNU_SOURCE -include fcntl.h -idirafter
dummyinc
ssl.c:28:25: fatal error: openssl/err.h: No such file or directory
 #include &lt;openssl/err.h&gt;
                         ^
compilation terminated.
Makefile:28: recipe for target &#39;ssl.o&#39; failed
make[3]: *** [ssl.o] Error 1

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>6ecc58abcebe4e05b0e0933975182380c27bd7f9</id>
<published>2017-04-02T18:32:19Z</published>
<updated>2017-04-02T18:32:19Z</updated>
<title>unrar: Properly pass LDFLAGS</title>
<link rel="alternate" type="text/html" href="commit/6ecc58abcebe4e05b0e0933975182380c27bd7f9.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit 6ecc58abcebe4e05b0e0933975182380c27bd7f9
parent c275bd2bf4697e765d9bc73773f52efbc0bc24d0
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sun,  2 Apr 2017 11:32:19 -0700

unrar: Properly pass LDFLAGS

External toolchains don&#39;t automatically have STAGING_DIR in their
default search path, so make sure we pass TARGET_LDFLAGS down. Since the
unrar makefile does not allow overriding, we also need to preserve the
original LDFLAGS which include lpthread.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>ec2ec6f4bc292c2d4df046a6087f4f530fbd8de3</id>
<published>2017-03-11T20:46:44Z</published>
<updated>2017-04-02T16:29:16Z</updated>
<title>webui-aria2: update to last commit</title>
<link rel="alternate" type="text/html" href="commit/ec2ec6f4bc292c2d4df046a6087f4f530fbd8de3.html" />
<author>
<name>Ansuel Smith</name>
<email>ansuelsmth@gmail.com</email>
</author>
<content>commit ec2ec6f4bc292c2d4df046a6087f4f530fbd8de3
parent c275bd2bf4697e765d9bc73773f52efbc0bc24d0
Author: Ansuel Smith &lt;ansuelsmth@gmail.com&gt;
Date:   Sat, 11 Mar 2017 21:46:44 +0100

webui-aria2: update to last commit

Update to last commit

Signed-off-by: Ansuel Smith &lt;ansuelsmth@gmail.com&gt;

</content>
</entry>
<entry>
<id>c275bd2bf4697e765d9bc73773f52efbc0bc24d0</id>
<published>2017-04-02T13:37:24Z</published>
<updated>2017-04-02T13:37:24Z</updated>
<title>Merge pull request #4190 from InkblotAdmirer/dnscrypt_plugins</title>
<link rel="alternate" type="text/html" href="commit/c275bd2bf4697e765d9bc73773f52efbc0bc24d0.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit c275bd2bf4697e765d9bc73773f52efbc0bc24d0
parent b7dae3c92163e51414c87dd9bab3aebe5ca4dc6d
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Sun,  2 Apr 2017 16:37:24 +0300

Merge pull request #4190 from InkblotAdmirer/dnscrypt_plugins

dnscrypt-proxy: add optional plugins
</content>
</entry>
<entry>
<id>b7dae3c92163e51414c87dd9bab3aebe5ca4dc6d</id>
<published>2017-04-02T11:08:37Z</published>
<updated>2017-04-02T11:08:37Z</updated>
<title>Merge pull request #4225 from ffainelli/x264</title>
<link rel="alternate" type="text/html" href="commit/b7dae3c92163e51414c87dd9bab3aebe5ca4dc6d.html" />
<author>
<name>Ted Hess</name>
<email>thess@kitschensync.net</email>
</author>
<content>commit b7dae3c92163e51414c87dd9bab3aebe5ca4dc6d
parent f67f7085607ff1b4919e43027a80ae591fed3469
Author: Ted Hess &lt;thess@kitschensync.net&gt;
Date:   Sun,  2 Apr 2017 07:08:37 -0400

Merge pull request #4225 from ffainelli/x264

libx264: Blacklist all MIPS CPUs for assembly optimizations
</content>
</entry>
<entry>
<id>f67f7085607ff1b4919e43027a80ae591fed3469</id>
<published>2017-04-02T09:22:41Z</published>
<updated>2017-04-02T09:22:41Z</updated>
<title>Merge pull request #4227 from dibdot/package-travelmate</title>
<link rel="alternate" type="text/html" href="commit/f67f7085607ff1b4919e43027a80ae591fed3469.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit f67f7085607ff1b4919e43027a80ae591fed3469
parent 834c400a04ff6af86e4a7d763d516f9c1ec6741a
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Sun,  2 Apr 2017 12:22:41 +0300

Merge pull request #4227 from dibdot/package-travelmate

travelmate: update 0.6.0
</content>
</entry>
<entry>
<id>834c400a04ff6af86e4a7d763d516f9c1ec6741a</id>
<published>2017-04-02T08:56:36Z</published>
<updated>2017-04-02T08:56:36Z</updated>
<title>Merge pull request #4228 from diizzyy/patch-44</title>
<link rel="alternate" type="text/html" href="commit/834c400a04ff6af86e4a7d763d516f9c1ec6741a.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 834c400a04ff6af86e4a7d763d516f9c1ec6741a
parent d9b6d1bbc804156cbc340e4b87f7978734d432cb
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Sun,  2 Apr 2017 11:56:36 +0300

Merge pull request #4228 from diizzyy/patch-44

net/stunnel: Update to 5.41
</content>
</entry>
<entry>
<id>4f3b2f83d8a8e69eb3dca3aa39149f4dba77c3a9</id>
<published>2017-04-02T08:49:49Z</published>
<updated>2017-04-02T08:49:49Z</updated>
<title>net/stunnel: Update to 5.41</title>
<link rel="alternate" type="text/html" href="commit/4f3b2f83d8a8e69eb3dca3aa39149f4dba77c3a9.html" />
<author>
<name>Daniel Engberg</name>
<email>daniel.engberg.lists@pyret.net</email>
</author>
<content>commit 4f3b2f83d8a8e69eb3dca3aa39149f4dba77c3a9
parent d9b6d1bbc804156cbc340e4b87f7978734d432cb
Author: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
Date:   Sun,  2 Apr 2017 10:49:49 +0200

net/stunnel: Update to 5.41

Update stunnel to 5.41
Add main site as last resort mirror

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<id>cf919894d64f2dcdf553d5bf62871bdc8706aa27</id>
<published>2017-04-02T05:41:57Z</published>
<updated>2017-04-02T05:41:57Z</updated>
<title>travelmate: update 0.6.0</title>
<link rel="alternate" type="text/html" href="commit/cf919894d64f2dcdf553d5bf62871bdc8706aa27.html" />
<author>
<name>Dirk Brenken</name>
<email>dev@brenken.org</email>
</author>
<content>commit cf919894d64f2dcdf553d5bf62871bdc8706aa27
parent e90b775740020786244cae69ff41c649f928d9d1
Author: Dirk Brenken &lt;dev@brenken.org&gt;
Date:   Sun,  2 Apr 2017 07:41:57 +0200

travelmate: update 0.6.0

* rework automatic mode (active scan/re-connection handling):
   * much more procd &amp; resource friendly
   * now enabled by default
* save runtime information in ubus service (data section)
* final backend preparation for new LuCI-GUI (still WIP!)
* documentation update

Signed-off-by: Dirk Brenken &lt;dev@brenken.org&gt;
</content>
</entry>
<entry>
<id>d9b6d1bbc804156cbc340e4b87f7978734d432cb</id>
<published>2017-04-02T00:41:35Z</published>
<updated>2017-04-02T01:07:44Z</updated>
<title>pthsem: Add linux 4.x to supported platforms</title>
<link rel="alternate" type="text/html" href="commit/d9b6d1bbc804156cbc340e4b87f7978734d432cb.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit d9b6d1bbc804156cbc340e4b87f7978734d432cb
parent 16750dd412020e7914113acc0664e6ba37f5bbf6
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sat,  1 Apr 2017 17:41:35 -0700

pthsem: Add linux 4.x to supported platforms

Fixes the following build failures:

pth_mctx.c: In function &#39;__pth_mctx_set&#39;:
pth_mctx.c:480:2: error: #error &quot;Unsupported Linux (g)libc version
and/or platform&quot;
 #error &quot;Unsupported Linux (g)libc version and/or platform&quot;
  ^
Makefile:991: recipe for target &#39;pth_mctx.lo&#39; failed

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>16750dd412020e7914113acc0664e6ba37f5bbf6</id>
<published>2017-04-02T01:04:03Z</published>
<updated>2017-04-02T01:04:47Z</updated>
<title>mpack: Fix conflicting malloc definition</title>
<link rel="alternate" type="text/html" href="commit/16750dd412020e7914113acc0664e6ba37f5bbf6.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit 16750dd412020e7914113acc0664e6ba37f5bbf6
parent 0c432f890220053330cdaf74876c6d652bfb3c11
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sat,  1 Apr 2017 18:04:03 -0700

mpack: Fix conflicting malloc definition

Use stdlib.h for malloc(), getenv() and realloc(). Fixes the following
build failure:

unixos.c:42:14: error: conflicting types for &#39;malloc&#39;
 extern char *malloc();
              ^
Makefile:168: recipe for target &#39;unixos.o&#39; failed
make[3]: *** [unixos.o] Error 1

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>39b2c6f2f5b5d4400a06df48e907d66163a9a1d3</id>
<published>2017-04-02T00:27:09Z</published>
<updated>2017-04-02T00:52:34Z</updated>
<title>libx264: Blacklist all MIPS CPUs for assembly optimizations</title>
<link rel="alternate" type="text/html" href="commit/39b2c6f2f5b5d4400a06df48e907d66163a9a1d3.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit 39b2c6f2f5b5d4400a06df48e907d66163a9a1d3
parent 0c432f890220053330cdaf74876c6d652bfb3c11
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sat,  1 Apr 2017 17:27:09 -0700

libx264: Blacklist all MIPS CPUs for assembly optimizations

None of the CPUs supported in OpenWrt/LEDE are MSA capable (requires
MIPS32r5/r6 for that) which would lead to this error during configure:

You specified a pre-MSA CPU in your CFLAGS.
If you really want to run on such a CPU, configure with --disable-asm.

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>df1236a51aab3201bd0a108af7723c673343b26c</id>
<published>2017-04-01T22:27:49Z</published>
<updated>2017-04-02T00:52:24Z</updated>
<title>mdnsresponder: Also pass TARGET_CPPFLAGS</title>
<link rel="alternate" type="text/html" href="commit/df1236a51aab3201bd0a108af7723c673343b26c.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit df1236a51aab3201bd0a108af7723c673343b26c
parent 0c432f890220053330cdaf74876c6d652bfb3c11
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sat,  1 Apr 2017 15:27:49 -0700

mdnsresponder: Also pass TARGET_CPPFLAGS

Use CFLAGS_DEBUG which is already used for TARGET_CFLAGS to also pass
TARGET_CPPFLAGS.

This fixes build issues with toolchains that don&#39;t automatically search
for header files (e.g: sys/capability.h), such as stbgcc-4.8-1.5

Signed-off-by: Florian Fainelli &lt;f.fainelli@gmail.com&gt;

</content>
</entry>
<entry>
<id>0c432f890220053330cdaf74876c6d652bfb3c11</id>
<published>2017-04-02T00:51:39Z</published>
<updated>2017-04-02T00:51:39Z</updated>
<title>Merge pull request #4128 from ffainelli/dansguardian-fix</title>
<link rel="alternate" type="text/html" href="commit/0c432f890220053330cdaf74876c6d652bfb3c11.html" />
<author>
<name>Florian Fainelli</name>
<email>f.fainelli@gmail.com</email>
</author>
<content>commit 0c432f890220053330cdaf74876c6d652bfb3c11
parent b505c3e6717841736901ff76876cfc1922865ac1
Author: Florian Fainelli &lt;f.fainelli@gmail.com&gt;
Date:   Sat,  1 Apr 2017 17:51:39 -0700

Merge pull request #4128 from ffainelli/dansguardian-fix

dansguardian: Fix build error due to missing cstdlib include
</content>
</entry>
<entry>
<id>b505c3e6717841736901ff76876cfc1922865ac1</id>
<published>2017-04-02T00:34:39Z</published>
<updated>2017-04-02T00:34:39Z</updated>
<title>Merge pull request #4222 from nikil/moreutils</title>
<link rel="alternate" type="text/html" href="commit/b505c3e6717841736901ff76876cfc1922865ac1.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit b505c3e6717841736901ff76876cfc1922865ac1
parent 727cb7e6e7b809600d3488a3a5ab172ef0008330
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Sun,  2 Apr 2017 03:34:39 +0300

Merge pull request #4222 from nikil/moreutils

moreutils: Fix build failure due to install stripping
</content>
</entry>
<entry>
<id>f1ec183605af5fac933f1cc723e65df5e9efc20c</id>
<published>2017-04-01T20:04:30Z</published>
<updated>2017-04-01T20:05:59Z</updated>
<title>moreutils: Fix build failure due to install stripping</title>
<link rel="alternate" type="text/html" href="commit/f1ec183605af5fac933f1cc723e65df5e9efc20c.html" />
<author>
<name>Nikil Mehta</name>
<email>nikil.mehta@gmail.com</email>
</author>
<content>commit f1ec183605af5fac933f1cc723e65df5e9efc20c
parent 509799552c54e8342048436f2cea018c962da671
Author: Nikil Mehta &lt;nikil.mehta@gmail.com&gt;
Date:   Sat,  1 Apr 2017 13:04:30 -0700

moreutils: Fix build failure due to install stripping

Signed-off-by: Nikil Mehta nikil.mehta@gmail.com

</content>
</entry>
<entry>
<id>727cb7e6e7b809600d3488a3a5ab172ef0008330</id>
<published>2017-03-31T18:33:24Z</published>
<updated>2017-03-31T21:51:37Z</updated>
<title>sslh: Add support for external config file</title>
<link rel="alternate" type="text/html" href="commit/727cb7e6e7b809600d3488a3a5ab172ef0008330.html" />
<author>
<name>Mircea Horea IONICĂ</name>
<email>mionica@gmail.com</email>
</author>
<content>commit 727cb7e6e7b809600d3488a3a5ab172ef0008330
parent 16ac0e820558f10e1e054c62988a5d329d154caf
Author: Mircea Horea IONICĂ &lt;mionica@gmail.com&gt;
Date:   Fri, 31 Mar 2017 19:33:24 +0100

sslh: Add support for external config file

This allows users to use an external config file if required (for
example matching packets based on SNI hostname or REGEX patterns).

Signed-off-by: Jonathan McCrohan &lt;jmccrohan@gmail.com&gt;
Signed-off-by: Mircea Horea IONICĂ &lt;mionica@gmail.com&gt;

</content>
</entry>
<entry>
<id>16ac0e820558f10e1e054c62988a5d329d154caf</id>
<published>2017-03-31T07:33:54Z</published>
<updated>2017-03-31T07:33:54Z</updated>
<title>Merge pull request #4218 from stangri/simple-adblock</title>
<link rel="alternate" type="text/html" href="commit/16ac0e820558f10e1e054c62988a5d329d154caf.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 16ac0e820558f10e1e054c62988a5d329d154caf
parent 77dd883e3ef6473aa5088c479ac53377eca5df82
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Fri, 31 Mar 2017 10:33:54 +0300

Merge pull request #4218 from stangri/simple-adblock

simple-adblock: update hosts/domains filters, README
</content>
</entry>
<entry>
<id>281c4f8ec959735aec105466fc81d0044de16b58</id>
<published>2017-03-18T23:23:35Z</published>
<updated>2017-03-31T00:16:20Z</updated>
<title>simple-adblock: update domains/hosts filters, README.</title>
<link rel="alternate" type="text/html" href="commit/281c4f8ec959735aec105466fc81d0044de16b58.html" />
<author>
<name>Stan Grishin</name>
<email>stangri@melmac.net</email>
</author>
<content>commit 281c4f8ec959735aec105466fc81d0044de16b58
parent 7ac3fcd9fd066b9958be3502d12cd0ae3be5ab08
Author: Stan Grishin &lt;stangri@melmac.net&gt;
Date:   Sat, 18 Mar 2017 16:23:35 -0700

simple-adblock: update domains/hosts filters, README.

</content>
</entry>
<entry>
<id>77dd883e3ef6473aa5088c479ac53377eca5df82</id>
<published>2017-03-29T20:45:58Z</published>
<updated>2017-03-29T20:52:54Z</updated>
<title>mmc-utils: rely on common variables</title>
<link rel="alternate" type="text/html" href="commit/77dd883e3ef6473aa5088c479ac53377eca5df82.html" />
<author>
<name>Michael Heimpold</name>
<email>mhei@heimpold.de</email>
</author>
<content>commit 77dd883e3ef6473aa5088c479ac53377eca5df82
parent da354276ec2518216243b1a89582f5e38947ca6e
Author: Michael Heimpold &lt;mhei@heimpold.de&gt;
Date:   Wed, 29 Mar 2017 22:45:58 +0200

mmc-utils: rely on common variables

Instead of assigning various variables ourself, rely on the common logic
provided by &quot;packaging framework&quot;. This brings this package in sync with
other ones which also use git repos as source, dates and commit ids as
version etc. This results also in using xz for tarballs. While at,
populate the PKG_MIRROR_HASH.

Thanks @diizzyy for suggesting these improvements.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

</content>
</entry>
<entry>
<id>da354276ec2518216243b1a89582f5e38947ca6e</id>
<published>2017-03-29T20:36:11Z</published>
<updated>2017-03-29T20:36:11Z</updated>
<title>Merge pull request #4217 from commodo/ulogd-fix-crash-on-start</title>
<link rel="alternate" type="text/html" href="commit/da354276ec2518216243b1a89582f5e38947ca6e.html" />
<author>
<name>Ted Hess</name>
<email>thess@kitschensync.net</email>
</author>
<content>commit da354276ec2518216243b1a89582f5e38947ca6e
parent cc02cb2cf5ffe7b4e5bcfe5cc817371ce6ca8b99
Author: Ted Hess &lt;thess@kitschensync.net&gt;
Date:   Wed, 29 Mar 2017 16:36:11 -0400

Merge pull request #4217 from commodo/ulogd-fix-crash-on-start

ulogd: use strncpy instead of memcpy
</content>
</entry>
<entry>
<id>953f951c5eb3841e619a18b3aeb95a652dbb9a93</id>
<published>2017-03-16T19:33:41Z</published>
<updated>2017-03-29T19:20:29Z</updated>
<title>ulogd: use strncpy instead of memcpy</title>
<link rel="alternate" type="text/html" href="commit/953f951c5eb3841e619a18b3aeb95a652dbb9a93.html" />
<author>
<name>Alexandru Ardelean</name>
<email>ardeleanalex@gmail.com</email>
</author>
<content>commit 953f951c5eb3841e619a18b3aeb95a652dbb9a93
parent 050e88ee8704ee8f0ae18123e73b811253d9c27a
Author: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
Date:   Thu, 16 Mar 2017 21:33:41 +0200

ulogd: use strncpy instead of memcpy

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;

</content>
</entry>
<entry>
<id>cc02cb2cf5ffe7b4e5bcfe5cc817371ce6ca8b99</id>
<published>2017-03-29T17:08:44Z</published>
<updated>2017-03-29T17:08:44Z</updated>
<title>Merge pull request #4196 from pprindeville/drop-CRYPTO_set_id_callback</title>
<link rel="alternate" type="text/html" href="commit/cc02cb2cf5ffe7b4e5bcfe5cc817371ce6ca8b99.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit cc02cb2cf5ffe7b4e5bcfe5cc817371ce6ca8b99
parent 050e88ee8704ee8f0ae18123e73b811253d9c27a
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Wed, 29 Mar 2017 20:08:44 +0300

Merge pull request #4196 from pprindeville/drop-CRYPTO_set_id_callback

syslog-ng: fix openssl callbacks to not require backward compatibility
</content>
</entry>
<entry>
<id>f3a8766954685ac520d7e6db660f2d00b56c4683</id>
<published>2017-03-25T04:09:46Z</published>
<updated>2017-03-29T15:47:14Z</updated>
<title>syslog-ng: fix openssl callbacks to not require backward compatibility</title>
<link rel="alternate" type="text/html" href="commit/f3a8766954685ac520d7e6db660f2d00b56c4683.html" />
<author>
<name>Philip Prindeville</name>
<email>philipp@redfish-solutions.com</email>
</author>
<content>commit f3a8766954685ac520d7e6db660f2d00b56c4683
parent b5118019c2ca7a7a3bdce15fdf3b423a7dc528df
Author: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;
Date:   Fri, 24 Mar 2017 22:09:46 -0600

syslog-ng: fix openssl callbacks to not require backward compatibility

The functions for registering callbacks for threads has changed
in OpenSSL 1.0.0.

Signed-off-by: Philip Prindeville &lt;philipp@redfish-solutions.com&gt;

</content>
</entry>
<entry>
<id>050e88ee8704ee8f0ae18123e73b811253d9c27a</id>
<published>2017-03-28T14:21:31Z</published>
<updated>2017-03-28T20:29:55Z</updated>
<title>avahi: Change avahi-utils dependency to allow stand-alone selection</title>
<link rel="alternate" type="text/html" href="commit/050e88ee8704ee8f0ae18123e73b811253d9c27a.html" />
<author>
<name>Ted Hess</name>
<email>thess@kitschensync.net</email>
</author>
<content>commit 050e88ee8704ee8f0ae18123e73b811253d9c27a
parent 8705dec5d0693f98f4fd4c1ec7729895ae7463f1
Author: Ted Hess &lt;thess@kitschensync.net&gt;
Date:   Tue, 28 Mar 2017 10:21:31 -0400

avahi: Change avahi-utils dependency to allow stand-alone selection

Signed-off-by: Ted Hess &lt;thess@kitschensync.net&gt;

</content>
</entry>
<entry>
<id>8705dec5d0693f98f4fd4c1ec7729895ae7463f1</id>
<published>2017-03-28T16:12:16Z</published>
<updated>2017-03-28T16:12:16Z</updated>
<title>Merge pull request #4215 from sartura/typo-fix</title>
<link rel="alternate" type="text/html" href="commit/8705dec5d0693f98f4fd4c1ec7729895ae7463f1.html" />
<author>
<name>Luka Perkov</name>
<email>luka.perkov@sartura.hr</email>
</author>
<content>commit 8705dec5d0693f98f4fd4c1ec7729895ae7463f1
parent afeac709c8ddca7f2abcc954a1fe7d450f09273a
Author: Luka Perkov &lt;luka.perkov@sartura.hr&gt;
Date:   Tue, 28 Mar 2017 18:12:16 +0200

Merge pull request #4215 from sartura/typo-fix

libwebsockets: fix typos referencing package name
</content>
</entry>
<entry>
<id>7982274860435748e1f1fdf00dd2086baabda980</id>
<published>2017-03-28T15:49:59Z</published>
<updated>2017-03-28T15:50:01Z</updated>
<title>libwebsockets: fix typos referencing package name</title>
<link rel="alternate" type="text/html" href="commit/7982274860435748e1f1fdf00dd2086baabda980.html" />
<author>
<name>Denis Osvald</name>
<email>denis.osvald@sartura.hr</email>
</author>
<content>commit 7982274860435748e1f1fdf00dd2086baabda980
parent afeac709c8ddca7f2abcc954a1fe7d450f09273a
Author: Denis Osvald &lt;denis.osvald@sartura.hr&gt;
Date:   Tue, 28 Mar 2017 17:49:59 +0200

libwebsockets: fix typos referencing package name

In commit f82287cf5c1b2acd (treewide: use name in define and eval lines)
two typos were committed as result of replacing PKG_NAME macro with
actual package name.

Undo those typos here to make the affected variants installable.

Signed-off-by: Denis Osvald &lt;denis.osvald@sartura.hr&gt;

</content>
</entry>
<entry>
<id>afeac709c8ddca7f2abcc954a1fe7d450f09273a</id>
<published>2017-03-28T11:16:19Z</published>
<updated>2017-03-28T11:16:19Z</updated>
<title>package: haproxy Correct Download Url to http://www.haproxy.org/download/1.7/src</title>
<link rel="alternate" type="text/html" href="commit/afeac709c8ddca7f2abcc954a1fe7d450f09273a.html" />
<author>
<name>Thomas Heil</name>
<email>heil@terminal-consulting.de</email>
</author>
<content>commit afeac709c8ddca7f2abcc954a1fe7d450f09273a
parent bb33a562254a7f07b0be00b3b71154f372eddd4a
Author: Thomas Heil &lt;heil@terminal-consulting.de&gt;
Date:   Tue, 28 Mar 2017 13:16:19 +0200

package: haproxy
Correct Download Url to http://www.haproxy.org/download/1.7/src

Signed-off-by: Thomas Heil &lt;heil@terminal-consulting.de&gt;

</content>
</entry>
<entry>
<id>bb33a562254a7f07b0be00b3b71154f372eddd4a</id>
<published>2017-03-28T09:42:16Z</published>
<updated>2017-03-28T09:42:16Z</updated>
<title>package: haproxy bump to latest stable 1.7.4 [RELEASE] Released version 1.7.4</title>
<link rel="alternate" type="text/html" href="commit/bb33a562254a7f07b0be00b3b71154f372eddd4a.html" />
<author>
<name>Thomas Heil</name>
<email>heil@terminal-consulting.de</email>
</author>
<content>commit bb33a562254a7f07b0be00b3b71154f372eddd4a
parent 4a4b1ba07c13383b9fab374dd6ed435f6d948141
Author: Thomas Heil &lt;heil@terminal-consulting.de&gt;
Date:   Tue, 28 Mar 2017 11:42:16 +0200

package: haproxy bump to latest stable 1.7.4
    [RELEASE] Released version 1.7.4

    Released version 1.7.4 with the following main changes :
        - MINOR: config: warn when some HTTP rules are used in a TCP proxy
        - BUG/MINOR: spoe: Fix soft stop handler using a specific id for spoe filters
        - BUG/MINOR: spoe: Fix parsing of arguments in spoe-message section
        - BUG/MEDIUM: ssl: Clear OpenSSL error stack after trying to parse OCSP file
        - BUG/MEDIUM: cli: Prevent double free in CLI ACL lookup
        - BUG/MINOR: Fix &quot;get map &lt;map&gt; &lt;value&gt;&quot; CLI command
        - BUG/MAJOR: connection: update CO_FL_CONNECTED before calling the data layer
        - BUG/MEDIUM: ssl: switchctx should not return SSL_TLSEXT_ERR_ALERT_WARNING
        - BUG/MINOR: checks: attempt clean shutw for SSL check
        - CONTRIB: tcploop: add limits.h to fix build issue with some compilers
        - CONTRIB: tcploop: make it build on FreeBSD
        - CONTRIB: tcploop: fix time format to silence build warnings
        - CONTRIB: tcploop: report action &#39;K&#39; (kill) in usage message
        - CONTRIB: tcploop: fix connect&#39;s address length
        - CONTRIB: tcploop: use the trash instead of NULL for recv()
        - BUG/MEDIUM: listener: do not try to rebind another process&#39; socket
        - BUG/MEDIUM: filters: Fix channels synchronization in flt_end_analyze
        - BUG/MAJOR: stream-int: do not depend on connection flags to detect connection
        - BUG/MEDIUM: connection: ensure to always report the end of handshakes
        - BUG: payload: fix payload not retrieving arbitrary lengths
        - BUG/MAJOR: http: fix typo in http_apply_redirect_rule
        - MINOR: doc: 2.4. Examples should be 2.5. Examples
        - BUG/MEDIUM: stream: fix client-fin/server-fin handling
        - MINOR: fd: add a new flag HAP_POLL_F_RDHUP to struct poller
        - BUG/MINOR: raw_sock: always perfom the last recv if RDHUP is not available
        - DOC/MINOR: Fix typos in proxy protocol doc
        - DOC: Protocol doc: add checksum, TLV type ranges
        - DOC: Protocol doc: add SSL TLVs, rename CHECKSUM
        - DOC: Protocol doc: add noop TLV
        - MEDIUM: global: add a &#39;hard-stop-after&#39; option to cap the soft-stop time
        - BUG/MINOR: cfgparse: loop in tracked servers lists not detected by check_config_validity().
        - MINOR: server: irrelevant error message with &#39;default-server&#39; config file keyword.
        - MINOR: doc: fix use-server example (imap vs mail)
        - BUG/MEDIUM: tcp: don&#39;t require privileges to bind to device
        - BUILD: make the release script use shortlog for the final changelog
        - BUILD: scripts: fix typo in announce-release error message

Signed-off-by: Thomas Heil &lt;heil@terminal-consulting.de&gt;

</content>
</entry>
<entry>
<id>4a4b1ba07c13383b9fab374dd6ed435f6d948141</id>
<published>2017-03-28T09:34:23Z</published>
<updated>2017-03-28T09:34:23Z</updated>
<title>package: memcached - upgrade to latest stable bump to version 1.4.36</title>
<link rel="alternate" type="text/html" href="commit/4a4b1ba07c13383b9fab374dd6ed435f6d948141.html" />
<author>
<name>Thomas Heil</name>
<email>heil@terminal-consulting.de</email>
</author>
<content>commit 4a4b1ba07c13383b9fab374dd6ed435f6d948141
parent d4d499a5861a8602253b776113a9e859064bcbcd
Author: Thomas Heil &lt;heil@terminal-consulting.de&gt;
Date:   Tue, 28 Mar 2017 11:34:23 +0200

package: memcached - upgrade to latest stable
bump to version 1.4.36

Signed-off-by: Thomas Heil &lt;heil@terminal-consulting.de&gt;

</content>
</entry>
<entry>
<id>d4d499a5861a8602253b776113a9e859064bcbcd</id>
<published>2017-03-28T02:10:04Z</published>
<updated>2017-03-28T02:10:04Z</updated>
<title>Merge pull request #4211 from luizluca/ruby_update</title>
<link rel="alternate" type="text/html" href="commit/d4d499a5861a8602253b776113a9e859064bcbcd.html" />
<author>
<name>Luiz Angelo Daros de Luca</name>
<email>luizluca@gmail.com</email>
</author>
<content>commit d4d499a5861a8602253b776113a9e859064bcbcd
parent d235263b94a35810e03cd8e900c13963a164ad14
Author: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
Date:   Mon, 27 Mar 2017 23:10:04 -0300

Merge pull request #4211 from luizluca/ruby_update

ruby: change source to .xz
</content>
</entry>
<entry>
<id>e66e7d35bcaad0781b5d0f847af43dde09f1ff1e</id>
<published>2017-03-28T02:05:49Z</published>
<updated>2017-03-28T02:05:49Z</updated>
<title>ruby: change source to .xz</title>
<link rel="alternate" type="text/html" href="commit/e66e7d35bcaad0781b5d0f847af43dde09f1ff1e.html" />
<author>
<name>Luiz Angelo Daros de Luca</name>
<email>luizluca@gmail.com</email>
</author>
<content>commit e66e7d35bcaad0781b5d0f847af43dde09f1ff1e
parent d235263b94a35810e03cd8e900c13963a164ad14
Author: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
Date:   Mon, 27 Mar 2017 23:05:49 -0300

ruby: change source to .xz

It will save about 2M of download. Thanks @diizzyy.

Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;

</content>
</entry>
<entry>
<id>d235263b94a35810e03cd8e900c13963a164ad14</id>
<published>2017-03-27T19:31:12Z</published>
<updated>2017-03-27T19:44:58Z</updated>
<title>php7-pecl-dio: upgrade to 0.1.0</title>
<link rel="alternate" type="text/html" href="commit/d235263b94a35810e03cd8e900c13963a164ad14.html" />
<author>
<name>Michael Heimpold</name>
<email>mhei@heimpold.de</email>
</author>
<content>commit d235263b94a35810e03cd8e900c13963a164ad14
parent 5b2a6b921f32db0cd43f11bb7e7e7a5c109ac066
Author: Michael Heimpold &lt;mhei@heimpold.de&gt;
Date:   Mon, 27 Mar 2017 21:31:12 +0200

php7-pecl-dio: upgrade to 0.1.0

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

</content>
</entry>
<entry>
<id>5b2a6b921f32db0cd43f11bb7e7e7a5c109ac066</id>
<published>2017-03-27T19:29:48Z</published>
<updated>2017-03-27T19:44:51Z</updated>
<title>php7-pecl-http: remove left-over backup directory</title>
<link rel="alternate" type="text/html" href="commit/5b2a6b921f32db0cd43f11bb7e7e7a5c109ac066.html" />
<author>
<name>Michael Heimpold</name>
<email>mhei@heimpold.de</email>
</author>
<content>commit 5b2a6b921f32db0cd43f11bb7e7e7a5c109ac066
parent f8be06e9562ea149643e317cc5126989e1e0447a
Author: Michael Heimpold &lt;mhei@heimpold.de&gt;
Date:   Mon, 27 Mar 2017 21:29:48 +0200

php7-pecl-http: remove left-over backup directory

This directory was added by mistake in one of the last commits to
this package, just remove it, it&#39;s not needed.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

</content>
</entry>
<entry>
<id>f8be06e9562ea149643e317cc5126989e1e0447a</id>
<published>2017-03-27T19:20:23Z</published>
<updated>2017-03-27T19:44:48Z</updated>
<title>mmc-utils: upgrade to latest revision</title>
<link rel="alternate" type="text/html" href="commit/f8be06e9562ea149643e317cc5126989e1e0447a.html" />
<author>
<name>Michael Heimpold</name>
<email>mhei@heimpold.de</email>
</author>
<content>commit f8be06e9562ea149643e317cc5126989e1e0447a
parent b8f42d79badd63e983f30fd0370297eb3cc79926
Author: Michael Heimpold &lt;mhei@heimpold.de&gt;
Date:   Mon, 27 Mar 2017 21:20:23 +0200

mmc-utils: upgrade to latest revision

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

</content>
</entry>
<entry>
<id>b8f42d79badd63e983f30fd0370297eb3cc79926</id>
<published>2017-03-27T14:14:00Z</published>
<updated>2017-03-27T14:14:00Z</updated>
<title>Merge pull request #4206 from commodo/tcpreplay-upgrade</title>
<link rel="alternate" type="text/html" href="commit/b8f42d79badd63e983f30fd0370297eb3cc79926.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit b8f42d79badd63e983f30fd0370297eb3cc79926
parent 2fd495edd8ed24da3938a78a41f416da9b4e3492
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 27 Mar 2017 17:14:00 +0300

Merge pull request #4206 from commodo/tcpreplay-upgrade

tcpreplay: upgrade to version 4.2.1
</content>
</entry>
<entry>
<id>2fd495edd8ed24da3938a78a41f416da9b4e3492</id>
<published>2017-03-27T12:20:37Z</published>
<updated>2017-03-27T12:20:37Z</updated>
<title>Merge pull request #4181 from yegorich/libsoc</title>
<link rel="alternate" type="text/html" href="commit/2fd495edd8ed24da3938a78a41f416da9b4e3492.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 2fd495edd8ed24da3938a78a41f416da9b4e3492
parent 444fabcda871644615efa4f073a81c30d1a606df
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 27 Mar 2017 15:20:37 +0300

Merge pull request #4181 from yegorich/libsoc

libsoc: new package
</content>
</entry>
<entry>
<id>444fabcda871644615efa4f073a81c30d1a606df</id>
<published>2017-03-27T12:19:11Z</published>
<updated>2017-03-27T12:19:11Z</updated>
<title>Merge pull request #4193 from TDT-GmbH/mwan3-add-failure-recovery-interval</title>
<link rel="alternate" type="text/html" href="commit/444fabcda871644615efa4f073a81c30d1a606df.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 444fabcda871644615efa4f073a81c30d1a606df
parent a0714019fa476e270e24fae9c5abc5eb3ac95c25
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 27 Mar 2017 15:19:11 +0300

Merge pull request #4193 from TDT-GmbH/mwan3-add-failure-recovery-interval

net/mwan3: add failure and recovery interval
</content>
</entry>
<entry>
<id>eb7f1cdaae6fdb823f38a72c94f55d657dbdfc8d</id>
<published>2017-03-27T08:58:04Z</published>
<updated>2017-03-27T08:58:04Z</updated>
<title>tcpreplay: upgrade to version 4.2.1</title>
<link rel="alternate" type="text/html" href="commit/eb7f1cdaae6fdb823f38a72c94f55d657dbdfc8d.html" />
<author>
<name>Alexandru Ardelean</name>
<email>ardeleanalex@gmail.com</email>
</author>
<content>commit eb7f1cdaae6fdb823f38a72c94f55d657dbdfc8d
parent e90b775740020786244cae69ff41c649f928d9d1
Author: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
Date:   Mon, 27 Mar 2017 11:58:04 +0300

tcpreplay: upgrade to version 4.2.1

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;

</content>
</entry>
<entry>
<id>a0714019fa476e270e24fae9c5abc5eb3ac95c25</id>
<published>2017-03-27T08:57:34Z</published>
<updated>2017-03-27T08:57:34Z</updated>
<title>Merge pull request #4204 from commodo/python3-upgrade</title>
<link rel="alternate" type="text/html" href="commit/a0714019fa476e270e24fae9c5abc5eb3ac95c25.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit a0714019fa476e270e24fae9c5abc5eb3ac95c25
parent db1a4ab49aab4a1fd8a9fc8903831c9cf83e7614
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 27 Mar 2017 11:57:34 +0300

Merge pull request #4204 from commodo/python3-upgrade

python3: upgrade to version 3.6.1
</content>
</entry>
<entry>
<id>39680db2733d77038d4df0b880a539cd91c7441a</id>
<published>2017-03-27T06:50:31Z</published>
<updated>2017-03-27T08:44:15Z</updated>
<title>python3: upgrade to version 3.6.1</title>
<link rel="alternate" type="text/html" href="commit/39680db2733d77038d4df0b880a539cd91c7441a.html" />
<author>
<name>Alexandru Ardelean</name>
<email>ardeleanalex@gmail.com</email>
</author>
<content>commit 39680db2733d77038d4df0b880a539cd91c7441a
parent e90b775740020786244cae69ff41c649f928d9d1
Author: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;
Date:   Mon, 27 Mar 2017 09:50:31 +0300

python3: upgrade to version 3.6.1

Dropped patch `002-do-not-add-include-dirs-when-cross-compiling.patch`
Seems upstream also fixed it (yay).

Refreshed patch `011-fix-ncursesw-definition-colisions.patch`

Signed-off-by: Alexandru Ardelean &lt;ardeleanalex@gmail.com&gt;

</content>
</entry>
<entry>
<id>db1a4ab49aab4a1fd8a9fc8903831c9cf83e7614</id>
<published>2017-03-27T08:03:16Z</published>
<updated>2017-03-27T08:03:16Z</updated>
<title>[libs/pcre]: fix CVE-2017-7186 Fix CVE-2017-7186 mentioned in https://bugs.exim.org/show_bug.cgi?id=2052</title>
<link rel="alternate" type="text/html" href="commit/db1a4ab49aab4a1fd8a9fc8903831c9cf83e7614.html" />
<author>
<name>Thomas Heil</name>
<email>heil@terminal-consulting.de</email>
</author>
<content>commit db1a4ab49aab4a1fd8a9fc8903831c9cf83e7614
parent 4168e5baafd4d0d75a13b1596c3d25a8ec501229
Author: Thomas Heil &lt;heil@terminal-consulting.de&gt;
Date:   Mon, 27 Mar 2017 10:03:16 +0200

[libs/pcre]: fix CVE-2017-7186
Fix CVE-2017-7186 mentioned in https://bugs.exim.org/show_bug.cgi?id=2052

Signed-off-by: Thomas Heil &lt;heil@terminal-consulting.de&gt;

</content>
</entry>
<entry>
<id>4168e5baafd4d0d75a13b1596c3d25a8ec501229</id>
<published>2017-03-27T07:41:08Z</published>
<updated>2017-03-27T07:41:08Z</updated>
<title>Merge pull request #4203 from Wedmer/master</title>
<link rel="alternate" type="text/html" href="commit/4168e5baafd4d0d75a13b1596c3d25a8ec501229.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 4168e5baafd4d0d75a13b1596c3d25a8ec501229
parent e90b775740020786244cae69ff41c649f928d9d1
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 27 Mar 2017 10:41:08 +0300

Merge pull request #4203 from Wedmer/master

[libs/fftw3] Updated to version 3.3.6-pl2
</content>
</entry>
<entry>
<id>ae335e73845d3c91bd0a60e455e58df45c2da623</id>
<published>2017-03-24T14:21:23Z</published>
<updated>2017-03-27T06:45:13Z</updated>
<title>net/mwan3: add failure and recovery interval</title>
<link rel="alternate" type="text/html" href="commit/ae335e73845d3c91bd0a60e455e58df45c2da623.html" />
<author>
<name>Florian Eckert</name>
<email>fe@dev.tdt.de</email>
</author>
<content>commit ae335e73845d3c91bd0a60e455e58df45c2da623
parent e90b775740020786244cae69ff41c649f928d9d1
Author: Florian Eckert &lt;fe@dev.tdt.de&gt;
Date:   Fri, 24 Mar 2017 15:21:23 +0100

net/mwan3: add failure and recovery interval

If mwan3track detects a failure the interval check will change to
&quot;failure_interval&quot; value until this interface is declared &quot;offline&quot;.
After interface gets &quot;offline&quot; normal &quot;interval&quot; value is used again.
If interface ping is successful again &quot;recovery_interval&quot; value is used until
interface is declared &quot;online&quot; again.

Using the different intervals will accelerate the wan line detections on
failure and recovery.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;

</content>
</entry>
<entry>
<id>e90b775740020786244cae69ff41c649f928d9d1</id>
<published>2017-03-26T22:44:58Z</published>
<updated>2017-03-26T22:44:58Z</updated>
<title>git: update to 2.12.2</title>
<link rel="alternate" type="text/html" href="commit/e90b775740020786244cae69ff41c649f928d9d1.html" />
<author>
<name>Peter Wagner</name>
<email>tripolar@gmx.at</email>
</author>
<content>commit e90b775740020786244cae69ff41c649f928d9d1
parent 8e493759b810c96c5ab814126a1c4a80ac963d87
Author: Peter Wagner &lt;tripolar@gmx.at&gt;
Date:   Mon, 27 Mar 2017 00:44:58 +0200

git: update to 2.12.2

Signed-off-by: Peter Wagner &lt;tripolar@gmx.at&gt;

</content>
</entry>
<entry>
<id>ffbc82e8490bd87a3ad076fd8ba7a3cde9e8b713</id>
<published>2017-03-26T20:45:24Z</published>
<updated>2017-03-26T20:45:24Z</updated>
<title>[libs/fftw3] Updated to version 3.3.6-pl2</title>
<link rel="alternate" type="text/html" href="commit/ffbc82e8490bd87a3ad076fd8ba7a3cde9e8b713.html" />
<author>
<name>Vladimir Ulrich</name>
<email>admin@evl.su</email>
</author>
<content>commit ffbc82e8490bd87a3ad076fd8ba7a3cde9e8b713
parent 8e493759b810c96c5ab814126a1c4a80ac963d87
Author: Vladimir Ulrich &lt;admin@evl.su&gt;
Date:   Sun, 26 Mar 2017 23:45:24 +0300

[libs/fftw3] Updated to version 3.3.6-pl2

Signed-off-by: Vladimir Ulrich &lt;admin@evl.su&gt;

</content>
</entry>
<entry>
<id>8e493759b810c96c5ab814126a1c4a80ac963d87</id>
<published>2017-03-26T11:39:09Z</published>
<updated>2017-03-26T11:39:09Z</updated>
<title>ntpd: update to 4.2.8p10</title>
<link rel="alternate" type="text/html" href="commit/8e493759b810c96c5ab814126a1c4a80ac963d87.html" />
<author>
<name>Peter Wagner</name>
<email>tripolar@gmx.at</email>
</author>
<content>commit 8e493759b810c96c5ab814126a1c4a80ac963d87
parent 2f202c35050d514e00e69c403c2d7d05b9fd12ae
Author: Peter Wagner &lt;tripolar@gmx.at&gt;
Date:   Sun, 26 Mar 2017 13:39:09 +0200

ntpd: update to 4.2.8p10

Signed-off-by: Peter Wagner &lt;tripolar@gmx.at&gt;

</content>
</entry>
<entry>
<id>2f202c35050d514e00e69c403c2d7d05b9fd12ae</id>
<published>2017-03-26T11:25:55Z</published>
<updated>2017-03-26T11:25:55Z</updated>
<title>Merge pull request #4197 from EricLuehrsen/unbound_init</title>
<link rel="alternate" type="text/html" href="commit/2f202c35050d514e00e69c403c2d7d05b9fd12ae.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 2f202c35050d514e00e69c403c2d7d05b9fd12ae
parent ab8a02dc4e09005ccfab7a55bcf3a37e2c69072e
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Sun, 26 Mar 2017 14:25:55 +0300

Merge pull request #4197 from EricLuehrsen/unbound_init

unbound: improve interface trigger behavior
</content>
</entry>
<entry>
<id>ab8a02dc4e09005ccfab7a55bcf3a37e2c69072e</id>
<published>2017-03-26T11:15:27Z</published>
<updated>2017-03-26T11:15:27Z</updated>
<title>Merge pull request #4200 from dibdot/travelmate</title>
<link rel="alternate" type="text/html" href="commit/ab8a02dc4e09005ccfab7a55bcf3a37e2c69072e.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit ab8a02dc4e09005ccfab7a55bcf3a37e2c69072e
parent 3ce7ce72bd3215ee8e8652760960b548ec4244ce
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Sun, 26 Mar 2017 14:15:27 +0300

Merge pull request #4200 from dibdot/travelmate

travelmate: update 0.5.0
</content>
</entry>
<entry>
<id>3ce7ce72bd3215ee8e8652760960b548ec4244ce</id>
<published>2017-03-26T11:14:23Z</published>
<updated>2017-03-26T11:14:23Z</updated>
<title>Merge pull request #4199 from dibdot/adblock</title>
<link rel="alternate" type="text/html" href="commit/3ce7ce72bd3215ee8e8652760960b548ec4244ce.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 3ce7ce72bd3215ee8e8652760960b548ec4244ce
parent fb199062a67c374c917d5f34a8c4e0acae92cfb9
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Sun, 26 Mar 2017 14:14:23 +0300

Merge pull request #4199 from dibdot/adblock

adblock: update 2.5.0
</content>
</entry>
<entry>
<id>e6520cf249ccf403a6bc548b7735615f13280212</id>
<published>2017-03-25T05:53:28Z</published>
<updated>2017-03-26T06:05:46Z</updated>
<title>unbound: improve interface trigger behavior</title>
<link rel="alternate" type="text/html" href="commit/e6520cf249ccf403a6bc548b7735615f13280212.html" />
<author>
<name>Eric Luehrsen</name>
<email>ericluehrsen@hotmail.com</email>
</author>
<content>commit e6520cf249ccf403a6bc548b7735615f13280212
parent fb199062a67c374c917d5f34a8c4e0acae92cfb9
Author: Eric Luehrsen &lt;ericluehrsen@hotmail.com&gt;
Date:   Sat, 25 Mar 2017 01:53:28 -0400

unbound: improve interface trigger behavior

procd interface triggers may be busy. Unbound hard restarts will
flush the cache. This might happen frequently depending on how
interface triggers occur.

Change the procd trigger to reduce occurences. Load this trigger
prior to netifd (START=20), but only truly start Unbound from
the trigger rather than immediately in init. Clean up log entries
in scripts after Unbound, NTP, and DNSSEC are established.

Signed-off-by: Eric Luehrsen &lt;ericluehrsen@hotmail.com&gt;

</content>
</entry>
<entry>
<id>fa42066a6ebefb9e6afb0406112296115948aa93</id>
<published>2017-03-26T05:41:04Z</published>
<updated>2017-03-26T05:41:04Z</updated>
<title>travelmate: update 0.5.0</title>
<link rel="alternate" type="text/html" href="commit/fa42066a6ebefb9e6afb0406112296115948aa93.html" />
<author>
<name>Dirk Brenken</name>
<email>dev@brenken.org</email>
</author>
<content>commit fa42066a6ebefb9e6afb0406112296115948aa93
parent 724cc5251faabab0facf20dd5259a9630f88c2f3
Author: Dirk Brenken &lt;dev@brenken.org&gt;
Date:   Sun, 26 Mar 2017 07:41:04 +0200

travelmate: update 0.5.0

* fix stop action in &quot;active&quot; mode
* fix race condition in &quot;active&quot; mode

Signed-off-by: Dirk Brenken &lt;dev@brenken.org&gt;
</content>
</entry>
<entry>
<id>9e3f88916f21d32fbd234d2248b0ac584ce45121</id>
<published>2017-03-25T20:49:44Z</published>
<updated>2017-03-26T04:47:23Z</updated>
<title>adblock: update 2.5.0</title>
<link rel="alternate" type="text/html" href="commit/9e3f88916f21d32fbd234d2248b0ac584ce45121.html" />
<author>
<name>Dirk Brenken</name>
<email>dev@brenken.org</email>
</author>
<content>commit 9e3f88916f21d32fbd234d2248b0ac584ce45121
parent 724cc5251faabab0facf20dd5259a9630f88c2f3
Author: Dirk Brenken &lt;dev@brenken.org&gt;
Date:   Sat, 25 Mar 2017 21:49:44 +0100

adblock: update 2.5.0

* revamp LuCI GUI (see luci repo for details)
* integrated runtime statistics in normal adblock ubus service instance
(see readme)
* simplified boot/init
    * no longer use raw interface trigger
    * use only network interface trigger, pre-configured for
&#39;wan/wwan/lan&#39; interfaces (see readme)
    * fixed a reload issue
* removed switch to disable tld compression (seems to be pretty stable)
* muted awk parser if source list contains incorrect records
* raise dns backend timeout to 20 seconds
* documentation update
* cosmetics

Signed-off-by: Dirk Brenken &lt;dev@brenken.org&gt;

</content>
</entry>
<entry>
<id>fb199062a67c374c917d5f34a8c4e0acae92cfb9</id>
<published>2017-03-25T21:21:12Z</published>
<updated>2017-03-25T21:21:12Z</updated>
<title>Merge pull request #4163 from stintel/kodi</title>
<link rel="alternate" type="text/html" href="commit/fb199062a67c374c917d5f34a8c4e0acae92cfb9.html" />
<author>
<name>Ted Hess</name>
<email>thess@kitschensync.net</email>
</author>
<content>commit fb199062a67c374c917d5f34a8c4e0acae92cfb9
parent 9baf420ff96ef7cf4a59029edd94db550127ae37
Author: Ted Hess &lt;thess@kitschensync.net&gt;
Date:   Sat, 25 Mar 2017 17:21:12 -0400

Merge pull request #4163 from stintel/kodi

giflib: add host build
</content>
</entry>
<entry>
<id>efe625518667190af3e22334cff797c0757315e6</id>
<published>2017-03-23T22:26:44Z</published>
<updated>2017-03-25T17:21:18Z</updated>
<title>dnscrypt-proxy: add optional plugins</title>
<link rel="alternate" type="text/html" href="commit/efe625518667190af3e22334cff797c0757315e6.html" />
<author>
<name>Terry Stockert</name>
<email>stockert@inkblotadmirer.me</email>
</author>
<content>commit efe625518667190af3e22334cff797c0757315e6
parent 7a7887f7ee16234354b67474eae75430302c01fe
Author: Terry Stockert &lt;stockert@inkblotadmirer.me&gt;
Date:   Thu, 23 Mar 2017 17:26:44 -0500

dnscrypt-proxy: add optional plugins

The init script already supports four plugins: dns cache, dns/ip blocking,
ipv6 blocking and dns logging.  If enabled this option installs these four
plugins and also adds libldns as a dependency.  If enabled the total size
increase is around 125 kB.

Signed-off-by: Terry Stockert &lt;stockert@inkblotadmirer.me&gt;

</content>
</entry>
<entry>
<id>9baf420ff96ef7cf4a59029edd94db550127ae37</id>
<published>2017-03-25T06:55:22Z</published>
<updated>2017-03-25T06:55:22Z</updated>
<title>Merge pull request #4194 from MikePetullo/loudmouth</title>
<link rel="alternate" type="text/html" href="commit/9baf420ff96ef7cf4a59029edd94db550127ae37.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 9baf420ff96ef7cf4a59029edd94db550127ae37
parent 499ec98653056ab799194950eb83fd6206723d77
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Sat, 25 Mar 2017 08:55:22 +0200

Merge pull request #4194 from MikePetullo/loudmouth

loudmouth: patch to avoid libidn
</content>
</entry>
<entry>
<id>6298672ba9c14f8dfcb56dd635da9775097924a2</id>
<published>2017-03-24T23:19:25Z</published>
<updated>2017-03-24T23:19:25Z</updated>
<title>loudmouth: patch to avoid libidn</title>
<link rel="alternate" type="text/html" href="commit/6298672ba9c14f8dfcb56dd635da9775097924a2.html" />
<author>
<name>W. Michael Petullo</name>
<email>mike@flyn.org</email>
</author>
<content>commit 6298672ba9c14f8dfcb56dd635da9775097924a2
parent 7a7887f7ee16234354b67474eae75430302c01fe
Author: W. Michael Petullo &lt;mike@flyn.org&gt;
Date:   Fri, 24 Mar 2017 19:19:25 -0400

loudmouth: patch to avoid libidn

Signed-off-by: W. Michael Petullo &lt;mike@flyn.org&gt;

</content>
</entry>
<entry>
<id>499ec98653056ab799194950eb83fd6206723d77</id>
<published>2017-03-24T18:54:19Z</published>
<updated>2017-03-24T18:54:19Z</updated>
<title>Merge pull request #4174 from TDT-GmbH/mwan3-add-ubus-check</title>
<link rel="alternate" type="text/html" href="commit/499ec98653056ab799194950eb83fd6206723d77.html" />
<author>
<name>champtar</name>
<email>champetier.etienne@gmail.com</email>
</author>
<content>commit 499ec98653056ab799194950eb83fd6206723d77
parent 34708758193d5691d8afcb3ff94800d180bb57bb
Author: champtar &lt;champetier.etienne@gmail.com&gt;
Date:   Fri, 24 Mar 2017 11:54:19 -0700

Merge pull request #4174 from TDT-GmbH/mwan3-add-ubus-check

net/mwan3: add ubus interface check
</content>
</entry>
<entry>
<id>34708758193d5691d8afcb3ff94800d180bb57bb</id>
<published>2017-03-24T07:44:09Z</published>
<updated>2017-03-24T07:44:09Z</updated>
<title>Merge pull request #4189 from Wedmer/master</title>
<link rel="alternate" type="text/html" href="commit/34708758193d5691d8afcb3ff94800d180bb57bb.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 34708758193d5691d8afcb3ff94800d180bb57bb
parent e4b21a6c73ae402ede130cdf7d36ffd02e3c0422
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Fri, 24 Mar 2017 09:44:09 +0200

Merge pull request #4189 from Wedmer/master

[utils/zoneinfo] Updated to the latest release
</content>
</entry>
<entry>
<id>e4b21a6c73ae402ede130cdf7d36ffd02e3c0422</id>
<published>2017-03-24T07:42:54Z</published>
<updated>2017-03-24T07:42:54Z</updated>
<title>Merge pull request #4192 from zx2c4/patch-3</title>
<link rel="alternate" type="text/html" href="commit/e4b21a6c73ae402ede130cdf7d36ffd02e3c0422.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit e4b21a6c73ae402ede130cdf7d36ffd02e3c0422
parent 7a7887f7ee16234354b67474eae75430302c01fe
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Fri, 24 Mar 2017 09:42:54 +0200

Merge pull request #4192 from zx2c4/patch-3

net/wireguard: version bump
</content>
</entry>
<entry>
<id>056aeb26fcc8e190929d56d7c1bf98d0cdd0ada9</id>
<published>2017-03-24T04:03:56Z</published>
<updated>2017-03-24T04:03:56Z</updated>
<title>net/wireguard: version bump</title>
<link rel="alternate" type="text/html" href="commit/056aeb26fcc8e190929d56d7c1bf98d0cdd0ada9.html" />
<author>
<name>Jason A. Donenfeld</name>
<email>Jason@zx2c4.com</email>
</author>
<content>commit 056aeb26fcc8e190929d56d7c1bf98d0cdd0ada9
parent 7a7887f7ee16234354b67474eae75430302c01fe
Author: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
Date:   Fri, 24 Mar 2017 05:03:56 +0100

net/wireguard: version bump

Simple version bump to 20170324.

Signed-off-by: Jason A. Donenfeld &lt;Jason@zx2c4.com&gt;
</content>
</entry>
<entry>
<id>770959760d30c85755145a843c3ef084e7e36a31</id>
<published>2017-03-23T22:02:37Z</published>
<updated>2017-03-23T22:02:37Z</updated>
<title>[utils/zoneinfo] Updated to the latest release</title>
<link rel="alternate" type="text/html" href="commit/770959760d30c85755145a843c3ef084e7e36a31.html" />
<author>
<name>Vladimir Ulrich</name>
<email>admin@evl.su</email>
</author>
<content>commit 770959760d30c85755145a843c3ef084e7e36a31
parent 7a7887f7ee16234354b67474eae75430302c01fe
Author: Vladimir Ulrich &lt;admin@evl.su&gt;
Date:   Fri, 24 Mar 2017 01:02:37 +0300

[utils/zoneinfo] Updated to the latest release

Signed-off-by: Vladimir Ulrich &lt;admin@evl.su&gt;

</content>
</entry>
<entry>
<id>7a7887f7ee16234354b67474eae75430302c01fe</id>
<published>2017-03-23T19:54:58Z</published>
<updated>2017-03-23T19:54:58Z</updated>
<title>Merge pull request #4176 from yegorich/canutils</title>
<link rel="alternate" type="text/html" href="commit/7a7887f7ee16234354b67474eae75430302c01fe.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 7a7887f7ee16234354b67474eae75430302c01fe
parent eddf96c4c228977f72fb61a0d4310df5399c944d
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Thu, 23 Mar 2017 21:54:58 +0200

Merge pull request #4176 from yegorich/canutils

canutils: bump version to cb33a55720716cbe01e6025a2bda74a1b7e492d3
</content>
</entry>
<entry>
<id>eddf96c4c228977f72fb61a0d4310df5399c944d</id>
<published>2017-03-23T15:20:39Z</published>
<updated>2017-03-23T15:20:39Z</updated>
<title>Merge pull request #4186 from diizzyy/patch-38</title>
<link rel="alternate" type="text/html" href="commit/eddf96c4c228977f72fb61a0d4310df5399c944d.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit eddf96c4c228977f72fb61a0d4310df5399c944d
parent f3256314aa12d36c177cec6e8ed2d76bfbfba2c8
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Thu, 23 Mar 2017 17:20:39 +0200

Merge pull request #4186 from diizzyy/patch-38

libs/libarchive: Update to 3.3.1
</content>
</entry>
<entry>
<id>4a2cf8ed79560ea409ce4b353b0a46402bad7f20</id>
<published>2017-03-23T09:46:05Z</published>
<updated>2017-03-23T09:46:05Z</updated>
<title>libs/libarchive: Update to 3.3.1</title>
<link rel="alternate" type="text/html" href="commit/4a2cf8ed79560ea409ce4b353b0a46402bad7f20.html" />
<author>
<name>Daniel Engberg</name>
<email>daniel.engberg.lists@pyret.net</email>
</author>
<content>commit 4a2cf8ed79560ea409ce4b353b0a46402bad7f20
parent f3256314aa12d36c177cec6e8ed2d76bfbfba2c8
Author: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
Date:   Thu, 23 Mar 2017 10:46:05 +0100

libs/libarchive: Update to 3.3.1

Update libarchive to 3.3.1 and make use of PKG_HASH variable.

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<id>7b819662172112790a43ecf02668c7dfb33d28c0</id>
<published>2017-03-22T15:49:09Z</published>
<updated>2017-03-23T07:50:22Z</updated>
<title>libsoc: new package</title>
<link rel="alternate" type="text/html" href="commit/7b819662172112790a43ecf02668c7dfb33d28c0.html" />
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<content>commit 7b819662172112790a43ecf02668c7dfb33d28c0
parent 5ee8193dec2468c9d23c6d02100913459f8bd0fa
Author: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Date:   Wed, 22 Mar 2017 16:49:09 +0100

libsoc: new package

libsoc is a C library for interfacing with common SoC
peripherals through generic kernel interfaces. This
library is already part of Buildroot and OpenEmbedded.

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;

</content>
</entry>
<entry>
<id>f3256314aa12d36c177cec6e8ed2d76bfbfba2c8</id>
<published>2017-03-23T03:46:38Z</published>
<updated>2017-03-23T03:46:38Z</updated>
<title>Merge pull request #4183 from luizluca/ruby_update</title>
<link rel="alternate" type="text/html" href="commit/f3256314aa12d36c177cec6e8ed2d76bfbfba2c8.html" />
<author>
<name>Luiz Angelo Daros de Luca</name>
<email>luizluca@gmail.com</email>
</author>
<content>commit f3256314aa12d36c177cec6e8ed2d76bfbfba2c8
parent eb56619a3d4dfcfba20e7a5eedc09024faab1f17
Author: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
Date:   Thu, 23 Mar 2017 00:46:38 -0300

Merge pull request #4183 from luizluca/ruby_update

ruby: bump to 2.4.1
</content>
</entry>
<entry>
<id>26d19b5cb1293d0e2058c09bb63c007bd124cdb2</id>
<published>2017-03-23T03:40:46Z</published>
<updated>2017-03-23T03:40:46Z</updated>
<title>ruby: bump to 2.4.1</title>
<link rel="alternate" type="text/html" href="commit/26d19b5cb1293d0e2058c09bb63c007bd124cdb2.html" />
<author>
<name>Luiz Angelo Daros de Luca</name>
<email>luizluca@gmail.com</email>
</author>
<content>commit 26d19b5cb1293d0e2058c09bb63c007bd124cdb2
parent eb56619a3d4dfcfba20e7a5eedc09024faab1f17
Author: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;
Date:   Thu, 23 Mar 2017 00:40:46 -0300

ruby: bump to 2.4.1

This releases contains only bug and security fixes,
mostly backported from devel branch.

Signed-off-by: Luiz Angelo Daros de Luca &lt;luizluca@gmail.com&gt;

</content>
</entry>
<entry>
<id>eb56619a3d4dfcfba20e7a5eedc09024faab1f17</id>
<published>2017-03-22T16:08:41Z</published>
<updated>2017-03-22T16:08:41Z</updated>
<title>Merge pull request #4126 from gstrauss/lighttpd</title>
<link rel="alternate" type="text/html" href="commit/eb56619a3d4dfcfba20e7a5eedc09024faab1f17.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit eb56619a3d4dfcfba20e7a5eedc09024faab1f17
parent 0f908ec064d277e11b0d61f2f5a758e17f5c6995
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Wed, 22 Mar 2017 18:08:41 +0200

Merge pull request #4126 from gstrauss/lighttpd

lighttpd: update to 1.4.45 (add new modules)
</content>
</entry>
<entry>
<id>a4194df8b7b32b2260e3b7cb23605da7c79c1e84</id>
<published>2017-03-20T15:13:31Z</published>
<updated>2017-03-22T12:00:02Z</updated>
<title>canutils: bump version to cb33a55720716cbe01e6025a2bda74a1b7e492d3</title>
<link rel="alternate" type="text/html" href="commit/a4194df8b7b32b2260e3b7cb23605da7c79c1e84.html" />
<author>
<name>Yegor Yefremov</name>
<email>yegorslists@googlemail.com</email>
</author>
<content>commit a4194df8b7b32b2260e3b7cb23605da7c79c1e84
parent 5ee8193dec2468c9d23c6d02100913459f8bd0fa
Author: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;
Date:   Mon, 20 Mar 2017 16:13:31 +0100

canutils: bump version to cb33a55720716cbe01e6025a2bda74a1b7e492d3

Rework package recipe:

- use PKG_SOURCE_DATE
- use xz compression
- add hash
- get rid of PKG_SOURCE_SUBDIR/PKG_BUILD_DIR

Signed-off-by: Yegor Yefremov &lt;yegorslists@googlemail.com&gt;

</content>
</entry>
<entry>
<id>0f908ec064d277e11b0d61f2f5a758e17f5c6995</id>
<published>2017-03-22T07:51:46Z</published>
<updated>2017-03-22T07:51:46Z</updated>
<title>Merge pull request #4179 from EricLuehrsen/unbound_cpnodashu</title>
<link rel="alternate" type="text/html" href="commit/0f908ec064d277e11b0d61f2f5a758e17f5c6995.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 0f908ec064d277e11b0d61f2f5a758e17f5c6995
parent 3d3908971e1cf198f502f1167ad2e4b2a9c110e5
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Wed, 22 Mar 2017 09:51:46 +0200

Merge pull request #4179 from EricLuehrsen/unbound_cpnodashu

unbound: support copy without dash update
</content>
</entry>
<entry>
<id>6e788aca0c5c004c3fe493ab31929fec97506070</id>
<published>2017-01-07T05:38:05Z</published>
<updated>2017-03-22T07:03:36Z</updated>
<title>lighttpd: add new modules, upd URLs, add restart()</title>
<link rel="alternate" type="text/html" href="commit/6e788aca0c5c004c3fe493ab31929fec97506070.html" />
<author>
<name>Glenn Strauss</name>
<email>gstrauss@gluelogic.com</email>
</author>
<content>commit 6e788aca0c5c004c3fe493ab31929fec97506070
parent 694e5a677cdacf0966d759deb75f03c0c927bd2a
Author: Glenn Strauss &lt;gstrauss@gluelogic.com&gt;
Date:   Sat,  7 Jan 2017 00:38:05 -0500

lighttpd: add new modules, upd URLs, add restart()

(with feedback from @hnyman and patch additions from @MikePetullo)

Signed-off-by: Glenn Strauss &lt;gstrauss@gluelogic.com&gt;

</content>
</entry>
<entry>
<id>5f86d50de91ed308b9160ddc3a4ea307f6272063</id>
<published>2017-03-22T01:43:42Z</published>
<updated>2017-03-22T01:54:25Z</updated>
<title>unbound: support copy without dash update</title>
<link rel="alternate" type="text/html" href="commit/5f86d50de91ed308b9160ddc3a4ea307f6272063.html" />
<author>
<name>Eric Luehrsen</name>
<email>ericluehrsen@hotmail.com</email>
</author>
<content>commit 5f86d50de91ed308b9160ddc3a4ea307f6272063
parent 3d3908971e1cf198f502f1167ad2e4b2a9c110e5
Author: Eric Luehrsen &lt;ericluehrsen@hotmail.com&gt;
Date:   Tue, 21 Mar 2017 21:43:42 -0400

unbound: support copy without dash update

Signed-off-by: Eric Luehrsen &lt;ericluehrsen@hotmail.com&gt;

</content>
</entry>
<entry>
<id>3d3908971e1cf198f502f1167ad2e4b2a9c110e5</id>
<published>2017-03-21T22:35:12Z</published>
<updated>2017-03-21T22:36:04Z</updated>
<title>wavemon: bump to v0.8.1</title>
<link rel="alternate" type="text/html" href="commit/3d3908971e1cf198f502f1167ad2e4b2a9c110e5.html" />
<author>
<name>Jonathan McCrohan</name>
<email>jmccrohan@gmail.com</email>
</author>
<content>commit 3d3908971e1cf198f502f1167ad2e4b2a9c110e5
parent 2690fd9eecc0b164cf15a60d4792929c0a9a7d06
Author: Jonathan McCrohan &lt;jmccrohan@gmail.com&gt;
Date:   Tue, 21 Mar 2017 22:35:12 +0000

wavemon: bump to v0.8.1

Drop musl-fix.patch; included upstream

Signed-off-by: Jonathan McCrohan &lt;jmccrohan@gmail.com&gt;

</content>
</entry>
<entry>
<id>2690fd9eecc0b164cf15a60d4792929c0a9a7d06</id>
<published>2017-03-21T22:31:54Z</published>
<updated>2017-03-21T22:31:54Z</updated>
<title>git: update to 1.12.1</title>
<link rel="alternate" type="text/html" href="commit/2690fd9eecc0b164cf15a60d4792929c0a9a7d06.html" />
<author>
<name>Peter Wagner</name>
<email>tripolar@gmx.at</email>
</author>
<content>commit 2690fd9eecc0b164cf15a60d4792929c0a9a7d06
parent 9be7653a3a1a8a2865fa40aaef6cbf8b3258be8f
Author: Peter Wagner &lt;tripolar@gmx.at&gt;
Date:   Tue, 21 Mar 2017 23:31:54 +0100

git: update to 1.12.1

Signed-off-by: Peter Wagner &lt;tripolar@gmx.at&gt;

</content>
</entry>
<entry>
<id>9be7653a3a1a8a2865fa40aaef6cbf8b3258be8f</id>
<published>2017-03-21T22:30:54Z</published>
<updated>2017-03-21T22:30:54Z</updated>
<title>openssh: update to 7.5p1, remove unneeded patches</title>
<link rel="alternate" type="text/html" href="commit/9be7653a3a1a8a2865fa40aaef6cbf8b3258be8f.html" />
<author>
<name>Peter Wagner</name>
<email>tripolar@gmx.at</email>
</author>
<content>commit 9be7653a3a1a8a2865fa40aaef6cbf8b3258be8f
parent 4ac050406c6feb7d699deb600e1e3a64ca23b07a
Author: Peter Wagner &lt;tripolar@gmx.at&gt;
Date:   Tue, 21 Mar 2017 23:30:54 +0100

openssh: update to 7.5p1, remove unneeded patches

Signed-off-by: Peter Wagner &lt;tripolar@gmx.at&gt;

</content>
</entry>
<entry>
<id>4ac050406c6feb7d699deb600e1e3a64ca23b07a</id>
<published>2017-03-21T12:43:57Z</published>
<updated>2017-03-21T12:43:57Z</updated>
<title>Merge pull request #4175 from diizzyy/patch-36</title>
<link rel="alternate" type="text/html" href="commit/4ac050406c6feb7d699deb600e1e3a64ca23b07a.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 4ac050406c6feb7d699deb600e1e3a64ca23b07a
parent 0cb126fd6d040260fbf0c1dea94fb3176e39526e
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Tue, 21 Mar 2017 14:43:57 +0200

Merge pull request #4175 from diizzyy/patch-36

admin/netdata: Update to 1.6.0
</content>
</entry>
<entry>
<id>6c6e6428f6f627220c6ae62a4d5dbc08abe3db0b</id>
<published>2017-03-21T12:41:39Z</published>
<updated>2017-03-21T12:41:39Z</updated>
<title>admin/netdata: Update to 1.6.0</title>
<link rel="alternate" type="text/html" href="commit/6c6e6428f6f627220c6ae62a4d5dbc08abe3db0b.html" />
<author>
<name>Daniel Engberg</name>
<email>daniel.engberg.lists@pyret.net</email>
</author>
<content>commit 6c6e6428f6f627220c6ae62a4d5dbc08abe3db0b
parent 0cb126fd6d040260fbf0c1dea94fb3176e39526e
Author: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
Date:   Tue, 21 Mar 2017 13:41:39 +0100

admin/netdata: Update to 1.6.0

Update netdata to 1.6.0

Signed-off-by: Daniel Engberg &lt;daniel.engberg.lists@pyret.net&gt;
</content>
</entry>
<entry>
<id>5cacfd34a60222e2adae83c2112c14f716a9ce30</id>
<published>2017-03-21T07:03:30Z</published>
<updated>2017-03-21T07:59:31Z</updated>
<title>net/mwan3: add ubus interface check</title>
<link rel="alternate" type="text/html" href="commit/5cacfd34a60222e2adae83c2112c14f716a9ce30.html" />
<author>
<name>Florian Eckert</name>
<email>fe@dev.tdt.de</email>
</author>
<content>commit 5cacfd34a60222e2adae83c2112c14f716a9ce30
parent 5ee8193dec2468c9d23c6d02100913459f8bd0fa
Author: Florian Eckert &lt;fe@dev.tdt.de&gt;
Date:   Tue, 21 Mar 2017 08:03:30 +0100

net/mwan3: add ubus interface check

On interfaces with interface proto &quot;qmi|ncm&quot; and option dhcp
enabled the interface will be changed to $iface_4 | $iface_6. The
interface mapping in mwan3 will not recognize this interface. To fix
this issue an ubus call will check if an upper interface exists.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;

</content>
</entry>
<entry>
<id>0cb126fd6d040260fbf0c1dea94fb3176e39526e</id>
<published>2017-03-21T07:43:52Z</published>
<updated>2017-03-21T07:43:52Z</updated>
<title>Merge pull request #4173 from TDT-GmbH/mwan-change-hotplug</title>
<link rel="alternate" type="text/html" href="commit/0cb126fd6d040260fbf0c1dea94fb3176e39526e.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 0cb126fd6d040260fbf0c1dea94fb3176e39526e
parent 33096be8f3a0f884e2bba087c3f59024404b95b4
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Tue, 21 Mar 2017 09:43:52 +0200

Merge pull request #4173 from TDT-GmbH/mwan-change-hotplug

net/mwan3: pass environment variables to mwan3-user
</content>
</entry>
<entry>
<id>3f79fcb756695d5d2a7ac0d2a6e0bc3b7030677e</id>
<published>2017-03-21T07:31:03Z</published>
<updated>2017-03-21T07:31:06Z</updated>
<title>net/mwan3: pass environment variables to mwan3-user</title>
<link rel="alternate" type="text/html" href="commit/3f79fcb756695d5d2a7ac0d2a6e0bc3b7030677e.html" />
<author>
<name>Florian Eckert</name>
<email>fe@dev.tdt.de</email>
</author>
<content>commit 3f79fcb756695d5d2a7ac0d2a6e0bc3b7030677e
parent 5ee8193dec2468c9d23c6d02100913459f8bd0fa
Author: Florian Eckert &lt;fe@dev.tdt.de&gt;
Date:   Tue, 21 Mar 2017 08:31:03 +0100

net/mwan3: pass environment variables to mwan3-user

User scripts conversion from luci-app-wan3 will be simplified if the variables
are passed by env instead of arguments.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;

</content>
</entry>
<entry>
<id>33096be8f3a0f884e2bba087c3f59024404b95b4</id>
<published>2017-03-21T07:16:48Z</published>
<updated>2017-03-21T07:16:48Z</updated>
<title>Merge pull request #4147 from diizzyy/patch-35</title>
<link rel="alternate" type="text/html" href="commit/33096be8f3a0f884e2bba087c3f59024404b95b4.html" />
<author>
<name>Álvaro Fernández Rojas</name>
<email>noltari@gmail.com</email>
</author>
<content>commit 33096be8f3a0f884e2bba087c3f59024404b95b4
parent 56de27e0fe45036332dca9ce5eb73122547bc33f
Author: Álvaro Fernández Rojas &lt;noltari@gmail.com&gt;
Date:   Tue, 21 Mar 2017 08:16:48 +0100

Merge pull request #4147 from diizzyy/patch-35

utils/dosfstools: Update to 4.1
</content>
</entry>
<entry>
<id>56de27e0fe45036332dca9ce5eb73122547bc33f</id>
<published>2017-03-20T21:01:17Z</published>
<updated>2017-03-20T21:01:17Z</updated>
<title>Merge pull request #4151 from hauke/linuxptp</title>
<link rel="alternate" type="text/html" href="commit/56de27e0fe45036332dca9ce5eb73122547bc33f.html" />
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<content>commit 56de27e0fe45036332dca9ce5eb73122547bc33f
parent 1fa7ca0f4849387c298015bb2e1951eed3248799
Author: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
Date:   Mon, 20 Mar 2017 22:01:17 +0100

Merge pull request #4151 from hauke/linuxptp

Linuxptp: add mirror hash and fix build
</content>
</entry>
<entry>
<id>1fa7ca0f4849387c298015bb2e1951eed3248799</id>
<published>2017-03-20T20:34:37Z</published>
<updated>2017-03-20T20:34:37Z</updated>
<title>php7: update to 7.1.3</title>
<link rel="alternate" type="text/html" href="commit/1fa7ca0f4849387c298015bb2e1951eed3248799.html" />
<author>
<name>Michael Heimpold</name>
<email>mhei@heimpold.de</email>
</author>
<content>commit 1fa7ca0f4849387c298015bb2e1951eed3248799
parent 5d7b2b20b86f41716cac6111a2f5d1ef1ff44fd0
Author: Michael Heimpold &lt;mhei@heimpold.de&gt;
Date:   Mon, 20 Mar 2017 21:34:37 +0100

php7: update to 7.1.3

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;

</content>
</entry>
<entry>
<id>5d7b2b20b86f41716cac6111a2f5d1ef1ff44fd0</id>
<published>2017-03-20T14:40:07Z</published>
<updated>2017-03-20T14:40:07Z</updated>
<title>Merge pull request #4165 from cpu/feature_dnscrypt_proxy_custom_resolver</title>
<link rel="alternate" type="text/html" href="commit/5d7b2b20b86f41716cac6111a2f5d1ef1ff44fd0.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 5d7b2b20b86f41716cac6111a2f5d1ef1ff44fd0
parent 5ee8193dec2468c9d23c6d02100913459f8bd0fa
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 20 Mar 2017 16:40:07 +0200

Merge pull request #4165 from cpu/feature_dnscrypt_proxy_custom_resolver

dnscrypt-proxy: Add custom resolver config support
</content>
</entry>
<entry>
<id>1ffd9b034374fcba226d11ce3af115070fd8d3a5</id>
<published>2017-03-19T16:00:37Z</published>
<updated>2017-03-20T14:36:27Z</updated>
<title>dnscrypt-proxy: Add custom resolver config support</title>
<link rel="alternate" type="text/html" href="commit/1ffd9b034374fcba226d11ce3af115070fd8d3a5.html" />
<author>
<name>Daniel</name>
<email>daniel@binaryparadox.net</email>
</author>
<content>commit 1ffd9b034374fcba226d11ce3af115070fd8d3a5
parent 71ca24ccb95a69c0e02acf4e0ee0980def49c101
Author: Daniel &lt;daniel@binaryparadox.net&gt;
Date:   Sun, 19 Mar 2017 12:00:37 -0400

dnscrypt-proxy: Add custom resolver config support

This commit modifies the dnscrypt-proxy plugin&#39;s `dnscrypt-proxy.init`
script to allow specifying a custom dnscrypt resolver. Prior to this
commit users of the dnscrypt-proxy plugin are only able to choose from
a dnscrypt resolver that is present in the packaged `ResolversList` CSV
file.

To specify a custom resolver three new configuration parameters are
required[0]: `ProviderName`, `ProviderKey` and `ResolverAddress`.

The `dnscrypt-proxy.init` script now maps `providername`, `providerkey`,
and `resolveraddress` values (if present) from a `dnscrypt-proxy.config`
file into the generated DNSCrypt configuration file.

`PKG_RELEASE` is increased from 1 to 2 to reflect the new functionality.

[0]: https://github.com/jedisct1/dnscrypt-proxy/blob/9eee47477031ad0ffef94160d7370d4dec6f2c3a/dnscrypt-proxy.conf#L28:L32

Signed-off-by: Daniel McCarney &lt;daniel@binaryparadox.net&gt;

</content>
</entry>
<entry>
<id>5ee8193dec2468c9d23c6d02100913459f8bd0fa</id>
<published>2017-03-20T09:01:23Z</published>
<updated>2017-03-20T09:01:23Z</updated>
<title>Merge pull request #4167 from stangri/vpnbypass</title>
<link rel="alternate" type="text/html" href="commit/5ee8193dec2468c9d23c6d02100913459f8bd0fa.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 5ee8193dec2468c9d23c6d02100913459f8bd0fa
parent 46a2a6bf0536f426781ebd6e68ed5679d78afd62
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 20 Mar 2017 11:01:23 +0200

Merge pull request #4167 from stangri/vpnbypass

vpnbypass: linted (shellshock) init script, modified README, removed unneeded dependencies
</content>
</entry>
<entry>
<id>46a2a6bf0536f426781ebd6e68ed5679d78afd62</id>
<published>2017-03-20T09:00:20Z</published>
<updated>2017-03-20T09:00:20Z</updated>
<title>Merge pull request #4171 from TDT-GmbH/mwan3-change-maintainer</title>
<link rel="alternate" type="text/html" href="commit/46a2a6bf0536f426781ebd6e68ed5679d78afd62.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 46a2a6bf0536f426781ebd6e68ed5679d78afd62
parent 1dec0e5dcef3e6ca03fb3f6b19a9152962855d04
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 20 Mar 2017 11:00:20 +0200

Merge pull request #4171 from TDT-GmbH/mwan3-change-maintainer

net/mwan3: change maintainer
</content>
</entry>
<entry>
<id>1dec0e5dcef3e6ca03fb3f6b19a9152962855d04</id>
<published>2017-03-20T08:59:47Z</published>
<updated>2017-03-20T08:59:47Z</updated>
<title>Merge pull request #4170 from TDT-GmbH/mwan3-fix-track-ips</title>
<link rel="alternate" type="text/html" href="commit/1dec0e5dcef3e6ca03fb3f6b19a9152962855d04.html" />
<author>
<name>Hannu Nyman</name>
<email>hannu.nyman@iki.fi</email>
</author>
<content>commit 1dec0e5dcef3e6ca03fb3f6b19a9152962855d04
parent 2b07f8caa4b69bd6741e94dfc88f3cecfd735d63
Author: Hannu Nyman &lt;hannu.nyman@iki.fi&gt;
Date:   Mon, 20 Mar 2017 10:59:47 +0200

Merge pull request #4170 from TDT-GmbH/mwan3-fix-track-ips

net/mwan3: fix track_ips count
</content>
</entry>
</feed>
