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 and GitHub
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 and GitHub
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 and GitHub
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
Hannu Nyman and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
b621e71dfb
Merge pull request #3791 from aarond10/patch-1
...
https-dns-proxy: Version bump
2017-01-09 14:15:22 +02:00
Aaron Drew and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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
Hannu Nyman and GitHub
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 and GitHub
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 and GitHub
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