Hannu Nyman [Sun, 5 Feb 2017 08:33:19 +0000 (10:33 +0200)]
Merge pull request #3958 from dibdot/adblock
adblock: release 2.3.0
Dirk Brenken [Sat, 4 Feb 2017 20:32:50 +0000 (21:32 +0100)]
adblock: release 2.3.0
* automatically selects dnsmasq or unbound as dns backend
* add the new 'adguard' source, a combined/quite effective block list
* remove needless dns backend restarts
* optimize adblock restart behavior
* optimize block list processing on inotify enabled filesystems
* better return code checking on block list download
* fix boot function/startup on Chaos Calmer
* fix a bug in blocklist removal function
* add more (optional) debug output
* move backup options to global config
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org>
Ted Hess [Sun, 5 Feb 2017 00:12:15 +0000 (19:12 -0500)]
Merge pull request #3954 from diizzyy/patch-31
lib/confuse: Update to 3.0
Daniel Engberg [Sat, 4 Feb 2017 09:28:49 +0000 (10:28 +0100)]
lib/confuse: Update to 3.0
Update (lib)confuse to 3.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Sat, 4 Feb 2017 13:35:50 +0000 (15:35 +0200)]
Merge pull request #3957 from stangri/vpnbypass
vpnbypass: HOTFIX no longer incorrectly stopping service; reliable start
Stan Grishin [Sat, 4 Feb 2017 13:25:10 +0000 (05:25 -0800)]
vpnbypass: HOTFIX no longer incorrectly stopping service/reliable start
fixed: stop function used to kill the hotplug file
fixed: despite ubus wait_for network.interface.wan and WAN-IF hotplug, sometimes we'd get no WAN ip on start
Signed-off-by: Stan Grishin <stangri@melmac.net>
Hannu Nyman [Sat, 4 Feb 2017 09:08:13 +0000 (11:08 +0200)]
Merge pull request #3823 from cshore-firmware/pull-request-nut
A number of fixes and enhancements to NUT
Hannu Nyman [Sat, 4 Feb 2017 09:03:09 +0000 (11:03 +0200)]
Merge pull request #3928 from diizzyy/patch-30
admin/netdata: Update to 1.5.0
Daniel Engberg [Sun, 29 Jan 2017 22:34:24 +0000 (23:34 +0100)]
admin/netdata: Update to 1.5.0
* Update to 1.5.0
* Refresh patches
* Make config file more usable out of the box
* Adjust a few default settings
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Fri, 3 Feb 2017 16:20:00 +0000 (18:20 +0200)]
Merge pull request #3950 from Shulyaka/postfix
postfix: update to 3.1.4
Denis Shulyaka [Fri, 3 Feb 2017 16:11:25 +0000 (19:11 +0300)]
postfix: update to 3.1.4
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
Toke Høiland-Jørgensen [Fri, 3 Feb 2017 16:06:09 +0000 (17:06 +0100)]
sqm-scripts: Bump to v1.1.3
Hannu Nyman [Fri, 3 Feb 2017 14:58:02 +0000 (16:58 +0200)]
Merge pull request #3943 from commodo/python3-cffi
python3-cffi: add variant
Hannu Nyman [Fri, 3 Feb 2017 07:37:37 +0000 (09:37 +0200)]
Merge pull request #3949 from pprindeville/reprioritize-rngd-startup
rng-tools: start rngd early enough to actually be useful
Philip Prindeville [Fri, 3 Feb 2017 04:56:35 +0000 (21:56 -0700)]
rng-tools: start rngd early enough to actually be useful
lighttpd starts at priority 50, but promptly calls getrandom() on
initialization (li_rand_reseed() and li_rand_device_bytes() from
server_init()). If /dev/urandom (which getrandom() uses by default)
doesn't have sufficient entropy, this will block.
Since Openwrt runs the startup scripts serially, this can block
initialization indefinitely. I've seen 15-20 minutes typically.
Seeding the pool early on can quickly built sufficient entropy to
complete booting without blocking.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Thomas Heil [Thu, 2 Feb 2017 16:43:20 +0000 (17:43 +0100)]
Merge pull request #3941 from val-kulkov/nginx-package
nginx: update to 1.10.3, add new module options
Hannu Nyman [Wed, 1 Feb 2017 19:00:08 +0000 (21:00 +0200)]
Merge pull request #3944 from smutt/python-pcapy
lang/python-pcapy: Bumped version to 0.11.1
Andrew McConachie [Wed, 1 Feb 2017 18:45:50 +0000 (13:45 -0500)]
lang/python-pcapy: Bumped version to 0.11.1
Signed-off-by: Andrew McConachie <andrew@depht.com>
Compile tested: AMD64
Run tested: tested
Description: new release
Alexandru Ardelean [Tue, 31 Jan 2017 16:08:48 +0000 (18:08 +0200)]
python-cffi: add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 31 Jan 2017 16:02:23 +0000 (18:02 +0200)]
python-pycparser: add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Tue, 31 Jan 2017 15:56:49 +0000 (17:56 +0200)]
python-ply: add python3 variant
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Val Kulkov [Wed, 1 Feb 2017 05:25:57 +0000 (00:25 -0500)]
nginx: update to 1.10.3, add new module options
Update nginx to version 1.10.3.
Add new configuration options to enable the following optional
modules (disabled by default):
- http_auth_request_module
- http_v2_module
- http_realip_module
- http_secure_link_module
Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
Jo-Philipp Wich [Tue, 31 Jan 2017 21:15:11 +0000 (22:15 +0100)]
Merge pull request #3850 from diizzyy/patch-24
wshaper: Retire package
Hannu Nyman [Tue, 31 Jan 2017 17:06:11 +0000 (19:06 +0200)]
Merge pull request #3935 from mlichvar/chrony-update-3.1
chrony: update to 3.1
Miroslav Lichvar [Tue, 31 Jan 2017 16:17:54 +0000 (17:17 +0100)]
chrony: update to 3.1
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
Hannu Nyman [Tue, 31 Jan 2017 09:14:18 +0000 (11:14 +0200)]
Merge pull request #3932 from Wedmer/master
[libs/fftw3] Updated to version 3.3.6-pl1
Hannu Nyman [Tue, 31 Jan 2017 09:13:14 +0000 (11:13 +0200)]
Merge pull request #3934 from aTanW/master
joe: bump to new upstream v4.4
aTanW [Tue, 31 Jan 2017 07:29:28 +0000 (10:29 +0300)]
joe: bump to new upstream v4.4
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Vladimir Ulrich [Mon, 30 Jan 2017 21:59:36 +0000 (00:59 +0300)]
[libs/fftw3] Updated to version 3.3.6-pl1
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Stijn Tintel [Mon, 30 Jan 2017 12:59:17 +0000 (13:59 +0100)]
strongswan: enable IKEv2 Mediation Extension
Closes #3905.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Hannu Nyman [Mon, 30 Jan 2017 07:27:10 +0000 (09:27 +0200)]
Merge pull request #3927 from dibdot/adblock
adblock: bugfix 2.1.5 (release 2)
Dirk Brenken [Sun, 29 Jan 2017 20:24:05 +0000 (21:24 +0100)]
adblock: bugfix 2.1.5 (release 2)
* fix wget/uclient-switch
Signed-off-by: Dirk Brenken <dev@brenken.org>
Hannu Nyman [Sun, 29 Jan 2017 17:04:25 +0000 (19:04 +0200)]
Merge pull request #3926 from damianorenfer/master
net/dnscrypt-proxy: update to 1.9.4
Damiano Renfer [Sun, 29 Jan 2017 16:29:35 +0000 (17:29 +0100)]
net/dnscrypt-proxy: update to 1.9.4
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Toke Høiland-Jørgensen [Sun, 29 Jan 2017 16:11:10 +0000 (17:11 +0100)]
sqm-scripts: Bump to v1.1.2, depend on kmod-sched-core
The needed shaper modules are now in kmod-sched-core, so we don't need
to depend on the full kmod-sched anymore.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Hannu Nyman [Sun, 29 Jan 2017 15:37:06 +0000 (17:37 +0200)]
rsync and cifs-utils: update download address
samba.org has apparently started to enforce https-only downloads,
so update the download links for rsync and cifs-utils.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Hannu Nyman [Sun, 29 Jan 2017 08:52:42 +0000 (10:52 +0200)]
Merge pull request #3918 from commodo/python-setuptools-host-remove
remove python-setuptools/host dependency from other packages
Hannu Nyman [Sun, 29 Jan 2017 08:51:59 +0000 (10:51 +0200)]
Merge pull request #3923 from diizzyy/patch-29
net/stunnel: Update to version 5.40
Daniel Engberg [Sun, 29 Jan 2017 07:54:41 +0000 (08:54 +0100)]
net/stunnel: Update to version 5.40
Update stunnel to 5.40
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Hannu Nyman [Sat, 28 Jan 2017 08:48:22 +0000 (10:48 +0200)]
Merge pull request #3920 from aTanW/master
gammu: bump to new upstream 1.38.1
aTanW [Sat, 28 Jan 2017 06:58:43 +0000 (09:58 +0300)]
gammu: bump to new upstream 1.38.1
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Hannu Nyman [Fri, 27 Jan 2017 13:31:07 +0000 (15:31 +0200)]
Merge pull request #3903 from stangri/vpnbypass
vpnbypass: easy to configure service for split tunnelling
Stan Grishin [Mon, 23 Jan 2017 16:02:44 +0000 (08:02 -0800)]
vpnbypass: initial commit
Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: fixed renamed option in stop_service
Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: fixed typo in makefile, switch FW_MARK to 0x010000 to play nice with SQM/mwan (thanks Hannu)
Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: proper masking in setting mark
Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: separating luci-app-vpnbypass into different tree
Signed-off-by: Stan Grishin <stangri@melmac.net>
vpnbypass: fixed incorrect use of procd_add_reload_interface_trigger according to http://wiki.prplfoundation.org/wiki/Procd_reference
Signed-off-by: Stan Grishin <stangri@melmac.net>
Jo-Philipp Wich [Thu, 26 Jan 2017 14:43:44 +0000 (15:43 +0100)]
vnstat: update to v1.16
Updates vnStat to the latest stable version, drops obsolete patches.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Alexandru Ardelean [Thu, 26 Jan 2017 10:30:40 +0000 (12:30 +0200)]
python-packages: remove python-pip/host dependency
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Thu, 26 Jan 2017 10:30:03 +0000 (12:30 +0200)]
python-dns: remove python-setuptools/host dependency
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Thu, 26 Jan 2017 10:18:11 +0000 (12:18 +0200)]
Merge pull request #3915 from noblepepper/AddArmFpu
gcc:Add support for Arm with FPU
Noble Pepper [Thu, 26 Jan 2017 00:21:46 +0000 (18:21 -0600)]
gcc:Add support for Arm with FPU
also removes erroneous --with-local-prefix=/usr configure option
Signed-off-by: Noble Pepper <gitmail@noblepepper.com>
compile tested:
mips Vocore2
mvebu WRT1200AC (Caiman)
run tested:
mips Vocore2
mvebu WRT1200AC (Caiman)
Ted Hess [Thu, 26 Jan 2017 00:31:09 +0000 (19:31 -0500)]
Merge pull request #3806 from diizzyy/patch-23
sound/fdk-aac: Add Fraunhofer FDK AAC Codec Library to repo
Daniel Engberg [Mon, 9 Jan 2017 21:48:36 +0000 (22:48 +0100)]
sound/fdk-aac: Add Fraunhofer FDK AAC Codec Library to repo
Add Fraunhofer FDK AAC Codec Library v0.1.5 to repo
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Luiz Angelo Daros de Luca [Wed, 25 Jan 2017 20:02:53 +0000 (18:02 -0200)]
Merge pull request #3867 from luizluca/libvpx-1.6.1
libvpx: bump to 1.6.1
Michael Heimpold [Tue, 24 Jan 2017 20:52:29 +0000 (21:52 +0100)]
Merge pull request #3881 from tru7/knxd
knxd: bump to new version
Michael Heimpold [Tue, 24 Jan 2017 20:39:59 +0000 (21:39 +0100)]
php7: update to 7.1.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Matthias Schiffer [Tue, 24 Jan 2017 11:45:45 +0000 (12:45 +0100)]
libgd: remove unused LIBPNG12_CONFIG definition
While fixing up some incorrect STAGING_DIR_HOSTPKG uses I introduced, I
noticed that the LIBPNG12_CONFIG variable is not used by libgd anymore (it
is called LIBPNG_CONFIG now).
As the build runs fine without setting LIBPNG_CONFIG, let's just remove the
unused line.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Tue, 24 Jan 2017 11:43:13 +0000 (12:43 +0100)]
php7: fix xml2-config path to unbreak build
Partially reverts
4a984a8d6. Fixes #3907.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Hannu Nyman [Tue, 24 Jan 2017 05:40:36 +0000 (07:40 +0200)]
Merge pull request #3897 from commodo/python-unify
python,python3,pip,setuptools: unify pip & setuptools under python,python3
Hannu Nyman [Tue, 24 Jan 2017 05:39:13 +0000 (07:39 +0200)]
Merge pull request #3906 from EricLuehrsen/unbound_doc_error
unbound: error in README.md for unbound+dnsmasq
Eric Luehrsen [Mon, 23 Jan 2017 06:48:32 +0000 (01:48 -0500)]
unbound: error in README.md for unbound+dnsmasq
Nuno Goncalves [Mon, 23 Jan 2017 19:49:32 +0000 (20:49 +0100)]
nmap: bump version to 7.40 (all patches upstream)
Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
Hannu Nyman [Mon, 23 Jan 2017 18:20:56 +0000 (20:20 +0200)]
Merge pull request #3901 from dibdot/adblock
adblock: update 2.1.5
Dirk Brenken [Mon, 23 Jan 2017 18:03:41 +0000 (19:03 +0100)]
adblock: update 2.1.5
* fix init boot function
* made fetch utility check more bullet proof
* automatically switch between default wget & uclient-fetch
configuration
* output link to online documentation on error
* update documentation
Signed-off-by: Dirk Brenken <dev@brenken.org>
Álvaro Fernández Rojas [Mon, 23 Jan 2017 16:53:03 +0000 (17:53 +0100)]
unzip: patch CVE-2014-9913 and CVE-2016-9844 vulnerabilities
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Mirko Vogt [Wed, 18 Jan 2017 14:25:15 +0000 (15:25 +0100)]
freetype: bump to version 2.7
Alexandru Ardelean [Fri, 20 Jan 2017 16:11:18 +0000 (18:11 +0200)]
python,python3: add python-pip-conf package to be used by both python-pip & python3-pip
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Thu, 19 Jan 2017 16:25:19 +0000 (18:25 +0200)]
pip,setuptools: move as part of python,python3 build
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Mon, 23 Jan 2017 07:34:55 +0000 (09:34 +0200)]
Merge pull request #3861 from milani/luajit
luajit: update to trunk
Morteza Milani [Tue, 17 Jan 2017 13:48:56 +0000 (17:18 +0330)]
luajit: update to trunk
This includes a fix in jit module that is essential for MIPS target.
Signed-off-by: Morteza Milani <milani@pichak.co>
Hannu Nyman [Mon, 23 Jan 2017 07:25:52 +0000 (09:25 +0200)]
Merge pull request #3895 from psidhu/fix-ncurses6-gpsd-3.16
utils/gpsd: refresh 0002-ncurses6_detection to 3.16
Pushpal Sidhu [Mon, 23 Jan 2017 07:07:33 +0000 (23:07 -0800)]
utils/gpsd: refresh 0002-ncurses6_detection to 3.16
Signed-off-by: Pushpal Sidhu <psidhu.devel@gmail.com>
Alexandru Ardelean [Thu, 19 Jan 2017 16:20:15 +0000 (18:20 +0200)]
python,python3: install built-in pip and setuptools
Easier than using external package.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Hannu Nyman [Mon, 23 Jan 2017 06:45:39 +0000 (08:45 +0200)]
Merge pull request #3888 from RussellSenior/fix-gpsd-ncurses-detection
gpsd: add ncurses6 support
Hannu Nyman [Mon, 23 Jan 2017 06:45:15 +0000 (08:45 +0200)]
Merge pull request #3630 from p-wassi/gpsd
utils/gpsd: update, procd, cosmetic, dependencies
Hannu Nyman [Mon, 23 Jan 2017 05:15:24 +0000 (07:15 +0200)]
Merge pull request #3870 from jow-/pen-update
pen: update to v0.34.0
Hannu Nyman [Mon, 23 Jan 2017 05:13:38 +0000 (07:13 +0200)]
Merge pull request #3871 from jow-/nail-fix-build
nail: fix build against OpenSSL with disabled SSLv3
Hannu Nyman [Mon, 23 Jan 2017 05:11:48 +0000 (07:11 +0200)]
Merge pull request #3841 from chris5560/ddns-scripts
ddns-scripts: fix detecting local ip from ip command
Hannu Nyman [Mon, 23 Jan 2017 05:10:05 +0000 (07:10 +0200)]
Merge pull request #3869 from jow-/perl-www-curl-compile-fix
perl-www-curl: fix build against curl >= 7.50
Hannu Nyman [Mon, 23 Jan 2017 05:08:45 +0000 (07:08 +0200)]
Merge pull request #3873 from EricLuehrsen/unbound_odhcpd
unbound: add odhcpd scripts and act like dnsmasq without dnsmasq
Eric Luehrsen [Thu, 29 Dec 2016 06:32:31 +0000 (01:32 -0500)]
unbound: expand UCI to cover some popular dnsmasq features
Unbound+DHCP (server of your choice) should be able to replicate
a lot of what dnsmasq provides. With this change set Unbound
still works with dnsmasq, but also it can work with a plain
DHCP server. Features have been added within the UCI itself
to act like dnsmasq.
- alone: name each interface relative to router hostname
- alone: prevent upstream leakage of your domain and '.local'
- dnsmasq: use dnsmasq UCI to configure forwarding clauses
- dhcp: work with odhcpd as example of companion DHCP-DNS
- dhcp: convert DHCPv4 leases into EUI64 SLAAC for DNS records
- all: enable encrypted remote unbound-control using splice conf
- all: allow user spliced conf-files for hybrid UCI and manual conf
-- 'unbound_srv.conf' will be spliced into the 'server:' clause
-- 'unbound_ext.conf' will add clauses to the end, example 'forward:'
README HOW TO for dnsmasq-in-serial, dnsmasq-in-parallel, and
unbound-with-odhcpd have better/added UCI starters. HOW TO for
including unbound_srv.conf and unbound_ext.conf are added.
Document new UCI: add_local_fqdn, add_wan_fqdn, dhcp4_slaac6,
dhcp_link, domain, and domain_type
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Eric Luehrsen [Sat, 7 Jan 2017 19:19:22 +0000 (14:19 -0500)]
unbound: expand UCI support for odhcpd DHCP-DNS
This is bare minimum change in 'unbound.sh' and
'dnsmasq.sh' to migrate the UCI option set for
more flexibility. The boolean(s) to link to
dnsmasq are being changed to a state to include
odhcpd. It is executable but a small step for
clear change management.
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Eric Luehrsen [Thu, 29 Dec 2016 06:29:17 +0000 (01:29 -0500)]
unbound: add odhcpd specific scripts to link DHCP-DNS
The UCI for Unbound already links to dnsmasq, but what
if with Unbound, we want to configure a plain dhcp server.
Most servers can call a script for lease events. That
script can then formulate DNS records and load them
with unbound-control (dependency).
The files added here work with OpenWRT/LEDE odhcpd, such
that it can be run alone. They can be used as examples
for any dhcp server. 'odhcpd.sh' is to be called by
odhcpd when a lease event occurs. 'odhcpd.awk' is called
internal to the shell script. The awk script handles
any tricky reformating that may be required.
/etc/config/dhcp
config odhcpd 'odhcpd'
option leasetrigger '/usr/lib/unbound/odhcpd.sh'
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
Eric Luehrsen [Fri, 23 Dec 2016 07:37:21 +0000 (02:37 -0500)]
unbound: improve NTP hotplug behavior when Unbound is disabled
If Unbound was disabled and at later time enabled, then it
would operate in DNSSEC less-secure mode. When NTP hotplug
was called, the timestamp file was not updated. This was
found testing Unbound vs other tools (bind, dnsmasq).
Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
heil [Sun, 22 Jan 2017 20:09:54 +0000 (21:09 +0100)]
package: pcre bump to version 8.40
Signed-off-by: heil <heil@terminal-consulting.de>
Toke Høiland-Jørgensen [Sun, 22 Jan 2017 19:02:59 +0000 (20:02 +0100)]
sqm-scripts: Bump to v1.1.1, depend on kmod-sched-cake
The kmod-sched-cake dependency is to avoid
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
Peter Wagner [Sun, 22 Jan 2017 18:29:19 +0000 (19:29 +0100)]
pulseaudio: update to 10.0
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Hannu Nyman [Sun, 22 Jan 2017 07:09:27 +0000 (09:09 +0200)]
Merge pull request #3567 from nikil/fping
fping: Add package
Hannu Nyman [Sun, 22 Jan 2017 07:02:54 +0000 (09:02 +0200)]
Merge pull request #3569 from nikil/wakeonlan
wakeonlan: Add package
Hannu Nyman [Sun, 22 Jan 2017 06:53:51 +0000 (08:53 +0200)]
Merge pull request #3574 from nikil/progress
progress: Add package
p-wassi [Wed, 7 Dec 2016 22:32:11 +0000 (23:32 +0100)]
utils/gpsd: move package to 'Utilities'
Move package 'gpsd' and 'gpsd-clients' to menuconfig's 'Utilities'
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
p-wassi [Wed, 7 Dec 2016 22:30:05 +0000 (23:30 +0100)]
utils/gpsd: fix dependencies
Remove unneccessary dependencies in gpsd/gpsd-clients/libgps.
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
p-wassi [Wed, 7 Dec 2016 22:05:00 +0000 (23:05 +0100)]
utils/gpsd: switch to procd
Rewrite init script for procd support
Signed-off-by: Paul Wassi <p.wassi@gmx.at>
Ted Hess [Fri, 20 Jan 2017 21:21:29 +0000 (16:21 -0500)]
Merge pull request #3862 from dibdot/travelmate
travelmate: bugfix 0.3.2
Russell Senior [Fri, 20 Jan 2017 18:16:32 +0000 (10:16 -0800)]
gpsd: add ncurses6 support
Signed-off-by: Russell Senior <russell@personaltelco.net>
Ted Hess [Fri, 20 Jan 2017 18:08:33 +0000 (13:08 -0500)]
Merge pull request #3887 from dibdot/adblock
adblock: bugfix 2.1.2
Ted Hess [Fri, 20 Jan 2017 18:01:15 +0000 (13:01 -0500)]
Merge pull request #3570 from nikil/ifstat
ifstat: Add package
Ted Hess [Fri, 20 Jan 2017 17:53:23 +0000 (12:53 -0500)]
Merge pull request #3573 from nikil/bitlbee
bitlbee: Add package
Jo-Philipp Wich [Fri, 20 Jan 2017 09:11:59 +0000 (10:11 +0100)]
Merge pull request #3623 from p-wassi/oping_190
libs/liboping: update to 1.9.0
Dirk Brenken [Fri, 20 Jan 2017 08:57:33 +0000 (09:57 +0100)]
adblock: bugfix 2.1.2
* fix minor build error in init script
Signed-off-by: Dirk Brenken <dev@brenken.org>
Dirk Brenken [Tue, 17 Jan 2017 20:18:38 +0000 (21:18 +0100)]
travelmate: bugfix 0.3.2
* refine/speed-up (re-)connect handling
* fix minor build error in init script
* better logging & cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org>
Stijn Tintel [Fri, 20 Jan 2017 05:39:36 +0000 (06:39 +0100)]
vallumd: bump to 0.1.2
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Ted Hess [Thu, 19 Jan 2017 20:33:07 +0000 (15:33 -0500)]
icecast: Fix configure if both vorbis and tremor host packages installed
Signed-off-by: Ted Hess <thess@kitschensync.net>