Commit Graph

2468 Commits

Author SHA1 Message Date
Jonathan Bennett e5251d1815 Fwknopd: Various updates
Adds configuration option for NFQ capture, moves often written
configuration files to /var/etc.

Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2017-01-15 15:52:54 -06:00
Peter Wagner 91d59c5d02 nfs-kernel-sever: update to 2.1.1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-01-15 21:31:44 +01:00
heil 0086667b91 memcached: bump to version 1.4.34
Signed-off-by: heil <heil@terminal-consulting.de>
2017-01-15 21:29:16 +01:00
heil eb0309bc87 prosody: bump to version 0.9.12
Signed-off-by: heil <heil@terminal-consulting.de>
2017-01-15 21:28:23 +01:00
heil 0424c1f723 haproxy: bump to version 1.7.2
Released version 1.7.2 with the following main changes :

  - BUG/MEDIUM: lua: In some case, the return of sample-fetches is ignored (2)
  - SCRIPTS: git-show-backports: fix a harmless typo
  - SCRIPTS: git-show-backports: add -H to use the hash of the commit message
  - BUG/MINOR: stream-int: automatically release SI_FL_WAIT_DATA on SHUTW_NOW
  - DOC: lua: documentation about time parser functions
  - DOC: lua: section declared twice
  - BUG/MINOR: lua/cli: bad error message
  - DOC: fix small typo in fe_id (backend instead of frontend)
  - BUG/MINOR: Fix the sending function in Lua's cosocket
  - BUG/MINOR: lua: memory leak executing tasks
  - BUG/MINOR: lua: bad return code
  - BUG/MEDIUM: ssl: properly reset the reused_sess during a forced handshake
  - BUG/MEDIUM: ssl: avoid double free when releasing bind_confs
  - BUG/MINOR: stats: fix be/sessions/current out in typed stats
  - BUG/MINOR: backend: nbsrv() should return 0 if backend is disabled
  - BUG/MEDIUM: ssl: for a handshake when server-side SNI changes
  - BUG/MINOR: systemd: potential zombie processes
  - DOC: Add timings events schemas
  - BUILD: lua: build failed on FreeBSD.
  - BUG/MINOR: option prefer-last-server must be ignored in some case
  - MINOR: stats: Support "select all" for backend actions
  - BUG/MINOR: sample-fetches/stick-tables: bad type for the sample fetches sc*_get_gpt0
  - BUG/MAJOR: channel: Fix the definition order of channel analyzers
  - BUG/MINOR: http: report real parser state in error captures
  - BUILD: scripts: automatically update the branch in version.h when releasing
  - BUG/MAJOR: http: fix risk of getting invalid reports of bad requests
  - MINOR: http: custom status reason.
  - MINOR: connection: add sample fetch "fc_rcvd_proxy"
  - BUG/MINOR: config: emit a warning if http-reuse is enabled with incompatible options
  - BUG/MINOR: tools: fix off-by-one in port size check
  - BUG/MEDIUM: server: consider AF_UNSPEC as a valid address family
  - MEDIUM: server: split the address and the port into two different fields
  - MINOR: tools: make str2sa_range() return the port in a separate argument
  - MINOR: server: take the destination port from the port field, not the addr
  - MEDIUM: server: disable protocol validations when the server doesn't resolve
  - BUG/MEDIUM: tools: do not force an unresolved address to AF_INET:0.0.0.0
  - BUG/MINOR: ssl: EVP_PKEY must be freed after X509_get_pubkey usage
  - MINOR: proto_http.c 502 error txt typo.
  - DOC: add deprecation notice to "block"
  - BUG/MINOR: Reset errno variable before calling strtol(3)

Signed-off-by: heil <heil@terminal-consulting.de>
2017-01-15 21:26:00 +01:00
Stijn Tintel 42aeb06308 net-snmpd: convert snmpd-static to dummy package
We believe snmpd-static isn't useful, but download stats show it's still
being downloaded. Instead of dropping it, make it a dummy package that
depends on snmpd.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Acked-by: Jo-Philipp Wich <jo@mein.io>
2017-01-15 18:17:58 +01:00
Peter Wagner 68689341dc git: update to 2.11.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-01-15 14:30:57 +01:00
Stijn Tintel 2335ad51d6 vallumd: new package
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-01-14 05:49:21 +01:00
Stijn Tintel bf5c92a265 Merge pull request #3775 from jow-/net-snmp-nl-tiny
net-snmp: build against libnl-tiny
2017-01-13 19:48:02 +01:00
Hannu Nyman 8153fd3c00 Merge pull request #3729 from diizzyy/patch-1
net/shadowsocks-libev: Update to 2.6.1
2017-01-13 00:33:33 +02:00
Daniel Engberg 961c97b881 net/shadowsocks-libev: Update to 2.6.1
Update to 2.6.0 to support mbed TLS
Use xz instead of gz git tarball

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-12 23:07:11 +01:00
Thomas Huehn e0da6bf5bb mosquitto: Fix host UNAME detection
This fixes a bug when mosquitto is crosscompiled in LEDE on OS X.
UNAME is explicitly executed on the host, when we want it to be treated
as a regular linux build.

This patch passes the proper UNAME=Linux variable to the mosquitto
make file in order to respect linux as cross-compiler.

