Commit Graph

16895 Commits

Author SHA1 Message Date
Hannu Nyman e4aa95eb6d
Merge pull request #10292 from dengqf6/sensors
lm-sensors: update to 3.6.0
2019-10-26 18:06:29 +03:00
Hannu Nyman 2865853485
Merge pull request #10349 from dynasticorpheus/pytz-2019.03
python-pytz: update to 2019.03
2019-10-26 16:23:30 +03:00
Sebastian Kemper 05f0beb6a8 libxslt/host: depend on libxml2/host
The host build requires libxml2-dev. This commit adds the dependency for
libxml2/host, as the host system may not have it installed. This also
avoids using the host's xml2-config (in /usr/bin for instance) while
linking to libraries in staging_dir/hostpkg.

ldd staging_dir/hostpkg/bin/xsltproc | grep xml2
	libxml2.so.2 => /home/sk/tmp/openwrt/staging_dir/hostpkg/lib/libxml2.so.2 (0x00007fcc0644c000)

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-26 14:48:19 +02:00
Hannu Nyman faf346eb4d
Merge pull request #10346 from lucize/libreprocd
libreswan: switch to procd
2019-10-26 12:32:36 +03:00
Hannu Nyman a58461ba42
Merge pull request #10359 from wfleurant/ygg-bump-0-3-11
yggdrasil: bump to 0.3.11
2019-10-26 12:31:56 +03:00
Hannu Nyman 1b4cbbfd77
Merge pull request #10356 from expiron/kcptun-updates
kcptun: bump to v20190924, add new config options
2019-10-26 12:31:42 +03:00
William Fleurant 06bdd7aebf yggdrasil: bump to 0.3.11
Signed-off-by: William Fleurant <meshnet@protonmail.com>
2019-10-26 00:24:30 -04:00
Daniel Engberg e44ebb06f4
Merge pull request #10344 from lucize/nsprup
nspr: update to 4.23
2019-10-25 20:17:33 +02:00
Daniel Engberg 938eaa3183
Merge pull request #10345 from lucize/nssup
nss: update to 3.47
2019-10-25 20:17:13 +02:00
Chao Liu 68318682a7 kcptun: bump to v20190924, add new config options
This commit updates:
- bump version to v20190924
- add new options for latest release
  (https://github.com/xtaci/kcptun/releases/tag/v20190924)

Signed-off-by: Chao Liu <expiron18@gmail.com>
2019-10-25 22:41:14 +08:00
Alexandru Ardelean 85887ed427
python-asn1crypto: bump to version 1.2.0
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-10-25 16:08:30 +02:00
Josef Schlehofer 8262696cc4
btrfs-progs: Update to version 5.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-25 11:51:59 +02:00
Josef Schlehofer 00eda4bb0d openvswitch: backport patch to fix compilation
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-25 11:15:50 +08:00
Jeffery To eb5a9990ed circleci: Add 19.07 GPG/usign public keys, verify keys
This also updates the user id comments for GPG keys and untrusted
comments for usign keys.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-10-24 14:37:31 -10:00
Fabian Lipken 0f2cf9ebd6 python-pytz: update to 2019.03
Signed-off-by: Fabian Lipken <dynasticorpheus@gmail.com>
2019-10-24 15:30:58 +02:00
Alexandru Ardelean c21a453ffd django: split django1 package and update to 2.2.6
After many failed attempts at upgrading Django to 2.2.6, the solution seems
to be to split a `python-django1` package that works with Python2 and
upgrade `python3-django` to the latest 2.2[.6] LTS release.

This also means that all Python2 Django packages will be stuck & based on
Django 1.11[.24] LTS release. But, it's currently the sanest approach I
could find to be able to perform an upgrade of Django to 2.2, and not break
Seafile.

Upgrading Seafile is also pretty difficult, as their Python3 support is not
yet finished & released. And in the meantime, we want to allow people to
use newer Django versions.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-10-24 09:13:38 -03:00
Lucian Cristian 875883f2d9 libreswan: switch to procd
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-24 13:56:52 +03:00
Lucian Cristian 8013893745 nss: update to 3.47
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-24 13:50:52 +03:00
Lucian Cristian d9bb633a49 nspr: update to 4.23
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-10-24 13:48:40 +03:00
Gerard Ryan b38c9a01e2 docker-ce: Updated to 19.03.4
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2019-10-24 17:34:06 +08:00
Gerard Ryan 7c8e959df0 libnetwork: Updated to 3eb39382 for docker 19.03.4
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2019-10-24 17:34:06 +08:00
Rosen Penev 810411c881
Merge pull request #10267 from ysc3839/ttyd
ttyd: update to 1.5.2 and add init script
2019-10-23 23:44:58 -07:00
Rosen Penev 0458d60161
Merge pull request #10337 from cshoredaniel/pr-update-msmtp-scripts
msmtp-scripts: Update msmtp-scripts
2019-10-23 13:37:20 -07:00
Michael Heimpold 66900130bd
Merge pull request #10333 from micmac1/xml2-config-fix
libxml2/host: revert xml2-config prefix fix
2019-10-23 22:04:21 +02:00
Daniel F. Dickinson d3d8d3c4cc findutils: Update and switch to xz tarball
Update to the latest findutils.  This eliminates the need for
the sysmacro patch.  While we're at it switch to smaller xz
tarball (saves bandwidth)

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-10-24 00:24:02 +08:00
Rosen Penev c3709af67a
Merge pull request #10341 from gladiac1337/haproxy-2.0.8
haproxy: Update HAProxy to v2.0.8
2019-10-23 09:02:24 -07:00
Josef Schlehofer 25fc446ffb travis: Download SDK from OpenWrt instead of LEDE
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-23 15:30:35 +02:00
Josef Schlehofer f2c7a00ef4 travis: Use Ubuntu (Bionic Beaver) 18.04 LTS
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-23 15:30:35 +02:00
Christian Lachner 38a4100d04 haproxy: Update HAProxy to v2.0.8
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-10-23 14:48:09 +02:00
Toke Høiland-Jørgensen 7ce4a5da3a
Merge pull request #10340 from tohojo/acme-upd
A few updates to acme
2019-10-23 12:39:20 +02:00
Toke Høiland-Jørgensen 1653894091 acme: Update to upstream 2.8.3
Upstream release message:
"Letsencrypt CA recent changed the CDN provider, which resulted in hanging issues.
Any downstream package should update.
This is important."

Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2019-10-23 12:26:21 +02:00
Toke Høiland-Jørgensen 7235249df6 acme: Log acme.sh command invocation
Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2019-10-23 12:26:21 +02:00
Rosen Penev cc7014d460
Merge pull request #10240 from neheb/mb
libmbim: Fix compilation with full iconv
2019-10-22 18:55:52 -07:00
Rosen Penev 3e75e1330e
Merge pull request #10276 from neheb/nbcdu
ncdu: Update to 1.14.1
2019-10-22 18:54:21 -07:00
Rosen Penev 558161f3e3
Merge pull request #10318 from jalowiczor/master
poco:InstallDev section changed due to poco all problems
2019-10-22 18:54:03 -07:00
Sebastian Kemper 5db1865c07 libxml2/host: revert xml2-config prefix fix
Commit 218f0229a4594b32d9db6ad0678cdce7e2663e27 added a workaround for a
problem. The host compile overwrote xml2-config in
"$(STAGING_DIR)/host/bin". The workaround fixed the issue for regular
target packages. But it didn't leave a proper xml2-config script for
host packages.

Times have changed. Host packages are now installed in
"$(STAGING_DIR_HOSTPKG). So there is no longer any danger of the host
package overwriting the xml2-config script for target packages. So
revert the mentioned commit, leaving us with two proper xml2-config
scripts, one for target package builds and one for host package builds.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-10-23 00:17:50 +02:00
Kenneth J. Miller ded6468744 ntpd: Fix libevent dependencies
Add required libevent2-pthreads dependency for all ntpd
subpackages.

Remove keygen-specific libevent2-core support as it is
automatically selected by the libevent2-pthreads dependency.

nptd: Bump PKG_RELEASE

Fixes: openwrt/packages#10307

Signed-off-by: Kenneth J. Miller <ken@miller.ec>
2019-10-22 19:44:48 +02:00
Florian Eckert ad11fb70df
Merge pull request #10261 from TDT-AG/pr/20191016-xsltproc
libxslt: add host build
2019-10-22 17:03:52 +02:00
Florian Eckert 48ad713a14 libxslt: add host build
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-10-22 14:40:36 +02:00
Dirk Brenken b44c1a727f
Merge pull request #10325 from dibdot/travelmate
travelmate: update 1.5.1
2019-10-22 07:55:09 +02:00
Dirk Brenken 7554f5d891
travelmate: update 1.5.1
* fix section naming in wireless & travelmate config
* check/enable disabled 'wifi-device' sections
* fix LuCI frontend issues (separate PR)

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-10-22 07:44:34 +02:00
Daniel Engberg 47ef4a451f
Merge pull request #10326 from BKPepe/ytdl
youtube-dl: Update to version 2019.10.22
2019-10-22 00:28:30 +02:00
Josef Schlehofer c16b416356
youtube-dl: Update to version 2019.10.22
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-10-21 21:32:57 +02:00
Michael Heimpold cee37c2902
Merge pull request #10288 from flyn-org/php7
php7: mark /etc/config/php7-fastcgi as conffile
2019-10-21 21:05:16 +02:00
Hannu Nyman 94c344bb92
Merge pull request #10322 from jefferyto/python-2.7.17
python: Update to 2.7.17, refresh patches
2019-10-21 21:53:23 +03:00
Rosen Penev d235c861fe
libqmi: Fix compilation with full iconv
nls.mk is needed.

Removed +glib2 dependency. It's already included in libmbim.

Other minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-21 11:16:11 -07:00
Rosen Penev 0cc8690d54
libmbim: Fix compilation with full iconv
nls.mk is needed.

explicitly disabled udev. It's not available for use.

Added autoreconf to try to fix the buildbots.

Minor cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-10-21 11:16:09 -07:00
Jakub Jalowiczor 4712deffa5 poco: Added changes to InstallDev section and conditions for poco libs.
Signed-off-by: Jakub Jalowiczor <jaluwka@gmail.com>
2019-10-21 13:00:17 -04:00
Rosen Penev 5ecf0fabdb
Merge pull request #10317 from TDT-AG/pr/20191021-keepalived
keepalived: update version to 2.0.19
2019-10-21 09:15:39 -07:00
Rosen Penev ac9eecd36c
Merge pull request #10320 from eglooca/master
netifyd: Updated to v2.93
2019-10-21 09:15:03 -07:00