feed/packages.git
6 years agonet/mwan3: update version 4719/head
Florian Eckert [Wed, 16 Aug 2017 12:37:06 +0000 (14:37 +0200)]
net/mwan3: update version

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: make mwan3 mask configurable over uci
Florian Eckert [Mon, 14 Aug 2017 08:07:50 +0000 (10:07 +0200)]
net/mwan3: make mwan3 mask configurable over uci

Add new global config option mmx_mask.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agoMerge pull request #4714 from neheb/master
tripolar [Wed, 16 Aug 2017 09:24:09 +0000 (11:24 +0200)]
Merge pull request #4714 from neheb/master

ssh: Add umdns entry to the init script.

6 years agoMerge pull request #4709 from kdarbyshirebryant/nlbwmontweak
Jo-Philipp Wich [Wed, 16 Aug 2017 06:55:56 +0000 (08:55 +0200)]
Merge pull request #4709 from kdarbyshirebryant/nlbwmontweak

nlbwmon: preserve protocols mapping across sysupgrade

6 years agossh: Add umdns entry to the init script. 4714/head
Rosen Penev [Tue, 15 Aug 2017 06:58:12 +0000 (23:58 -0700)]
ssh: Add umdns entry to the init script.

This is usefull for hosts to discover the ssh server, especially
on macOS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years agopulseaudio: don't link against libspeexdsp
Peter Wagner [Wed, 16 Aug 2017 02:03:06 +0000 (04:03 +0200)]
pulseaudio: don't link against libspeexdsp

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agontpd: move ntpq to ntp-utils
Peter Wagner [Wed, 16 Aug 2017 01:30:37 +0000 (03:30 +0200)]
ntpd: move ntpq to ntp-utils

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoacme: Make sure postrm script doesn't fail
Toke Høiland-Jørgensen [Tue, 15 Aug 2017 23:10:55 +0000 (01:10 +0200)]
acme: Make sure postrm script doesn't fail

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
6 years agoMerge pull request #4715 from aparcar/update_packages
Daniel Golle [Tue, 15 Aug 2017 17:07:23 +0000 (19:07 +0200)]
Merge pull request #4715 from aparcar/update_packages

rpcd-mod-attendedsysupgrade: uci update_packages

6 years agorpcd-mod-attendedsysupgrade: uci update_packages 4715/head
Paul Spooren [Tue, 15 Aug 2017 11:54:35 +0000 (13:54 +0200)]
rpcd-mod-attendedsysupgrade: uci update_packages

add uci option to set "update_packages". this options will lead the
luci-app-attendedsysupgrade to tell the update server to check for
package updates as well (not only release upgrades)

Signed-off-by: Paul Spooren <paul@spooren.de>
6 years agobuild,travis: prevent travis 10m logs timeout
Etienne Champetier [Tue, 15 Aug 2017 04:58:51 +0000 (21:58 -0700)]
build,travis: prevent travis 10m logs timeout

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agognurl: update to version 7.55.0
Daniel Golle [Tue, 15 Aug 2017 00:24:17 +0000 (02:24 +0200)]
gnurl: update to version 7.55.0

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoMerge pull request #4711 from aparcar/uci
Daniel Golle [Mon, 14 Aug 2017 17:22:38 +0000 (19:22 +0200)]
Merge pull request #4711 from aparcar/uci

rpcd-mod-attendedsysupgrade: simplify uci options

6 years agorpcd-mod-attendedsysupgrade: simplify uci options 4711/head
Paul Spooren [Mon, 14 Aug 2017 17:09:58 +0000 (19:09 +0200)]
rpcd-mod-attendedsysupgrade: simplify uci options

use named uci options

Signed-off-by: Paul Spooren <paul@spooren.de>
6 years agopython-gnupg: switch to python-gnupg 0.4.1
Daniel Golle [Mon, 14 Aug 2017 16:59:13 +0000 (18:59 +0200)]
python-gnupg: switch to python-gnupg 0.4.1

Aparently there are two python gnupg wrappers around
https://pypi.python.org/pypi/python-gnupg/
and
https://pypi.python.org/pypi/gnupg/