Signed-off-by: Thomas Huehn <thomas@net.t-labs.tu-berlin.de>
Reviewed-by: Karl Palsson <karlp@tweak.net.au>
2017-01-12 16:17:53 +00:00
Hannu Nyman 462219ca74 https-dns-proxy: bump PKG_RELEASE
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-12 13:14:42 +02:00
Aaron Drew d7a41ee08a https-dns-proxy: Fix wrong commandline argument
Init scripts were configuring daemon to write log to file "127.0.0.1" instead.
Signed-off-by: Aaron Drew <aarond10@gmail.com>
2017-01-12 20:33:08 +11:00
Noah Meyerhans 15460572ab bind: update to bind-9.10.4-P5
This change fixes multiple denial-of-service vulnerabilities:
 * CVE-2016-9131: A malformed response to an ANY query can cause an
   assertion failure during recursion
 * CVE-2016-9147: An error handling a query response containing
   inconsistent DNSSEC information could cause an assertion failure
 * CVE-2016-9444: An unusually-formed DS record response could cause
   an assertion failure
 * CVE-2016-9778: An error handling certain queries using the
   nxdomain-redirect feature could cause a REQUIRE assertion failure
   in db.c

Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2017-01-11 22:04:54 -08:00
Daniel Golle 80f93e5513 gnunet: fix build
a missing empty file caused the build to break

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-01-11 23:21:47 +01:00
Christian Schoenebeck 71b50a7acc ddns-scripts: fixes for nslookup and khost
- fix ip extraction if knot host is used together with glue records
- fix ip extraction from nslookup if reverse dns record has ip with dot reported at http://forum.lede-project.org/t/ddns-scripts-error/909

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2017-01-11 22:08:42 +01:00
Matthias Schiffer 3823ef9bc4 Merge pull request #3813 from NeoRaider/hostpkg
Use STAGING_DIR_HOSTPKG where appropriate
2017-01-11 21:54:09 +01:00
Hannu Nyman 3b2e6cad2c Merge pull request #3816 from danrl/wireguard
wireguard: new upstream version
2017-01-11 22:41:21 +02:00
danrl 65cd2a6e43 wireguard: version bump
Signed-off-by: Dan Luedtke <mail@danrl.com>
2017-01-11 21:09:11 +01:00
Daniel Golle b8cd28f12e gnunet: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-01-11 02:09:20 +01:00
Peter Wagner 9e269e39c3 net/openssh: Offload main site
Add a few mirrors in-front of main site for offloading

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-01-11 00:58:26 +01:00
Hannu Nyman a41987324c Merge pull request #3490 from t-8ch/esniper_2.32
esniper: to 2.32.0
2017-01-10 22:09:33 +02:00
Thomas Weißschuh b8565dea98 esniper: to 2.32.0
Ebay changed their login API, breaking 2.31.0

Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
2017-01-10 20:04:37 +00:00
Hannu Nyman f3cd14d2d0 Merge pull request #3736 from damianorenfer/master
net/dnscrypt-proxy: update to 1.9.1. Change config system, use config…
2017-01-10 20:45:45 +02:00
Ted Hess c361090b31 Merge pull request #3807 from thess/umurmur-update
umurmur: Update to lastest version. Replace PolarSSL with mbed TLS
2017-01-10 13:43:44 -05:00
Peter Wagner 83f2f0a35e irssi: update to 0.8.21
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2017-01-10 19:01:52 +01:00
Matthias Schiffer 4a984a8d60
treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely
on it. See 73b7f55424 for more information on
STAGING_DIR_HOSTPKG.

STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release
(it is equivalent to $(STAGING_DIR)/host), so this simple search/replace
cleanup is safe to apply. Doing this cleanup now will be useful for the
Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting
with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream.

Also fixes a typo in the dbus Makefile ("STAGIND_DIR").

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-01-10 18:25:54 +01:00
Hannu Nyman 43f6c05b6b Merge pull request #3777 from pprindeville/update-isc-dhcp
isc-dhcp: bump version to latest and fix build issues
2017-01-10 18:23:32 +02:00
Ted Hess 85881594e1 umurmur: Update to lastest version. Replace PolarSSL with mbed TLS
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-01-10 08:59:23 -05:00
Daniel Golle 9a30e8af42 gnunet: upstream fixes and packaging improvements
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-01-10 06:14:28 +01:00
Hauke Mehrtens 0c5eb5aff1 iotivity: make logging configurable
Before this change logging was always activated and then IoTivity wrote
a lot of debug messages. Make it now configurable.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-09 23:31:22 +01:00
Hauke Mehrtens a2bc69df69 iotivity: install the header files
Install the header files needed to build something against IoTivity.
This will have it easier to build an application using IoTivity library.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-09 23:31:22 +01:00
Hauke Mehrtens 2734f86e6e iotivity: replace environment patches with upstream versions
These patches are making it possible to provide the compiler settings
from the environment so LEDE can change them. This replaces the old
patches with the versions send for upstream inclusion.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-09 23:31:22 +01:00
Hauke Mehrtens 1e28dfe214 iotivity: update to version 1.2.1
This does the following changes:
* update to version 1.2.1
* add iotivity-resource-directory-lib, this is needed by most
  applications now
* do not activate security support by default, this caused some
  problems and needs some more settings to setup.
* use sqlite version from normal package feed instead of using an own
  version
* build against LEDE version of mbedtls
* update example security configuration
* remove some patches that went upstream
* add some new patches fixing problems observed in my environment, most
  of them are on their way upstream.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-09 23:31:22 +01:00
Hauke Mehrtens b1398d6862 iotivity: remove things manager
This is not supported in IoTivity 1.2.1 any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-09 23:31:22 +01:00
Hauke Mehrtens c5c6937617 iotivity: add simple client + server
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2017-01-09 23:31:22 +01:00
Hannu Nyman 9e4d0a6867 Merge pull request #3805 from chris5560/ddns-scripts
ddns-scripts: make cloudflare v1 same "domain" parameter syntax
2017-01-09 23:28:56 +02:00
Christian Schoenebeck 2c7d476cd9 ddns-scripts: make cloudflare v1 same "domain" parameter syntax
- cloudflare v1 change syntax of option domain to "host.sub@example.com" like already cloudflare v4 and godaddy to prepare logterm remove of public_suffix_list.dat from package
- change Makefile to be backportable to CC15.05 and working on DD
- change ddns.defaults to prepare future releases of ddns-scripts
- minor fixes

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2017-01-09 21:30:55 +01:00
Ted Hess 72d7cb2b59 Merge pull request #3804 from dibdot/travelmate
travelmate: bugfix 0.3.1
2017-01-09 15:16:17 -05:00
Dirk Brenken 50a51bcd06 travelmate: bugfix 0.3.1
* fix error handling, i.e. a wrong uplink key in wireless config

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-01-09 19:46:57 +01:00
Daniel Golle d13f3f2ab0 gnunet: update source and remove gnunet-sqlite dummy package
* new NAT and external-ip discovery
* adds zonemaster service
* fixes cadet crashes

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-01-09 16:17:04 +01:00
Hannu Nyman b621e71dfb Merge pull request #3791 from aarond10/patch-1
https-dns-proxy: Version bump
2017-01-09 14:15:22 +02:00
Aaron Drew 31ab5b2d74 https-dns-proxy: Switch from bz2 to xz
Signed-off-by: Aaron Drew <aarond10@gmail.com>
2017-01-09 23:11:20 +11:00
Alexandru Ardelean 1faf879b4e keepalived: switch maintainer to Ben Kelly (@scrpi)
Talked it over with Ben (@scrpi).
He said he'd be fine with taking over maintainership of this.

