Commit graph

7733 commits

Author SHA1 Message Date
Hannu Nyman
6bfbd252c0 Merge pull request #4306 from TDT-GmbH/mwan3-add-network
Mwan3 add network
2017-04-28 10:52:10 +03:00
Qian
4227dad822 ocserv: split UDP and TCP port configs
Added a new config entry udp_port to split UDP port from TCP. This is
useful when particular port is blocked by the ISP.

udp_port falls back to port if not set to be compatible with current
config file.

Also fixed an ifname typo from the last commit.

Signed-off-by: Qian Sheng <billsq@billsq.me>
2017-04-27 17:55:11 -07:00
Hannu Nyman
a1a96fc9fa irqbalance: add PKG_MIRROR_HASH
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-27 23:52:14 +03:00
Hannu Nyman
8c9b2a24cb cmdpad, pcsc-lite, slide-switch, stoken: shorten title
Longest package titles are not shown in the menuconfig,
which decreases manuconfig usability.

Shorten some of the longest titles.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-27 20:04:51 +03:00
Hannu Nyman
11a755b323 ccrypt: shorten title, use PKG_HASH
* Shorten the package title to improve menuconfig usability
* Use PKG_HASH

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-27 19:51:21 +03:00
Hannu Nyman
93e07a5126 Merge pull request #4298 from ClaymorePT/boost_1.64.0_r1
boost: Package Version Update -> 1.64.0
2017-04-27 13:25:23 +03:00
Carlos Miguel Ferreira
f32e2d1259
boost: Package Version Update -> 1.64.0
Maintainer: @ClaymorePT
Compile tested: Broadcom BCM2708
Run tested: None

Description:
 - New header-only library -> Process
   -> Process library by Klemens D. Morgenstern, that provides cross
        platorm ways to allows you to:
      - create child processes
      - setup streams for child processes
      - communicate with child processes through streams
          (synchronously or asynchronously)
      - wait for processes to exit (synchronously or asynchronously)
      - terminate processes

Information about the 1.64.0 release (updated libraries, bug fixes,
 etc), can be found here [1].

[1]: http://www.boost.org/users/history/version_1_64_0.html

Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
2017-04-27 10:48:17 +01:00
Florian Eckert
c8f8f77ed1 net/mwan3: update Makefile version
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-04-27 11:48:15 +02:00
Florian Eckert
f94975b71f net/mwan3: add connected network regardless of mwan3 interface enable state
If netifd set an interface up/down which is not tracked by mwan3 the
connected network of that interface should regardless be added/removed to the
mwan3_connected ipset.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2017-04-27 11:44:49 +02:00
Qian
16dc3319b5 openconnect: Bump openconnect to 7.08
Bump openconnect to 7.08. Remove patch as it is included in the
upstream source.

Signed-off-by: Qian Sheng billsq@billsq.me
2017-04-27 01:16:05 -07:00
Nikos Mavrogiannopoulos
b1c73c93a3 Merge pull request #4301 from billsq/ifname_addr_fix
ocserv: Correctly get runtime LAN ifname and addresses
2017-04-27 07:14:42 +02:00
Qian
59abfdf843 Increase PKG_RELEASE version. 2017-04-26 16:25:20 -07:00
Stijn Tintel
18b076ab93 strongswan: bump to 5.5.2
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-04-26 23:31:27 +02:00
Ted Hess
906c6ec1b0 Merge pull request #4285 from hnyman/xmlrpc
xmlrpc-c: update to 1.39.12, download source as .tgz
2017-04-26 15:02:09 -04:00
Toke Høiland-Jørgensen
3922206a34 freeradius3: Bump package release
Forgot to bump the package release in commit 424f4e2c.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2017-04-26 16:35:56 +02:00
Toke Høiland-Jørgensen
34ed7a9f2c acme: Support running in webroot mode, detect other daemons on port 80
For configurations where another web server is running on port 80, running
acme.sh in standalone mode fails. Try to detect this and refuse to run; and
allow the user to configure a webroot directory to use the running webserver for
certificate verification.

This also updates acme.sh to the latest version.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2017-04-26 16:32:24 +02:00
Toke Høiland-Jørgensen
424f4e2c63 freeradius3: A couple of small fixes
- Moves /etc/freeradius3/sites-{enabled,available}/inner-tunnel to be part of
  the freeradius3-mod-eap package. This prevents conflicts between
  freeradius3-mod-eap-peap and freeradius3-mod-eap-ttls which both included the
  file before. This fixes LEDE bug FS#678.

