feed/packages.git
6 years agosound/mocp: General cleanup 4577/head
Daniel Engberg [Wed, 12 Jul 2017 06:37:01 +0000 (08:37 +0200)]
sound/mocp: General cleanup

General cleanup of this port

Don't add libraries as dependencies and disable them later on in configure
arguments (curl and (lib)samplerate). Enabled from now on.
Fix dependencies and functionality provided by external libraries. If we link
(lib)ffmpeg we don't need to have external libraries for handling formats
that ffmpeg already handles.
Update PKG_MD5SUM (deprecated) to PKG_HASH

Sources:
https://github.com/mir-ror/moc/blob/master/decoder_plugins/ffmpeg/ffmpeg.c#L213

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agoMerge pull request #4570 from pprindeville/lighttpd-init-reload
Philip Prindeville [Tue, 11 Jul 2017 22:00:58 +0000 (16:00 -0600)]
Merge pull request #4570 from pprindeville/lighttpd-init-reload

lighttpd: add 'reload' to init script to make logrotate-friendly

6 years agoMerge pull request #4507 from diizzyy/patch-59
Hannu Nyman [Tue, 11 Jul 2017 20:15:55 +0000 (23:15 +0300)]
Merge pull request #4507 from diizzyy/patch-59

libs/libx264: Update to snapshot 20170623

6 years agoMerge pull request #4561 from wertarbyte/package_libnet
Jo-Philipp Wich [Tue, 11 Jul 2017 14:59:54 +0000 (16:59 +0200)]
Merge pull request #4561 from wertarbyte/package_libnet

libnet-1.2.x: simplify build dep installation

6 years agoMerge pull request #4511 from wertarbyte/package_triggerhappy
Jo-Philipp Wich [Tue, 11 Jul 2017 14:54:56 +0000 (16:54 +0200)]
Merge pull request #4511 from wertarbyte/package_triggerhappy

triggerhappy: update to upstream version 0.5.0

6 years agomosquitto: update to 1.4.14
Karl Palsson [Tue, 11 Jul 2017 10:12:06 +0000 (10:12 +0000)]
mosquitto: update to 1.4.14

Fixes a regression due to the CVE fix in the recently released 1.4.13.

https://mosquitto.org/2017/07/version-1-4-14-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agoMerge pull request #4571 from diizzyy/patch-62
Hannu Nyman [Tue, 11 Jul 2017 13:17:55 +0000 (16:17 +0300)]
Merge pull request #4571 from diizzyy/patch-62

libs/confuse: Update to 3.2

6 years agoMerge pull request #4566 from dedeckeh/pr-netsnmp-config
Stijn Tintel [Tue, 11 Jul 2017 09:25:12 +0000 (11:25 +0200)]
Merge pull request #4566 from dedeckeh/pr-netsnmp-config

netsnmp: add global enabled config option

6 years agolibs/confuse: Update to 3.2 4571/head
Daniel Engberg [Tue, 11 Jul 2017 07:34:43 +0000 (09:34 +0200)]
libs/confuse: Update to 3.2

Update (lib)confuse to 3.2

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
6 years agolighttpd: add 'reload' to init script to make logrotate-friendly 4570/head
Philip Prindeville [Mon, 10 Jul 2017 22:06:38 +0000 (16:06 -0600)]
lighttpd: add 'reload' to init script to make logrotate-friendly

If lighttpd's scripts are rotated from under it while they're still open,
this will cause some weird things to happen.  Give it a heads up that
the logs have moved.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agonetsnmp: add global enabled config option 4566/head
Hans Dedecker [Mon, 10 Jul 2017 11:48:24 +0000 (13:48 +0200)]
netsnmp: add global enabled config option

Add enabled config option in the global uci section; it allows to put into
place the snmpd config but not yet start the netsnmp daemon.
If config option is unset; netsnmp daemon will be started as before.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
6 years agomosquitto: update to 1.4.13
Karl Palsson [Mon, 10 Jul 2017 14:29:13 +0000 (14:29 +0000)]
mosquitto: update to 1.4.13

Primarily a bugfix release for a CVE that doesn't affect lede/openwrt,
but also includes some websockets perfomance fixes.

Release notes at https://mosquitto.org/2017/07/version-1-4-13-released/