@scrpi: please confirm this on PR.

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-09 12:30:28 +02:00
Noah Meyerhans 909209e753 bind: Enable filter-aaaa build-time option by default.
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2017-01-08 16:13:18 -08:00
Hannu Nyman d2faf59983 Merge pull request #3801 from mwarning/fix-broken-dependency-detection
net/zerotier: fix broken dependency detection
2017-01-09 00:27:38 +02:00
Moritz Warning 6addfe52ea net/zerotier: fix broken dependency detection
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2017-01-08 23:15:03 +01:00
Hannu Nyman 3923917f4e Merge pull request #3799 from fededim/master
sstp-client: updated the fake title and description (old carelessness)
2017-01-08 23:49:38 +02:00
Federico Di Marco 863f6f8d83 sstp-client: updated the fake title and description (old carelessness)
Signed-off-by: fededim@gmail.com
2017-01-08 22:43:19 +01:00
Hannu Nyman baae1b7ab8 Merge pull request #3798 from fededim/master
lftp: updated to 4.7.5
2017-01-08 23:02:44 +02:00
Federico Di Marco d94bc13a8a lftp: updated to 4.7.5
sstp-client: updated to 1.0.11 and moved under VPN submenu

Signed-off-by: fededim@gmail.com
2017-01-08 21:56:04 +01:00
Michael Heimpold 21b9ac9706 ser2net: update to 3.3
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2017-01-08 21:50:02 +01:00
Daniel Engberg 677492e02c net/transmission: Refresh patches and minor tweaks
Refresh patches
Add patch to spoof git-version as release
Switch to xz tarball

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-08 21:07:30 +01:00
Toke Høiland-Jørgensen 3b73eb19b0 bcp38: Add note about IPv6 to package description and help text
Fixes #3793.
2017-01-08 19:50:50 +01:00
Cezary Jackiewicz ba55878959 transmission: conversion polarssl to mbedtls
Maintainer: me / @obsy
Compile tested: x86, LEDE
Run tested: X86/geode, LEDE

Description:
- up to current git version: 35fea28d1a37875ef7480ac061754df617805b19
- replace polarssl via mbedtls

Closes https://github.com/openwrt/packages/issues/3731

Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
2017-01-08 19:23:51 +01:00
Hannu Nyman 0392cd0fc7 Merge pull request #3787 from diizzyy/patch-19
net/zerotier: Fix source tarball filename
2017-01-08 15:36:31 +02:00
Aaron Drew 2b85289715 https-dns-proxy: Version bump
Version bump. Now includes support for SRV records, cap on concurrent requests.

Signed-off-by: Aaron Drew <aarond10@gmail.com>
2017-01-08 23:20:03 +11:00
Daniel Engberg 9984b851fa net/zerotier: Fix source tarball filename
HTTP header content-disposition isn't honored resulting in source tarball name only containing version number.
Switch to GIT repo as workaround to avoid clashing filenames.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-08 03:58:20 -06:00
Moritz Warning 8beaec1a9d net/zerotier: improve libupnpc detection
The patch name was wrong and the change could be made in a more elegant way.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
2017-01-07 22:51:53 +01:00
Moritz Warning 47f6006237 zerotier: fix upnp build support
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2017-01-07 16:38:36 +01:00
Hannu Nyman 50a01b507d Merge pull request #3749 from mwarning/add-zerotier-package
zerotier: add initial package
2017-01-07 12:08:13 +02:00
Philip Prindeville ac531a9c54 isc-dhcp: bump version to latest and fix build issues
Version bumped to 4.3.5.  Separated out compile/install steps since
compiling with $DESTDIR yields bogus results. Removed rfc-3527 patch
as something similar (better) is now upstream (well, more complete
error checking anyway). Change relay scripts from '-l ifname' to
'-U ifname' to correspond to upstream changes.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-01-06 15:52:28 -07:00
Jo-Philipp Wich 399d0e57cd net-snmp: build against libnl-tiny
Instead of causing nondeterministing conditional compilation depending on
whether libnl-core happens to be present or not, fixup the net-snmp package
to link against libnl-tiny which is present by default on the majority of
systems.

In order to successfully build against libnl-tiny, a number of things had
to be fixed in both the upstream configure and the outer Makefile:

- Add a patch which fixes the upstream configure macros to properly handle
  cases where the cache variables for nl_connect() and netlink.h tests are
  predefined. Without this patch, all subsequent link tests in configure
  will fail, causing the build system to assume functions like opendir() or
  readdir() to be missing, leading to build failures later on due to
  conflicting redefinitions of structures and function prototypes

- In the same patch, stop probing the host systems /usr/include/libnl-3 if
  ac_cv_header_netlink_netlink_h is given. This brings the proprietary
  configure bits in line with the behaviour expected from autoconfig in a
  cross compile setting

- Explicitely request nl support by passing the --with-nl flag to configure

- Pass the required cache variables to skip the broken tests for
  nl_connect() and netlink.h

- Amend TARGET_CPPFLAGS to let net-snmp's build system discover nl-tiny's
  netlink/netlink.h and netlink/socket.h

- Enable the autoreconf fixup to regenerate the broken shipped configure
  from patched macros