- Change the demo cert validity to be 1 year instead of 60 days. Should keep the
  cert valid for the duration of the LEDE release cycle (with some slack). This
  fixes #4239.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2017-04-26 16:32:16 +02:00
Hannu Nyman
c40bfa0bb3 Merge pull request #4303 from dibdot/package-adblock
adblock: update 2.6.1
2017-04-26 14:51:59 +03:00
Dirk Brenken
95b3c8ba12 adblock: update 2.6.1
* add "adb_forcedns" to redirect all dns requests
  to local resolver (disabled by default)
* add "adb_forcesrt" to enable overall sort / duplicate removal
  on low memory devices with less than 64 MB RAM (disabled by default)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-26 13:36:49 +02:00
Hannu Nyman
f1b37a8788 Merge pull request #4282 from dibdot/patch-wifischedule
wifischedule: remove package arch dependency
2017-04-26 11:09:21 +03:00
Hannu Nyman
51fe0f06e1 Merge pull request #4302 from EricLuehrsen/unbound_162
unbound: update to version 1.6.2
2017-04-26 09:03:19 +03:00
Eric Luehrsen
a7c293fe3a unbound: update to version 1.6.2
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2017-04-25 20:42:15 -04:00
Qian
18313cbe6e Correctly get runtime LAN ifname and addresses
1. Correctly get LAN runtime ifname and addresses using network
functions
2. Do not store ip settings in config files as they may change next
time.
2017-04-25 17:02:53 -07:00
Daniel Golle
ed62d4aac7 gnunet: update sources
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-04-25 18:28:17 +02:00
Hannu Nyman
1984a82b36 Merge pull request #4297 from commodo/tcpreplay-4-2-3
tcpreplay: update to 4.2.3
2017-04-25 12:48:56 +03:00
Alexandru Ardelean
e805651506 tcpreplay: update to 4.2.3
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-04-25 12:32:49 +03:00
Hannu Nyman
b8991adc0b Merge pull request #4295 from Ansuel/bump-cryptodev
cryptodev-linux: bump to 4.9
2017-04-25 08:52:09 +03:00
Ansuel Smith
d1772503f9
cryptodev-linux: bump to 4.9
Cosmetic update just to remove git date

Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
2017-04-24 23:49:51 +02:00
Daniel Golle
3331532bc8 Merge pull request #4265 from pprindeville/isc-dhcp-reassign
isc-dhcp: reassign to new owner
2017-04-24 19:30:39 +02:00
Hannu Nyman
d077d5b5a7 Merge pull request #3768 from xypron/m4
devel/m4: upgrade to release 1.4.18
2017-04-23 10:10:55 +03:00
Luka Perkov
a66960d9de Merge pull request #3794 from adam2104/master
net/squid: Allow squid to parse mime.conf
2017-04-23 08:02:37 +02:00
Heinrich Schuchardt
ae782d26b1 devel/m4: upgrade to release 1.4.18
NEWS has these comments:

Noteworthy changes in release 1.4.18 (2016-12-31) [stable]
* Diagnose --word-regexp as unsupported if it was not configured.
* Preliminary support for OS/2.
* A number of portability improvements inherited from gnulib.

SHA256SUM is used as package checksum

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2017-04-22 23:21:22 +02:00
Hannu Nyman
74a02e2f0b Merge pull request #4289 from Tiboris/jansson-update
jansson: Update to v2.10
2017-04-22 15:35:43 +03:00
Tibor Dudlák
3ba0c8d921 jansson: Update to v2.10
jansson in version 2.9 or later is required as dependency for jose

Signed-off-by: Tibor Dudlák <tibor.dudlak@gmail.com>
2017-04-22 14:10:54 +02:00
Hannu Nyman
a4c347834a Merge pull request #4291 from dibdot/package-travelmate
travelmate: update 0.7.1
2017-04-21 22:18:42 +03:00
Hannu Nyman
e23a202724 Merge pull request #4287 from zx2c4/patch-5
wireguard: update to 0.0.20170421
2017-04-21 10:49:19 +03:00
Jason A. Donenfeld
39af272f36 net/wireguard: update to 0.0.20170421
Simple version bump.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2017-04-21 06:22:51 +02:00
Hannu Nyman
3cc4aeb545 xmlrpc-c: update to 1.39.12, download source as .tgz
* Update to version 1.39.12
* Download sources as a .tgz file

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-20 23:16:37 +03:00
Hannu Nyman
b7ae80dc69 collectd: upstream fix for vulnerability in network plugin
Import an upstream fix for a DDoS vulnerability in the
network plugin: CVE-2017-7401

