feed/packages.git
7 years agoMerge pull request #4147 from diizzyy/patch-35
Álvaro Fernández Rojas [Tue, 21 Mar 2017 07:16:48 +0000 (08:16 +0100)]
Merge pull request #4147 from diizzyy/patch-35

utils/dosfstools: Update to 4.1

7 years agoMerge pull request #4151 from hauke/linuxptp
Hauke Mehrtens [Mon, 20 Mar 2017 21:01:17 +0000 (22:01 +0100)]
Merge pull request #4151 from hauke/linuxptp

Linuxptp: add mirror hash and fix build

7 years agophp7: update to 7.1.3
Michael Heimpold [Mon, 20 Mar 2017 20:34:37 +0000 (21:34 +0100)]
php7: update to 7.1.3

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
7 years agoMerge pull request #4165 from cpu/feature_dnscrypt_proxy_custom_resolver
Hannu Nyman [Mon, 20 Mar 2017 14:40:07 +0000 (16:40 +0200)]
Merge pull request #4165 from cpu/feature_dnscrypt_proxy_custom_resolver

dnscrypt-proxy: Add custom resolver config support

7 years agodnscrypt-proxy: Add custom resolver config support 4165/head
Daniel [Sun, 19 Mar 2017 16:00:37 +0000 (12:00 -0400)]
dnscrypt-proxy: Add custom resolver config support

This commit modifies the dnscrypt-proxy plugin's `dnscrypt-proxy.init`
script to allow specifying a custom dnscrypt resolver. Prior to this
commit users of the dnscrypt-proxy plugin are only able to choose from
a dnscrypt resolver that is present in the packaged `ResolversList` CSV
file.

To specify a custom resolver three new configuration parameters are
required[0]: `ProviderName`, `ProviderKey` and `ResolverAddress`.

The `dnscrypt-proxy.init` script now maps `providername`, `providerkey`,
and `resolveraddress` values (if present) from a `dnscrypt-proxy.config`
file into the generated DNSCrypt configuration file.

`PKG_RELEASE` is increased from 1 to 2 to reflect the new functionality.

[0]: https://github.com/jedisct1/dnscrypt-proxy/blob/9eee47477031ad0ffef94160d7370d4dec6f2c3a/dnscrypt-proxy.conf#L28:L32

Signed-off-by: Daniel McCarney <daniel@binaryparadox.net>
7 years agoMerge pull request #4167 from stangri/vpnbypass
Hannu Nyman [Mon, 20 Mar 2017 09:01:23 +0000 (11:01 +0200)]
Merge pull request #4167 from stangri/vpnbypass

vpnbypass: linted (shellshock) init script, modified README, removed unneeded dependencies

7 years agoMerge pull request #4171 from TDT-GmbH/mwan3-change-maintainer
Hannu Nyman [Mon, 20 Mar 2017 09:00:20 +0000 (11:00 +0200)]
Merge pull request #4171 from TDT-GmbH/mwan3-change-maintainer

net/mwan3: change maintainer

7 years agoMerge pull request #4170 from TDT-GmbH/mwan3-fix-track-ips
Hannu Nyman [Mon, 20 Mar 2017 08:59:47 +0000 (10:59 +0200)]
Merge pull request #4170 from TDT-GmbH/mwan3-fix-track-ips

net/mwan3: fix track_ips count

7 years agoMerge pull request #4168 from zx2c4/patch-1
Hannu Nyman [Mon, 20 Mar 2017 08:56:14 +0000 (10:56 +0200)]
Merge pull request #4168 from zx2c4/patch-1

net/wireguard: version bump

7 years agonet/mwan3: change maintainer 4171/head
Florian Eckert [Mon, 20 Mar 2017 07:48:16 +0000 (08:48 +0100)]
net/mwan3: change maintainer

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: fix track_ips count 4170/head
Florian Eckert [Fri, 17 Mar 2017 11:57:22 +0000 (12:57 +0100)]
net/mwan3: fix track_ips count

fix track_ips generation introduced with commit
6d44a7679a92717126f1da4b274d91322c7c56b7

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/wireguard: version bump 4168/head
Jason A. Donenfeld [Mon, 20 Mar 2017 03:19:58 +0000 (04:19 +0100)]
net/wireguard: version bump