Signed-off-by: Karl Palsson <karlp@etactica.com>
6 years agoirssi: update to 1.0.4
Peter Wagner [Mon, 10 Jul 2017 09:50:32 +0000 (11:50 +0200)]
irssi: update to 1.0.4

Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years agoMerge pull request #4556 from zx2c4/master
Hannu Nyman [Sun, 9 Jul 2017 18:11:58 +0000 (21:11 +0300)]
Merge pull request #4556 from zx2c4/master

wireguard: fix routing of allowed IPs when no CIDR is specified

6 years agoMerge pull request #4558 from commodo/python-cleanup1
Hannu Nyman [Sun, 9 Jul 2017 18:04:38 +0000 (21:04 +0300)]
Merge pull request #4558 from commodo/python-cleanup1

python,python3: rename PyBuild/Compile rules & remove .egg-info from packages

6 years agoMerge pull request #4557 from dibdot/travelmate
Hannu Nyman [Sun, 9 Jul 2017 17:59:55 +0000 (20:59 +0300)]
Merge pull request #4557 from dibdot/travelmate

travelmate: update 0.8.2

6 years agonetdiscover: use simplified libnet header location 4561/head
Stefan Tomanek [Fri, 7 Jul 2017 22:36:25 +0000 (00:36 +0200)]
netdiscover: use simplified libnet header location

Use the common location for libnet include files and libraries.

Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
6 years agolibnet-1.2.x: simplify build dep installation
Stefan Tomanek [Fri, 7 Jul 2017 22:36:25 +0000 (00:36 +0200)]
libnet-1.2.x: simplify build dep installation

Install include files and libraries into a common place; this
makes compiling depending packages easier.

Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
6 years agoscreen: update to 4.6.0
Etienne Champetier [Sun, 9 Jul 2017 02:24:37 +0000 (19:24 -0700)]
screen: update to 4.6.0

Signed-off-by: Etienne Champetier <echampetier@anevia.com>
6 years agomonit: update to 5.23
Etienne Champetier [Sun, 9 Jul 2017 02:24:13 +0000 (19:24 -0700)]
monit: update to 5.23

Signed-off-by: Etienne Champetier <echampetier@anevia.com>
6 years agosqlite3: update to 3.19.3
Etienne Champetier [Sun, 9 Jul 2017 02:07:41 +0000 (19:07 -0700)]
sqlite3: update to 3.19.3

fix possible database corruption
https://www.sqlite.org/releaselog/3_19_3.html

Signed-off-by: Etienne Champetier <echampetier@anevia.com>
6 years agopython-gnupg: add package
Daniel Golle [Sat, 8 Jul 2017 19:28:30 +0000 (21:28 +0200)]
python-gnupg: add package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agozabbix: update to 3.2.6
Etienne Champetier [Sat, 8 Jul 2017 18:56:26 +0000 (11:56 -0700)]
zabbix: update to 3.2.6

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agozabbix: partially fix zabbix-extra-mac80211
Etienne Champetier [Sat, 8 Jul 2017 15:30:14 +0000 (08:30 -0700)]
zabbix: partially fix zabbix-extra-mac80211

In kernel commit f1160434c7658af3f7b0926b88df49a66cb3c3e0 many stats
that we read with zabbix-extra-mac80211 have been renamed
One commit after (c206ca670974cefec7ac3732db5c8156e8081a8d) those renamed
stats have been hidden behind MAC80211_DEBUG_COUNTERS compile flag

For now you have to edit mac80211 Makefile / do a custom build to access
most of these stats

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
6 years agoMerge pull request #4563 from dangowrt/fix-odbc-config
Thomas Heil [Sat, 8 Jul 2017 12:23:35 +0000 (14:23 +0200)]
Merge pull request #4563 from dangowrt/fix-odbc-config

unixodbc: fix cross-compile drivers

6 years agopsqlodbc: build against staging libs
Daniel Golle [Sat, 8 Jul 2017 10:42:41 +0000 (12:42 +0200)]
psqlodbc: build against staging libs

avoid accidentally picking paths on the host for pg_config and
odbc_config by supplying them as parameters to configure.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agounixodbc: fix cross-compile drivers 4563/head
Daniel Golle [Sat, 8 Jul 2017 01:59:29 +0000 (03:59 +0200)]
unixodbc: fix cross-compile drivers

