Hannu Nyman
5dfd1bcd74
Merge pull request #7590 from cshoredaniel/pr-nut-driver-typo
nut: Fix a typo in setting a driver parameter
6 years ago
Hannu Nyman
2fafc4f67e
Merge pull request #7582 from cotequeiroz/python-requests_PyPackage
python-requests: use PyPackage to build
6 years ago
Hannu Nyman
ba75b83a5f
Merge pull request #7583 from cotequeiroz/python-certifi-2018.11.29
python-certifi: Update to 2018.11.29, add python3
6 years ago
Hannu Nyman
ac57e7b700
Merge pull request #7581 from cotequeiroz/python-oauthlib_python3
python-oauthlib: add python3 package
6 years ago
Hannu Nyman
c0d331f5c6
Merge pull request #7586 from cotequeiroz/pytz_hostdep
pytz: fix host-compile dependency
6 years ago
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>
6 years ago
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>
6 years ago
Hannu Nyman
2e1aa5b265
Merge pull request #7575 from EricLuehrsen/unbound_182
unbound: update to 1.8.2
6 years ago
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>
6 years ago
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>
6 years ago
Arnaud Sautaux
ca77eba901
erlang: license corrected
Signed-off-by: Arnaud Sautaux <arnaud.sautaux@infoteam.ch>
6 years ago
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>
6 years ago
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>
6 years ago
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>
6 years ago
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>
6 years ago
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>
6 years ago
Eneas U de Queiroz
f7ca9643a6
python-oauthlib: add python3 package
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
6 years ago
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>
6 years ago
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>
6 years ago
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>
6 years ago
Eric Luehrsen
0b4da5d97d
unbound: update to 1.8.2
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
6 years ago
Hannu Nyman
ae102f4ef8
Merge pull request #7561 from neheb/neon
neon: Fix compilation without deprecated OpenSSL APIs
6 years ago
Hannu Nyman
6c348ceb80
Merge pull request #7560 from neheb/nop
libnopoll: Fix compilation without deprecated OpenSSL APIs
6 years ago
Hannu Nyman
8f745900df
Merge pull request #7558 from pprindeville/perl-update-5.28.1
perl: update to 5.28.1
6 years ago
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>
6 years ago
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>
6 years ago
Christian Lachner
9c8b1e38b0
haproxy: Update all patches for HAProxy v1.8.14
- Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.14.html )
- Raise PKG_RELEASE to 5
- Improve version-handling
Signed-off-by: Christian Lachner <gladiac@gmail.com>
6 years ago
Deng Qingfang
8d04517d60
aria2: enable build-parallel
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
6 years ago
Deng Qingfang
2d58169f14
aria2: size optimizations
Reduce binary size by about 22%
Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
6 years ago
Philip Prindeville
77c738c54f
perl: update to 5.28.1
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
6 years ago
Peter Wagner
bcb6fb3b7c
libsndfile: add PKG_SOURCE_DATE
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Rosen Penev
02c2fa14b2
libuwsc: Update to 3.1.1
Some consistency updates in the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Krystian Kozak
23c7d6a6d5
zabbix: update to 4.0 LTS
Updated to 4.0 LTS version.
Compile tested: Yes, brcm2708
Run tested: Yes, brcm2708
Signed-off-by: Krystian Kozak <krystian.kozak20@gmail.com>
6 years ago
Thorsten Glaser
fe2e874ddc
jupp: new package
Signed-off-by: Thorsten Glaser <tg@mirbsd.org>
6 years ago
Peter Wagner
1d8fd9d16e
wget: update to 1.20
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
John Crispin
b931383257
cryptodev: moved to trunk
Signed-off-by: John Crispin <john@phrozen.org>
6 years ago
Yousong Zhou
823a446a94
shadowsocks-libev: bump to version 3.2.3
A short while after 3.2.2 was tagged, it was superseded by 3.2.3 with a
minor fix for aligned memory allocation for 32-bit arch
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Rosen Penev
fbbfabd3c1
nail: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
de9fda6698
mutt: Update to 1.11.1
Added patch to fix compilation without deprecated OpenSSL APIs.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
2cca3857ab
msmtp: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
4d9f9e6a33
neon: Fix compilation without deprecated OpenSSL APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
e8d6e9d647
libnopoll: Fix compilation without deprecated OpenSSL APIs
Switched to codeload for simplicity and consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
W. van den Akker
6122f92288
Shorewall6: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
W. van den Akker
dde83e9132
Shorewall: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
W. van den Akker
d5f004371f
Shorewall6-lite: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
W. van den Akker
dd900d3641
Shorewall-lite: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
W. van den Akker
3748cdcfcc
Shorewall-core: Bump to version 5.2.1.2
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
6 years ago
Hannu Nyman
3fba9b0d5d
Merge pull request #7556 from MikePetullo/pigeonhole
pigeonhole: update to 0.5.4
6 years ago
W. Michael Petullo
3ae5619974
pigeonhole: update to 0.5.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Hannu Nyman
62b0c876bd
Merge pull request #6621 from neheb/coreu
coreutils: Update to 8.30
6 years ago