Simple version bump to 20170320.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
7 years agovpnbypass: linted (shellshock) init script, modified README. 4167/head
Stan Grishin [Mon, 13 Mar 2017 19:11:13 +0000 (12:11 -0700)]
vpnbypass: linted (shellshock) init script, modified README.

7 years agoMerge pull request #4166 from mwarning/master
Hannu Nyman [Sun, 19 Mar 2017 17:08:34 +0000 (19:08 +0200)]
Merge pull request #4166 from mwarning/master

zerotier: bump version to 1.2.2

7 years agozerotier: remove nice parameter 4166/head
Moritz Warning [Sun, 19 Mar 2017 16:40:33 +0000 (17:40 +0100)]
zerotier: remove nice parameter

There is no need to nice the program by default.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years agozerotier: update zerotier to 1.2.2
Moritz Warning [Sun, 19 Mar 2017 00:20:58 +0000 (01:20 +0100)]
zerotier: update zerotier to 1.2.2

Signed-off-by: Moritz Warning <moritzwarning@web.de>
7 years agosslh: bump to v1.18
Jonathan McCrohan [Mon, 27 Feb 2017 00:13:47 +0000 (00:13 +0000)]
sslh: bump to v1.18

Signed-off-by: Mircea Horea IONICĂ <mionica@gmail.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
7 years agoMerge pull request #3566 from nikil/moreutils
Stijn Tintel [Sun, 19 Mar 2017 14:09:18 +0000 (15:09 +0100)]
Merge pull request #3566 from nikil/moreutils

moreutils: Add package

7 years agoMerge pull request #4161 from Ansuel/patch-1
Nikos Mavrogiannopoulos [Sun, 19 Mar 2017 13:31:52 +0000 (14:31 +0100)]
Merge pull request #4161 from Ansuel/patch-1

cryptodev-linux: fix aria 2 spam message

7 years agocryptodev-linux: fix aria 2 spam message 4161/head
Ansuel Smith [Sat, 18 Mar 2017 11:08:32 +0000 (12:08 +0100)]
cryptodev-linux: fix aria 2 spam message

cryptodev log by default unecessary debug message
With some app (like aria2) the syslog get spammed with lots of this message
 cryptodev: aria2c[3231] (adjust_sg_array:106): reallocating from 32 to 512 pages

With this we disable logging of debug message as they are just for info purpose and they are not error at all.

Signed-off-by: Ansuel Smith ansuelsmth@gmail.com
7 years agomoreutils: Add package 3566/head
Nikil Mehta [Wed, 23 Nov 2016 18:13:00 +0000 (10:13 -0800)]
moreutils: Add package

Signed-off-by: Nikil Mehta <nikil.mehta@gmail.com>
7 years agoMerge pull request #4135 from lucize/greyfix
Hannu Nyman [Sat, 18 Mar 2017 22:31:27 +0000 (00:31 +0200)]
Merge pull request #4135 from lucize/greyfix

mail: add greyfix

7 years agoMerge pull request #3902 from stangri/simple-adblock
Hannu Nyman [Sat, 18 Mar 2017 14:56:27 +0000 (16:56 +0200)]
Merge pull request #3902 from stangri/simple-adblock

simple-adblock: initial version

7 years agoMerge pull request #4160 from EricLuehrsen/unbound_init
Hannu Nyman [Sat, 18 Mar 2017 14:28:35 +0000 (16:28 +0200)]
Merge pull request #4160 from EricLuehrsen/unbound_init

unbound: fix hotplug iface and ntp restarts

7 years agoMerge pull request #4158 from TDT-GmbH/mwan-fix-hotplug
Hannu Nyman [Sat, 18 Mar 2017 14:28:16 +0000 (16:28 +0200)]
Merge pull request #4158 from TDT-GmbH/mwan-fix-hotplug

net/mwan3: fix hotplug on ACTION ifdown

7 years agoMerge pull request #4157 from TDT-GmbH/mwan3-add-user-script
Hannu Nyman [Sat, 18 Mar 2017 14:28:01 +0000 (16:28 +0200)]
Merge pull request #4157 from TDT-GmbH/mwan3-add-user-script

net/mwan3: add mwan3.user hotplug script

7 years agounbound: fix hotplug iface and ntp restarts 4160/head
Eric Luehrsen [Sat, 18 Mar 2017 02:45:47 +0000 (22:45 -0400)]
unbound: fix hotplug iface and ntp restarts

