ejurgensen [Sat, 3 Dec 2016 16:23:41 +0000 (17:23 +0100)]
mxml: Update to version 2.10
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
Peter Wagner [Thu, 1 Dec 2016 15:11:37 +0000 (16:11 +0100)]
nfs-kernel-server: update to 1.3.4
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Wed, 30 Nov 2016 16:47:37 +0000 (18:47 +0200)]
Merge pull request #3599 from lynxis/libmicrohttpd
libmicrohttpd: update to 0.9.52
Alexander Couzens [Mon, 21 Nov 2016 15:46:28 +0000 (16:46 +0100)]
libmicrohttpd: update to 0.9.52
Compile tested on x86_64.
Runtime tested on x86_64.
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Hannu Nyman [Wed, 30 Nov 2016 16:28:12 +0000 (18:28 +0200)]
Merge pull request #3598 from val-kulkov/subversion-1.9.5
net/subversion: update to 1.9.5
Hannu Nyman [Wed, 30 Nov 2016 16:23:50 +0000 (18:23 +0200)]
Merge pull request #3448 from black-roland/dnscrypt-resolvers
dnscrypt-proxy: Updated resolvers list
Val Kulkov [Wed, 30 Nov 2016 05:25:57 +0000 (00:25 -0500)]
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>
Black Roland [Wed, 2 Nov 2016 09:11:10 +0000 (18:11 +0900)]
dnscrypt-proxy: Updated resolvers list
Signed-off-by: Black Roland <black-roland@users.noreply.github.com>
Hannu Nyman [Wed, 30 Nov 2016 06:54:54 +0000 (08:54 +0200)]
Merge pull request #3440 from EricLuehrsen/unbound_uci3
Unbound: now implemented with UCI
Eric Luehrsen [Fri, 28 Oct 2016 02:04:00 +0000 (22:04 -0400)]
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>
Eric Luehrsen [Fri, 28 Oct 2016 02:03:00 +0000 (22:03 -0400)]
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>
Eric Luehrsen [Fri, 28 Oct 2016 02:02:00 +0000 (22:02 -0400)]
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>
Eric Luehrsen [Fri, 28 Oct 2016 02:01:00 +0000 (22:01 -0400)]
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>
Hannu Nyman [Tue, 29 Nov 2016 18:20:44 +0000 (20:20 +0200)]
Merge pull request #3280 from diizzyy/patch-15
make switch to bz2 tarball
Toke Høiland-Jørgensen [Mon, 28 Nov 2016 22:13:52 +0000 (23:13 +0100)]
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>
Hannu Nyman [Mon, 28 Nov 2016 21:07:07 +0000 (23:07 +0200)]
Merge pull request #3591 from haraldg/elektra
elektra: Update to 0.8.19
Hannu Nyman [Mon, 28 Nov 2016 20:52:06 +0000 (22:52 +0200)]
Merge pull request #3592 from commodo/python-setuptools-fix
python-setuptools,python3-setuptools: fix path creation in setup scripts
Hannu Nyman [Mon, 28 Nov 2016 20:51:33 +0000 (22:51 +0200)]
Merge pull request #3593 from ianchi/youtube-dl
youtube-dl: update version
Adrian Panella [Mon, 28 Nov 2016 19:17:25 +0000 (13:17 -0600)]
youtube-dl: update version
Update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Alexandru Ardelean [Mon, 28 Nov 2016 14:51:07 +0000 (16:51 +0200)]
python3-setuptools: fix path creation in setup scripts
Same as for python-setuptools (in previous commit).
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Mon, 28 Nov 2016 14:48:54 +0000 (16:48 +0200)]
python-setuptools: fix path creation in setup scripts
This was fixed a few versions back.
But then python-setuptools changed.
The problem is that python scripts installed via setuptools
& pip would have `#!/build_dir_path/staging_dir/target-x86_64_musl-1.1.15/host/bin/python`
as the path in the script, rather than the path on the target (`/usr/bin/python`).
This fixes that.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Daniel Golle [Mon, 28 Nov 2016 12:18:40 +0000 (13:18 +0100)]
gnunet: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Harald Geyer [Mon, 28 Nov 2016 12:58:52 +0000 (13:58 +0100)]
elektra: Update to 0.8.19
Noteable change: The libelektra-extra package now depends on libstdcpp.
Signed-off-by: Harald Geyer <harald@ccbib.org>
Hannu Nyman [Mon, 28 Nov 2016 10:00:55 +0000 (12:00 +0200)]
Merge pull request #3586 from diizzyy/patch-24
net/sngrep: Update to 1.4.1
Daniel Engberg [Mon, 28 Nov 2016 09:55:15 +0000 (10:55 +0100)]
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>
Nuno Goncalves [Mon, 28 Nov 2016 08:41:06 +0000 (09:41 +0100)]
tcsh: bump to version 6.20
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Hannu Nyman [Mon, 28 Nov 2016 08:12:19 +0000 (10:12 +0200)]
Merge pull request #3584 from diizzyy/patch-23
net/stunnel: Update to 5.38
Michael Heimpold [Sun, 27 Nov 2016 21:16:43 +0000 (22:16 +0100)]
libcanfestival: skip building examples
At the moment, LEDE buildbots are complaining with:
-snip-
...
libcanfestival/examples/TestMasterSlave/TestMasterSlave.c:50: undefined reference to `MasterMap1'
TestMasterSlave.o: In function `InitNodes':
...
-snap-
Since we are only interessted in the library itself, skip compilation
of the example code. This should both fix the build and speedup it
a little bit.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Daniel Engberg [Mon, 28 Nov 2016 07:56:44 +0000 (08:56 +0100)]
net/stunnel: Update to 5.38
Updates stunnel to version 5.38
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Peter Wagner [Sun, 27 Nov 2016 19:18:56 +0000 (20:18 +0100)]
ntpd: update to 4.2.8p9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Sun, 27 Nov 2016 18:02:39 +0000 (20:02 +0200)]
Merge pull request #3581 from dibdot/adblock
adblock: bugfix 1.5.4
Dirk Brenken [Sun, 27 Nov 2016 17:26:45 +0000 (18:26 +0100)]
adblock: bugfix 1.5.4
* CC/uclient-fetch compatibility fix
Signed-off-by: Dirk Brenken <dev@brenken.org>
Nikos Mavrogiannopoulos [Sun, 27 Nov 2016 17:06:11 +0000 (18:06 +0100)]
ocserv: explicitly disable lz4 building
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Ted Hess [Sun, 27 Nov 2016 15:24:50 +0000 (10:24 -0500)]
libaudiofile: Update source URL to GNOME repo
Signed-off-by: Ted Hess <thess@kitschensync.net>
Hannu Nyman [Sun, 27 Nov 2016 13:16:52 +0000 (15:16 +0200)]
Merge pull request #3580 from tsl0922/ttyd-1.2.1
ttyd: update to 1.2.1
Shuanglei Tao [Sun, 27 Nov 2016 13:06:48 +0000 (21:06 +0800)]
ttyd: update to 1.2.1
Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
Hannu Nyman [Sat, 26 Nov 2016 10:06:42 +0000 (12:06 +0200)]
Merge pull request #3555 from nikil/aggregate
aggregate: Add package
Nikil Mehta [Wed, 23 Nov 2016 20:01:21 +0000 (12:01 -0800)]
aggregate: Add package
Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
Hannu Nyman [Fri, 25 Nov 2016 16:14:39 +0000 (18:14 +0200)]
Merge pull request #3565 from MikePetullo/lighttpd
lighttpd: add option to build mod_authn_file.so
W. Michael Petullo [Fri, 25 Nov 2016 15:33:28 +0000 (10:33 -0500)]
lighttpd: add option to build mod_authn_file.so
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Toke Høiland-Jørgensen [Fri, 25 Nov 2016 14:40:13 +0000 (15:40 +0100)]
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>
Ted Hess [Fri, 25 Nov 2016 03:51:33 +0000 (22:51 -0500)]
Merge pull request #3563 from MikePetullo/krb5
krb5: install include properly and leave libcom_err* in place
Luka Perkov [Thu, 24 Nov 2016 21:06:12 +0000 (22:06 +0100)]
Merge pull request #3526 from sartura/f2fs-tools-no-selinux
f2fs-tools: import patch that disables selinux
W. Michael Petullo [Thu, 24 Nov 2016 15:57:41 +0000 (10:57 -0500)]
krb5: install include properly and leave libcom_err* in place
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Ted Hess [Thu, 24 Nov 2016 14:09:16 +0000 (09:09 -0500)]
Merge pull request #3561 from Wedmer/master
[utils/zoneinfo] Updated to the latest release
Vladimir Ulrich [Thu, 24 Nov 2016 13:22:37 +0000 (16:22 +0300)]
[utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Ben Rosser [Tue, 1 Nov 2016 02:22:54 +0000 (22:22 -0400)]
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>
Ben Rosser [Tue, 1 Nov 2016 02:19:25 +0000 (22:19 -0400)]
quasselc: add new package
quasselc is a library providing an API to access a Quassel core
in pure C. Quassel is a distributed IRC client where the core
can run independently of the interface(s). This library provides
a C API for programs that wish to implement the Quassel protocol.
Signed-off-by: Ben Rosser <rosser.bjr@gmail.com>
Luiz Angelo Daros de Luca [Wed, 23 Nov 2016 22:17:23 +0000 (20:17 -0200)]
Merge pull request #3548 from luizluca/attr_githttp
attr: use git over HTTP
Ted Hess [Wed, 23 Nov 2016 18:33:01 +0000 (13:33 -0500)]
Merge pull request #3553 from luizluca/libvpx-update
libvpx: bump to 1.6.0
Fam Zheng [Mon, 21 Nov 2016 00:20:47 +0000 (08:20 +0800)]
oath-toolkit: Add 'oath-toolkit' package
Upstream: http://www.nongnu.org/oath-toolkit/index.html
Signed-off-by: Fam Zheng <fam@euphon.net>
---
v2: Address comments of yousong and hnyman.
Hannu Nyman [Wed, 23 Nov 2016 09:13:27 +0000 (11:13 +0200)]
Merge pull request #3533 from mhei/openldap-no-doc-tests
openldap: do not build doc and tests subdirs
Hannu Nyman [Wed, 23 Nov 2016 08:44:08 +0000 (10:44 +0200)]
Merge pull request #3529 from viisauksena/patch-4
net/wireguard - bump to experimental-0.0.
20161116.1
viisauksena [Fri, 18 Nov 2016 22:40:53 +0000 (23:40 +0100)]
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>
Zoltan Herpai [Tue, 22 Nov 2016 20:17:32 +0000 (21:17 +0100)]
Merge pull request #3549 from p-wassi/sshfs_28
net/sshfs: update to 2.8
p-wassi [Tue, 22 Nov 2016 20:05:35 +0000 (21:05 +0100)]
net/sshfs: update to 2.8
Update sshfs to upstream release 2.8
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Luiz Angelo Daros de Luca [Tue, 22 Nov 2016 18:09:37 +0000 (16:09 -0200)]
libvpx: bump to 1.6.0
This release improves upon the VP9 encoder and speeds up the encoding
and decoding processes.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Luiz Angelo Daros de Luca [Tue, 22 Nov 2016 17:14:31 +0000 (15:14 -0200)]
attr: use git over HTTP
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Denis Osvald [Tue, 22 Nov 2016 17:09:53 +0000 (18:09 +0100)]
f2fs-tools: replace noselinux patch with upstream version
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
Luiz Angelo Daros de Luca [Tue, 22 Nov 2016 16:58:55 +0000 (14:58 -0200)]
Merge pull request #3547 from luizluca/ruby-update
ruby: bump to 2.3.3
Luiz Angelo Daros de Luca [Tue, 22 Nov 2016 16:55:11 +0000 (14:55 -0200)]
ruby: bump to 2.3.3
This release contains a bug fix about Refinements and Module#prepend.
The mixture use of Module#refine and Module#prepend to the same Class
could cause unexpected NoMethodError. This is a regression on Ruby 2.3.2
released last week. See [Bug #12920] for details.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Hannu Nyman [Tue, 22 Nov 2016 15:48:00 +0000 (17:48 +0200)]
Merge pull request #3543 from p-wassi/nano_271
utils/nano: update to 2.7.1
neheb [Tue, 22 Nov 2016 15:44:14 +0000 (07:44 -0800)]
nmap: Fix compile with stripped down openssl. fix #3300
Signed-off by: Rosen Penev <rosenp@gmail.com>
p-wassi [Tue, 22 Nov 2016 08:18:09 +0000 (09:18 +0100)]
utils/nano: update to 2.7.1
Update nano to upstream release 2.7.1
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Saverio Proto [Mon, 21 Nov 2016 19:31:37 +0000 (20:31 +0100)]
tinc: version bump 1.0.30
Signed-off-by: Saverio Proto <zioproto@gmail.com>
Hannu Nyman [Mon, 21 Nov 2016 19:14:13 +0000 (21:14 +0200)]
Merge pull request #3539 from sbreuss/master
micropython: update micropython and micropython-lib to v1.8.6
Breuss Simon [Mon, 21 Nov 2016 18:10:04 +0000 (19:10 +0100)]
update micropython and micropython-lib to v1.8.6
Signed-off-by: Breuss Simon <simon.breuss@gmail.com>
Hannu Nyman [Mon, 21 Nov 2016 18:49:17 +0000 (20:49 +0200)]
Merge pull request #3540 from mlichvar/master
chrony: update to 2.4.1
Miroslav Lichvar [Mon, 21 Nov 2016 18:15:14 +0000 (19:15 +0100)]
chrony: update to 2.4.1
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Hannu Nyman [Mon, 21 Nov 2016 08:42:32 +0000 (10:42 +0200)]
Merge pull request #3538 from commodo/tcpreplay-upgrade
tcpreplay: upgrade to 4.1.2
Alexandru Ardelean [Mon, 21 Nov 2016 08:35:33 +0000 (10:35 +0200)]
tcpreplay: upgrade to 4.1.2
Contains patch that fixes compat with musl:
https://github.com/appneta/tcpreplay/commit/
7c942b71d4ace7425a26e4670f8fbd5814b2339b
Signed-off-by: Alexandru Ardelean <alexandru.ardelean@riverbed.com>
Ted Hess [Sun, 20 Nov 2016 23:51:29 +0000 (18:51 -0500)]
Merge pull request #3536 from diizzyy/patch-22
net/stunnel: Update to 5.37
Daniel Engberg [Sun, 20 Nov 2016 21:59:07 +0000 (22:59 +0100)]
net/stunnel: Update to 5.37
Updates stunnel to version 5.37
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Sun, 20 Nov 2016 16:44:13 +0000 (18:44 +0200)]
Merge pull request #3507 from newkit/feature_wifischedule
wifischeduler: turns WiFi on and off according to a schedule
Hannu Nyman [Sun, 20 Nov 2016 15:56:02 +0000 (17:56 +0200)]
Merge pull request #3518 from JimmyS83/master
UltraVNC Repeater
JimmyS83 [Thu, 17 Nov 2016 08:44:20 +0000 (09:44 +0100)]
Added UltraVNC Repeater
Signed-off-by: Jirka Spicak <robutek@gmail.com>
Michael Heimpold [Sat, 19 Nov 2016 20:22:57 +0000 (21:22 +0100)]
openldap: do not build doc and tests subdirs
At least one LEDE buildbot is missing tools to create man pages, thus the build
sometimes (depends on which buildbot is used) fails with [1]:
-snip-
make[7]: Entering directory '/mnt/build-dir/lede/armeb_xscale/build/sdk/build_dir/target-armeb_xscale_musl-1.1.15/openldap-2.4.44/doc/man/man1'
PAGES=`cd .; echo *.1`; \
for page in $PAGES; do \
sed -e "s%LDVERSION%2.4.44%" \
-e 's%ETCDIR%/etc/openldap%g' \
-e 's%LOCALSTATEDIR%/var%' \
-e 's%SYSCONFDIR%/etc/openldap%' \
-e 's%DATADIR%/usr/share/openldap%' \
-e 's%SBINDIR%/usr/sbin%' \
-e 's%BINDIR%/usr/bin%' \
-e 's%LIBDIR%/usr/lib%' \
-e 's%LIBEXECDIR%/usr/lib%' \
-e 's%MODULEDIR%/usr/lib/openldap%' \
-e 's%RELEASEDATE%2016/02/05%' \
./$page \
| (cd .; soelim -) > $page.tmp; \
done
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
/bin/sh: 15: soelim: not found
Makefile:292: recipe for target 'all-common' failed
make[7]: *** [all-common] Error 127
-snap-
For OpenWrt/LEDE, there is no reason to build the tests and/or man pages,
so let's patch it away. And since other packages need openldap as
build dependency (e.g. php) this automatically fixes the build of these
depended packages.
[1] https://downloads.lede-project.org/snapshots/faillogs/armeb_xscale/packages/openldap/compile.txt
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Sat, 19 Nov 2016 18:46:59 +0000 (20:46 +0200)]
Merge pull request #3531 from smutt/python-pcapy
lang/python-pcapy: Added python-pcapy package
Andrew McConachie [Sat, 19 Nov 2016 18:12:19 +0000 (13:12 -0500)]
lang/python-pcapy: Added python-pcapy package
https://github.com/CoreSecurity/pcapy
Pcapy is a Python extension module that enables software written in Python to access the routines from the pcap packet capture library.
Signed-off-by: Andrew McConachie <andrew@depht.com>>
Toke Høiland-Jørgensen [Sat, 19 Nov 2016 15:49:05 +0000 (16:49 +0100)]
sqm-scripts: Bump to v1.0.9
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Hannu Nyman [Fri, 18 Nov 2016 19:31:13 +0000 (21:31 +0200)]
Merge pull request #3525 from luizluca/ruby-update
ruby: bump to 2.3.2
Denis Osvald [Fri, 18 Nov 2016 14:38:16 +0000 (15:38 +0100)]
f2fs-tools: import patch that disables selinux
Signed-off-by: Denis Osvald <denis.osvald@sartura.hr>
Luiz Angelo Daros de Luca [Fri, 18 Nov 2016 06:42:14 +0000 (04:42 -0200)]
ruby: bump to 2.3.2
This release contains update of RubyGems 2.5.2 and update of included ssl certificates.
There are many bugfixes too. See the http://svn.ruby-lang.org/repos/ruby/tags/v2_3_2/ChangeLog
for details.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
Noah Meyerhans [Thu, 17 Nov 2016 14:19:55 +0000 (06:19 -0800)]
bind: set sysconfdir to /etc/bind
Signed-off-by: Noah Meyerhans <frodo@morgul.net>
Michael Heimpold [Thu, 17 Nov 2016 21:16:51 +0000 (22:16 +0100)]
ser2net: update to 3.2
Beside some bugfixes, this adds multi-connection support.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Ted Hess [Thu, 17 Nov 2016 16:49:27 +0000 (11:49 -0500)]
lame: Fix i386 SSE builds, disable NASM (really)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Daniel Golle [Thu, 17 Nov 2016 14:54:48 +0000 (15:54 +0100)]
Merge pull request #3469 from bobafetthotmail/patch-1
freeradius2: create temp directory /tmp/radiusd
Daniel Golle [Thu, 17 Nov 2016 14:54:14 +0000 (15:54 +0100)]
Merge pull request #3500 from kissg1988/postgresql
postgresql: fix download URLs
Daniel Golle [Thu, 17 Nov 2016 14:51:52 +0000 (15:51 +0100)]
Merge pull request #3517 from nwf/for-upstream
gnunet: add PKG_CONFIG_DEPENDS for all components
Nathaniel Wesley Filardo [Wed, 16 Nov 2016 21:50:45 +0000 (16:50 -0500)]
gnunet: add PKG_CONFIG_DEPENDS for all components
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com>
Michael Heimpold [Wed, 16 Nov 2016 20:12:19 +0000 (21:12 +0100)]
php7: update to 7.0.13
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Nikos Mavrogiannopoulos [Wed, 16 Nov 2016 17:42:42 +0000 (18:42 +0100)]
ocserv: updated to 0.11.6
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Hannu Nyman [Wed, 16 Nov 2016 11:10:20 +0000 (13:10 +0200)]
Merge pull request #3516 from danrl/wireguard-tools-buildbug
wireguard-tools: Add missing directory
danrl [Wed, 16 Nov 2016 10:02:44 +0000 (11:02 +0100)]
wireguard-tools: Add missing directory
fixes issue #3515
Signed-off-by: Dan Luedtke <mail@danrl.com>
Nils Koenig [Sat, 12 Nov 2016 15:54:19 +0000 (16:54 +0100)]
Added wifischedule
Turns WiFi on and off according to a schedule
Signed-off-by: Nils Koenig <openwrt@newk.it>
Stijn Tintel [Tue, 15 Nov 2016 20:46:12 +0000 (21:46 +0100)]
Merge pull request #3501 from dedeckeh/pr-strongswan-netlink
strongswan: Fix compile error due to __kernel_nlink_t being re-defined
Stijn Tintel [Tue, 15 Nov 2016 20:30:32 +0000 (21:30 +0100)]
Merge pull request #3514 from danrl/proto-wg
wireguard-tools: Add netifd protocol helper
danrl [Tue, 15 Nov 2016 15:45:12 +0000 (16:45 +0100)]
wireguard-tools: Add netifd protocol helper
Signed-off-by: Dan Luedtke <mail@danrl.com>
Ted Hess [Mon, 14 Nov 2016 11:49:13 +0000 (06:49 -0500)]
Merge pull request #3510 from ClaymorePT/boost_1_62_5
boost: Patch to support Fiber
Hannu Nyman [Mon, 14 Nov 2016 08:15:32 +0000 (10:15 +0200)]
Merge pull request #3513 from zorun/wireguard
wireguard: Bump to 0.0.
20161110