Commit graph

2204 commits

Author SHA1 Message Date
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
Ben Rosser
b9e5831e0f quassel-irssi: add new package
quassel-irssi is an irssi plugin that allows irssi to connect to
Quassel cores. Quassel is a distributed IRC client in which the
core can run independently and be connected to by quassel clients
over the network.

Signed-off-by: Ben Rosser <rosser.bjr@gmail.com>
2016-11-23 20:11:50 -06:00
Hannu Nyman
377929c78e Merge pull request #3529 from viisauksena/patch-4
net/wireguard - bump to experimental-0.0.20161116.1
2016-11-23 10:44:08 +02:00
viisauksena
a56138a8cd net/wireguard - bump to experimental-0.0.20161116.1
use latest tag https://git.zx2c4.com/WireGuard/tag/?h=experimental-0.0.20161116.1
Maintainer @zorun
Signed-off-by: Jens Viisauksena <wireguard@viisauksena.de>
2016-11-23 03:10:08 +01:00
p-wassi
c4b205088c net/sshfs: update to 2.8
Update sshfs to upstream release 2.8

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-22 21:05:35 +01:00
neheb
7c4090f0c9 nmap: Fix compile with stripped down openssl. fix #3300
Signed-off by: Rosen Penev <rosenp@gmail.com>
2016-11-22 16:44:14 +01:00
Saverio Proto
e16322cfa7 tinc: version bump 1.0.30
Signed-off-by: Saverio Proto <zioproto@gmail.com>
2016-11-21 20:34:35 +01:00
Miroslav Lichvar
1c4cc233d4 chrony: update to 2.4.1
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2016-11-21 19:19:13 +01:00
Hannu Nyman
b543186c7c Merge pull request #3538 from commodo/tcpreplay-upgrade
tcpreplay: upgrade to 4.1.2
2016-11-21 10:42:32 +02:00
Alexandru Ardelean
612a0d5ebb tcpreplay: upgrade to 4.1.2
Contains patch that fixes compat with musl:
7c942b71d4

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@riverbed.com>
2016-11-21 10:39:13 +02:00
Daniel Engberg
169703d3e7 net/stunnel: Update to 5.37
Updates stunnel to version 5.37

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2016-11-20 22:59:07 +01:00
Hannu Nyman
3e836ed939 Merge pull request #3507 from newkit/feature_wifischedule
wifischeduler: turns WiFi on and off according to a schedule
2016-11-20 18:44:13 +02:00
Hannu Nyman
d0825edaa2 Merge pull request #3518 from JimmyS83/master
UltraVNC Repeater
2016-11-20 17:56:02 +02:00
JimmyS83
7c305d4cf8 Added UltraVNC Repeater
Signed-off-by: Jirka Spicak <robutek@gmail.com>
2016-11-20 16:43:55 +01:00
Toke Høiland-Jørgensen
6a8e4abf9d sqm-scripts: Bump to v1.0.9
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-11-19 16:49:05 +01:00
Noah Meyerhans
d1c890896c bind: set sysconfdir to /etc/bind
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-11-17 20:42:49 -08:00
Michael Heimpold
194ff8a6b3 ser2net: update to 3.2
Beside some bugfixes, this adds multi-connection support.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-11-17 22:16:57 +01:00
Daniel Golle
7dfde96143 Merge pull request #3469 from bobafetthotmail/patch-1
freeradius2: create temp directory /tmp/radiusd
2016-11-17 15:54:48 +01:00
Kevin Darbyshire-Bryant
a6715c17ff znc: run as user znc & use procd
Create & run znc as a specific user rather than nobody.  Converted to
use procd, removing dependencies on znc's 'droproot' module & 'su'

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2016-11-17 10:28:43 +00:00
Nathaniel Wesley Filardo
49b19f01a6 gnunet: add PKG_CONFIG_DEPENDS for all components
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
2016-11-16 16:51:08 -05:00
Nikos Mavrogiannopoulos
3cb487bed5 ocserv: updated to 0.11.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-11-16 19:21:37 +01:00
danrl
c5a6eb25d9 wireguard-tools: Add missing directory
fixes issue #3515

Signed-off-by: Dan Luedtke <mail@danrl.com>
2016-11-16 11:02:44 +01:00
Nils Koenig
ad34a2b53c Added wifischedule
Turns WiFi on and off according to a schedule