build odbc_config for host so drivers may use it to figure out build
details, patch odbc_config to return target specific values from
unixodbc_conf.h.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoportaudio: Pass down TARGET_CPPFLAGS only build what is necessary
Florian Fainelli [Fri, 7 Jul 2017 22:56:37 +0000 (15:56 -0700)]
portaudio: Pass down TARGET_CPPFLAGS only build what is necessary

We were not correctly passing down TARGET_CPPFLAGS which made external
toolchains not automatically searching for headers in $(STAGING_DIR) to
fail the build. We are also just packaging the library and headers, so
we do not need to build the tests and selftests.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
6 years agotriggerhappy: update to upstream version 0.5.0 4511/head
Stefan Tomanek [Sun, 25 Jun 2017 06:49:49 +0000 (08:49 +0200)]
triggerhappy: update to upstream version 0.5.0

Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
6 years agopsqlodbc: add package
Daniel Golle [Sun, 2 Jul 2017 00:23:15 +0000 (02:23 +0200)]
psqlodbc: add package

add official PostgreSQL ODBC driver

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoMerge pull request #4559 from commodo/python-pyodbc-fix
Daniel Golle [Fri, 7 Jul 2017 16:54:16 +0000 (18:54 +0200)]
Merge pull request #4559 from commodo/python-pyodbc-fix

pyodbc: fix python-pyodbc variant ; wasn't working

6 years agoMerge pull request #4532 from dangowrt/auto-unixodbc
Thomas Heil [Fri, 7 Jul 2017 15:14:44 +0000 (17:14 +0200)]
Merge pull request #4532 from dangowrt/auto-unixodbc

unixodbc: auto-generate odbcinst.ini

6 years agopyodbc: fix python-pyodbc variant ; wasn't working 4559/head
Alexandru Ardelean [Tue, 4 Jul 2017 20:02:56 +0000 (23:02 +0300)]
pyodbc: fix python-pyodbc variant ; wasn't working

Python3 variant was working fine.

Also add add PACKAGE_python-pyodbc conditional depend for python packages

Otherwise, both Python & Python3 interpreters get built,
even tho only one variant is selected.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agopython-lxml: override PyBuild/Compile & Py3Build/Compile rules 4558/head
Alexandru Ardelean [Tue, 4 Jul 2017 19:44:08 +0000 (22:44 +0300)]
python-lxml: override PyBuild/Compile & Py3Build/Compile rules

And depend on python-light only if python-lxml is selected.
Same thing for python3-lxml.

Otherwise, this builds both Python & Python3 intepreters.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agopython,python3: remove .egginfo directories
Alexandru Ardelean [Tue, 4 Jul 2017 19:27:45 +0000 (22:27 +0300)]
python,python3: remove .egginfo directories

They don't seem needed, and makes packages a bit smaller

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agopython,python3: define PyBuild/Compile & Py3Build/Compile
Alexandru Ardelean [Tue, 4 Jul 2017 17:58:37 +0000 (20:58 +0300)]
python,python3: define PyBuild/Compile & Py3Build/Compile

Similar to LEDE/OpenWrt's Build/Compile/Default rule,
and other similarities like this.

This should allow Python packages to define
PyBuild/Compile rules to do specific stuff per
package.

The advantage of using these (over just overriding
Build/Compile) is the VARIANT mechanism that is
in place to support packaging both for Python & Python3.

So, PyBuild/Compile will get picked up for the Python
variant build, and Py3Build/Compile will get picked
up for the Python3 variant build.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agotravelmate: update 0.8.2 4557/head
Dirk Brenken [Fri, 7 Jul 2017 15:02:19 +0000 (17:02 +0200)]
travelmate: update 0.8.2

* change start priority to 90 and revert hostapd stuff from last commit
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agowireguard: version bump 4556/head
Jason A. Donenfeld [Fri, 7 Jul 2017 14:21:24 +0000 (16:21 +0200)]
wireguard: version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
6 years agowireguard: assume /32 or /128 if no CIDR is given
Jason A. Donenfeld [Fri, 7 Jul 2017 14:17:07 +0000 (16:17 +0200)]
wireguard: assume /32 or /128 if no CIDR is given