Refresh patches.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-20 18:52:08 +03:00
Dirk Brenken
1dec014e3e travelmate: update 0.7.1
* fix startup & json update behavior
* LuCI-frontend update (see luci repo for details)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-20 13:52:25 +02:00
Hannu Nyman
6a50d4754e Merge pull request #4283 from dibdot/package-travelmate
travelmate: update 0.7.0
2017-04-20 10:47:42 +03:00
Hannu Nyman
4aacc852f2 Merge pull request #4281 from val-kulkov/libgd-package
libgd: fix missing dependency, add build options
2017-04-20 10:33:42 +03:00
Dirk Brenken
80e34d6f73 travelmate: update 0.7.0
* no longer misuse ubus/procd service object for travelmate runtime 
  information, now save all required information directly
  in a JSON file/format
* new 'status' init command to print runtime information
* add a configurable interface trigger timeout for
  nested & slow modem/router setups, set 'trm_triggerdelay' accordingly
* change start priority & refine reload timings
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-20 09:30:07 +02:00
dibdot
175e330ef5 wifischedule: remove package arch dependency
Remove package architecture dependency cause wifischedule is "shell script only"

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-04-20 08:32:02 +02:00
Val Kulkov
68314d0e58 libgd: fix missing dependency, add build options
libgd fails to build due to missing dependency if the libtiff
package is selected. Fix the build issue and add two new
configuration options, both disabled by default:
1) enable TIFF support, and
2) enable Freetype 2.x support.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2017-04-19 21:51:18 -04:00
Hannu Nyman
ae74c02f64 Merge pull request #4214 from diizzyy/patch-42
libs/libgd: Update to 2.2.4
2017-04-19 11:25:54 +03:00
Michael Heimpold
74a9d5b4f7 libcanfestival: use http download instead of hg checkout
This was suggested by @hnyman because hg is not a prerequisite in
LEDE or Openwrt, so using that should be avoided, if possible.

The tricky part is that the filename is appended to the URL,
thus we construct/use an URL where the appended filename does not hurt.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-04-19 00:45:00 +02:00
Michael Heimpold
317c2469d9 libcanfestival: fix several small build process issues
This patch tries to address the following package issues:

- the upstream hg repository seems to contain some invalid timestamps,
  at least the following warning are generated during package compilation
  (only one example):

  emcy.c: Timestamp out of range; substituting 2514-05-30 01:53:03.999999999

  This can be fixed by touching all files after unpacking, thus tar is
  now given the -m switch.

- one or more LEDE buildbot(s) do not have hg tool installed and thus are not
  able to checkout the sources from upstream

  This patch populates PKG_MIRROR_HASH in the hope that the buildbot's first
  try is to download an already packed source tarball prior to checkout it out
  from upstream.

- While at packaging from upstream, use the common infrastructure, i.e. use
  a source date etc. This also results in tar.xz files and thus reduces the
  disk footprint a little bit.

- during compilation the follwing warning could be observed:

  cc1: note: someone does not honour copts correctly, passed 0 times

  To silent down these warning, patch the Makefiles and pass the expected
  option.

Important note: changes are only compile tested due to missing hardware at
hand.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-04-18 23:33:48 +02:00
Hannu Nyman
74e53c4842 lua-bencode: download .tar.gz instead of using hg
Avoid using 'hg' (Mercurial) to download sources.

'hg' is not an official prerequisite and it is not installed
in all buildslaves in Openwrt and LEDE buildbots, which
leads to frequent build failures.

Download the .tar.gz source archive instead.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-04-18 23:33:47 +03:00
Michael Heimpold
12e3019db7 php7: use TARGET_CXXFLAGS instead of TARGET_CPPFLAGS for C++ option
This fixes a stupid typo from last commit which lead to the following
compiler warning:

cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-04-18 21:38:37 +02:00