- Adjust the depends to unconditionally require libnl-tiny

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-01-06 16:46:28 +01:00
Hannu Nyman a3e7b2dc0e Merge pull request #3774 from dibdot/adblock
adblock: bugfix 2.1.1
2017-01-06 17:17:15 +02:00
Dirk Brenken 43971e29a1 adblock: bugfix 2.1.1
* fix domain query function to support new unbound format

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-01-06 16:10:18 +01:00
Stijn Tintel 74e436fac5 net-snmp: fix libnl dependency for snmpd-static
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-01-06 02:56:03 +01:00
Stijn Tintel 0368739eac net-snmp: enable AgentX support
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-01-05 14:44:45 +01:00
Hannu Nyman 8a227b47db Merge pull request #3765 from dibdot/adblock
adblock: update 2.1.0
2017-01-05 13:50:47 +02:00
Moritz Warning 23983d7a66 zerotier: add initial package
Signed-off-by: Moritz Warning <moritzwarning@web.de>
2017-01-05 10:55:16 +01:00
Dirk Brenken 092599f126 adblock: update 2.1.0
* add initial unbound support (experimental, see online doc)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2017-01-05 10:33:29 +01:00
Stijn Tintel 54d955f91a Merge pull request #3759 from commodo/keepalived-default-old-conf
keepalived: use old keepalived.conf by default
2017-01-04 19:48:21 +01:00
Alexandru Ardelean f59f751e9a keepalived: use old keepalived.conf by default
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-04 20:46:53 +02:00
Stijn Tintel 28275a74c2 keepalived: fix recvmsg/sendmsg on mips64 again
Commit e73964fa8f incorrectly dropped the
patch 101-update-struct-msghdr.patch. Add it again, and while add it
also add the follow-up patch that was added upstream.

