Commit Graph

12782 Commits

Author SHA1 Message Date
Hannu Nyman bb56ced8fc
Merge pull request #7563 from neheb/mutt
mutt: Update to 1.11.1
2018-12-06 19:42:38 +02:00
Hannu Nyman 679d8d8302
Merge pull request #7593 from sartura/netopeer2_libcurl
netopeer2: add libcurl dependency
2018-12-06 16:08:54 +02:00
Eneas U de Queiroz e4693dd939 unixodbc: fix clean-build compilation
For host compilation, the configure-generated config.h from the target
compilation is used in place of the host-generated file.  When the
target package is compiled with clean-build, that file is gone.  This
saves the file under $(STAGING_DIR), and fetch it from there.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 12:03:02 -02:00
Mislav Novakovic 36cd25beab netopeer2: add libcurl dependency
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-12-06 14:04:31 +01:00
Eneas U de Queiroz 8dc012dfad unixodbc: Fix LIB_PREFIX in host build
When copying config.h from PKG_BUILD_DIR to HOST_BUILD_DIR, LIB_PREFIX
is set to /usr/lib.  Then when odbc_config is run, it reports /usr/lib
as the --lib-dir, and in --libs as well, and dependent packages may
fail.  Set it to $(STAGING_DIR)/usr/lib to make it right.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-06 10:30:17 -02:00
Thomas Heil c4e8ff98c0
Merge pull request #7571 from gladiac1337/feature-haproxy-v1.8.14-updates3
haproxy: Update all patches for HAProxy v1.8.14
2018-12-06 12:00:20 +01:00
Hannu Nyman bb99808597
Merge pull request #7539 from neheb/patch-4
libyaml-cpp: Add PKD_CPE_ID for proper CVE tracking
2018-12-06 12:23:03 +02:00
Hannu Nyman 7488013df7
Merge pull request #7592 from cshoredaniel/pr-nut-serial-usb
nut: Optionally set serial USB to NUT user
2018-12-06 12:22:28 +02:00
Hannu Nyman e5eda839b0
Merge pull request #7570 from sartura/netopeer2_callhome
netopeer2: enable callhome by default
2018-12-06 12:21:17 +02:00
Mislav Novakovic 2c438cb399 netopeer2: enable callhome by default
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-12-06 10:26:43 +01:00
Hannu Nyman 52d37c6cb7
Merge pull request #7578 from cotequeiroz/django-simple-captcha_PyPackage
django-simple-captcha: use PyPackage to build
2018-12-06 10:51:33 +02:00
Hannu Nyman c53afcb99f
Merge pull request #7579 from cotequeiroz/django-webpack-loader_PyPackage
django-webpack-loader: use PyPackage to build
2018-12-06 10:51:18 +02:00
Hannu Nyman 8e7efabb7d
Merge pull request #7577 from cotequeiroz/django-ranged-response_PyPackage
django-ranged-response: use PyPackage to build
2018-12-06 10:50:08 +02:00
Hannu Nyman fa8c03d68d
Merge pull request #7576 from cotequeiroz/django-formtools_PyPackage
django-formtools: use PyPackage to build
2018-12-06 10:49:54 +02:00
Hannu Nyman c6ebdf4015
Merge pull request #7480 from neheb/port
port-mirroring: Update to 1.4.3
2018-12-06 10:44:13 +02:00
Hannu Nyman 1701c355eb
Merge pull request #7506 from neheb/vsft
vsftpd: Fix compilation without ECC or deprecated APIs
2018-12-06 10:43:13 +02:00
Hannu Nyman 228c24de8a
Merge pull request #7545 from neheb/cap
libcap: Update to 2.26
2018-12-06 10:37:10 +02:00
Hannu Nyman 6db5546c49
Merge pull request #7553 from micmac1/tiff-4010-switches
tiff: disable ZSTD and WebP codecs explicitly
2018-12-06 10:35:13 +02:00
Hannu Nyman e036182692
Merge pull request #7585 from dengqf6/nginx
nginx: fix detection of gcc builtin atomic operations
2018-12-06 10:33:49 +02:00
Hannu Nyman 78a364e48c
Merge pull request #7569 from dengqf6/aria2
aria2: code size optimizations and build-parallel
2018-12-06 10:32:41 +02:00
Daniel F. Dickinson a5d06ce110 nut: Optionally set serial USB to NUT user
When using serial-port based UPSes with NUT, it is handy to be able to
configure a USB serial port to have be set tot the NUT runas user, so
that NUT can access the serial port automagically.
Closes #6997

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-06 03:31:47 -05:00
Hannu Nyman 18a10cec48
Merge pull request #7580 from cotequeiroz/pyjwt-1.7.0
pyjwt: Bump to version 1.7.0 -- python-requests-oauthlib:  use PyPackage
2018-12-06 10:28:12 +02:00
Hannu Nyman 9c615edbd4
Merge pull request #7591 from cshoredaniel/pr-nut-upsd-root
nut: Fix upsd runs as root
2018-12-06 10:26:06 +02:00
Daniel F. Dickinson f48b060fa7 nut: Fix upsd runs as root
Closes #6997 - Allows upsd to runas a non-privileged user.
If any driver is running as non-privileged user, the last driver's
user will be used as the server non-privileged user, otherwise the
user specified in config upsd, otherwise nut. Previously the
localisation of RUNAS variable was in the wrong locations.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-06 03:02:29 -05:00
Hannu Nyman 5dfd1bcd74
Merge pull request #7590 from cshoredaniel/pr-nut-driver-typo
nut: Fix a typo in setting a driver parameter
2018-12-06 08:54:15 +02:00
Hannu Nyman 2fafc4f67e
Merge pull request #7582 from cotequeiroz/python-requests_PyPackage
python-requests: use PyPackage to build
2018-12-06 08:53:17 +02:00
Hannu Nyman ba75b83a5f
Merge pull request #7583 from cotequeiroz/python-certifi-2018.11.29
python-certifi: Update to 2018.11.29, add python3
2018-12-06 08:52:09 +02:00
Hannu Nyman ac57e7b700
Merge pull request #7581 from cotequeiroz/python-oauthlib_python3
python-oauthlib: add python3 package
2018-12-06 08:51:01 +02:00
Hannu Nyman c0d331f5c6
Merge pull request #7586 from cotequeiroz/pytz_hostdep
pytz: fix host-compile dependency
2018-12-06 08:49:14 +02:00
Daniel F. Dickinson 192b0f1646 nut: Fix a typo in setting a driver parameter
synchronous would not get set due to typo.  Fixed.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2018-12-06 00:06:53 -05:00
Ted Hess 1c2c18a16a CircleCI: Do not run build as root. Move to public docker repo.
Change docker hub repository to 'openwrtorg'.
Create and use non-root user 'build'. Add xz-utils and unzip.
Use version numbers for docker images (SHA has no sense of time).
Disable pipefail in build step