Unbound is configured to restart on hotplug/iface but this can result
in numerous restarts at boot. Unbound also has a restart for NTP.
This was observed to generate trouble and even with procd robustness
too many crashes might occur (rare). Unbound would not be running.

Give more care to /var/lib/unbound/root.key during restarts. Use procd
for iface restarts. Check pidof() to wait one more second for Unbound.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agolinuxptp: fix libc functionality check in incdefs.sh 4151/head
Hauke Mehrtens [Tue, 14 Mar 2017 23:10:32 +0000 (00:10 +0100)]
linuxptp: fix libc functionality check in incdefs.sh

The checks in the incdefs.sh script do not fully work when cross
compiling. It probably checks the hosts libc. Just provide the settings
manually, as our musl at least supports all these features.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
7 years agolinuxptp: download directly via http
Hauke Mehrtens [Tue, 14 Mar 2017 23:08:14 +0000 (00:08 +0100)]
linuxptp: download directly via http

Instead of cloning the released version via git, just download it via
http from sourceforge.

Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
7 years agoMerge pull request #4153 from br101/master
Ted Hess [Fri, 17 Mar 2017 17:09:28 +0000 (13:09 -0400)]
Merge pull request #4153 from br101/master

dfu-util: Add package

7 years agodfu-util: Add package 4153/head
Bruno Randolf [Wed, 15 Mar 2017 19:32:15 +0000 (19:32 +0000)]
dfu-util: Add package

Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years agonet/mwan3: add mwan3.user hotplug script 4157/head
Florian Eckert [Wed, 15 Mar 2017 15:11:07 +0000 (16:11 +0100)]
net/mwan3: add mwan3.user hotplug script

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: fix hotplug on ACTION ifdown 4158/head
Florian Eckert [Fri, 17 Mar 2017 10:06:24 +0000 (11:06 +0100)]
net/mwan3: fix hotplug on ACTION ifdown

On dynamic interface proto (dhcp/pppoe) the hotplug will not execude (exit 9)
because the gateway is already released. The check will now only be made
on a ifup ACTION event.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agopackage: haproxy
heil [Thu, 16 Mar 2017 21:35:59 +0000 (22:35 +0100)]
package: haproxy
 - bump to stable 1.7.3 and pending patches from upstream

Signed-off-by: heil <heil@terminal-consulting.de>
7 years agoMerge pull request #4130 from commodo/python-package-src
Hannu Nyman [Thu, 16 Mar 2017 19:52:51 +0000 (21:52 +0200)]
Merge pull request #4130 from commodo/python-package-src

python, python3: ship packages with byte-codes and derive python source packages

7 years agoMerge pull request #3050 from feckert/mwan3_flush_conntrack
champtar [Thu, 16 Mar 2017 13:40:52 +0000 (06:40 -0700)]
Merge pull request #3050 from feckert/mwan3_flush_conntrack

mwan3: enhancement add ping size and flush conntrack table

7 years agonet/mwan3: add ping size option to mwan3track 3050/head
Florian Eckert [Wed, 15 Mar 2017 13:14:35 +0000 (14:14 +0100)]
net/mwan3: add ping size option to mwan3track

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agonet/mwan3: reset conntrack table on iface up/down event
Florian Eckert [Tue, 14 Mar 2017 12:57:45 +0000 (13:57 +0100)]
net/mwan3: reset conntrack table on iface up/down event

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agoMerge pull request #4098 from mattsm/master
Imre Kaloz [Thu, 16 Mar 2017 01:58:49 +0000 (18:58 -0700)]
Merge pull request #4098 from mattsm/master

miniupnpc: update to 2.0.20161216

7 years agominiupnpc: update miniupnpc to 2.0 4098/head
Mo Chen [Wed, 21 Dec 2016 03:03:40 +0000 (21:03 -0600)]
miniupnpc: update miniupnpc to 2.0

Install listdevices as well

Signed-off-by: Mo Chen <uncorrupt@gmail.com>
Signed-off-by: Matthew McClintock <msm-oss@mcclintock.net>
7 years agoMerge pull request #4154 from br101/horst-fix
Jo-Philipp Wich [Wed, 15 Mar 2017 22:17:13 +0000 (23:17 +0100)]
Merge pull request #4154 from br101/horst-fix

