Commit Graph
15278 Commits
Author SHA1 Message Date
Martin Schiller 6f62810e27 libgpiod: remove dependency to kernel version
Now that we only use kernel versions that support libgpiod,
we can remove the dependency on the kernel version.

This enables libgpiod to be used with linux 4.19.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2019-06-27 13:41:49 +02:00
Dirk BrenkenandGitHub 2138012a2e Merge pull request #9331 from dibdot/travelmate
travelmate: update 1.4.8
2019-06-27 08:17:19 +02:00
Josef SchlehoferandGitHub 81e9b8c233 Merge pull request #9328 from cotequeiroz/seahub-flup
seafile-seahub: adjust to flup rename
2019-06-27 05:33:42 +02:00
Deng QingfangandNoah Meyerhans 868f29d4ee bind: update to 9.14.3
Fixed CVE-2019-6471

ChangeLog: https://ftp.isc.org/isc/bind9/9.14.3/CHANGES

Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-06-26 16:25:44 -07:00
Eneas U de Queiroz 523c52f6f2 python3: use _python_sysroot for cross-compilation
This patch, taken from buildroot, avoids the use of host paths when
compiling third-party extensions.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-06-26 18:50:07 -03:00
Dirk Brenken 8335e6e76c travelmate: update 1.4.8
* optimize the main scan/iwinfo call (performance & system load):
  - remove a needless f_trim function call
  - remove a redundant awk call
  - reduce the scan buffer size and
    make it configurable (trm_scanbuffer, default 1024 bytes)
* cosmetics

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-06-26 22:30:36 +02:00
Rosen PenevandGitHub de34fb0669 Merge pull request #9312 from neheb/lnk
linknx: Fix compilation with libiconv
2019-06-26 12:32:53 -07:00
Eneas U de Queiroz 4be2aa45d4 seafile-seahub: adjust to flup rename
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2019-06-26 14:12:24 -03:00
Rosen PenevandGitHub ccedb509de Merge pull request #9324 from sotux/master-ddns-scripts
ddns-scripts: modify deSEC update url
2019-06-26 09:42:58 -07:00
Rosen PenevandGitHub b268532566 Merge pull request #9285 from neheb/ele2
elektra: Fix compilation with uClibc-ng
2019-06-26 09:31:05 -07:00
Josef SchlehoferandGitHub 166c4ac5be Merge pull request #9261 from BKPepe/flup
flup: migrate to Python3 and add src package
2019-06-26 14:50:24 +02:00
James Qian e4951651e2 ddns-scripts: modify deSEC update url
the latest update url format for deSEC is
http(s)://update.dedyn.io/update?username=[USERNAME]&password=[PWD]

Signed-off-by: James Qian <sotux82@gmail.com>
2019-06-26 16:47:12 +08:00
Rosen PenevandGitHub 1084c60655 Merge pull request #9323 from luizluca/hplip-nopython
hplip: python is not needed even for build
2019-06-25 22:17:35 -07:00
Rosen PenevandGitHub 881e6667fe Merge pull request #9082 from jefferyto/radicale-py2-removal
radicale: Remove Py2 variant, rename Py3 variant
2019-06-25 19:07:21 -07:00
Rosen PenevandGitHub c5d7317c47 Merge pull request #9223 from BKPepe/itsdangerous
itsdangerous: Makefile polishing
2019-06-25 19:00:41 -07:00
Rosen PenevandGitHub e4f3ea44de Merge pull request #9222 from ekinzie/luajit-64
luajit: fix building for 64-bit targets
2019-06-25 18:23:38 -07:00
Josef Schlehofer a5b2ba9b4d flup: add Python3 variant and src package
- Add PKG_LICENSE_FILES
- Reorder things in Makefile
- Add dependency python3-logging otherwise I cannot import
flup.server.ajp
flup.server.scgi

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-26 03:19:07 +02:00
Rosen Penev fec9257655 linknx: Fix compilation with libiconv
This applies to uClibc-ng and libiconv-full

Switched to building with uClibc++.

Fixed license information.

Fixed BUILD_DEPENDS.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-25 16:23:23 -07:00
Rosen PenevandGitHub 7d7580615f Merge pull request #9304 from James-TR/update/pdns-auth
pdns-auth: Bump version to 4.1.10
2019-06-25 08:45:37 -07:00
Nikos MavrogiannopoulosandGitHub 400bf225c4 Merge pull request #9309 from neheb/openc
openconnect: Fix DTLS with OpenSSL
2019-06-25 15:07:15 +02:00
Florian EckertandGitHub b11329055f Merge pull request #9320 from James-TR/dnsdist-cpe-id
dnsdist: Add PKG_CPE_ID field to Makefile
2019-06-25 13:46:57 +02:00
James Taylor fe97f8a80e dnsdist: Add PKG_CPE_ID field to Makefile
Adding the PKG_CPE_ID field to the Makefile for dnsdist

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-06-25 21:01:51 +10:00
James Taylor a8597e6d3e pdns-auth: Bump version to 4.1.10
PowerDNS released two new versions which together add some features and address security issues.
Changelog: https://doc.powerdns.com/authoritative/changelog/4.1.html

This release and 4.1.9 together fix the following security advisories:

PowerDNS Security Advisory 2019-04 (CVE-2019-10162)
PowerDNS Security Advisory 2019-05 (CVE-2019-10163)

