Commit graph

7072 commits

Author SHA1 Message Date
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
758184a3ee Merge pull request #3738 from diizzyy/patch-5
utils/xz: Update to 5.2.3 and update URLs
2017-01-10 21:06:31 +02:00
Daniel Engberg
8f1de0f400 utils/xz: Update to 5.2.3 and update URLs
Update to 5.2.3 and sync URLs with LEDE

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-10 20:02:26 +01: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
Alexandru Ardelean
ab5afd7620 libs/dtc: fix build on x86_64
Fixes build error:
```
x86_64-openwrt-linux-musl-gcc -L/home/sandu/work/lede/staging_dir/target-x86_64_musl-1.1.15/usr/lib -L/home/sandu/work/lede/staging_dir/target-x86_64_musl-1.1.15/lib -L/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/usr/lib -L/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/lib -znow -zrelro  -fPIC -shared -Wl,--version-script=libfdt/version.lds -Wl,-soname,libfdt.so.1 -o libfdt/libfdt-1.4.2.so libfdt/fdt.o libfdt/fdt_ro.o libfdt/fdt_wip.o libfdt/fdt_sw.o libfdt/fdt_rw.o libfdt/fdt_strerror.o libfdt/fdt_empty_tree.o libfdt/fdt_addresses.o
/home/sandu/work/lede/staging_dir/toolchain-x86_64_gcc-5.4.0_musl-1.1.15/lib64/gcc/x86_64-openwrt-linux-musl/5.4.0/../../../../x86_64-openwrt-linux-musl/bin/ld: libfdt/fdt.o: relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
libfdt/fdt.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:283: recipe for target 'libfdt/libfdt-1.4.2.so' failed
make[4]: *** [libfdt/libfdt-1.4.2.so] Error 1
```

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-11 00:01:37 +08: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
Alexandru Ardelean
462ca31772 python-gmpy: drop package (in favor or python-gmpy2)
Last version was released on 2013-07-28.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-10 15:23:44 +02: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
Matthias Schiffer
876d139c98
python{,3}: remove STAGING_DIR_HOSTPKG fallback definition
STAGING_DIR_HOSTPKG is now defined in both OpenWrt and LEDE, so we can
start to rely on it.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-01-10 02:24:29 +01:00
Hauke Mehrtens
564b13846b Merge pull request #3800 from hauke/iotivity
iotivity: update to version 1.2.1
2017-01-09 23:33:23 +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
edd3c54eae Merge pull request #3803 from diizzyy/patch-22
admin/syslog-ng: Fix accidental inclusion of libs
2017-01-09 23:30:02 +02: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
Ted Hess
3a69e2410a shairport-sync: Create mbed TLS version (replaces PolarSSL)
* Note: SSL Patch submitted upstream pending developer approval.
	* Patch will be removed in future release.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-01-09 16:20:05 -05: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 Engberg
372fe29d0a admin/syslog-ng: Fix accidental inclusion of libs
Disable SMTP and Redis support
Error generated by buildbots.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-01-09 16:21:21 +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
Hannu Nyman
65219e273d Merge pull request #3802 from commodo/keepalived-maintainer-switch
keepalived: switch maintainer to Ben Kelly (@scrpi)
2017-01-09 14:06:14 +02: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
Hannu Nyman
2857071905 Merge pull request #3796 from pprindeville/fix-syslog-plugins
syslog-ng: fix various install problems such as missing plugins, etc
2017-01-09 11:12:10 +02:00
Philip Prindeville
84b136cdb4 syslog-ng: fix various install problems such as missing plugins, etc
Install the plugins as various functionality is no longer in the
utility itself but is packaged as a .so plugin instead. Disable
plugins with too many dependencies (or too exotic).

Bump the version number on the config file to agree with the package's
version number.

Clean up any .la files from libtool.

Start much earlier so that logging doesn't miss startup messages from
other services.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2017-01-09 02:05:20 -07: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
Hannu Nyman
4e9adcbac4 Merge pull request #3797 from diizzyy/patch-21
net/transmission: Refresh patches and minor tweaks
2017-01-08 22:43:04 +02: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
Hannu Nyman
dd863860ef Merge pull request #3795 from obsy/master
transmission: conversion polarssl to mbedtls
2017-01-08 20:40:34 +02: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
Yousong Zhou
ea9e3b05ef luajit: move patches dir to the right place
Closes #3792

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2017-01-08 22:10:25 +08: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