horst: Fix build for LEDE

7 years agohorst: Fix build for LEDE 4154/head
Bruno Randolf [Wed, 15 Mar 2017 22:05:34 +0000 (22:05 +0000)]
horst: Fix build for LEDE

Fortified headers don't seem to like _GNU_SOURCE in this case,
but we can remove that define since it's not needed. Add a patch
for LEDE until a new horst version is released.

Signed-off-by: Bruno Randolf <br1@einfach.org>
7 years agoMerge pull request #4132 from yegorich/canutils
Hannu Nyman [Wed, 15 Mar 2017 16:38:08 +0000 (18:38 +0200)]
Merge pull request #4132 from yegorich/canutils

canutils: rework recipe

7 years agoMerge pull request #4024 from danrl/mwan
Hannu Nyman [Wed, 15 Mar 2017 16:14:40 +0000 (18:14 +0200)]
Merge pull request #4024 from danrl/mwan

net/mwan3-luci: removed application

7 years agoMerge pull request #4023 from danrl/cshark
Hannu Nyman [Wed, 15 Mar 2017 14:11:38 +0000 (16:11 +0200)]
Merge pull request #4023 from danrl/cshark

net/cshark: remove luci-app-cshark

7 years agosimple-adblock: initial commit 3902/head
Stan Grishin [Mon, 23 Jan 2017 14:33:32 +0000 (06:33 -0800)]
simple-adblock: initial commit

simple-adblock: version 1.5 introduces background processing of downloaded list while the next list is being downloaded

Signed-off-by: Stan Grishin <stangri@melmac.net>
7 years agoMerge pull request #4140 from zorxd/master
Hannu Nyman [Tue, 14 Mar 2017 20:32:15 +0000 (22:32 +0200)]
Merge pull request #4140 from zorxd/master

ddns-scripts: update dnsexit.com update URL+response

7 years agoMerge pull request #4104 from p-wassi/gpsd_typo
Hannu Nyman [Tue, 14 Mar 2017 17:26:05 +0000 (19:26 +0200)]
Merge pull request #4104 from p-wassi/gpsd_typo

utils/gpsd: fix init script

7 years agoutils/dosfstools: Update to 4.1 4147/head
Daniel Engberg [Mon, 13 Mar 2017 09:24:34 +0000 (10:24 +0100)]
utils/dosfstools: Update to 4.1

Update to 4.1
Remove 0001-mkfs-Default-to-64-32-heads-sectors-for-targets-smal.patch
as it's included in upstream repo.
Refresh patch

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
7 years agognunet: use PKG_MIRROR_HASH
Daniel Golle [Mon, 13 Mar 2017 23:39:33 +0000 (00:39 +0100)]
gnunet: use PKG_MIRROR_HASH

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agotor: update to version 0.2.9.10
Hauke Mehrtens [Mon, 13 Mar 2017 21:31:21 +0000 (22:31 +0100)]
tor: update to version 0.2.9.10

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
7 years agoddns-scripts: remove answer checking for dnsexit 4140/head
Xavier Douville [Mon, 13 Mar 2017 16:15:27 +0000 (12:15 -0400)]
ddns-scripts: remove answer checking for dnsexit

remove answer checking for dnsexit as their API allows for too many return codes to handle them all.

Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
7 years agognunet: update sources
Daniel Golle [Mon, 13 Mar 2017 07:28:15 +0000 (08:28 +0100)]
gnunet: update sources

RPS has now been ported, SET bugs were fixed

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoMerge pull request #4145 from EricLuehrsen/unbound_wip
Hannu Nyman [Mon, 13 Mar 2017 08:22:14 +0000 (10:22 +0200)]
Merge pull request #4145 from EricLuehrsen/unbound_wip

unbound: bugfix odhcpd scripts and localhost fqdn options

7 years agoMerge pull request #4146 from stangri/vpnbypass
Hannu Nyman [Mon, 13 Mar 2017 08:20:33 +0000 (10:20 +0200)]
Merge pull request #4146 from stangri/vpnbypass

vpnbypass: updated service enable/start logic.

7 years agocanutils: rework recipe 4132/head
Yegor Yefremov [Fri, 10 Mar 2017 13:56:40 +0000 (14:56 +0100)]
canutils: rework recipe

