Jason A. Donenfeld [Mon, 18 Sep 2017 15:59:00 +0000 (17:59 +0200)]
wireguard: bump to release 0.0.
20170918
Simple version bump.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Hannu Nyman [Mon, 18 Sep 2017 09:40:13 +0000 (12:40 +0300)]
Merge pull request #4847 from mlichvar/chrony-update-3.2
chrony: update to 3.2
Hannu Nyman [Mon, 18 Sep 2017 09:39:11 +0000 (12:39 +0300)]
Merge pull request #4841 from hnyman/wget191
wget: update to 1.19.1
Miroslav Lichvar [Mon, 18 Sep 2017 07:55:16 +0000 (09:55 +0200)]
chrony: update to 3.2
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Yousong Zhou [Mon, 18 Sep 2017 01:16:25 +0000 (09:16 +0800)]
shadowsocks-libev: bump to version 3.1.0
Notable changes since 3.0.8
ede744a: depends on libcares now instead of libudns
1c64829: new cmdline option --no-delay for not turning off TCP_NODELAY
9201619: ss-local: check if client supports socks5 protocol and no-auth-required method
f8283fc: Fix potential buffer overflow when parsing json config
380fddb: redir: fix conversion from DSCP to ToS
The two patches are now in the offical repo
Yousong Zhou [Sun, 17 Sep 2017 07:21:16 +0000 (15:21 +0800)]
shadowsocks-libev: ss-rules: eliminiate not needed local var
Hannu Nyman [Sat, 16 Sep 2017 15:31:51 +0000 (18:31 +0300)]
wget: update to 1.19.1
Update wget to 1.19.1
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
champtar [Fri, 15 Sep 2017 17:29:48 +0000 (10:29 -0700)]
Merge pull request #4630 from marcin1j/pr/
20170725-htpdate-init-scripts
htpdate: modify init scripts to use procd and uci configuration
Hannu Nyman [Fri, 15 Sep 2017 13:19:48 +0000 (16:19 +0300)]
Merge pull request #4835 from dibdot/adblock
adblock: update 3.0.2
Dirk Brenken [Fri, 15 Sep 2017 12:51:14 +0000 (14:51 +0200)]
adblock: update 3.0.2
* better system information
* several kresd related documentation fixes
Signed-off-by: Dirk Brenken <dev@brenken.org>
Marcin Jurkowski [Tue, 25 Jul 2017 21:37:57 +0000 (23:37 +0200)]
htpdate: modify init scripts to use procd and uci configuration
Modify init script to use standard uci configuration and procd for
process management. We benefit from:
- use of standard LEDE configuration with its ability to revert and
commit changes
- validation of configuration variables
- procd taking care of restarting daemon when config changes and user
wants to reload it
- automatic respawning of daemon process in case it dies
The source is patched to make it possible to run as a daemon in
foreground.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
Hannu Nyman [Fri, 15 Sep 2017 06:46:42 +0000 (09:46 +0300)]
Merge pull request #4833 from commodo/python-updates2
python3: fix install mk filenames
Alexandru Ardelean [Thu, 14 Sep 2017 08:37:07 +0000 (11:37 +0300)]
python3: fix install mk filenames
Copy + paste error.
Seems I fixed it while testing but forgot to update PR with this.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
champtar [Fri, 15 Sep 2017 00:48:31 +0000 (17:48 -0700)]
Merge pull request #4708 from commodo/python-cffi-fix
libffi: fix location of host side headers ; python,python3: set correct build flags to host pip build
champtar [Fri, 15 Sep 2017 00:46:16 +0000 (17:46 -0700)]
Merge pull request #4815 from tru7/master
linknx: bump to new upstream version
champtar [Fri, 15 Sep 2017 00:43:47 +0000 (17:43 -0700)]
Merge pull request #4632 from smutt/python-dpkt
python-dpkt:Add package lang/python-dpkt
champtar [Fri, 15 Sep 2017 00:32:12 +0000 (17:32 -0700)]
Merge pull request #4821 from TDT-GmbH/pr/
20170912-mwan3-fix-intial-state
net/mwan3: fix mwan3track initial_state and track_ip order
champtar [Thu, 14 Sep 2017 21:26:42 +0000 (14:26 -0700)]
Merge pull request #4609 from StevenHessing/noddos
noddos: introduction of noddos package
Hannu Nyman [Thu, 14 Sep 2017 21:09:42 +0000 (00:09 +0300)]
collectd: uptime plugin: apply fix from upstream
Uptime plugin fails to adjust for system time changes after boot.
As Openwrt/LEDE routers usually do not have a RTC, the system time
gets adjusted with NTP possibly after collectd has already started.
But collectd continues to use the initial time set by 'sysfixtime',
which can lead to incorrect uptime calculations.
Apply a proposed fix from upstream that uses /proc/uptime
Reference to https://github.com/collectd/collectd/pull/2034
Fixes #4819
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Thu, 14 Sep 2017 20:53:52 +0000 (23:53 +0300)]
Merge pull request #4828 from ianchi/zip
zip: add host compile
Hannu Nyman [Thu, 14 Sep 2017 17:15:26 +0000 (20:15 +0300)]
Merge pull request #4774 from lucize/doveup
dovecot: update to 2.2.32
Hannu Nyman [Thu, 14 Sep 2017 17:15:09 +0000 (20:15 +0300)]
Merge pull request #4775 from lucize/pigeonup
pigeonhole: update to 0.4.20
Hannu Nyman [Thu, 14 Sep 2017 14:27:36 +0000 (17:27 +0300)]
Merge pull request #4478 from valdi74/add_package_python-curl
python-curl: add new package
Hannu Nyman [Thu, 14 Sep 2017 14:25:33 +0000 (17:25 +0300)]
Merge pull request #4823 from ianchi/youtube-dl
youtube-dl: update version
Hannu Nyman [Thu, 14 Sep 2017 14:23:48 +0000 (17:23 +0300)]
Merge pull request #4830 from commodo/python-updates1
python,python3: build updates
Alexandru Ardelean [Thu, 14 Sep 2017 08:37:07 +0000 (11:37 +0300)]
python,python3: install mk files in both host build and InstallDev part
Not sure how it can happen that the files are not
installed via the host build.
Maybe some SDK-like build.
Let's make sure they are installed via InstallDev rule too.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Sun, 13 Aug 2017 19:06:08 +0000 (22:06 +0300)]
python,python3: add host-flags/settings to host pip install rules
The host pip install should have the host's CFLAGS, LDFLAGS, etc
available.
And not the target's flags.
Otherwise, weird things can happen when installing
packages (host-side) that need to build C code.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Adrian Panella [Thu, 14 Sep 2017 03:27:32 +0000 (22:27 -0500)]
zip: add host compile
make it available as a tool for building other packages
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Yousong Zhou [Mon, 4 Sep 2017 08:14:36 +0000 (16:14 +0800)]
shadowsocks-libev: minor tweak without functional change
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Adrian Panella [Thu, 14 Sep 2017 03:25:28 +0000 (22:25 -0500)]
youtube-dl: add zip host dependency
zip is not included in default Tools, so add it as Host dependency in case is not present in building environment
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Adrian Panella [Tue, 12 Sep 2017 18:36:34 +0000 (13:36 -0500)]
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Hannu Nyman [Tue, 12 Sep 2017 14:21:48 +0000 (17:21 +0300)]
Merge pull request #4787 from cwluxul/unsquashfs-fix-segfault-arm
squashfs-tools: fix segfault
Florian Eckert [Tue, 12 Sep 2017 14:14:32 +0000 (16:14 +0200)]
net/mwan3: fix track_ips order
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Tue, 12 Sep 2017 13:54:14 +0000 (15:54 +0200)]
net/mwan3: fix mwan3track STATUS if initial_state is offline
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Hannu Nyman [Tue, 12 Sep 2017 13:28:42 +0000 (16:28 +0300)]
Merge pull request #4811 from marcin1j/pr/
20170902-mwan3-fix-interface-bound-network-traffic
mwan3: fix interface-bound traffic when interface is offline
Hannu Nyman [Tue, 12 Sep 2017 13:04:14 +0000 (16:04 +0300)]
Merge pull request #4820 from dibdot/adblock
adblock: bugfix 3.0.1
Dirk Brenken [Tue, 12 Sep 2017 09:44:37 +0000 (11:44 +0200)]
adblock: bugfix 3.0.1
* fix startup issues with backends like dnscrypt-proxy or kresd
which does not come up without an existing block list
* fix a small 'chown' issue
Signed-off-by: Dirk Brenken <dev@brenken.org>
Marcin Jurkowski [Sat, 2 Sep 2017 22:56:09 +0000 (00:56 +0200)]
mwan3: fix interface-bound traffic when interface is offline
This commit fixed what
6d99b602 was supposed to fix without affecting
interface-bound traffic.
Before
6d99b602 interface-bound traffic was working normally as long
as at least one interface was online. However when the last interface
went offline, it was impossible to ping and such state was
unrecoverable.
Commit
6d99b602 fixed unrecoverable offline state problem (it was
possible to ping -I iface) but messed inteface-bound traffic. Traffic
with interface source address was not working if the interface was in
"offline" state, even if another interface was online.
The problem was caused by an inconsistent "offline" interface state:
iptables-related rules were kept while routing table and policy were
deleted.
The idea behind this commit is to:
1. Keep all the rules for each interface (iptables, routing table,
policy) regardless of its state. This ensures consistency,
2. Make interface state hotplug events affect only iptables'
mwan3_policy_* rules. Interface-related iptables, routing table
and policy is removed only when mwan3 is manually stopped.
To make such changes possible, it's necessary to change the way
mwan3_policy_* rule generator keeps track of interface state hotplug
events.
Until now, it checked for the existence of custom interface-related
routing table (table id 1, 2, 3, ...). Clearly we can no longer rely
on that so each interface state is stored explicitly in file.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
Peter Wagner [Mon, 11 Sep 2017 23:06:08 +0000 (01:06 +0200)]
glib2: update to 2.53.7
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Philip Prindeville [Mon, 11 Sep 2017 18:18:28 +0000 (19:18 +0100)]
Merge pull request #4817 from nxhack/omit_unexpected_space
node: delete unnecessary TAB characters at the end of a line
Karl Palsson [Mon, 11 Sep 2017 17:19:10 +0000 (17:19 +0000)]
net/nut: Fix typo is serial config option
Fixes: 5503dac80676 "Add back serial support"
Reported-by: Znevna on irc
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
Colby Whitney [Wed, 30 Aug 2017 17:26:47 +0000 (11:26 -0600)]
squashfs-tools: fix segfault
Unsquashfs was segfaulting. When examining in gdb the stack was corrupt.
I found that converting the variable length arrays to malloc caused the
stack corruption to not happen and the segfault went away. This is due to
the musl pthread stack size being 80k by default. So the chance of a stack
overflow is high.
Signed-off-by: Colby Whitney <colby.whitney@luxul.com>
Peter Wagner [Mon, 11 Sep 2017 06:37:18 +0000 (08:37 +0200)]
pusleaudio: update to 11.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hirokazu MORIKAWA [Mon, 11 Sep 2017 03:00:31 +0000 (12:00 +0900)]
node: delete unnecessary TAB characters at the end of a line
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Hannu Nyman [Sun, 10 Sep 2017 15:54:41 +0000 (18:54 +0300)]
Merge pull request #4816 from dibdot/adblock
adblock: release 3.0
Dirk Brenken [Sat, 9 Sep 2017 15:35:42 +0000 (17:35 +0200)]
adblock: release 3.0
* add kresd & turris omnia support
* add dnscrypt-proxy support
* change start priority to 30, to fix possible trigger issues on slow
booting hardware
* simplify suspend/resume handling (no longer use a hideout directory)
* enhanced LuCI frontend
* many small changes & improvements
* default config change (please update your config!), adblock is now
disabled by default
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
Othmar Truniger [Fri, 8 Sep 2017 16:22:47 +0000 (18:22 +0200)]
linknx: bump to new upstream version
Signed-off-by: Othmar Truniger <github@truniger.ch>
Philip Prindeville [Fri, 8 Sep 2017 22:01:10 +0000 (23:01 +0100)]
Merge pull request #4805 from pprindeville/acpica-bump-
20170831
acpica-unix: update to
20170831
Hannu Nyman [Fri, 8 Sep 2017 11:14:57 +0000 (14:14 +0300)]
Merge pull request #4813 from diizzyy/patch-87
libs/confuse: Update to 3.2.1
Daniel Engberg [Fri, 8 Sep 2017 10:44:28 +0000 (12:44 +0200)]
libs/confuse: Update to 3.2.1
Update (lib)confuse to 3.2.1
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Philip Prindeville [Thu, 7 Sep 2017 23:54:31 +0000 (00:54 +0100)]
Merge pull request #4809 from nxhack/node_fix_typo
node: fix typo
Hannu Nyman [Thu, 7 Sep 2017 19:43:14 +0000 (22:43 +0300)]
Merge pull request #4812 from ldir-EDB0/bumpwireguard
wireguard: bump to release 0.0.
20170907
Kevin Darbyshire-Bryant [Thu, 7 Sep 2017 15:17:30 +0000 (16:17 +0100)]
wireguard: bump to release 0.0.
20170907
Compile & run tested: ar71xx: archer c7 v2
Add myself as another co-maintainer of the package.
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Hirokazu MORIKAWA [Thu, 7 Sep 2017 01:17:03 +0000 (10:17 +0900)]
node: fix typo
https://github.com/openwrt/packages/issues/4742
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
Ted Hess [Wed, 6 Sep 2017 12:25:29 +0000 (08:25 -0400)]
Merge pull request #4808 from diizzyy/patch-86
lib/expat: Update to 2.2.4
Daniel Engberg [Wed, 6 Sep 2017 09:53:39 +0000 (11:53 +0200)]
lib/expat: Update to 2.2.4
Update (lib)expat to 2.2.4
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Philip Prindeville [Sun, 3 Sep 2017 23:49:53 +0000 (17:49 -0600)]
acpica-unix: update to
20170831
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Saverio Proto [Tue, 5 Sep 2017 20:21:59 +0000 (22:21 +0200)]
Merge pull request #4804 from rmounce/tinc-stable
tinc: version bump 1.0.32
Ryan Mounce [Tue, 5 Sep 2017 02:00:15 +0000 (11:30 +0930)]
tinc: version bump 1.0.32
Signed-off-by: Ryan Mounce <ryan@mounce.com.au>
Thomas Heil [Mon, 4 Sep 2017 20:47:54 +0000 (22:47 +0200)]
Merge pull request #4801 from diizzyy/patch-85
libs/pcre: Switch to Sourceforge mirrors
Michael Heimpold [Mon, 4 Sep 2017 18:54:26 +0000 (20:54 +0200)]
php7: upgrade to 7.1.9
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Mon, 4 Sep 2017 18:53:14 +0000 (20:53 +0200)]
libxml2: upgrade to 2.9.5
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Mon, 4 Sep 2017 17:06:42 +0000 (20:06 +0300)]
Merge pull request #4800 from pfzim/tdb-1.3.15
tdb: version update to 1.3.15
Daniel Engberg [Mon, 4 Sep 2017 15:27:15 +0000 (17:27 +0200)]
libs/pcre: Switch to Sourceforge mirrors
Switch to Sourceforge for better availability and HTTP
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Dmitry V. Zimin [Mon, 4 Sep 2017 11:49:22 +0000 (14:49 +0300)]
tdb: version update to 1.3.15
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
Zoltan Herpai [Sun, 3 Sep 2017 15:43:49 +0000 (17:43 +0200)]
Merge pull request #4761 from diizzyy/patch-84
sound/mpg123: Update to 1.25.6
Thomas Heil [Sun, 3 Sep 2017 13:07:59 +0000 (15:07 +0200)]
memcached: bump to version 1.5.1
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Thomas Heil [Sun, 3 Sep 2017 13:03:56 +0000 (15:03 +0200)]
pcre: Added fix for CVE-2017-11164 by adding stack recursion limit
Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
Hannu Nyman [Sat, 2 Sep 2017 10:56:52 +0000 (13:56 +0300)]
Merge pull request #4792 from TDT-GmbH/mwan3-fixes
ne/mwan3: feature and fixes
Karl Palsson [Fri, 1 Sep 2017 11:51:43 +0000 (11:51 +0000)]
libwebsockets: rename cyassl variant to wolfssl
libwolfssl doesn't exist yet, but at least get all the names right as
much as we can.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Alexandru Ardelean [Wed, 30 Aug 2017 13:37:58 +0000 (16:37 +0300)]
libwebsockets: fix build for cyassl variant
Looks like the cyassl redirect to wolfssl does not work flawlessly in libwebsockets.
Tested with libwolfssl 3.12.0 & 3.10.0 from LEDE.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Florian Eckert [Fri, 1 Sep 2017 09:13:57 +0000 (11:13 +0200)]
net/mwan3: update version
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 1 Sep 2017 08:01:34 +0000 (10:01 +0200)]
net/mwan3: fix /var/state issue in 14-mwan3 hotplug
Use common function to toggle ip address in /var/state/mwan3.
Change also to use toggle function and not set function. If ip address
is often changed every change is saved to /var/state/mwan3.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Wed, 30 Aug 2017 13:26:29 +0000 (15:26 +0200)]
net/mwan3: if initial_state is offline set status to unknown
To show that the status of the interface is neither offline nor online
set the status to unknown.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 25 Aug 2017 09:42:32 +0000 (11:42 +0200)]
net/mwan3: mwan3track skip track ips if realibility is accomplished
If enough tracking ip are pinged skip the reset. They are not needed
anymore to mark the interface as up.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
champtar [Fri, 1 Sep 2017 06:05:12 +0000 (23:05 -0700)]
Merge pull request #4791 from micmac1/master
libedit: install pkgconfig file
Sebastian Kemper [Thu, 31 Aug 2017 20:22:46 +0000 (22:22 +0200)]
libedit: install pkgconfig file
Some configure scripts rely on pkgconfig to detect libedit, for instance
asterisk-13. Install the file so libedit can be used there as well.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Steven Hessing [Fri, 21 Jul 2017 17:37:50 +0000 (10:37 -0700)]
noddos: introduction of noddos package
Signed-off-by: Steven Hessing <steven.hessing@gmail.com>
Ted Hess [Wed, 30 Aug 2017 20:15:07 +0000 (16:15 -0400)]
Merge pull request #4785 from thess/ffmpeg-testing
ffmpeg: Add mpeg layer 2 audio support to libffmpeg-mini
Etienne Champetier [Wed, 30 Aug 2017 20:04:22 +0000 (13:04 -0700)]
knxd: fixup PKG_MIRROR_HASH
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Michael Heimpold [Wed, 30 Aug 2017 19:50:50 +0000 (21:50 +0200)]
Merge pull request #4779 from tru7/master
knxd: adopt structure and versioning from new upstream stable release
Ted Hess [Tue, 29 Aug 2017 20:56:04 +0000 (16:56 -0400)]
ffmpeg: Add mpeg layer 2 audio support and mpeg2 demuxer to libffmpeg-mini
Signed-off-by: Ted Hess <thess@kitschensync.net>
Daniel Golle [Wed, 30 Aug 2017 17:44:37 +0000 (19:44 +0200)]
psqlodbc: require unixodbc host build
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 30 Aug 2017 17:27:40 +0000 (19:27 +0200)]
unixodbc: fix host build
Fixed #4705
Reported-by: Michael Braun <michael-dev@fami-braun.de>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
champtar [Wed, 30 Aug 2017 15:03:03 +0000 (08:03 -0700)]
Merge pull request #4786 from ClaymorePT/boost_1.65.0_r1
boost: 1.65.0 Update + Fixes
champtar [Wed, 30 Aug 2017 14:07:08 +0000 (07:07 -0700)]
Merge pull request #4781 from pfzim/master
fdm: bump to latest version
Dmitry V. Zimin [Tue, 29 Aug 2017 12:09:36 +0000 (15:09 +0300)]
fdm: bump to latest version
Signed-off-by: Dmitry V. Zimin <pfzim@mail.ru>
Carlos Miguel Ferreira [Wed, 30 Aug 2017 11:20:55 +0000 (12:20 +0100)]
boost: 1.65.0 Update + Fixes
This commit updates the boost libraries to version 1.65.0
This new version brings two new libraries:
- Boost.Stacktrace [1]
-> Gather, store, copy and print backtraces, from Antony Polukhin.
- Boost.PolyCollection [2]
-> Fast containers of polymorphic objects, from Joaquín M López Muñoz.
Fixes in this commit:
- Boost.Python for Python 3.6
-> The dynamic library was not being compiled, resulting in an empty package. Fixed.
- Boost.TypeErasure
-> The dynamic library was not available to install. Fixed.
- Boost.Serialization
-> The wserialization dynamic library was being compiled but not available to install. Fixed.
Extras:
- This commit also contains the post-release fixes, which did not make it into the final release [3].
As always, more information about this release, can be found in [4].
[1]: http://www.boost.org/doc/libs/1_65_0/doc/html/stacktrace.html
[2]: http://www.boost.org/doc/libs/1_65_0/doc/html/poly_collection.html
[3]: http://www.boost.org/patches/
[4]: http://www.boost.org/users/history/version_1_65_0.html
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
Yousong Zhou [Wed, 30 Aug 2017 02:56:04 +0000 (10:56 +0800)]
shadowsocks-libev: more common default config
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 30 Aug 2017 09:38:28 +0000 (17:38 +0800)]
shadowsocks-libev: ss-rules: query resolveip only for ipv4 addresses
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Etienne Champetier [Mon, 28 Aug 2017 04:28:09 +0000 (21:28 -0700)]
treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
Yousong Zhou [Fri, 25 Aug 2017 06:21:41 +0000 (14:21 +0800)]
shadowsocks-libev: ss-rules: fix multiple continous \x20 in $o_ifnames
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Thu, 24 Aug 2017 08:57:59 +0000 (16:57 +0800)]
shadowsocks-libev: shorten init script by 2 lines
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Wed, 30 Aug 2017 02:07:06 +0000 (10:07 +0800)]
shadowsocks-libev: ss-rules: resolve server names before adding to ipset
ipset command line utility supports ranges of address: IP-IP, but the
dash character is also valid character in host names. If we have a
remote server ss-00.example.com, ipset may complain that
ipset v6.32: Syntax error: cannot parse ss: resolving to IPv4 address failed
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Yousong Zhou [Tue, 29 Aug 2017 03:19:02 +0000 (11:19 +0800)]
shadowsocks-libev: fix validation of list option
ubox 'list' type is for validating multiple elements separated by
tabs/whitespaces in a single value. E.g. The following should not be
accepted
list src_ip_bypass '1.2.3.4 4.3.2.1'
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
Ted Hess [Tue, 29 Aug 2017 19:52:15 +0000 (15:52 -0400)]
Merge pull request #4783 from thess/mpd-update
mpd: Remove glib2 dependency
Ted Hess [Tue, 29 Aug 2017 18:42:21 +0000 (14:42 -0400)]
libmms: Remove glib-2 from pkgconfig (un-needed)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Tue, 29 Aug 2017 17:12:06 +0000 (13:12 -0400)]
Merge pull request #4782 from thess/libmms-update
libmms: Remove glib2 dependency
Ted Hess [Tue, 29 Aug 2017 16:13:23 +0000 (12:13 -0400)]
libmms: Remove glib2 dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Tue, 29 Aug 2017 15:26:18 +0000 (11:26 -0400)]
mpd: Remove glib2 dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>