We used to package the latter, now we switched to the prior.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agopostgresql: update to version 9.6.4
Daniel Golle [Mon, 14 Aug 2017 15:26:44 +0000 (17:26 +0200)]
postgresql: update to version 9.6.4

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agonlbwmon: preserve protocols mapping across sysupgrade 4709/head
Kevin Darbyshire-Bryant [Mon, 14 Aug 2017 10:43:10 +0000 (11:43 +0100)]
nlbwmon: preserve protocols mapping across sysupgrade

Define package config files to preserve
/usr/share/nlbwmon/protocols across sysupgrade

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
6 years agobuild,travis: print build logs of the modified package only
Etienne Champetier [Mon, 14 Aug 2017 04:23:33 +0000 (21:23 -0700)]
build,travis: print build logs of the modified package only

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agobuild,travis: reduce verbosity so Travis don't kill the job
Etienne Champetier [Sun, 13 Aug 2017 23:24:38 +0000 (16:24 -0700)]
build,travis: reduce verbosity so Travis don't kill the job

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agobuild,travis: git rev-list can also error and return nothing
Etienne Champetier [Sun, 13 Aug 2017 22:37:18 +0000 (15:37 -0700)]
build,travis: git rev-list can also error and return nothing

"fatal: Invalid revision range XXX...YYY"

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agozabbix: update to 3.2.7
Etienne Champetier [Sun, 13 Aug 2017 01:35:46 +0000 (18:35 -0700)]
zabbix: update to 3.2.7