Don't group any utilities but just list them all as they are.

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

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
7 years agounbound: bugfix init race condition invalid FQDN 4145/head
Eric Luehrsen [Sun, 5 Mar 2017 19:52:28 +0000 (14:52 -0500)]
unbound: bugfix init race condition invalid FQDN

options 'add_local_fqdn' and 'add_wan_fqdn' can be affected
by race conditions when they are at level 4. Interface name
may not be returned by network tools. The conf file has bad
record formats and Unbound just will not load. Detect this
and fall back to only the host FQDN (level 3).

squash: improve documentation wording and format codes.

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
7 years agounbound: fix odhcpd trigger script
Audric Schiltknecht [Sun, 12 Mar 2017 20:11:48 +0000 (16:11 -0400)]
unbound: fix odhcpd trigger script

Read UNBOUND_TXT_DOMAIN from main unbound configuration.
This prevents records to be added into Unbound in the default 'lan' zone.

Signed-off-by: Audric Schiltknecht <storm+github@chemicalstorm.org>
7 years agognunet: update sources
Daniel Golle [Sun, 12 Mar 2017 22:40:00 +0000 (23:40 +0100)]
gnunet: update sources

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agognurl: update to version 7.53.1
Daniel Golle [Sun, 12 Mar 2017 22:27:17 +0000 (23:27 +0100)]
gnurl: update to version 7.53.1

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
7 years agoirssi: update to 1.0.2
Peter Wagner [Sun, 12 Mar 2017 18:55:37 +0000 (19:55 +0100)]
irssi: update to 1.0.2

Signed-off-by: Peter Wagner <tripolar@gmx.at>
7 years agoddns-scripts: increment PKG_RELEASE
Xavier Douville [Sun, 12 Mar 2017 17:02:04 +0000 (13:02 -0400)]
ddns-scripts: increment PKG_RELEASE

Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
7 years agoddns-scripts: update dnsexit.com update URL+response. Reference http://downloads...
Xavier Douville [Sun, 12 Mar 2017 15:00:25 +0000 (11:00 -0400)]
ddns-scripts: update dnsexit.com update URL+response. Reference downloads.dnsexit.com/ipUpdateDev.doc

Signed-off-by: Xavier Douville <zorxd@users.noreply.github.com>
7 years agoMerge pull request #4136 from danrl/jool
Hannu Nyman [Sat, 11 Mar 2017 14:25:04 +0000 (16:25 +0200)]
Merge pull request #4136 from danrl/jool

jool: update to upstream version 3.5.3

7 years agojool: update to upstream version 3.5.3 4136/head
danrl [Sat, 11 Mar 2017 13:38:25 +0000 (14:38 +0100)]
jool: update to upstream version 3.5.3

Signed-off-by: Dan Luedtke <mail@danrl.com>
7 years agoMerge pull request #4134 from tsl0922/ttyd-1.3.1
Hannu Nyman [Sat, 11 Mar 2017 11:03:03 +0000 (13:03 +0200)]
Merge pull request #4134 from tsl0922/ttyd-1.3.1

ttyd: update to 1.3.1

7 years agoMerge pull request #4133 from lucize/clamavpcre2
Hannu Nyman [Sat, 11 Mar 2017 07:18:22 +0000 (09:18 +0200)]
Merge pull request #4133 from lucize/clamavpcre2

clamav: use PCRE2

7 years agomail: add greyfix 4135/head
Lucian Cristian [Sat, 11 Mar 2017 02:30:54 +0000 (04:30 +0200)]
mail: add greyfix

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years agottyd: update to 1.3.1 4134/head
Shuanglei Tao [Sat, 11 Mar 2017 02:25:13 +0000 (10:25 +0800)]
ttyd: update to 1.3.1

Signed-off-by: Shuanglei Tao <tsl0922@gmail.com>
7 years agoclamav: use PCRE2 4133/head
Lucian Cristian [Fri, 10 Mar 2017 21:22:53 +0000 (23:22 +0200)]
clamav: use PCRE2

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years agoMerge pull request #4113 from lucize/clamupdate
Hannu Nyman [Fri, 10 Mar 2017 08:29:32 +0000 (10:29 +0200)]
Merge pull request #4113 from lucize/clamupdate

clamav: update to 0.99.2