Signed-off-by: Ted Hess <thess@kitschensync.net>
2018-12-05 15:28:36 -05:00
Hannu Nyman 2e1aa5b265
Merge pull request #7575 from EricLuehrsen/unbound_182
unbound: update to 1.8.2
2018-12-05 21:10:46 +02:00
Eneas U de Queiroz b01258e284 pytz: fix host-compile dependency
Add HOST_BUILD_DEPENDS=python/host

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 16:34:56 -02:00
Deng Qingfang 9ef3498e91 nginx: fix detection of gcc builtin atomic operations
Needed by stream module

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2018-12-06 00:37:46 +08:00
Arnaud Sautaux ca77eba901 erlang: license corrected
Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
2018-12-05 16:03:49 +01:00
Eneas U de Queiroz 53dfce1b23 python-requests-oauthlib: use PyPackage to build
Updated Makefile to use PyPackage, added option to build source package,
updated PKG_SOURCE_URL, and adpated to python-pyjwt new package name.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:34:01 -02:00
Eneas U de Queiroz acca39d00e pyjwt: Bump to version 1.7.0, add ptyhon3
Version 1.7.0 brings compatibility with python 3.7.
As a result of building a python3 version, the python2 package name was
changed from pyjwt to python-pyjwt.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:33:29 -02:00
Eneas U de Queiroz c22577e921 python-certifi: Update to 2018.11.29, add python3
Package was upgraded to current version, and the python3 variant was
added.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:19:01 -02:00
Eneas U de Queiroz f9978fce52 django-simple-captcha: use PyPackage to build
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:13:55 -02:00
Eneas U de Queiroz b29881b853 python-requests: use PyPackage to build
Updated Makefile to use PyPackage, added option to build source package.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:11:53 -02:00
Eneas U de Queiroz f7ca9643a6 python-oauthlib: add python3 package
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:11:02 -02:00
Eneas U de Queiroz 61091f9281 django-ranged-response: use PyPackage to build
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:05:46 -02:00
Eneas U de Queiroz d97aaaf0bd django-formtools: use PyPackage to build
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:04:47 -02:00
Eneas U de Queiroz ecda21c07a django-webpack-loader: use PyPackage to build
Updated Makefile to use PyPackage, added option to build source package,
and updated PKG_SOURCE_URL.

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
2018-12-05 08:03:40 -02:00
Eric Luehrsen 0b4da5d97d unbound: update to 1.8.2
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-12-05 00:31:05 -05:00
Hannu Nyman ae102f4ef8
Merge pull request #7561 from neheb/neon
neon: Fix compilation without deprecated OpenSSL APIs
2018-12-04 21:48:21 +02:00
Hannu Nyman 6c348ceb80
Merge pull request #7560 from neheb/nop
libnopoll: Fix compilation without deprecated OpenSSL APIs
2018-12-04 21:48:04 +02:00
Hannu Nyman 8f745900df
Merge pull request #7558 from pprindeville/perl-update-5.28.1
perl: update to 5.28.1
2018-12-04 21:47:35 +02:00
Josef Schlehofer 552a5774e9
netdata: update to version 1.11.1
Changes:
- corrected License
- removed one row, which was removed in version 1.11.0
- replace netdata.conf with the better one (more details in
https://github.com/openwrt/packages/pull/7540)
- refreshed patches

Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
2018-12-04 15:30:01 +01:00
Toni Uhlig 961f3acf16
ptunnel-ng: add new package
Ptunnel-NG is a bugfixed and refactored version of Ptunnel.
Ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
2018-12-04 14:45:12 +01:00