Signed-off-by: Nils Koenig <openwrt@newk.it>
2016-11-16 02:25:35 +01:00
Stijn Tintel
abe11a3982 Merge pull request #3501 from dedeckeh/pr-strongswan-netlink
strongswan: Fix compile error due to __kernel_nlink_t being re-defined
2016-11-15 21:46:12 +01:00
danrl
124ee5c30d wireguard-tools: Add netifd protocol helper
Signed-off-by: Dan Luedtke <mail@danrl.com>
2016-11-15 16:45:12 +01:00
Baptiste Jonglez
ff769f54b0 wireguard: Bump to 0.0.20161110
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-11-14 00:25:12 +01:00
Hannu Nyman
a787d9df04 Merge pull request #3511 from dibdot/travelmate
travelmate: bugfix 0.2.6
2016-11-13 20:39:15 +02:00
Dirk Brenken
70c08bfc22 travelmate: bugfix 0.2.6
* fix two potential race conditions in ap/sta handling

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-11-13 19:32:40 +01:00
heil
3ad569d645 haproxy: integrate patches from mainline and fix depencies to OPENSSL_..
- haproxy 1.6 needs OPENSSL_WITH_DEPRECATED, OPENSSL_WITH_EC NPM ...
 - fix buildflags for lua, so its not build with the host compiler
 - fix duplication of defines

Signed-off-by: heil <heil@terminal-consulting.de>
2016-11-13 16:25:13 +01:00
Kevin Darbyshire-Bryant
8de1538419 znc: add advanced playback module
The advanced playback module makes it possible for IRC clients to avoid
undesired repetitive buffer playback. IRC clients may request the module
to send a partial buffer playback starting from and ending to a certain
point of time.

Particularly useful with (supporting) mobile clients such as Mutter,
Colloquy & others.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>

---

