Rosen Penev
33e6f91d02
simplejson: Update to 3.16
...
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 15:19:48 -07:00
Rosen Penev
abecafc022
openpyxl: Update to 2.5.7
...
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 15:08:07 -07:00
Rosen Penev
d5d0f97143
gunicorn: Update to 19.9.0
...
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 14:57:34 -07:00
Rosen Penev
d0f3187bd0
django-postoffice: Update to 3.1.0
...
Changed URL to standard pythonhosted one + a few cosmetic changes.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 14:49:49 -07:00
Rosen Penev
6717af7d21
django-constance: Update to 2.3.0
...
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 14:48:26 -07:00
Rosen Penev
ed52180555
django-picklefield: Update to 1.1.0
...
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 14:45:56 -07:00
Rosen Penev
e5e9ed5094
django-restframework: update to 3.8.2
...
Some minor Makefile adjustments including standard python URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 14:36:21 -07:00
Rosen Penev
42fb1438a6
django-statici18n: Update to 1.8.2
...
Switched URL to standard pythonhosted one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 14:32:20 -07:00
Hannu Nyman
2aa3725ff7
Merge pull request #6820 from notnyt/update_cshark
...
cshark: update to latest git HEAD
2018-09-17 22:49:15 +03:00
Peter Wagner
5b205af7f0
git: update to 2.19.0
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-17 21:29:02 +02:00
Peter Wagner
760e83c7dc
tor: update to 0.3.4.8
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-17 21:28:15 +02:00
Rosen Penev
cfb6ece7c2
glib2: Update to 2.56.2
...
Adjusted some configure flags. Disabled some documentation to save on
build time. It seems to have also fixed parallel building on mvebu at
least.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-17 21:21:08 +02:00
Hannu Nyman
9ae2c2d229
Merge pull request #7054 from tru7/libfmt
...
libfmt: bump to version 5.2.0
2018-09-17 22:16:44 +03:00
Othmar Truniger
5bcccac30f
libfmt: bump to version 5.2.0
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2018-09-17 20:10:55 +02:00
Hannu Nyman
fae60e2f19
Merge pull request #7050 from mlichvar/chrony-fix-ipv6-allow
...
chrony: fix configuration of IPv6 client access
2018-09-17 18:34:45 +03:00
Miroslav Lichvar
c9164a4d8a
chrony: fix configuration of IPv6 client access
...
Fix the init script to allow access from IPv6 subnets of the interface
specified in allow section in /etc/config/chrony.
Fixes issue #7039 .
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
2018-09-17 17:14:30 +02:00
Hannu Nyman
26afb54444
Merge pull request #7048 from neheb/patch-32
...
python-lxml: Update to 4.2.5
2018-09-17 18:02:52 +03:00
Hannu Nyman
6a876c00f0
Merge pull request #7041 from neheb/patch-18
...
jdcal: Update to 1.4
2018-09-17 18:02:19 +03:00
Hannu Nyman
b62a954365
Merge pull request #7049 from neheb/patch-35
...
pytz: Update to 2018.5
2018-09-17 18:01:26 +03:00
Hannu Nyman
f26eb2ba62
Merge pull request #7045 from neheb/patch-11
...
python-dateutil: Update to 2.7.3
2018-09-17 18:01:04 +03:00
Hannu Nyman
985dd0de78
Merge pull request #7051 from commodo/python3-fix-ssl-dh-free
...
python3: fix build with SSL module
2018-09-17 17:58:58 +03:00
Alexandru Ardelean
768c675123
python3: fix build with SSL module
...
No idea how this creeped up. Probably OpenSSL been has updated recently.
Will send this patch upstream as well, but in the meantime we should fix
the Python3 build.
Build error seems to be:
```
<openwrt>/build_dir/target-i386_pentium4_musl/Python-3.7.0/Modules/_ssl.c:4000:5: error: implicit declaration of function 'DH_free'; did you mean 'lh_free'? [-Werror=implicit-function-declaration]
DH_free(dh);
^~~~~~~
lh_free
cc1: some warnings being treated as errors
Python build finished successfully!
The necessary bits to build these optional modules were not found:
_tkinter _uuid nis
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
The following modules found by detect_modules() in setup.py, have been
built by the Makefile instead, as configured by the Setup files:
_abc atexit pwd
time zlib
Failed to build these modules:
_ssl
Makefile:618: recipe for target 'sharedmods' failed
```
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2018-09-17 12:53:57 +03:00
Nikos Mavrogiannopoulos
a016fd0d82
Merge pull request #6936 from neheb/patch-25
...
p11-kit: Update to 0.23.14
2018-09-17 08:32:12 +02:00
Nikos Mavrogiannopoulos
3f8762f6f0
Merge pull request #6971 from neheb/secc
...
libseccomp: Update to 2.3.3
2018-09-17 08:31:56 +02:00
Rosen Penev
440d94b592
pytz: Update to 2018.5
...
Switched to standard pythonhosted URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-16 21:21:05 -07:00
Rosen Penev
b162585872
python-lxml: Update to 4.2.5
...
Switched URL to the standard pythonhosted one. The website directs users there.
Tarballs are identical.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-16 21:18:03 -07:00
Rosen Penev
13c1ba5959
python-pcapy: Update to 0.11.4
...
Switched to regular tarballs from standard pythonhosted source.
Small Makefile rearrangements for consistency.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-16 21:11:27 -07:00
Rosen Penev
9144190d15
python-psycopg2: Update to 2.7.5
...
Switched URL to standard pythonhosted one.
Reorganized Makefile for consistency with other packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-16 21:06:32 -07:00
Rosen Penev
8803b88f3c
python-dateutil: Update to 2.7.3
...
Switch to standard URL.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-16 20:55:44 -07:00
Peter Wagner
cf1093da3b
git: drop git-http ca-certificates dependency
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-09-17 00:00:04 +02:00
Rosen Penev
beda71bfd5
jdcal: Update to 1.4
...
Switched URL to the more standard pythonhosted one.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-16 08:41:42 -07:00
Hannu Nyman
53d8e59a8e
Merge pull request #7027 from neheb/patch-18
...
fio: Update to 3.10 and disable HTTP
2018-09-16 18:38:54 +03:00
Hannu Nyman
daa1ff82ce
Merge pull request #7040 from Andy2244/samba4-fix-typo
...
samba4: fix typo
2018-09-16 13:31:03 +03:00
Andy Walsh
6d520e7d81
samba4: fix typo
...
* fix a typo in vfs_extd_audit
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-16 11:19:02 +02:00
Dirk Brenken
9edf4f1c74
Merge pull request #7037 from neheb/rsy
...
rsyslog: Disable fmhttp as it relies on libcurl
2018-09-16 08:43:39 +02:00
Dirk Brenken
bfc44a1e6c
Merge pull request #7036 from EricLuehrsen/unbound-1.8.0
...
unbound: update to 1.8.0
2018-09-16 08:36:40 +02:00
Rosen Penev
40d0f98b16
rsyslog: Disable fmhttp as it relies on libcurl
...
Fixes the buildbot currently.
Also disabled tests for faster builds. And potential libsystemd.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-15 23:35:15 -07:00
Eric Luehrsen
32ad87ca80
unbound: update to 1.8.0
...
- adjust a few UCI translations to coordinate with upstream defaults
- remove OpenSSL < 1.1.0 API log error patch which is included upstream
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2018-09-15 20:42:10 -04:00
Ted Hess
933c9802aa
Merge pull request #7026 from neheb/motion
...
motion: Backport upstream commit to fix running on musl.
2018-09-15 19:40:21 -04:00
Tony Ambardar
9ddc94a374
stubby: add missing dependency on ca-certificates
...
Signed-off-by: Tony Ambardar <itugrok@yahoo.com>
2018-09-16 00:34:38 +01:00
Rosen Penev
065b684d3c
fio: Update to 3.10 and disable HTTP
...
HTTP support is new and requires libcurl and an SSL library.
Rearranged Makefile for consistency with other projects.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-15 12:52:32 -07:00
Rosen Penev
95cce73642
motion: Backport upstream commit to fix running on musl.
...
Reported on OpenWrt forums
https://forum.openwrt.org/t/motion-segmentation-fault-after-upgrade-to-4-14-68/21276
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-15 10:39:53 -07:00
Andy Walsh
d97c3df2a5
krb5: fix keyutils dependency
...
* if <keyutils.h> is found krb5 pulls in the lib, which than fails to link because of a missing -fPic in libkeyutils.so
* keyutils 1.5.11 will depend on krb5, so we disable it in krb5 to avoid circular dependency
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
2018-09-15 14:35:18 +02:00
Dirk Brenken
113cba6531
Merge pull request #7004 from neheb/patch-18
...
zsh: Update to 5.6.2
2018-09-15 06:48:49 +02:00
Rosen Penev
992b9d0f92
libpng: Update to 1.6.35
...
Fixes CVE-2018-13785 and CVE-2018-14048.
Added PKG_CPE_ID for proper CVE tracking.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-14 18:45:47 -07:00
Rosen Penev
ff056fcffc
zsh: Update to 5.6.2
...
Fixes at least CVE-2018-0502 and CVE-2018-13259
Added PKG_CPE_ID for proper CVE tracking.
Added PKG_BUILD_PARALLEL for faster compilation.
Some small reorganization for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-14 18:41:22 -07:00
Dirk Brenken
18d0e95446
Merge pull request #6800 from neheb/patch-28
...
rsyslog: Update to 8.37.0
2018-09-14 21:08:08 +02:00
Dirk Brenken
bfce974428
Merge pull request #6799 from neheb/patch-27
...
libfastjson: Update to 0.99.8 + switch to tarball
2018-09-14 21:06:37 +02:00
Dirk Brenken
90bd4c439f
Merge pull request #7018 from Andy2244/samba-4-9-0
...
samba4: update to 4.9.0
2018-09-14 18:20:29 +02:00
Stijn Tintel
856b78236e
Merge pull request #7014 from dedeckeh/pr_strongswan-hotplug
...
strongswan: fix OpenWrt hotplug script handling
2018-09-14 12:46:28 +02:00