https://www.zabbix.com/rn3.2.7

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agobuild,travis: test build PRs (but don't fail for now)
Etienne Champetier [Sun, 13 Aug 2017 01:30:15 +0000 (18:30 -0700)]
build,travis: test build PRs (but don't fail for now)

Rework exec_status to use "tee" to continuously output logs
(so we don't trigger travis timeouts)

Only launch the compile test if everything else is ok
(spare Travis builders a bit)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoglib2: update to 2.53.5
Peter Wagner [Sun, 13 Aug 2017 20:19:07 +0000 (22:19 +0200)]
glib2: update to 2.53.5

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoMerge pull request #4704 from commodo/python-pyopenssl-update
Hannu Nyman [Sun, 13 Aug 2017 16:51:12 +0000 (19:51 +0300)]
Merge pull request #4704 from commodo/python-pyopenssl-update

python-pyopenssl: bump to 17.2.0 ; add python3 variant ; add myself co-maintainer

6 years agopython-pyopenssl: bump to 17.2.0 ; add python3 variant ; add myself co-maintainer 4704/head
Alexandru Ardelean [Tue, 1 Aug 2017 07:15:00 +0000 (10:15 +0300)]
python-pyopenssl: bump to 17.2.0 ; add python3 variant ; add myself co-maintainer

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoshadowsocks-libev: setting mode with default value tcp_only
Yousong Zhou [Sun, 13 Aug 2017 04:07:07 +0000 (12:07 +0800)]
shadowsocks-libev: setting mode with default value tcp_only

This is the default value taken by ss-server and ss-redir.  After this
change ss_rules section can still use those ss-redir instances who do
not have mode explicitly specified.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agoRevert "btrfs-progs: update to 4.12"
Etienne Champetier [Sun, 13 Aug 2017 00:41:37 +0000 (17:41 -0700)]
Revert "btrfs-progs: update to 4.12"

This reverts commit 8592566b7621601cd8960441857db516f5f32a23.

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agotravis,build: accept "Revert" commits
Etienne Champetier [Sun, 13 Aug 2017 00:35:59 +0000 (17:35 -0700)]
travis,build: accept "Revert" commits

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoMerge pull request #4514 from alive4ever/mksh-R55
champtar [Sun, 13 Aug 2017 00:03:06 +0000 (17:03 -0700)]
Merge pull request #4514 from alive4ever/mksh-R55

mksh: bump to R55 and use PKG_HASH

6 years agoMerge pull request #4695 from dibdot/patch-1
champtar [Sat, 12 Aug 2017 19:01:15 +0000 (12:01 -0700)]
Merge pull request #4695 from dibdot/patch-1

dnscrypt-proxy: change start priority

6 years agodnscrypt-proxy: change start priority 4695/head
Dirk Brenken [Wed, 9 Aug 2017 19:43:16 +0000 (21:43 +0200)]
dnscrypt-proxy: change start priority

* adapt start priority to the new trigger based setup

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agoMerge pull request #4698 from D-Albers/btrfs-progs-4.12
Hannu Nyman [Sat, 12 Aug 2017 11:32:47 +0000 (14:32 +0300)]
Merge pull request #4698 from D-Albers/btrfs-progs-4.12

btrfs-progs: update to 4.12

6 years agobtrfs-progs: update to 4.12 4698/head
Daniel Albers [Sat, 12 Aug 2017 07:25:22 +0000 (09:25 +0200)]
btrfs-progs: update to 4.12

update to 4.12
remove PKG_MD5SUM

Signed-off-by: Daniel Albers <Daniel.Albers@public-files.de>
6 years agoMerge pull request #4696 from dibdot/travelmate
Hannu Nyman [Sat, 12 Aug 2017 06:23:06 +0000 (09:23 +0300)]
Merge pull request #4696 from dibdot/travelmate

travelmate: update to 0.9.2

6 years agotravelmate: update to 0.9.2 4696/head
Dirk Brenken [Sat, 12 Aug 2017 06:01:17 +0000 (08:01 +0200)]
travelmate: update to 0.9.2

* backend: fix typo in log message
* frontend: add/modify input datatypes in 'extra' section
* frontend: add support to edit/change wpa enterprise key phrases
* frontend: various small fixes

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agoMerge pull request #4689 from aparcar/keep_settings
Daniel Golle [Fri, 11 Aug 2017 23:12:50 +0000 (01:12 +0200)]
Merge pull request #4689 from aparcar/keep_settings

rpcd-mod-attendedsysupgrade: add keep_settings opt

6 years agorpcd-mod-attendedsysupgrade: add keep_settings opt 4689/head
Paul Spooren [Thu, 10 Aug 2017 18:35:17 +0000 (20:35 +0200)]
rpcd-mod-attendedsysupgrade: add keep_settings opt

as mentioned [here][1] some firmwares require to reset all settings.
this commit add a param "keep_settings" which changes the sysupgrade
parameter "-c" to "-n" to flush all configs

[1]: https://github.com/aparcar/gsoc17-attended-sysupgrade/issues/34

Signed-off-by: Paul Spooren <paul@spooren.de>
6 years agoMerge pull request #4693 from commodo/python-cryptography-update
Hannu Nyman [Fri, 11 Aug 2017 20:16:31 +0000 (23:16 +0300)]
Merge pull request #4693 from commodo/python-cryptography-update

python-cryptography: bump to version 2.0.3 ; add python-asn1crypto (dep required for python-cryptography)

6 years agopython-cryptography: bump to version 2.0.3 4693/head
Alexandru Ardelean [Tue, 1 Aug 2017 10:50:45 +0000 (13:50 +0300)]
python-cryptography: bump to version 2.0.3

The dependency has changed from needing `pyasn1`
to needing `asn1crypto`.
Oh well...

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agopython-asn1crypto: add new package (needed for python-cryptography)
Alexandru Ardelean [Fri, 11 Aug 2017 13:49:43 +0000 (16:49 +0300)]
python-asn1crypto: add new package (needed for python-cryptography)

Unfortunately python-cryptography (after version 2.0.<something>)
decided to replace `pyasn1` with `asn1crypto`.

Unfortunately `pyasn1` is needed for another package,
so it can't be dropped just yet.
Not sure if dropping it would bother people.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoMerge pull request #4692 from commodo/pyasn1-updates
Hannu Nyman [Fri, 11 Aug 2017 13:50:40 +0000 (16:50 +0300)]
Merge pull request #4692 from commodo/pyasn1-updates

pyasn1,pyasn1_modules: update packages & add myself as 2nd maintainer to pyasn1_modules

6 years agopyasn1-modules: bump to version 0.0.11 ; add python3 variant ; add myself as maintainer 4692/head
Alexandru Ardelean [Tue, 1 Aug 2017 11:24:15 +0000 (14:24 +0300)]
pyasn1-modules: bump to version 0.0.11 ; add python3 variant ; add myself as maintainer

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoMerge pull request #4690 from val-kulkov/subversion-package
Hannu Nyman [Fri, 11 Aug 2017 13:18:05 +0000 (16:18 +0300)]
Merge pull request #4690 from val-kulkov/subversion-package

subversion: update to 1.9.7

6 years agopython-pyasn1: bump to version 0.3.2
Alexandru Ardelean [Tue, 1 Aug 2017 10:48:25 +0000 (13:48 +0300)]
python-pyasn1: bump to version 0.3.2

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agogit: update to 2.14.1
Peter Wagner [Fri, 11 Aug 2017 10:59:58 +0000 (12:59 +0200)]
git: update to 2.14.1

Fixes: CVE-2017-1000117
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agosubversion: update to 1.9.7 4690/head
Val Kulkov [Thu, 10 Aug 2017 20:27:05 +0000 (16:27 -0400)]
subversion: update to 1.9.7

This is a straightforward update to the latest version that
fixes a security issue per CVE-2017-9800:
http://subversion.apache.org/security/CVE-2017-9800-advisory.txt

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
6 years agoMerge pull request #4688 from TDT-GmbH/mwan3-features
Hannu Nyman [Thu, 10 Aug 2017 18:22:44 +0000 (21:22 +0300)]
Merge pull request #4688 from TDT-GmbH/mwan3-features

net/mwan3: add new feature and bug fixes

6 years agoMerge pull request #4687 from kdarbyshirebryant/bumpwireguard
Hannu Nyman [Thu, 10 Aug 2017 13:41:59 +0000 (16:41 +0300)]
Merge pull request #4687 from kdarbyshirebryant/bumpwireguard

wireguard: bump to release 0.0.20170810

6 years agonet/mwan3: update version 4688/head
Florian Eckert [Thu, 10 Aug 2017 10:36:21 +0000 (12:36 +0200)]
net/mwan3: update version

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: add hotplug script for hidden self interface generation
Florian Eckert [Fri, 4 Aug 2017 11:23:39 +0000 (13:23 +0200)]
net/mwan3: add hotplug script for hidden self interface generation

Add new globals config section with option local_source.

With this config option the self interface generation will be done now
automatically on hotplug event. You can specify which interface (ip)
sould be used for router traffic. To replace the self intereface in the
config set local_source to "lan".

The default option is none, so it will not change default behavior if a
"self" interface is configured in the network section.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: add Makefile postinst and postrm for rpcd
Florian Eckert [Tue, 8 Aug 2017 07:31:34 +0000 (09:31 +0200)]
net/mwan3: add Makefile postinst and postrm for rpcd

Restart rpcd on package install/remove

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: fix ipset generation in hotplug script with an lock
Florian Eckert [Wed, 2 Aug 2017 12:53:18 +0000 (14:53 +0200)]
net/mwan3: fix ipset generation in hotplug script with an lock

Fix critical section during hotplug events.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: fix ubus json datatyp
Florian Eckert [Tue, 1 Aug 2017 07:24:32 +0000 (09:24 +0200)]
net/mwan3: fix ubus json datatyp

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: expand ubus to show when last mwan3track check was done
Florian Eckert [Mon, 31 Jul 2017 11:57:51 +0000 (13:57 +0200)]
net/mwan3: expand ubus to show when last mwan3track check was done

To know how old the ubus output is, add an age parameter which indicats
how old the check informations on the interface are.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: on startup mark interface online only if track_ip are reachable
Florian Eckert [Mon, 24 Jul 2017 08:59:50 +0000 (10:59 +0200)]
net/mwan3: on startup mark interface online only if track_ip are reachable

Add new interface config option "inital_state".

If interface comeing up the first time(mwan3 start, boot),
there are now two option for interface behaviour:

- online (default as is now)
  Set up interface regardless wether tracking ip are reachable or not.

- offline
  Set up interface first to ping tracking ip and if they are reachable set up
  the interface completely.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: fix ping issue if last interface recovers from failure
Florian Eckert [Mon, 31 Jul 2017 10:04:18 +0000 (12:04 +0200)]
net/mwan3: fix ping issue if last interface recovers from failure

Even though error was fixed the interface checks still fails, if last_resort
was set to blackhole or unreachable.

To fix this issue do not remove failure interface from iptables change on
down event.

Reported-by: Colby Whitney <colby.whitney@luxul.com>
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: move mwan3track clean up to mwan3 cmd
Florian Eckert [Mon, 24 Jul 2017 08:20:46 +0000 (10:20 +0200)]
net/mwan3: move mwan3track clean up to mwan3 cmd

This is usefull to see the last state of the interface with ubus.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: remove unused global definition
Florian Eckert [Mon, 24 Jul 2017 08:15:02 +0000 (10:15 +0200)]
net/mwan3: remove unused global definition

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: fix mwan3track kill execution
Florian Eckert [Mon, 31 Jul 2017 09:46:21 +0000 (11:46 +0200)]
net/mwan3: fix mwan3track kill execution

If two interface have the same prefix "wan" for example "wan" and "wan1"
pgrep returns the PID for wan1 also "pgrep -f mwan3track wan".

Before this fix "wan1" was also killed! This is not what we want.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: fix ubus output for mwan3track running state
Florian Eckert [Fri, 21 Jul 2017 13:07:46 +0000 (15:07 +0200)]
net/mwan3: fix ubus output for mwan3track running state

Fix ubus output for mwan3track running state

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: change logging output on hotplug interface event
Florian Eckert [Thu, 20 Jul 2017 11:31:07 +0000 (13:31 +0200)]
net/mwan3: change logging output on hotplug interface event

Change logging output on hotplug interface event

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agonet/mwan3: add option keep_failure_interval on failure
Florian Eckert [Thu, 20 Jul 2017 06:55:55 +0000 (08:55 +0200)]
net/mwan3: add option keep_failure_interval on failure

Add new boolean interface config param to keep ping failure interval during
interface failure state.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agowireguard: bump to release 0.0.20170810 4687/head
Kevin Darbyshire-Bryant [Thu, 10 Aug 2017 08:07:52 +0000 (09:07 +0100)]
wireguard: bump to release 0.0.20170810

Compile & run tested: ar71xx: archer c7 v2

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
6 years agonet/mwan3: add process PID to LOG output
Florian Eckert [Thu, 13 Jul 2017 13:45:36 +0000 (15:45 +0200)]
net/mwan3: add process PID to LOG output

Update log output macro to show PID during logging

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years agoMerge pull request #4679 from dibdot/dnscrypt-proxy
Hannu Nyman [Wed, 9 Aug 2017 07:26:28 +0000 (10:26 +0300)]
Merge pull request #4679 from dibdot/dnscrypt-proxy

dnscrypt-proxy: mute needless warnings

6 years agoMerge pull request #4684 from commodo/python-fix-opkg-collisions
Hannu Nyman [Wed, 9 Aug 2017 04:19:48 +0000 (07:19 +0300)]
Merge pull request #4684 from commodo/python-fix-opkg-collisions

python,python3: fix opkg collisions with -src packages

6 years agopython,python3: fix opkg collisions with -src packages 4684/head
Alexandru Ardelean [Tue, 8 Aug 2017 20:52:29 +0000 (23:52 +0300)]
python,python3: fix opkg collisions with -src packages

Fixes:
 https://github.com/openwrt/packages/issues/4681

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agolibmms: Remove iconv dependency no longer needed.
Ted Hess [Tue, 8 Aug 2017 18:27:52 +0000 (14:27 -0400)]
libmms: Remove iconv dependency no longer needed.

Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agosound/mpd: Update to 0.20.9, work-around libiconv-stub link problem
Ted Hess [Tue, 8 Aug 2017 17:36:37 +0000 (13:36 -0400)]
sound/mpd: Update to 0.20.9, work-around libiconv-stub link problem

Rearrange dependencies
General cleanup of Makefile
Fix compilation and linking problems

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Signed-off-by: Ted Hess <thess@kitschensync.net>
6 years agoMerge pull request #4670 from larsi-org/master
Hannu Nyman [Tue, 8 Aug 2017 17:11:28 +0000 (20:11 +0300)]
Merge pull request #4670 from larsi-org/master

mwan3: allow to change mwan3's MARKing mask

6 years agoMerge pull request #4678 from pprindeville/bind-update-9.11.2
Noah Meyerhans [Tue, 8 Aug 2017 16:00:20 +0000 (09:00 -0700)]
Merge pull request #4678 from pprindeville/bind-update-9.11.2

Bind update 9.11.2

6 years agoMerge pull request #4677 from diizzyy/patch-82
Ted Hess [Tue, 8 Aug 2017 14:02:49 +0000 (10:02 -0400)]
Merge pull request #4677 from diizzyy/patch-82

libs/faad2: Update to 2.8.1

6 years agoMerge pull request #4673 from diizzyy/patch-79
Ted Hess [Tue, 8 Aug 2017 13:17:35 +0000 (09:17 -0400)]
Merge pull request #4673 from diizzyy/patch-79

libs/expat: Update to 2.2.3

6 years agonet/nmap: Avoid linking libssh2 unintentionally
Daniel Engberg [Tue, 8 Aug 2017 07:24:43 +0000 (09:24 +0200)]
net/nmap: Avoid linking libssh2 unintentionally

Explicitly tell nmap not to link libssh2 if its available, fixes buildbot failure.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agodnscrypt-proxy: mute needless warnings 4679/head
Dirk Brenken [Tue, 8 Aug 2017 07:09:36 +0000 (09:09 +0200)]
dnscrypt-proxy: mute needless warnings

* print only 'missing plugins support warning' if user really configured
'blacklist' or 'block_ipv6' parameter.

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agophp7: upgrade to 7.1.8
Michael Heimpold [Mon, 7 Aug 2017 19:21:22 +0000 (21:21 +0200)]
php7: upgrade to 7.1.8

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agostrongswan: use -eq when testing booleans
Stijn Tintel [Tue, 1 Aug 2017 03:48:26 +0000 (05:48 +0200)]
strongswan: use -eq when testing booleans

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: convert init script to procd
Stijn Tintel [Tue, 1 Aug 2017 01:47:58 +0000 (03:47 +0200)]
strongswan: convert init script to procd

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: check return value instead of output
Stijn Tintel [Tue, 1 Aug 2017 01:29:45 +0000 (03:29 +0200)]
strongswan: check return value instead of output

When the strongswan service is running, `ipsec status` returns 0. Check
the return value instead of checking its output.

While at it, remove the [[ ]] bashism, use rereadall instead of
(reread)secrets, and move it inside the if statement.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: remove checks for UCI config
Stijn Tintel [Tue, 1 Aug 2017 00:49:42 +0000 (02:49 +0200)]
strongswan: remove checks for UCI config

In commit 36e073d8201fe7cf133ef3eea41f8855c3344c71, some checks were
added to see if the UCI config file exists and if there are any peers
configured in it. Due to these checks, if /etc/config/ipsec exists, but
contains no enabled peers, strongswan will not be started. This is not
ideal, as a user might want to experiment with the UCI config while
keeping existing connections in /etc/ipsec.conf operational.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: add charon-cmd utility
Stijn Tintel [Mon, 31 Jul 2017 20:04:10 +0000 (22:04 +0200)]
strongswan: add charon-cmd utility

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: add missing charon config files
Stijn Tintel [Mon, 31 Jul 2017 19:23:06 +0000 (21:23 +0200)]
strongswan: add missing charon config files

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: add swanctl utility
Stijn Tintel [Mon, 31 Jul 2017 18:53:57 +0000 (20:53 +0200)]
strongswan: add swanctl utility

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: add vici plugin
Stijn Tintel [Mon, 31 Jul 2017 18:43:00 +0000 (20:43 +0200)]
strongswan: add vici plugin

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: rename -utils to -ipsec
Stijn Tintel [Mon, 31 Jul 2017 17:14:13 +0000 (19:14 +0200)]
strongswan: rename -utils to -ipsec

Since the strongswan-utils package now only contains the aging ipsec
utility, rename it to strongswan-ipsec.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: split scepclient into separate package
Stijn Tintel [Mon, 31 Jul 2017 17:07:55 +0000 (19:07 +0200)]
strongswan: split scepclient into separate package

We currently include the SCEP client in strongswan-utils, which is a
dependency of the strongswan-default meta-package. As it's generally not
recommended to generate keys on embedded devices due to lack of entropy,
move the SCEP client to a separate package, and only depend on it in the
strongswan-full meta-package.

While at it, add scepclient.conf to the package.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agostrongswan: split PKI tool into separate package
Stijn Tintel [Mon, 31 Jul 2017 16:45:33 +0000 (18:45 +0200)]
strongswan: split PKI tool into separate package

We currently include the PKI tool in strongswan-utils, which is a
dependency of the strongswan-default meta-package. As it's generally not
recommended to generate keys on embedded devices due to lack of entropy,
move the PKI tool to a separate package, and only depend on it in the
strongswan-full meta-package.

While at it, add pki.conf to the package.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agodomoticz: remove additional files from package
Stijn Tintel [Mon, 31 Jul 2017 16:18:18 +0000 (18:18 +0200)]
domoticz: remove additional files from package

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agobind: fixes for openssl 1.1.0 thread compatibility 4678/head
Philip Prindeville [Mon, 7 Aug 2017 18:04:13 +0000 (12:04 -0600)]
bind: fixes for openssl 1.1.0 thread compatibility

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agobind: version update to 9.11.2
Philip Prindeville [Mon, 7 Aug 2017 18:01:56 +0000 (12:01 -0600)]
bind: version update to 9.11.2

Also refresh patches and dependencies.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agogit: update to 2.14.0
Peter Wagner [Mon, 7 Aug 2017 16:43:31 +0000 (18:43 +0200)]
git: update to 2.14.0

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoMerge pull request #4675 from dibdot/dnscrypt-proxy
Hannu Nyman [Mon, 7 Aug 2017 13:15:21 +0000 (16:15 +0300)]
Merge pull request #4675 from dibdot/dnscrypt-proxy

dnscrypt-proxy: start from procd interface trigger, not in init

6 years agolibs/faad2: Update to 2.8.1 4677/head
Daniel Engberg [Mon, 7 Aug 2017 12:03:22 +0000 (14:03 +0200)]
libs/faad2: Update to 2.8.1

* Switch back to upstream repo
* Follow the same configuration style as ffmpeg and mpg123 for using float vs
  fixed point codepaths.
* Remove unneeded cpp variables (musl provides C99 math library)

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agonet/nmap: Update to 7.60
Daniel Engberg [Mon, 7 Aug 2017 10:22:17 +0000 (12:22 +0200)]
net/nmap: Update to 7.60

* Update nmap-suite to 7.60
* Use PKG_HASH as PKG_MD5SUM is deprecated
* Switch download URL to HTTPS
* Add zlib as dependency and link libpcre dynamically

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agodnscrypt-proxy: start from procd interface trigger, not in init 4675/head
Dirk Brenken [Thu, 27 Jul 2017 10:44:43 +0000 (12:44 +0200)]
dnscrypt-proxy: start from procd interface trigger, not in init

* Start dnscrypt-proxy from procd interface trigger rather than
immediately in init, to fix a possible race condition during boot and
get rid of rc.local restarts. You can restrict trigger interface(s) by
'procd_trigger' in new global config section.

* tab/whitespace cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agoMerge pull request #4674 from diizzyy/patch-80
champtar [Mon, 7 Aug 2017 05:29:34 +0000 (22:29 -0700)]
Merge pull request #4674 from diizzyy/patch-80

utils/gptfdisk: Remove from tree

6 years agobuild,travis: don't try to test deleted packages
Etienne Champetier [Mon, 7 Aug 2017 05:17:35 +0000 (22:17 -0700)]
build,travis: don't try to test deleted packages

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoutils/gptfdisk: Remove from tree 4674/head
Daniel Engberg [Mon, 7 Aug 2017 03:57:28 +0000 (05:57 +0200)]
utils/gptfdisk: Remove from tree

linux-utils (fdisk) provides the functionality I need and I have no interest
in maintaining this package as it more or less overlaps the functionality
of the previously mentioned alternative.

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agolibs/expat: Update to 2.2.3 4673/head
Daniel Engberg [Mon, 7 Aug 2017 03:03:19 +0000 (05:03 +0200)]
libs/expat: Update to 2.2.3

Update (lib)expat to 2.2.3
Remove poor entropy hack, 2.2.3 uses /dev/urandom in worst case

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agobuild,travis: fix return code when "No new or modified packages found!"
Etienne Champetier [Sat, 5 Aug 2017 16:18:00 +0000 (09:18 -0700)]
build,travis: fix return code when "No new or modified packages found!"

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>