Signed-off-by: James Taylor <james@jtaylor.id.au>
2019-06-25 20:01:33 +10:00
Luiz Angelo Daros de Luca f6b6fed942 hplip: python is not needed for build
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-06-25 04:24:24 -03:00
Dirk BrenkenandGitHub b35a2b5c8c Merge pull request #9305 from dibdot/mc
mc: update to 4.8.23
2019-06-25 07:46:02 +02:00
Rosen PenevandGitHub d4a84ba4c7 Merge pull request #9267 from ysc3839/frp
frp: add new package
2019-06-24 11:06:06 -07:00
Rosen Penev 6dbbc17b1f openconnect: Fix DTLS with OpenSSL
Backported upstream patches that fix this.

Removed local patch that fixes libp11 with version 0.4.7, which is not
used anymore. Upstream has a different solution.

License fixes and Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-24 10:58:20 -07:00
Dirk Brenken 81eccbf480 mc: update to 4.8.23
* bump to release 4.8.23, see
https://midnight-commander.org/wiki/NEWS-4.8.23
* (re-)enable VFS support by default

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-06-24 16:23:53 +02:00
Rosen PenevandGitHub b4015743ce Merge pull request #9302 from micmac1/mariadb-arc-aio
mariadb: add dependency on libaio for arc as well
2019-06-24 07:19:25 -07:00
Jonas Gorski 9063c9a601 znc: update to 1.7.4
Fixes CVE-2019-12816.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
2019-06-24 14:45:36 +02:00
Sebastian Kemper c571c37e5c mariadb: add dependency on libaio for arc as well
Now that libaio compiles on arc targets we need to add the dependency to
libaio on these targets as well.

resolves #9298

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2019-06-24 10:38:25 +02:00
Rosen PenevandGitHub 1d8646c3ac Merge pull request #9301 from neheb/n4342
pfring: Update to 7.4.0
2019-06-23 19:16:24 -07:00
Rosen Penev 4e5b6ae5a8 pfring: Update to 7.4.0
Fixes compilation with kernel 4.19.

Added PKG_BUILD_PARALLEL for faster compilation.

Some small cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-23 18:31:58 -07:00
Rosen PenevandGitHub 11ca10f0e5 Merge pull request #9295 from neheb/gam
gammu: Update to 1.40.0
2019-06-23 08:12:22 -07:00
Rosen PenevandGitHub d62098470f Merge pull request #9183 from James-TR/pdns-auth
pdns: add package
2019-06-23 07:51:18 -07:00
Rosen PenevandGitHub f3887e746d Merge pull request #9293 from BKPepe/boost
boost: Makefile polishing and fix raw kconfig syntax
2019-06-23 07:47:31 -07:00
Rosen PenevandGitHub 0f9db08be3 Merge pull request #9296 from gladiac1337/haproxy-v2.0.0-fix
haproxy: Fix issue #9294 & update patches
2019-06-23 07:45:12 -07:00
Christian Lachner f8268e442c haproxy: Fix issue #9294 & update patches
The arc700 target (and probably others) uses uclibc as it's c-library. However,
uClibc's libcrypt seems to not support the crypt_data struct which broke
the build. This fix adds a new build-target to haproxy which does not use
libcrypt. Summing up, this commit does:
- Add support for uclibc to haproxy with libcrypt disabled
- Add detection of c-library to configure the correct build-target
- Silence additional warnings
- Update patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2019-06-23 13:39:12 +02:00
Daniel EngbergandGitHub 778d025e08 Merge pull request #9291 from BKPepe/youtube
youtube-dl: Update to version 2019.6.21
2019-06-23 07:39:19 +02:00
Rosen PenevandGitHub 3314964e63 Merge pull request #9281 from neheb/dos
dosfsutils: Properly fix iconv linking
2019-06-22 14:04:37 -07:00
Rosen Penev 2e2929366b gammu: Update to 1.40.0
Cleaned up Makefile for consistency between packages.

Switched to CMAKE_INSTALL to get rid of the InstallDev section.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-22 13:16:06 -07:00
Rosen PenevandGitHub e0e997350f Merge pull request #9257 from neheb/bn
libaio: Update to 0.3.112
2019-06-22 12:30:24 -07:00
Jo-Philipp WichandJosef Schlehofer af4cacd108 boost: fix raw kconfig syntax
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-22 19:30:25 +02:00
Josef Schlehofer 79831ee0ab boost: Makefile polishing
Corrected License according to SPDX in PKG_LICENSE
Added PKG_LICENSE_FILES
HTTPS in their website
Reordered some stuff

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-22 19:30:19 +02:00
Josef Schlehofer 47a36636c1 youtube-dl: Update to version 2019.6.21
Makefile polishing - Move DEPENDS under URL

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-22 18:18:14 +02:00
Rosen PenevandGitHub 3afa70ddea Merge pull request #7023 from luizluca/switchdev_poller
switchdev_poller: add new package (RFC)
2019-06-22 00:34:13 -07:00
Luiz Angelo Daros de Luca b1fa127952 switchdev-poller: add new package
This service monitors (each 3s) switchdev ports and brings down CPU
ports when all related non-CPU vlan ports are also down. Otherwise,
it brings the port up.

In order to hide CPU ports from netifd, when a device is brought down,
the device is renamed adding the suffix "_down".

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-06-22 00:49:00 -03:00
Daniel EngbergandGitHub c33a3ff087 Merge pull request #9284 from gladiac1337/feature-haproxy-v2.0.0
haproxy: Update HAProxy to v2.0.0 (LTS)
2019-06-21 23:00:04 +02:00
Rosen Penev 50719a639a elektra: Fix compilation with uClibc-ng
Add patch that checks for libiconv instead of iconv. nls.mk handles this.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-21 12:25:54 -07:00
Rosen PenevandGitHub d68afee955 Merge pull request #9276 from neheb/fbz
fbzmq: Fix compilation with newer GCC
2019-06-21 08:31:21 -07:00