This brings the route_allowed_ips option into parity with the addresses
option, which makes these same assumption. The parsing selection is made
to be identical between these two settings.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
6 years agoMerge pull request #4554 from lucize/clamavssl
Hannu Nyman [Thu, 6 Jul 2017 20:24:59 +0000 (23:24 +0300)]
Merge pull request #4554 from lucize/clamavssl

clamav: Fix OpenSSL dependency

6 years agoclamav: Fix OpenSSL dependency 4554/head
Lucian Cristian [Thu, 6 Jul 2017 20:02:32 +0000 (23:02 +0300)]
clamav: Fix OpenSSL dependency

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years agoMerge pull request #4542 from MikePetullo/dovecot
Hannu Nyman [Thu, 6 Jul 2017 16:33:36 +0000 (19:33 +0300)]
Merge pull request #4542 from MikePetullo/dovecot

Dovecot

6 years agoMerge pull request #4552 from dibdot/travelmate
Hannu Nyman [Thu, 6 Jul 2017 15:04:33 +0000 (18:04 +0300)]
Merge pull request #4552 from dibdot/travelmate

travelmate: update 0.8.1

6 years agoMerge pull request #4553 from val-kulkov/subversion-package
Hannu Nyman [Thu, 6 Jul 2017 15:03:58 +0000 (18:03 +0300)]
Merge pull request #4553 from val-kulkov/subversion-package

subversion: update to v1.9.6

6 years agosubversion: update to v1.9.6 4553/head
Val Kulkov [Thu, 6 Jul 2017 14:21:49 +0000 (10:21 -0400)]
subversion: update to v1.9.6

Update Subversion packages to the latest release, v1.9.6.

Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
6 years agotravelmate: update 0.8.1 4552/head
Dirk Brenken [Thu, 6 Jul 2017 13:39:36 +0000 (15:39 +0200)]
travelmate: update 0.8.1

* wait for hostapd comes up during boot
* remove needless ubus call during script startup
* remove needless iwinfo check (covered by package dependency)

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agopython: fix intermitent build failure
Alexandru Ardelean [Thu, 6 Jul 2017 06:30:45 +0000 (09:30 +0300)]
python: fix intermitent build failure

Fixes: https://github.com/openwrt/packages/issues/4548
When running parallel jobs, there are chances
that the Build/InstallDev rule may run before
the Host/Install rule and fail the build.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoMerge pull request #4546 from mrpace2/rename-i2c-lua-2nd-try
Hannu Nyman [Wed, 5 Jul 2017 18:33:23 +0000 (21:33 +0300)]
Merge pull request #4546 from mrpace2/rename-i2c-lua-2nd-try

i2c-lua: relocated upstream repo, update to upstream v1.1.2

6 years agorelocated upstream repo, update to upstream v1.1.2 4546/head
mrpace2 [Wed, 5 Jul 2017 18:26:17 +0000 (20:26 +0200)]
relocated upstream repo, update to upstream v1.1.2

Signed-off-by: Frank Edelhaeuser <mrpace2@gmail.com>
6 years agoMerge pull request #4545 from dibdot/adblock
Hannu Nyman [Wed, 5 Jul 2017 16:52:12 +0000 (19:52 +0300)]
Merge pull request #4545 from dibdot/adblock

adblock: update 2.8.3

6 years agoadblock: update 2.8.3 4545/head
Dirk Brenken [Wed, 5 Jul 2017 16:46:08 +0000 (18:46 +0200)]
adblock: update 2.8.3

* refine manual/backup mode (exclude local blacklist processing)
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agogawk: add GNU awk package
Daniel Golle [Wed, 5 Jul 2017 11:01:57 +0000 (13:01 +0200)]
gawk: add GNU awk package

Coexists peacefully with busybox' awk.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agopigeonhole: new package 4542/head
W. Michael Petullo [Wed, 5 Jul 2017 01:18:45 +0000 (21:18 -0400)]
pigeonhole: new package

Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years agodovecot: install libraries to allow building plugins
W. Michael Petullo [Wed, 5 Jul 2017 01:17:04 +0000 (21:17 -0400)]
dovecot: install libraries to allow building plugins

Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years agoMerge pull request #4539 from hauke/tor
Hauke Mehrtens [Tue, 4 Jul 2017 20:50:53 +0000 (22:50 +0200)]
Merge pull request #4539 from hauke/tor