Fixes #3757.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-01-04 19:02:03 +01:00
Stijn Tintel 8915b1e03b net-snmp: fix libnl dependency
When libnl-core is enabled, but libnl isn't, build fails because of a
missing dependency on libnl-3.so.200. Depending on libnl-core seems to
work for both cases.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-01-04 13:16:56 +01:00
Hans Dedecker 6282bf2114 net-snmp : update to 5.7.3
Update to 5.7.3 by refreshing patches; remove 800-format-security
as upstream integrated.
Add libnl dependency in the package Makefile as net-snmp will check
if libnl is enabled in config_os_libs2.
Remove unneeded PKG_FIXUP build variable.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-01-04 12:05:34 +01:00
Daniel Engberg 19db3f6ba9 Update sngrep to 1.4.2
Update sngrep to 1.4.2

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-04 06:18:16 +01:00
Stijn Tintel ae5d8d674b Merge pull request #3322 from SvenRoederer/feature/add_snmp-mibs
net-snmp: add package snmp-mibs
2017-01-04 01:13:08 +01:00
Toke Høiland-Jørgensen 6dee23a0f6 sqm-scripts: Update to v1.1.0 2017-01-03 23:22:54 +01:00
Sven Roederer daeb5fd506 net-snmp: add package snmp-mibs
this installs the default MIBS-files under /usr/share/snmp/mibs .
Also aligns the defines to the same sorting-scheme.

Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
2017-01-03 22:11:21 +01:00
Stijn Tintel e6b554763e net-snmp: take over maintainership
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2017-01-03 19:40:59 +01:00
Alberto Bursi e55c088877 sqm-scripts: use https link (#3741)
change download link from git:// to https:// .
Git links are less safe (not encrypted) and, more importantly, they are blocked by company firewalls.
Https links do not have either issue.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2017-01-03 11:23:07 +01:00
Damiano Renfer 4174f03b43 net/dnscrypt-proxy: update to 1.9.1. Change config system, use config file instead of command line args, no changes made to existing UCI part. Add blacklists support
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2017-01-02 20:08:43 +01:00
Daniel Engberg 18536d8e28 net/cshark: New version layout, use mbed TLS and xz
Move git hash to PKG_VERSION instead of PKG_RELEASE
Use xz git tarball instead of gz
Add dependency to ustream-mbedtls as mbed TLS 1.3 is deprecated.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-01 09:31:38 +01:00
Hannu Nyman 16bb20cfe5 Merge pull request #3727 from commodo/keepalived-update-me
keepalived: update to 1.2.19, switch maintainer to me, refresh PRs 2312 & 2340
2016-12-31 17:12:38 +02:00
Alexandru Ardelean e73964fa8f keepalived: upgrade to version 1.2.19
Dropped patches, unrequired.
There is a newer version released, but I cannot vouch for it yet.
We've been using this one for about a year now.

Since, I only recently became maintainer of `keepalived`, I will
push this as the current stable one, and start using a newer
version internally, before releasing it to the public.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-31 16:26:51 +02:00
Alexandru Ardelean 70d7f3b367 keepalived: add myself as maintainer
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-31 16:07:36 +02:00
Hannu Nyman f90396ee0f Merge pull request #3726 from dibdot/adblock
adblock: update 2.0.4
2016-12-31 15:28:22 +02:00
Hannu Nyman 2353c1148f Merge pull request #3725 from dibdot/travelmate
travelmate: update 0.3.0
2016-12-31 15:27:50 +02:00
Dirk Brenken 1e99336f3c adblock: update 2.0.4
* small fixes & cosmetics (missed in last commit)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-31 14:17:40 +01:00
Dirk Brenken c4356a02d5 travelmate: update 0.3.0
* switch to procd interface trigger
    * no additional active monitor/polling in the background
    * simplified code
* new option "trm_maxwait", how long (in seconds)
    should travelmate wait for wlan interface reload action
    (default: '20')
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-31 14:14:29 +01:00
Hannu Nyman 07052a6b9c Merge pull request #3724 from fededim/master
softethervpn: updated to version 4.22-9634
2016-12-31 14:32:36 +02:00
Federico Di Marco 45fcd8c37e softethervpn: updated to version 4.22-9634
- bugfix #3629
- readded nossl3 patch

Signed-Off-by: Federico Di Marco <fededim@gmail.com>
2016-12-31 13:23:33 +01:00
Ben Kelly 8483011a51 keepalived: suppress reloads when config md5 has no change
Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-31 12:39:05 +02:00
Ben Kelly 0b16c2ada2 keepalived: Fix ordering of config sections
keepalived seems to be rather particular about which config parameters
come before others.

When defining a virtual IP address, keepalived will check to see if the
vrrp instance is associated with a valid interface. Previously, the
interface parameter was declared after the virtual IP address which
caused an error when keepalived tried to run this check. Keepalived
tries to fall back to checking if 'eth0' exists.

The fix is to re-order the config stanzas so that the interface
parameter comes before the virtual IP address definitions.

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-31 12:37:14 +02:00
Ben Kelly 37d9426ac5 keepalived: Fix track_* option in vrrp_instance defn
Also fix ordering of config stanzas

We were parsing the track_script and track_interface definitions to
include the weight param when configuring a vrrp_instance. This is not
correct, as the weight param inside a vrrp instance is used to augment
the one defined in the script.

We were also not taking into account vrrp_script stanzas

This commit skips the parsing and simply lists the name of the
track/vrrp object

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-31 12:31:40 +02:00
Hannu Nyman 6e8b77c088 Merge pull request #3717 from zx2c4/patch-1
net/wireguard: update to 0.0.20161230
2016-12-31 12:20:41 +02:00
Alexandru Ardelean a883235e13 keepalived: add uci config support
Adding @scrpi (Ben Kelly).
Initial UCI config support was written by me (@commodo)

Updates & fixes added by Ben.

Signed-off-by: Ben Kelly <ben@benjii.net>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-31 12:15:54 +02:00
Alexandru Ardelean e5c3d4433f keepalived: convert init script to procd format
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-31 12:15:22 +02:00
Alexandru Ardelean e40ba7cc8e keepalived: make the use of libnl optional
keepalived seems to work fine without it.
There is fall-back code that kicks in when it's not present.

So, we will build against (or pull) the libnl package only
if there is another package that pulls it.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-12-31 12:07:56 +02:00
Hannu Nyman 540eba6541 Merge pull request #3697 from psyborg55/master
mwan3-luci: update to 1.4-5
2016-12-31 10:19:37 +02:00
Federico Di Marco b13e3f8fd2 softethervpn: updated to version 4.22-9634
- bugfix #3629

Signed-Off-by: Federico Di Marco <fededim@gmail.com>
2016-12-31 04:23:29 +01:00
Jason A. Donenfeld 37425e787e net/wireguard: update to 0.0.20161230
Simple version bump; no changes needed other than filename and hash.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2016-12-31 03:26:08 +01:00
Hannu Nyman a876e13fd6 Merge pull request #3716 from dibdot/adblock
adblock: update 2.0.3
2016-12-30 23:54:15 +02:00
Dirk Brenken 412f1f58cc adblock: update 2.0.3
* fixed adblock statistics in CC
* print additional list details in adblock statistics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-30 22:21:00 +01:00
leonghui 35f3f59c87 aria2: update to 1.30.0
Maintainer: @kuoruan
Compile tested: mips
Run tested: mips

Issue with magnet links not starting is fixed: https://github.com/aria2/aria2/issues/793
2016-12-29 21:03:03 +08:00
ascob 9cbc078e2c dynapoint: add new package (fixes #3304)
Dynapoint is a dynamic access point manager

Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>
Acked-by: Thomas Huehn <thomas.huehn@evernet-eg.de>

- minor whitespace fixes/cleanups
- squashed multiple commits into a single one before merge

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-12-27 22:31:18 +01:00
heil afda05e417 haproxy: bump to 1.7.1-19
- fix wrong ncurses depency
 - integrate patches from mainline

Signed-off-by: heil <heil@terminal-consulting.de>
2016-12-27 00:24:38 +01:00
heil f8b42ce2c9 package apache: upgrade to 2.4.25
- refresh patches

Signed-off-by: heil <heil@terminal-consulting.de>
2016-12-26 23:42:01 +01:00
Christian Schoenebeck 10e0400a23 ddns-scripts: no longer build public_suffix_list.dat.gz during build
- no longer build public_suffix_list.dat.gz during build #3678
- replace "\s" with "[[:space:]]" inside Makefile because "\s" ignored by some sed versions
- tools/public_suffix_list.sh still available to rebuild public_suffix_list.dat.gz outside OpenWRT/LEDE build system

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-25 16:02:52 +01:00
Christian Schoenebeck 3065760a84 ddns-scripts: get public_suffix_list.dat without using secure connection
Get public_suffix_list.dat without using secure connection. #3678

File generated during build, because it's the only option to have an
actual version packaged.
Long term Cloudflare_v1 package will be changed to no longer need
public_suffix_list.dat

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-24 15:52:19 +01:00
psyborg55 f86d2dece5 mwan3-luci: update to 1.4-5
Maintainer: @arfett
Compile tested: ramips, xiaomi mini, r49946
Run tested: ramips, xiaomi mini, r49946

Description: Bump to 1.4-5. Added new page for wifi configuration edit, similar how the current network configuration page works.
Also enabled collecting of wifi configuration in troubleshooting page.

Signed-of-by: Tomislav Požega pozega.tomislav@gmail.com
2016-12-24 14:44:12 +01:00
Jason A. Donenfeld 52039ed443 net/wireguard: version bump
Update to a new wireguard version. Simple version bump.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-24 14:48:44 +08:00
danrl 7d34e8e5f4 wireguard: add protocol dependency for endpoints
Endpoint dependency implemented. The actual endpoint is used exclusively. Using
this approach we are dual-stack safe (not errors on missing protocol) and create
only the dependency that are really necessary.

Signed-off-by: Dan Luedtke <mail@danrl.com>
2016-12-24 14:33:00 +08:00
Hannu Nyman 96d5c779b2 Merge pull request #3692 from dibdot/adblock
adblock: update 2.0.2
2016-12-23 09:46:51 +02:00
Dirk Brenken c842884168 adblock: update 2.0.2
* fixed dnsmasq check if multiple instances are present
* bring back query function on highly demand
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-23 07:18:57 +01:00
Hannu Nyman b81e0b2839 Merge pull request #3690 from dibdot/adblock
adblock: bugfix 2.0.1
2016-12-22 20:43:32 +02:00
Dirk Brenken 708d83bc71 adblock: bugfix 2.0.1
* fixed a dnsmasq restart issue (udhcpc error)
* fixed a long standing corner case bug in "disabled" state (does not
remove active block lists!)
* simplified overall sort, removed needless 'for loop'
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-22 19:33:59 +01:00
heil 0f9bf14e66 haproxy: remove old patches
- remove old patches from 1.6
 - fix download url for 1.7
 - fixes #3687

Signed-off-by: heil <heil@terminal-consulting.de>
2016-12-22 10:40:11 +01:00
Hannu Nyman 1cee6e8802 Merge pull request #3655 from onikitenko/vsftpd-fix
vsftpd: Fix compilation error on x86
2016-12-22 10:17:05 +02:00
Peter Wagner 89b8be4135 openssh: update to 7.4p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-12-22 00:48:51 +01:00
Christian Schoenebeck 97acd6eb2d ddns-scripts: fix return codes if provider's data already up to date
Fix return codes, if ip data at Godaddy.com and Cloudflare.com are
already up to date, handle it as succesful update.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-20 20:09:50 +01:00
Alex Nikitenko beab35d113 vsftpd: Fix vsftpd compilation error for x86
Signed-off-by: Alex Nikitenko <alex.nikitenko@sirinsoftware.com>
2016-12-20 18:31:26 +02:00
heil 16d8e5a0eb nginx: bump version to latest stable 1.10.2
Signed-off-by: heil <heil@terminal-consulting.de>
2016-12-20 16:37:53 +01:00
heil 82d75119b9 haproxy:
bump to version 1.7.1

 - remove old patches

Signed-off-by: heil <heil@terminal-consulting.de>
2016-12-20 16:32:09 +01:00
Jo-Philipp Wich c964379fc4 Merge pull request #3658 from jow-/openvswitch-kmod-compile-time
openswitch: improve build time for kmod-only builds
2016-12-20 15:07:00 +01:00
Hannu Nyman 3b40d63013 Merge pull request #3681 from dibdot/adblock
adblock: release 2.0.0
2016-12-20 13:48:09 +02:00
Dirk Brenken 7eedce0a58 adblock: release 2.0.0
* changed complete dnsmasq handling
  - no longer redirect ad requests to internal web server via firewall 
    rules etc., in fact send back a simple NXDOMAIN for all
    ad related (sub-)domains
  - smaller memory footprint for block lists
  - removed needless uhttpd instances
  - removed needless firewall rules/redirects
* init/hotplug system migrated to procd
  - removed hotplug.d script, now using procd interface trigger
* reduced code size/complexity
  - removed needless internal pre-checks & function blocks,
    no longer rely on a separate helper library
  - removed flash writes to adblock config
* support different download tools like wget (default), aria2c,
uclient-fetch, curl (see online doc)
* adblock status/statistics via ubus call (see online doc)
* various bug fixes
* documentation update
* changed makefile copyright notice

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-20 12:17:08 +01:00
Hannu Nyman e265556e51 Merge pull request #3665 from EricLuehrsen/unbound_1_6_0
unbound: update to 1.6.0
2016-12-20 10:39:12 +02:00
Daniel Engberg 1dd2958ab8 net/dnscrypt-proxy: Use bz2 tarball
Use bz2 tarball, saves space and bandwidth. 
Use SHA256 checksum instead of MD5.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-12-19 11:14:46 +01:00
Damiano Renfer 96f1cafbaa net/dnscrypt-proxy: update to 1.8.0
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
2016-12-19 10:27:39 +01:00
Eric Luehrsen 82c2368177 unbound: UCI updates to take advantage of 1.6.0
- UCI to take advantage of "qname-minimisation-strict:"
- UCI to block chaos reponses bind, server, and version
- UCI to limit or prefer recrusion over IP4 or IP6

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-12-18 22:38:19 -05:00
Eric Luehrsen c0a630001b unbound: bugfix for UCI script typos
- UCI option dnsmasq_gate_name typo in few locations
- NTP hotplug to check /etc/init.d/unbound not ..dnsmasq

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-12-18 22:38:19 -05:00
Eric Luehrsen e9226f1d26 unbound: update 1.6.0
- future opportunity: added "views:" clause
-- consider won't need UCI for security instances
-- consider access lists, forwards, views, and tags
-- consider query denial for DNS amplification defense
- future opportunity: thrifted "local-zone:" memory bloat
-- consider adblock package to feed thru unbound-control
-- consider access lists, forwards, views, and tags
-- consider offering LuCI parental controls or other

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-12-18 22:38:19 -05:00
Hannu Nyman 4b0147d8d0 Merge pull request #3673 from zorun/bmon_4.0
bmon: Bump to 4.0, update copyright
2016-12-18 21:52:39 +02:00
Hannu Nyman fd1ed3d5bb Merge pull request #3674 from zx2c4/wireguard-bump
net/wireguard: version bump
2016-12-18 21:52:09 +02:00
Christian Schoenebeck b6377ba8db ddns-scripts: fixes for cloudflare v4
- update_cloudflare_com_v4.sh: enclose urls in single quotes
- dynamic_dns_functions.sh: force to return only one ip, if using nslookup to get registered ip

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-18 20:35:39 +01:00
Jason A. Donenfeld c3f5ca5683 net/wireguard: version bump
Update to new snapshot version. We also make IPV6 optional, and
conditionally selecting the udptunnel6 module, using the same trick that
the strongswan package also uses for this kind of dependency expression.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2016-12-18 18:36:54 +01:00
Baptiste Jonglez 200834c7c2 bmon: Bump to 4.0, update copyright
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-12-18 18:33:05 +01:00
Hannu Nyman ff8c524606 Revert "package/wireguard bump version to 0.0.20161216" 2016-12-18 14:14:11 +02:00
viisauksena cd81a48f20 package/wireguard bump version to 0.0.20161216
package/wireguard bump version to 0.0.20161216
Signed-off-by: Jens Viisauksena github_patch@viisauksena.de
2016-12-18 02:03:41 +01:00
Hauke Mehrtens 703c91f722 tor: update to version 0.2.8.11
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2016-12-17 13:55:20 +01:00
danrl 0510753c25 jool: version bump (fixes #3657)
Latest upstream changes explicitly include `net/ip6_checksum.h`.
Fixes issue #3657.

Signed-off-by: Dan Luedtke <mail@danrl.com>
2016-12-17 02:45:39 -06:00
Jo-Philipp Wich bf7ef2af12 openswitch: improve build time for kmod-only builds
When only kmod-openvswitch is enabled, which commonly happens during LEDE
release builds, there is no need to build the entire userland of openvswitch
as this is done at a later stage on systems dedicated to build only userspace
packages.

This change conditionalizes the dependency on python, which means that python
prerequisites are only compiled if the openvswitch-python package is enabled,
which allows us to eliminate the entire python dependency chain.

Furthermore, this change sets MAKE_PATH to the kernel module sub directory
if only kmod-openvswitch is enabled which causes the openvswitch build system
to only process sources related to the .ko files.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-12-16 02:57:26 +01:00
Jo-Philipp Wich c2f712935d Merge pull request #3604 from danrl/jool
jool: added support for Jool SIIT/NAT64
2016-12-14 19:43:14 +01:00
danrl 95a9364f05 jool: added support for Jool SIIT/NAT64
This adds support for the Jool SIIT/NAT64 translating kernel modules and user
space tools.

Signed-off-by: Dan Luedtke <mail@danrl.com>
2016-12-14 19:36:08 +01:00
Dominik Menke 8dd99f4f7f libuecc: use shared instead of static library
This patch prepares for another future package (ecdsautils),
which builds multiple binaries all linked to libuecc.

The changes are a direct copy of [1]. The original commit
message was:

> commit cb2ecbfdf0c478568a28aacb99d30fd6ee5c0dd1
> From: Matthias Schiffer <mschiffer@universe-factory.net>
> Date: Tue, 3 May 2016 21:33:34 +0200
> Subject: libuecc: use shared instead of static library
>
> Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>

[1]: cb2ecbfdf0/patches/packages/openwrt/0007-libuecc-use-shared-instead-of-static-library.patch

Signed-off-by: Dominik Menke <dom@digineo.de>
2016-12-14 10:47:51 +01:00
Miroslav Lichvar 9dd760815a chrony: enable asynchronous name resolving
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2016-12-13 14:06:56 +01:00
Hannu Nyman 73231f6d21 Merge pull request #3642 from danrl/dns64
unbound: added DNS64 support
2016-12-13 11:04:01 +02:00
Christian Schoenebeck 13d1169d5e ddns-scripts: set default verbose=0 so scripts run in background
fix #3645 and https://github.com/lede-project/source/pull/596#issuecomment-266395456

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-12 21:07:20 +01:00
Eric Luehrsen c189596a4a Unbound: added UCI support for DNS64
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Signed-off-by: Dan Luedte <mail@danrl.com>
2016-12-12 08:12:26 +01:00
Christian Schoenebeck 099acdb89e ddns-scripts: fix answer of changeip.com
fix answer of changeip.com #3292

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-11 10:47:51 +01:00
Nikos Mavrogiannopoulos 2becb18c52 Merge pull request #3639 from kholk/master
ocserv: Add libev prefix to stop configure stage failure
2016-12-10 19:00:55 +01:00
Christian Schoenebeck c380d595a8 ddns-scripts: extended/updated Makefile
modified Makefile to:
- stop service before install when updating reported at http://forum.lede-project.org/t/ddns-scripts-upgrade-issue/456/1
- run uci-defaults for all packages
- modify services files only on new installation
still some commands already covered by default_postinst() etc. but they are in there for backward compatibilty.

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-09 20:14:06 +01:00
Angelo G. Del Regno 5f6e8651db ocserv: Add libev prefix to stop configure stage failure
This version of ocserv needs us to explicitly specify the prefix
for libev. Add a --with-libev-prefix parameter to make the
configure stage to get the right library.

Signed-off-by: Angelo G. Del Regno <kholk11@gmail.com>
2016-12-09 15:03:16 +01:00
Hannu Nyman c7652be39c Merge pull request #3635 from p-wassi/lftp_474
net/lftp: update to 4.7.4
2016-12-09 10:24:06 +02:00
Yousong Zhou 25621beab4 reaver: use 65536 as snaplen with pcap
It should fix issue #3333.  The patch was formed with help from
t6x/reaver-wps-fork-t6x#101

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-12-08 09:54:30 -06:00
p-wassi bfc5df51e2 net/lftp: update to 4.7.4
Update lftp to upstream release 4.7.4
Also update the list of package mirrors.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-08 10:42:11 +01:00
Eric Luehrsen 1ed2270670 Unbound: fix regression of manual conf for power user
- History: prior to package 1.5.10-3 /var/lib/unbound was not used
- History: prior to package 1.5.10-4 no UCI scripts were provided
- Problem: UCI 'option manual_conf 1' only copied unbound.conf and root.key
- Problem: power users that had complex file nests cannot use this
- Fix: README.md includes instructions for /var/lib/unbound jail
- Fix: unbound.sh copies ALL of /etc/unbound for 'option manual_conf 1'

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-12-08 00:57:28 -05:00
Daniel Golle 72ea367a15 Merge pull request #3627 from ryzhovau/opentracker-conf
opentracker: do not rewrite conf files
2016-12-07 16:45:25 +01:00
Jo-Philipp Wich b7c332fab4 Merge pull request #3498 from fededim/master
softethervpn: added new package 4.21-9613
2016-12-07 15:18:52 +01:00
Alexander Ryzhov 4b1f9ad9cf opentracker: do not rewrite conf files
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-12-07 16:09:53 +03:00
Matthias Schiffer ba5695c1b4 Merge pull request #3626 from p-wassi/ethtool_48
net/ethtool: update to 4.8
2016-12-07 11:39:11 +01:00
Noah Meyerhans 3de60fac7b Merge pull request #3594 from stintel/bind
bind: disable libjson support
2016-12-06 20:26:20 -08:00
p-wassi a0f2a825c1 net/ethtool: update to 4.8
Update ethtool to upstream release 4.8

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-12-05 20:54:49 +01:00
Christian Schoenebeck 4ae1484a19 ddns-scripts: various fixes
fixes reported in #3621 #3617 #3616

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-05 20:40:09 +01:00
Hannu Nyman 5f106b0077 Merge pull request #3609 from wodu/linuxptp_package
linuxptp: Update to version 1.8
2016-12-05 11:03:13 +02:00
Christian Schoenebeck 1c20dcb71a ddns-scripts: update to 2.7.6-1
- tld_names.dat.gz
  - rename to public_suffix_list.dat.gz
  - (re)created during build
  - new location /usr/share
- move services files to /etc/ddns
- new services
  - CloudFlare.com-v4 using API-Version 4 without using public_suffix_list.dat
  - GoDaddy.com
  - both depending on cURL package
  - both with modified syntax for option domain ( NEW: [host[.subdom]@]domain.tld )
- new service
  - Now-DNS.com formerly Now-IP.com
- service afraid.org now supports key-auth and basic-auth
- new command line options for dynamic_dns_updater.sh and dynamic_dns_updater.sh
- adapted ddns.init and ddns.hotplug to new command line options
- renaming config options inside section global

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-12-04 16:47:09 +01:00
Jonas Gorski 6fccd8801e znc: allow running without modules
Now that we don't ship any modules by default, znc might be started
without any modules. Unfortunately znc refuses to start without any
modules, so patch out the appropriate check.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2016-12-03 17:52:28 +01:00
Jonas Gorski c5d465a53c Merge pull request #3508 from kdarbyshirebryant/zncplayback
znc: add advanced playback module
2016-12-03 17:47:07 +01:00
Jonas Gorski a6a6cf2d47 Merge pull request #3504 from kdarbyshirebryant/zncprocd
znc: run as user znc & use procd
2016-12-03 17:44:37 +01:00
Hannu Nyman 799610ca8e Merge pull request #3610 from dibdot/travelmate
travelmate: update 0.2.7
2016-12-03 01:59:12 +02:00
Dirk Brenken 811bda6982 travelmate: update 0.2.7
* no longer rely on static ap ifnames in wireless config
* other small fixes & cleanups

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-12-02 22:11:21 +01:00
Wojciech Dubowik 398c7ea919 linuxptp: Update to version 1.8
Signed-off-by: Wojciech Dubowik <klute99@gmail.com>
2016-12-02 13:54:35 +01:00
Hannu Nyman ff69a86076 Merge pull request #3597 from zx2c4/patch-1
net/wireguard: version bump
2016-12-02 12:11:19 +02:00
Daniel Golle e404b5e7a6 gnurl: update to version 7.51.0
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-12-02 00:56:51 +01:00
Peter Wagner c64a84937e nfs-kernel-server: update to 1.3.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-12-01 16:11:37 +01:00
Hannu Nyman 9033f4ba92 Merge pull request #3598 from val-kulkov/subversion-1.9.5
net/subversion: update to 1.9.5
2016-11-30 18:28:12 +02:00
Hannu Nyman 6b1606b63f Merge pull request #3448 from black-roland/dnscrypt-resolvers
dnscrypt-proxy: Updated resolvers list
2016-11-30 18:23:50 +02:00
Val Kulkov b337886c78 update subversion from 1.9.4 to 1.9.5
Compile tested: ar71xx
Run tested: ar71xx

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
2016-11-30 11:20:59 -05:00
Black Roland 4bbec2ff50 dnscrypt-proxy: Updated resolvers list
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
2016-11-30 23:09:46 +09:00
Eric Luehrsen c9e5929ff9 Unbound: Update scripts to build conf file from UCI
-unbound.sh implements the majority of requirements in README.md
-rootzone.sh reloads a small subset for alternate trigger maintenance
-unbound.init sets procd triggers on Unbound and dnsmasq (dhcp) UCI
-two part commit squashed with Makefile included

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-11-29 20:49:46 -05:00
Eric Luehrsen e8efcadcd5 Unbound: Add files to enable forward link to dnsmasq
-dnsmasq really provides nice local DHCP-DNS records
-Unbound host records would be clumsy to update
-Unbound can be configured to forward to dnsmasq
-iptools provided to facilitate PTR records
-flexible ipv6 colon notation is a bit complex

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-11-29 20:49:46 -05:00
Eric Luehrsen 2202548ff0 Unbound: Add UCI primer files
-README.md to describe the UCI in detail
-unbound.uci to get you started

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-11-29 20:49:46 -05:00
Eric Luehrsen 416534f95d Unbound: Add hotplug/ntp script to request restart
-DNSSEC needs time, time needs ntp, or power off RTC
-Many consumer routers are cost thrifted without RTC
-Conf "val-override-date: -1" disables time inside DNSSEC
-Need restart as option is not dynamically switchable
-hotplug/ntp is used to set file /var/lib/unbound/unbound.time
-UCI will add or remove option depending on flag-like-file

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
2016-11-29 20:49:46 -05:00
Jason A. Donenfeld f8916c2f33 net/wireguard: version bump
Update to new snapshot version.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2016-11-29 23:52:01 +01:00
Stijn Tintel 5e69d51463 bind: disable libjson support
If libjson-c is detected during bind-libs configure phase, bind-libs
will be built with libjson support. This results in a missing dependency
error during install phase. Solve this by disabling libjson support.
2016-11-29 12:39:29 +01:00
Toke Høiland-Jørgensen 4cebee84ca acme: Update to v1.4.
This updates to the latest git version of acme.sh and drops the patch to
disable timestamps from the output (since that is now supported
upstream).

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-11-28 23:14:24 +01:00
Daniel Golle 80bcb0bf29 gnunet: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-11-28 15:10:45 +01:00
Daniel Engberg b0e60f21cc net/sngrep: Update to 1.4.1
Updates sngrep to 1.4.1
Use xz as tarball compression instead of tar.gz

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-11-28 10:55:15 +01:00
Daniel Engberg 86257f8550 net/stunnel: Update to 5.38
Updates stunnel to version 5.38

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-11-28 08:56:44 +01:00
Peter Wagner 640d377622 ntpd: update to 4.2.8p9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-11-27 20:18:56 +01:00
Hannu Nyman fade37e5df Merge pull request #3581 from dibdot/adblock
adblock: bugfix 1.5.4
2016-11-27 20:02:39 +02:00
Dirk Brenken ecbc056a29 adblock: bugfix 1.5.4
* CC/uclient-fetch compatibility fix

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-11-27 18:47:41 +01:00
Nikos Mavrogiannopoulos 75f2d6f71e ocserv: explicitly disable lz4 building
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-11-27 18:06:11 +01:00
Hannu Nyman cce1bfbfb8 Merge pull request #3555 from nikil/aggregate
aggregate: Add package
2016-11-26 12:06:42 +02:00
Nikil Mehta 631ca3af76 aggregate: Add package
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
2016-11-26 01:34:28 -08:00
W. Michael Petullo 410e4ea3d1 lighttpd: add option to build mod_authn_file.so
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-11-25 11:11:47 -05:00
Toke Høiland-Jørgensen 5a90e41b30 acme: Update to v1.3.
This version handles transitioning from a previous certificate that was
issues using the staging server, adds more debug logging, and handles
state directories better if issuing fails.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-11-25 15:42:16 +01:00
W. Michael Petullo 0456a74a8b krb5: install include properly and leave libcom_err* in place
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-11-24 15:06:21 -05:00