Peter Wagner
d76f90fd43
nfs-kernel-server: update to 2.4.1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-06-30 13:10:35 +02:00
Rosen Penev
29f3fc9f13
Merge pull request #9354 from jefferyto/obfs4proxy-0.0.11
...
obfs4proxy: Update to 0.0.11
2019-06-29 14:24:47 -07:00
Jeffery To
9a8434276c
obfs4proxy: Update to 0.0.11
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-06-30 03:15:35 +08:00
Josef Schlehofer
537341c7e5
youtube-dl: update to version 2019.6.27
...
Add python3-setuptools as dependency
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-06-29 17:24:09 +02:00
Rosen Penev
f4ab089271
Merge pull request #9351 from neheb/3tr435
...
linknx: Update iconv patch to work with libiconv-full
2019-06-28 22:44:49 -07:00
Hannu Nyman
364b0bb52a
Merge pull request #9321 from ysc3839/frp
...
frp: add uci config integration
2019-06-29 08:00:59 +03:00
Rosen Penev
b1301fb678
Merge pull request #9336 from neheb/coov
...
coova-chili: Fix compilation with newer GCC
2019-06-28 19:08:21 -07:00
Rosen Penev
16612bea78
Merge pull request #9280 from neheb/log
...
kea: Don't install to STAGING_DIR_HOST
2019-06-28 19:07:55 -07:00
Rosen Penev
ee94a1e912
linknx: Update iconv patch to work with libiconv-full
...
libiconv-full requires a const char for its second parameter. Otherwise
-fpermissive error is thrown.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-28 16:01:04 -07:00
Rosen Penev
d6a72daec9
log4cplus: Build in parallel
...
Added PKG/HOST_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-28 14:34:22 -07:00
Rosen Penev
d93fd61d62
kea: Don't install to STAGING_DIR_HOST
...
STAGING_DIR_HOST is for packages under tools/ , not host packages.
Reorganized Makefile for consistency between packages.
Added PKG/HOST_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-28 14:33:46 -07:00
Rosen Penev
dff6d2639e
apinger: Update to latest git revision
...
This project seems abandoned. Updated to latest version.
Also cleaned up the Makefile quite a bit.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-28 11:38:42 -07:00
Rosen Penev
732b1c4c0e
nfs-kernel-server: Fix compile with uClibc-ng
...
NS_MAXMSG is not defined.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-28 20:12:15 +02:00
Rosen Penev
266b0ba9d9
coova-chili: Fix compilation with newer GCC
...
Added -Wno-error to fix.
Also added patch to fix compilation without deprecated OpenSSL APIs.
Added PKG_BUILD_PARALLEL for faster compilation.
Switched libcyassl to libwolfssl.
Reorganized makefile for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-28 10:34:27 -07:00
Lucian Cristian
559afd02c6
openfortivpn: add package
...
An open implementation of Fortinet's proprietary PPP+SSL VPN solution
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-06-28 11:56:27 +03:00
Rosen Penev
7fb0a94fb5
Merge pull request #9333 from neheb/hap
...
haproxy: Fix compilation without deprecated OpenSSL APIs
2019-06-27 13:00:38 -07:00
Rosen Penev
3bf6085db9
Merge pull request #9341 from lucize/nssup
...
nss: update to 3.44.1
2019-06-27 08:20:06 -07:00
Lucian Cristian
9a4dae73b4
nss: update to 3.44.1
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
2019-06-27 17:20:57 +03:00
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
Rosen Penev
3945290c28
noddos: Fix compilation without deprecated OpenSSL APIs
...
Rearranged Makefile for consistency between packages.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed ca-certificates dependency. ca-bundle is enough.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-27 00:36:15 -07:00
Rosen Penev
45527a9475
libnetconf2: Fix compilation without deprecated OpenSSL APIs
...
Reorganized Makefile for consistency between packages.
Removed InstallDev section. It is already implied by CMAKE_INSTALL
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-27 00:33:54 -07:00
Rosen Penev
f444b5e4d5
Netopeer2: Fix compilation without deprecated OpenSSL APIs
...
Reorganized Makefile for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-27 00:32:57 -07:00
Rosen Penev
49382922f8
haproxy: Fix compilation without deprecated OpenSSL APIs
...
It seems there is a mistake in the version I sent upstream.
Cleaned up Makefile for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-06-27 00:31:37 -07:00
Dirk Brenken
2138012a2e
Merge pull request #9331 from dibdot/travelmate
...
travelmate: update 1.4.8
2019-06-27 08:17:19 +02:00
Josef Schlehofer
81e9b8c233
Merge pull request #9328 from cotequeiroz/seahub-flup
...
seafile-seahub: adjust to flup rename
2019-06-27 05:33:42 +02:00
Deng Qingfang
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 Penev
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 Penev
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 Penev
b268532566
Merge pull request #9285 from neheb/ele2
...
elektra: Fix compilation with uClibc-ng
2019-06-26 09:31:05 -07:00
Josef Schlehofer
166c4ac5be
Merge pull request #9261 from BKPepe/flup
...
flup: migrate to Python3 and add src package
2019-06-26 14:50:24 +02:00
Richard Yu
aa3efeddbf
frp: add uci config integration
...
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
2019-06-26 17:26:51 +08: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 Penev
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 Penev
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 Penev
c5d7317c47
Merge pull request #9223 from BKPepe/itsdangerous
...
itsdangerous: Makefile polishing
2019-06-25 19:00:41 -07:00
Rosen Penev
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 Penev
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 Mavrogiannopoulos
400bf225c4
Merge pull request #9309 from neheb/openc
...
openconnect: Fix DTLS with OpenSSL
2019-06-25 15:07:15 +02:00
Florian Eckert
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 Brenken
b35a2b5c8c
Merge pull request #9305 from dibdot/mc
...
mc: update to 4.8.23
2019-06-25 07:46:02 +02:00
Rosen Penev
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