Unfortunately playback.cpp is not included as part of the standard ZNC
modules and so has been added as a patch.
2016-11-13 09:11:43 +00:00
Yousong Zhou
de80f3f1f5 Merge pull request #3421 from miska/rsyslog
rsyslog: Add uClibc dependencies
2016-11-11 04:04:49 -06:00
Rupan
75fcb14dc0 softethervpn: added new package 4.21-9613
- based on the work done by el1n with his authorization (https://github.com/el1n/OpenWRT-package-softether)
- updated softethervpn to latest version
- introduced necessary patches for lede compatibility (nossl3)

Signed-Off-by: Federico Di Marco <fededim@gmail.com>
2016-11-10 16:14:59 +01:00
Peter Wagner
08575b71c3 git: update to 2.10.2
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2016-11-10 01:45:48 +01:00
heil
353f0c653b package haproxy: fix typo for buildvariant nossl
Signed-off-by: heil <heil@terminal-consulting.de>
2016-11-10 00:04:09 +01:00
heil
079d911cfb haproxy: bump to version 1.6.9 mainline and pending patches
Signed-off-by: heil <heil@terminal-consulting.de>
2016-11-09 23:42:43 +01:00
Michael Heimpold
56f34f0c03 ser2net: add missing dependency to librt when using uClibc
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-11-09 20:37:52 +01:00
Daniel Golle
45ad75fe36 gnunet: update source and follow upstream switch to git
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-11-09 11:58:14 +01:00
Hans Dedecker
8b69c86664 strongswan: Fix compile error due to __kernel_nlink_t being re-defined
Patch 101-musl-fixes defines __kernel_nlink_t as void; but using
a pre-3.6.11 kernel on an arm cortex defines __kernel_nlink_t as
unsigned short using uclibc
Fix the compile issue by not redefining __kernel_nlink_t

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2016-11-09 11:32:54 +01:00
Baptiste Jonglez
70c72dc0cf wireguard: Bump to 0.0.20161105
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-11-07 22:55:09 +01:00
Michael Heimpold
c90a92f945 ser2net: upgrade to 3.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-11-07 20:26:40 +01:00
Florian Fainelli
acec7dff2e Merge pull request #3436 from p-wassi/master
net/cifs-utils: missing dependency
2016-11-06 11:41:33 -08:00
Hannu Nyman
bc638d3100 Merge pull request #3484 from dibdot/travelmate
travelmate: update 0.2.5
2016-11-06 20:13:10 +02:00
Dirk Brenken
32fb90fd68 travelmate: update 0.2.5
* small performance optimization, code cleanup
* change copyright notice in makefile
* documentation update

Signed-off-by: Dirk Brenken <dev@brenken.org>
2016-11-06 18:58:09 +01:00
tripolar
df159f8777 Merge pull request #2923 from cshore/pull-request-gitweb
net/git: Add building of gitweb
2016-11-06 15:52:58 +01:00
Hannu Nyman
236d4d41f0 Merge pull request #3399 from mrphs/patch-1
Tor: update to 0.2.8.9 and use sha256 instead of md5
2016-11-06 12:22:59 +02:00
Hannu Nyman
b84bc42e6c Merge pull request #3432 from ryzhovau/transmission-src
transmission: fix source URL
2016-11-06 11:56:30 +02:00
Hannu Nyman
9baa2e6e8b Merge pull request #3260 from cshore/pull-request-gitolite
net/gitolite: Add gitolite for git repo administration/access control
2016-11-06 11:52:59 +02:00
Hannu Nyman
51812c6abe Merge pull request #3470 from cshore/pull-request-update-rp-pppoe
net/rp-pppoe: Update to 3.12
2016-11-06 11:41:37 +02:00
Alberto Bursi
4b52906828 freeradius2: create temp directory /tmp/radiusd
Fixes issue openwrt#3403 "radiusd requires a temporary directory to be existent for certain operations, like verification of certificates."

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
2016-11-06 00:50:15 +01:00
Toke Høiland-Jørgensen
feb006f202 acme: Update timestamp patch for new version.
Fixes butched update to 1.2.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-11-04 19:08:35 +01:00
Toke Høiland-Jørgensen
20d7233913 acme: New version 1.2.
This version will use the standalone (netcat) mode of acme.sh during
verification instead of exposing uhttpd to the internet for the duration
of the verification. It will also add an ip6tables rule to also support
verification over IPv6.

Also contains an updated version of acme.sh.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2016-11-04 12:43:16 +01:00
Michael Heimpold
f2a5123170 ser2net: add missing dependency to libpthread when using uClibc
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-11-03 23:49:19 +01:00
Baptiste Jonglez
766b146fbe wireguard: Bump to 0.0.20161103
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
2016-11-03 21:53:59 +01:00
Luka Perkov
b8e6501c10 Merge pull request #3426 from ryzhovau/fossil-src
fossil: fix source URL
2016-11-02 14:05:29 +01:00
Stijn Tintel
e122cb0571 Merge pull request #3039 from dedeckeh/strongswan-musl
strongswan: Include musl.h after _GNU_SOURCE define
2016-11-02 14:51:32 +02:00
Hans Dedecker
fbbab2e7a7 strongswan: Include musl.h after _GNU_SOURCE define
musl.h was included before _GNU_SOURCE in 101-musl-fixes patch
leading to compilation issue on gcc (RTLD_DEFAULT not being
defined in dlfcn.h due to __USE_GNU not being set).
As described in the feature test macro man page feature macro
can be defined in the source code but need to be defined before
including any headers.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2016-11-02 13:44:43 +01:00
Noah Meyerhans
ad52af9a16 bind: update to 9.10.4-p4
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
2016-11-01 22:29:58 -07:00
Nima Fatemi
372cec7e69 Tor: update to 0.2.8.9
- update to 0.2.8.9
    - use sha256 instead of md5 for integrity check
    - add dependency: libcap

signed-off-by: Nima Fatemi <nima@torproject.org>
2016-11-01 15:36:18 -04:00
p-wassi
9679056507 net/cifs-utils: missing dependency
'cifsmount' alone is not able to mount a SMB share, after
having installed kmod-fs-cifs this was possible.
So I guess adding kmod-fs-cifs as a dependency to cifsmount is ok.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
2016-11-01 19:08:08 +01:00
Alexander Ryzhov
20e3133c6c transmission: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-11-01 08:50:42 +03:00
Alexander Ryzhov
c942952d6b fossil: fix source URL
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-10-31 14:03:37 +03:00
Stijn Tintel
37f4ba2377 strongswan: take over maintainership
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-10-31 11:01:30 +02:00
Stijn Tintel
7d0ee222df strongswan: bump to 5.5.1
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-10-31 11:01:30 +02:00
Stijn Tintel
fc67bf7c2b strongswan: preserve /etc/strongswan.d during upgrade
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-10-31 11:01:30 +02:00
Michal Hrušecký
7471cc4a7a
rsyslog: Add uClibc dependencies
Package doesn't build with uClibc without them, but no change for other libc
variants so no need to bump revision.

Signed-off-by: Michal Hrušecký Michal.Hrusecky@nic.cz
2016-10-30 23:08:55 +01:00