7 years agoMerge pull request #4125 from dvlemplgk/open-plc-utils
Hannu Nyman [Fri, 10 Mar 2017 08:25:26 +0000 (10:25 +0200)]
Merge pull request #4125 from dvlemplgk/open-plc-utils

open-plc-utils: fix menuconfig entries

7 years agoMerge pull request #4122 from TDT-GmbH/mwan3_add_co_maintainer
Hannu Nyman [Fri, 10 Mar 2017 08:20:00 +0000 (10:20 +0200)]
Merge pull request #4122 from TDT-GmbH/mwan3_add_co_maintainer

net/mwan3: add me as co maintainer

7 years agopython,python3: bump PKG_RELEASEs 4130/head
Alexandru Ardelean [Wed, 8 Mar 2017 16:24:03 +0000 (18:24 +0200)]
python,python3: bump PKG_RELEASEs

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython3: split source packages away from compiled packages
Alexandru Ardelean [Thu, 2 Mar 2017 16:02:14 +0000 (18:02 +0200)]
python3: split source packages away from compiled packages

Same as for python.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: split source packages away from compiled packages
Alexandru Ardelean [Thu, 2 Mar 2017 15:47:29 +0000 (17:47 +0200)]
python: split source packages away from compiled packages

Well, they're not yet compiled, but in the next commit
they should be.

People have been complaining [citation needed] to me
via email or via Github that Python's performance is crap
because it packages sources directly and they're not compiled.
And Python has to compile the sources on each run, and
on-the-fly.

Allowing compilation caching is also a no-no, because
I'll get complaints that the flash storage fills up
whenever a Python app runs.

So, to give the user a choice, the new de-facto packaging
for Python packages will be:
* ship compiled + [ preferably ] optimized files
* package sources separately

The problem is that this doubles the number of packages
in LEDE/OpenWrt, but build-times should not suffer a big
hit, since the compilation is done once, and the
install phase should not be too intensive.

Oh, and people don't need ship source packages if
they don't want to.
To do that, a packager needs to just call
`$(eval $(call BuildPackage,python-<package>-src))`

The `python-` prefix is important.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #4129 from lucize/dovecotdeps
Stijn Tintel [Thu, 9 Mar 2017 09:16:43 +0000 (10:16 +0100)]
Merge pull request #4129 from lucize/dovecotdeps

dovecot: fix depends typo

7 years agodovecot: fix depends typo 4129/head
Lucian Cristian [Thu, 9 Mar 2017 09:10:58 +0000 (11:10 +0200)]
dovecot: fix depends typo

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years agopython,python3: drop remove .pyc & .pyo files
Alexandru Ardelean [Thu, 2 Mar 2017 13:24:14 +0000 (15:24 +0200)]
python,python3: drop remove .pyc & .pyo files

We'll control in the install phase what we ship [byte-codes or source files]

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython,python3: drop tests from all core packages
Alexandru Ardelean [Wed, 8 Mar 2017 15:18:09 +0000 (17:18 +0200)]
python,python3: drop tests from all core packages

Well, this slipped by for some time.
This should make the Python core packages even more lighter.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython3: make sure $(1)/usr/lib path exists for python3-dev package
Alexandru Ardelean [Tue, 7 Mar 2017 12:21:02 +0000 (14:21 +0200)]
python3: make sure $(1)/usr/lib path exists for python3-dev package

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: fix python-dev clash with python-base
Alexandru Ardelean [Tue, 7 Mar 2017 10:23:47 +0000 (12:23 +0200)]
python: fix python-dev clash with python-base

Both want to install libpython.so.
python-dev should install libpython.a

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython,python3: move PyPackage install rules in the beggining of the Package install...
Alexandru Ardelean [Thu, 2 Mar 2017 16:04:43 +0000 (18:04 +0200)]
python,python3: move PyPackage install rules in the beggining of the Package install rules

So that we can process Python sources installed
by those rules, if we need to.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython3: move filespec shell code into file
Alexandru Ardelean [Thu, 2 Mar 2017 13:10:23 +0000 (15:10 +0200)]
python3: move filespec shell code into file

Same as for python.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython: move filespec shell code into file
Alexandru Ardelean [Thu, 2 Mar 2017 12:14:02 +0000 (14:14 +0200)]
python: move filespec shell code into file