tor: update to version 0.2.9.11

6 years agotor: update to version 0.2.9.11 4539/head
Hauke Mehrtens [Mon, 3 Jul 2017 21:00:29 +0000 (23:00 +0200)]
tor: update to version 0.2.9.11

This fixes CVE-2017-0376

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
6 years agoMerge pull request #4538 from commodo/python-updates
Jo-Philipp Wich [Mon, 3 Jul 2017 13:17:46 +0000 (15:17 +0200)]
Merge pull request #4538 from commodo/python-updates

python,python3: minor build improvements

6 years agopython,python3: add dependency on CONFIG_PACKAGE_ symbols for setuptools & pip 4538/head
Alexandru Ardelean [Mon, 3 Jul 2017 07:46:59 +0000 (10:46 +0300)]
python,python3: add dependency on CONFIG_PACKAGE_ symbols for setuptools & pip

If you build python/python3 and later decide to build
python(3)-setuptools and/or python(3)-pip, the build won't
re-run without adding `CONFIG_PACKAGE_python(3)-setuptools`
and `CONFIG_PACKAGE_python(3)-pip`.

Seems to resolve issue:
https://github.com/openwrt/packages/issues/4529

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agopython,python3: simplify `sed` expression for setuptools & pip
Alexandru Ardelean [Mon, 3 Jul 2017 06:43:42 +0000 (09:43 +0300)]
python,python3: simplify `sed` expression for setuptools & pip

A suggestion from comment (from Philip Prindeville):
https://github.com/openwrt/packages/issues/4529#issuecomment-312518121

Avoids some escaping of slashes.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoMerge pull request #4536 from lucize/doveup
Hannu Nyman [Mon, 3 Jul 2017 11:13:36 +0000 (14:13 +0300)]
Merge pull request #4536 from lucize/doveup

dovecot: update  v2.2.31

6 years agoshadowsocks-libev: disable documentation
Yousong Zhou [Mon, 3 Jul 2017 07:03:05 +0000 (15:03 +0800)]
shadowsocks-libev: disable documentation

This should also fix build by removing dependency on asciidoc

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agopython,python3: fix underlinking issues with lrt (clock_gettime())
Alexandru Ardelean [Mon, 20 Feb 2017 09:49:29 +0000 (11:49 +0200)]
python,python3: fix underlinking issues with lrt (clock_gettime())

Seems it's called underlinking that's happening only
on Ubuntu 12.04 with libressl (that comes from LEDE's
tools folder).

Link here:
https://ubuntuforums.org/showthread.php?t=1870586

I'm still reading about this a bit.
Since I don't really get it.

But applying that fix (as in the link) seems to fix compiling
on Ubuntu 12.04, and tried also on 16.04 (to make sure).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agolibnopoll: Fix clashes with sys/param.h and link with openssl
Florian Fainelli [Sun, 2 Jul 2017 19:57:08 +0000 (12:57 -0700)]
libnopoll: Fix clashes with sys/param.h and link with openssl

Some toolchains may automatically have sys/params.h which includes
isset() backport upstream commit
675ac7b4b64d398de8a61e9c713383b8c0d9071f to fix that. Also explicitly
link with openssl.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
6 years agojq: Set -std=c99 CLFAGS
Florian Fainelli [Sun, 2 Jul 2017 19:49:02 +0000 (12:49 -0700)]
jq: Set -std=c99 CLFAGS

Fixes build errors/warnings:

locfile.c: In function 'locfile_init':
locfile.c:21:3: error: 'for' loop initial declarations are only allowed
in C99 mode
   for (int i=0; i<length; i++) {

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
6 years agodovecot: update 4536/head
Lucian Cristian [Sun, 2 Jul 2017 22:11:29 +0000 (01:11 +0300)]
dovecot: update

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
6 years agolibiio: add missing dependencies to avahi
Michael Heimpold [Sun, 2 Jul 2017 21:34:18 +0000 (23:34 +0200)]
libiio: add missing dependencies to avahi

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agoMerge pull request #4533 from pprindeville/acpica-version-bump
Hannu Nyman [Sun, 2 Jul 2017 18:55:54 +0000 (21:55 +0300)]
Merge pull request #4533 from pprindeville/acpica-version-bump

acpica-unix: version bump and add parallel build

6 years agounixodbc: auto-generate odbcinst.ini 4532/head
Daniel Golle [Sun, 2 Jul 2017 12:06:34 +0000 (14:06 +0200)]
unixodbc: auto-generate odbcinst.ini

This allows ODBC drivers to create odbcinst.ini-snippets in
/etc/odbcinst.ini.d/ which will be assembled into
/tmp/etc/odbcinst.ini. /etc/odbcinst.ini is provided as a symlink
pointing to /tmp/etc/odbcinst.ini
Hence the unixODBC-provided PostgreSQL driver was also given an
odbcinst.ini.d snippet.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoacpica-unix: version bump and add parallel build 4533/head
Philip Prindeville [Sun, 2 Jul 2017 18:36:46 +0000 (12:36 -0600)]
acpica-unix: version bump and add parallel build

Also fix source URL.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years agopostgresql: allow populating required DB using script
Daniel Golle [Sun, 2 Jul 2017 17:38:30 +0000 (19:38 +0200)]
postgresql: allow populating required DB using script

Extend UCI mechanics to allow pre-populating a newly created
database by executing SQL statements from a scripts file.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agoshadowsocks-libev: rewrite
Yousong Zhou [Sat, 24 Jun 2017 00:56:18 +0000 (08:56 +0800)]
shadowsocks-libev: rewrite

- Selecting only a single or subset of all components of shadowsocks-libev is
  now possible (this is the main motivation behind the rewrite)
- Configuring multiple instances of the same component is now also possible
- Same option names as with the json config
- Unified configuration generation method for each component
- Add support for ss-local, ss-tunnel, ss-server
- Most data validation is now done with validate_data
- USE_PROCD=1
- Update ss-rules with the one from shadowsocks/luci-app-shadowsocks
- Add README.md
- Set myself as the maintainer

Addresses #4435

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years agopython-pyodbc: add package
Daniel Golle [Sat, 1 Jul 2017 16:29:20 +0000 (18:29 +0200)]
python-pyodbc: add package

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agognunet: update source
Daniel Golle [Sat, 24 Jun 2017 22:51:28 +0000 (00:51 +0200)]
gnunet: update source

also package missing block plugins

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agopostgresql: update to version 9.6.3
Daniel Golle [Sun, 25 Jun 2017 13:31:13 +0000 (15:31 +0200)]
postgresql: update to version 9.6.3

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
6 years agonmap: bump version to 7.50
Nuno Goncalves [Sat, 1 Jul 2017 11:46:32 +0000 (13:46 +0200)]
nmap: bump version to 7.50

Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
6 years agolibiio: fix typo from previous commit
Michael Heimpold [Sat, 1 Jul 2017 09:48:18 +0000 (11:48 +0200)]
libiio: fix typo from previous commit

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agolibiio: make optional dependencies conditional
Michael Heimpold [Fri, 30 Jun 2017 21:45:46 +0000 (23:45 +0200)]
libiio: make optional dependencies conditional

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
6 years agoMerge pull request #4526 from zx2c4/patch-7
Hannu Nyman [Thu, 29 Jun 2017 20:11:36 +0000 (23:11 +0300)]
Merge pull request #4526 from zx2c4/patch-7

wireguard: version bump

6 years agowireguard: version bump 4526/head
Jason A. Donenfeld [Thu, 29 Jun 2017 19:37:14 +0000 (21:37 +0200)]
wireguard: version bump

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
6 years agoMerge pull request #4524 from commodo/more-fix-ovs
Hannu Nyman [Thu, 29 Jun 2017 18:14:06 +0000 (21:14 +0300)]
Merge pull request #4524 from commodo/more-fix-ovs

openvswitch: fix build

6 years agoMerge pull request #4525 from dibdot/adblock
Hannu Nyman [Thu, 29 Jun 2017 14:05:05 +0000 (17:05 +0300)]
Merge pull request #4525 from dibdot/adblock

adblock: update 2.8.2

6 years agoadblock: update 2.8.2 4525/head
Dirk Brenken [Thu, 29 Jun 2017 13:34:18 +0000 (15:34 +0200)]
adblock: update 2.8.2

* made DNS restart conditional (compare list hash values),
  to prevent needless restarts of the DNS backend

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agodomoticz: removed hardcoded userdata path
Stijn Tintel [Thu, 29 Jun 2017 11:09:18 +0000 (13:09 +0200)]
domoticz: removed hardcoded userdata path

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years agoMerge pull request #4523 from dibdot/adblock
Hannu Nyman [Thu, 29 Jun 2017 11:07:41 +0000 (14:07 +0300)]
Merge pull request #4523 from dibdot/adblock

adblock: update 2.8.1

6 years agopython,python3: install mk files in the Host/Install phase 4524/head
Alexandru Ardelean [Thu, 29 Jun 2017 11:03:51 +0000 (14:03 +0300)]
python,python3: install mk files in the Host/Install phase

The Build/InstallDev rule is activated only for target builds.
But if someone needs only the host Python, then
these files need to be installed in this phase, and not Build/InstallDev

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoadblock: update 2.8.1 4523/head
Dirk Brenken [Thu, 29 Jun 2017 10:57:15 +0000 (12:57 +0200)]
adblock: update 2.8.1

* revert 'wan6' interface trigger in default config
  due to current procd limitation (see: #4521)

Signed-off-by: Dirk Brenken <dev@brenken.org>
6 years agoopenvswitch: make dependencies conditional for openvswitch-python subpackage
Alexandru Ardelean [Thu, 29 Jun 2017 10:50:40 +0000 (13:50 +0300)]
openvswitch: make dependencies conditional for openvswitch-python subpackage

Apparently, even if you don't select the `openvswitch-python` package,
Python still gets built (for the target build).

But, if the python dependencies are conditional on the
`PACKAGE_openvswitch-python` symbol then they aren't build.

This should improve build times, if you only want to build the
`openvswitch` package.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoopenvswitch: add CONFIG_PACKAGE_openvswitch-python to PKG_BUILD_DEPENDS
Alexandru Ardelean [Sun, 18 Jun 2017 17:41:24 +0000 (20:41 +0300)]
openvswitch: add CONFIG_PACKAGE_openvswitch-python to PKG_BUILD_DEPENDS

That way, OVS gets rebuilt if the openvswitch-python
package is selected or unselected.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agopython-six: rename PKG_NAME to python-six, and adapt unpack cmd for build
Alexandru Ardelean [Sun, 18 Jun 2017 17:17:11 +0000 (20:17 +0300)]
python-six: rename PKG_NAME to python-six, and adapt unpack cmd for build

OVS has PKG_BUILD_DEPENDS:=python-six/host as dep.
But that doesn't seem to work, since the PKG_NAME:=six

So, this change renames the PKG_NAME to python-six, to
make it clear it's Python package.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agoopenvswitch: enforce the use of the python binary from `packages`
Alexandru Ardelean [Sat, 17 Jun 2017 19:05:08 +0000 (22:05 +0300)]
openvswitch: enforce the use of the python binary from `packages`

Seems it was not failing for me because it was probably
using my host Python, which may have the `six` package
available.

This patch enforces the use of the packaged Python.
That way, it's more consistent that the python-six
package is available.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
6 years agolighttpd: backport more mod_cgi fixes queued for 1.4.46
Rafał Miłecki [Thu, 29 Jun 2017 07:24:37 +0000 (09:24 +0200)]
lighttpd: backport more mod_cgi fixes queued for 1.4.46

The most important change is local redirects being disabled by default.
There is an option called cgi.local-redir that allows enabling this
optimization manually back if needed.

Local redirects were initially introduced in 1.4.40 but caused many
problems for *some* web services.

One of problems is breaking Post/Redirect/Get design pattern. With
redirects handled on server side there is no browser redirection making
it "lose" the POST data.

Another possible issue are HTML forms with action="". With CGI local
redirects browser may be sending form data to the wrong URL (the one
that was supposed to redirect the browser).

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
6 years agoMerge pull request #4483 from andor-pierdelacabeza/patch-1
Hannu Nyman [Wed, 28 Jun 2017 20:17:44 +0000 (23:17 +0300)]
Merge pull request #4483 from andor-pierdelacabeza/patch-1

ddns: Fix dnsmadeeasy ddns url

6 years agoMerge pull request #4519 from zx2c4/patch-7
Hannu Nyman [Wed, 28 Jun 2017 13:01:28 +0000 (16:01 +0300)]
Merge pull request #4519 from zx2c4/patch-7

wireguard: version bump

6 years agowireguard: version bump 4519/head
Jason A. Donenfeld [Wed, 28 Jun 2017 12:57:04 +0000 (14:57 +0200)]
wireguard: version bump

From upstream's changelog:

  * main: annotate init/exit functions to save memory
  * selftest: remove antique siphash self test
  * haskell: re-add updated haskell example
  * socket: use ip_rt_put instead of dst_release
  * device: avoid double icmp send on routing loop
  * compat: clean up cruft
  * global: cleanup IP header checking
  * compat: do not export symbols unnecessarily

  Various cleanups and updates.

  * device: netdevice destruction logic change for 4.12

  When Linux 4.12 is released next week, we're good to go.

  * device: only use one sleep notifier

  Rather than have a separate sleep notification for every interface, we now
  have a single notifier for every interface. This improves performance,
  especially when creating many interfaces at once.

  * device: remove icmp conntrack hacks

  We're moving hacks upstream the proper way, and then backporting them to
  compat.

  * receive: extend rate limiting to 1 second after under load detection

  After we determine that we're under load, we now wait 1 second before not
  being under load again, a timer which is global across all interfaces on a
  given system.

  * curve25519: satisfy sparse and use short types
  * curve25519: keep certain sandy2x functions in C

  Certain functions have been made into C, which should improve stack frames and
  reliability.

  * ratelimiter: rewrite from scratch

  This is a big change. We no longer rely on x_tables or xt_hashlimit, instead
  using a super minimal and sleek token bucket ratelimiter. This works much
  better than the old cruft and should allow us to run more places. It also has
  the benefit of being global, so that it's possible to have thousands of
  interfaces without killing the system with separate GCs and vmallocs, which is
  what happened prior.

  * socket: verify saddr belongs to interface

  We now more quickly react to changes of the v4 routing table, by ensuring that
  the sticky source address is actually still valid.

  * wg-quick: properly match IPv6 endpoint

  wg-quick now works better with IPv6.

  * wg-quick: use printf -v instead of namerefs for bash 4.2

  This adds support for old bash, which means wg-quick should be generically
  "bash 4 and up". I'm not happy about this but EL7 uses old bash, so we're
  stuck with it.

  * compat: support EL7.3

  Support for RHEL, CentOS, ScientificLinux, and so forth.

  * compat: support Ubuntu 14.04

  An old crufty Ubuntu is now supported, since it's LTS.

6 years agoMerge pull request #4518 from EricLuehrsen/unbound_1_6_4
Hannu Nyman [Wed, 28 Jun 2017 06:04:53 +0000 (09:04 +0300)]
Merge pull request #4518 from EricLuehrsen/unbound_1_6_4

unbound: update to 1.6.4

6 years agounbound: update to 1.6.4 4518/head
Eric Luehrsen [Wed, 28 Jun 2017 03:12:22 +0000 (23:12 -0400)]
unbound: update to 1.6.4

Signed-off-by: Eric Luehrsen <ericluehrsen@hotmail.com>
6 years agoFix http/https, increase PKG_RELEASE 4483/head
Alvaro [Andor] [Tue, 27 Jun 2017 21:48:53 +0000 (23:48 +0200)]
Fix http/https, increase PKG_RELEASE

6 years agoMerge pull request #4515 from pprindeville/rng-tools-fix-newlines
Hannu Nyman [Tue, 27 Jun 2017 07:25:15 +0000 (10:25 +0300)]
Merge pull request #4515 from pprindeville/rng-tools-fix-newlines

rng-tools: add upstreamed patch to fix newlines in syslog messages

6 years agoMerge pull request #4517 from dibdot/adblock
Hannu Nyman [Tue, 27 Jun 2017 07:24:47 +0000 (10:24 +0300)]
Merge pull request #4517 from dibdot/adblock

adblock: update 2.8.0 (release 2)

6 years agorng-tools: add upstreamed patch to fix newlines in syslog messages 4515/head
Philip Prindeville [Tue, 27 Jun 2017 03:27:10 +0000 (21:27 -0600)]
rng-tools: add upstreamed patch to fix newlines in syslog messages

Don't embed newlines in syslog strings.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>