Cleanup.
And preparation for adding a bit more functionality.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agopython,python3: fix goof with multiline command break
Alexandru Ardelean [Tue, 7 Mar 2017 12:50:19 +0000 (14:50 +0200)]
python,python3: fix goof with multiline command break

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years agoMerge pull request #3585 from dedeckeh/strongswan_uci
Stijn Tintel [Thu, 9 Mar 2017 02:59:56 +0000 (03:59 +0100)]
Merge pull request #3585 from dedeckeh/strongswan_uci

strongswan: UCI support

7 years agoMerge pull request #4109 from lucize/doveupsqlite
Stijn Tintel [Thu, 9 Mar 2017 02:40:04 +0000 (03:40 +0100)]
Merge pull request #4109 from lucize/doveupsqlite

dovecot: update to 2.2.28 and add SQLite support

7 years agoMerge pull request #4118 from dibdot/travelmate
Hannu Nyman [Wed, 8 Mar 2017 21:06:25 +0000 (23:06 +0200)]
Merge pull request #4118 from dibdot/travelmate

travelmate: update 0.4.2

7 years agoMerge pull request #4115 from dibdot/mc
Hannu Nyman [Wed, 8 Mar 2017 21:06:09 +0000 (23:06 +0200)]
Merge pull request #4115 from dibdot/mc

mc (midnight commander): release 4.8.19

7 years agoMerge pull request #4119 from stintel/cleanup
Stijn Tintel [Wed, 8 Mar 2017 20:16:24 +0000 (21:16 +0100)]
Merge pull request #4119 from stintel/cleanup

Cleanup: avoid reuse of $(PKG_NAME)

7 years agotreewide: use name in define and eval lines 4119/head
Stijn Tintel [Tue, 7 Mar 2017 12:41:01 +0000 (13:41 +0100)]
treewide: use name in define and eval lines

For consistency, use full name instead of $(PKG_NAME) in define and eval
lines for all packages.

I've seen reviews that asked to do this before, and I am asking the same
during reviews now. To avoid this in the future, fix this treewide so
when people use existing packages as example, we will not have to
request this change anymore.

This makes all packages consistent with both LEDE and OpenWrt base
repositories.

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agotravelmate: update 0.4.2 4118/head
Dirk Brenken [Tue, 7 Mar 2017 07:40:54 +0000 (08:40 +0100)]
travelmate: update 0.4.2

* optimized connection handling -
  removed needless timeouts & wireless commits
* set the pre-configured reload timeout to
  a more conservative/realistic value of 30 seconds
* further logging tweaks

Signed-off-by: Dirk Brenken <dev@brenken.org>
7 years agoopen-plc-utils: fix menuconfig entries 4125/head
Günther Kelleter [Wed, 8 Mar 2017 15:55:00 +0000 (16:55 +0100)]
open-plc-utils: fix menuconfig entries

Fix TITLE and description to contain the actual tool name.

Signed-off-by: Günther Kelleter <guenther.kelleter@devolo.de>
7 years agoMerge pull request #4108 from lucize/postsqlite
Stijn Tintel [Wed, 8 Mar 2017 15:05:54 +0000 (16:05 +0100)]
Merge pull request #4108 from lucize/postsqlite

postfix: Add SQLite support and fix musl compile without POSTFIX_TLS

7 years agonet/mwan3: add me as co maintainer 4122/head
Florian Eckert [Wed, 8 Mar 2017 09:37:02 +0000 (10:37 +0100)]
net/mwan3: add me as co maintainer

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
7 years agopostfix: Add SQLite support 4108/head
Lucian Cristian [Wed, 8 Mar 2017 00:02:03 +0000 (02:02 +0200)]
postfix: Add SQLite support

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years agopostfix: fix musl compile without POSTFIX_TLS
Lucian Cristian [Wed, 1 Mar 2017 18:26:30 +0000 (20:26 +0200)]
postfix: fix musl compile without POSTFIX_TLS

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years agodovecot: update to 2.2.28 4109/head
Lucian Cristian [Tue, 7 Mar 2017 23:44:38 +0000 (01:44 +0200)]
dovecot: update to 2.2.28

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
7 years agodovecot: add SQLite support
Lucian Cristian [Tue, 7 Mar 2017 23:42:50 +0000 (01:42 +0200)]
dovecot: add SQLite support

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>