Rosen Penev
cdbde98aca
Merge pull request #8996 from neheb/ft
...
libftdi: Fix compilation with most recent CMake
2019-05-16 13:35:57 -07:00
Rosen Penev
208dc4defa
Merge pull request #8898 from neheb/rtl
...
rtl_433: Update to 18.12
2019-05-16 13:35:16 -07:00
Rosen Penev
fc6b32c7d9
Merge pull request #9000 from zhaojh329/libuwsc
...
libuwsc: update to 3.3.1
2019-05-16 13:29:44 -07:00
Daniel Engberg
43b7610492
Merge pull request #9002 from Andy2244/samab4-update-4-9-8
...
samba4: update to 4.9.8
2019-05-16 21:30:51 +02:00
Rosen Penev
6adfd66f42
Merge pull request #8887 from neheb/ib
...
ibrdtnd: Fix compilation with uClibc-ng
2019-05-16 08:43:35 -07:00
Rosen Penev
867e41ce86
Merge pull request #8949 from ammubhave/add_fbthrift
...
fbthrift: Add fbthrift package
2019-05-16 08:43:18 -07:00
Rosen Penev
28c2071fd2
Merge pull request #8986 from neheb/on
...
libevhtp: Add onigiruma.h to install
2019-05-16 08:41:57 -07:00
Rosen Penev
bde99c3b5b
Merge pull request #8872 from neheb/apr
...
apr: Enable DSO and add several configure vars
2019-05-16 08:40:37 -07:00
Dirk Brenken
79a48ce391
Merge pull request #9003 from dibdot/banip
...
banip: update 0.1.1
2019-05-16 17:08:07 +02:00
Eneas U de Queiroz
d3f8d69711
python-defusedxml: add new package
...
The defusedxml package contains several Python-only workarounds and
fixes for denial of service and other vulnerabilities in Python's XML
libraries. In order to benefit from the protection you just have to
import and use the listed functions / classes from the right defusedxml
module instead of the original module.
Currently, openpyxl detects, and uses defusedxml, if installed.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com >
2019-05-16 08:48:38 -03:00
Dirk Brenken
f3ece9653d
banip: update 0.1.1
...
* remove needless sort step to reduce system load
* change maxqueue default in backend and LuCI frontend
to '4' to reduce (default) system load
* cosmetics
Signed-off-by: Dirk Brenken <dev@brenken.org >
2019-05-16 11:16:03 +02:00
Jianhui Zhao
560c20f36b
libuwsc: update to 3.3.1
...
Signed-off-by: Jianhui Zhao <jianhuizhao329@gmail.com >
2019-05-16 16:35:21 +08:00
Andy Walsh
fd74d9f4ea
samba4: update to 4.9.8
...
* fixes CVE-2018-16860
Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com >
2019-05-16 10:26:15 +02:00
Rosen Penev
af0c91c3b6
Merge pull request #8995 from neheb/bot
...
botan: Do not build on ARC
2019-05-15 18:51:11 -07:00
Rosen Penev
6c40424879
libftdi: Fix compilation with most recent CMake
...
Description from Amol Bhave:
This package fails to compile with boost 1.70 when the boost cmake
config gets used.
As far as I can tell, Boost 1.70 introduced
BoostConfigVersion.cmake. In that file, the value of PACKAGE_VERSION is
set to 1.70. This makes CMake auto set the variable Boost_VERSION to
1.70. Historically, Boost_VERSION has been using the format like 170000,
and not 1.70. Some package cmake files still depend on this behavior
and make assertions such as Boost_VERSION > 168000. This is incompatible
with the new scheme.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-15 17:27:02 -07:00
Rosen Penev
a4df3a3ec1
botan: Do not build on ARC
...
Not supported.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-15 14:40:46 -07:00
Karl Palsson
762778b36e
mosquitto: major upgrade to 1.6.x
...
Major new release of mosquitto.
This release rolls up the initial 1.6.0 release, plus the subsequent
build/bug fixes of 1.6.1 and 1.6.2.
Original upstream changelogs:
https://mosquitto.org/blog/2019/04/version-1-6-released/
https://mosquitto.org/blog/2019/04/version-1-6-1-released/
https://mosquitto.org/blog/2019/04/version-1-6-2-released/
Major features of interest:
* MQTTv5 support
* performance improvements
* ALPN support
* OCSP staping support
* OpenSSL Engine support
* TLSv1.0 support dropped
Currently adds two patches to continue supporting OpenSSL engine support
being disabled, and a missing header include. These are both tracked
upstream and are expected to be dropped in a subsequent release.
Signed-off-by: Karl Palsson <karlp@etactica.com >
2019-05-15 17:28:25 +00:00
Rosen Penev
fc308d491f
Merge pull request #8991 from mwarning/smcroute_libcap
...
smcroute: disable libcap support
2019-05-15 09:34:44 -07:00
Moritz Warning
2f0a2eb02b
smcroute: disable libcap support
...
smcroute does not find libcap.so.2
Signed-off-by: Moritz Warning <moritzwarning@web.de >
2019-05-15 18:07:18 +02:00
Rosen Penev
016843ea43
Merge pull request #8984 from mlichvar/chrony-update-3.5
...
chrony: update to 3.5
2019-05-14 12:42:38 -07:00
Rosen Penev
aab2e02110
libevhtp: Add onigiruma.h to install
...
For some reason from 1.1.7 to 1.2.0, oniguruma no longer gets installed by
default. Fix that to fix compilation with seafile.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-14 12:39:31 -07:00
Rosen Penev
b4ab7073a6
Merge pull request #8980 from neheb/rm
...
libmraa: Don't build on ARC, ARMEB, and PPC
2019-05-14 09:44:10 -07:00
Miroslav Lichvar
cd67b85490
chrony: update to 3.5
...
Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com >
2019-05-14 14:54:00 +02:00
Rosen Penev
4920a842f4
Merge pull request #8919 from ja-pa/libseccomp-2.4.1
...
libseccomp: update to version 2.4.1
2019-05-14 00:38:27 -07:00
Rosen Penev
f05b8f47c3
libmraa: Don't build on ARC, ARMEB, and PPC
...
Not supported.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-14 00:36:55 -07:00
Jan Pavlinec
c60624de45
libseccomp: update to version 2.4.1
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz >
2019-05-14 09:22:12 +02:00
Rosen Penev
b9eef5aae7
Merge pull request #8976 from val-kulkov/subversion-package
...
subversion: partial revert of b32f8d4ff0
2019-05-13 23:32:04 -07:00
Val Kulkov
61e33ee1fc
subversion: partial revert of b32f8d4ff0
...
Commit b32f8d4ff0 broke compilation
of Subversion on systems where unixodbc package is present.
This partial revert fixes issue #8975 .
Signed-off-by: Val Kulkov <val.kulkov@gmail.com >
2019-05-14 02:05:56 -04:00
Daniel Golle
1f4df64f6a
gnunet: update to v0.11.4 and clean-up packaging
...
gnunet-reclaim-sqlite is no more in 0.11.4.
Also remove duplicate files also contained in gnunet-utils package.
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2019-05-14 02:58:25 +02:00
Rosen Penev
65ca405328
Merge pull request #8917 from diizzyy/lib-pcre-843
...
libs/pcre: Update to 8.43
2019-05-13 14:08:02 -07:00
Rosen Penev
2862d5d10b
Merge pull request #8855 from mwarning/smcroute
...
smcroute: add new package
2019-05-13 13:41:57 -07:00
Rosen Penev
8e7a9640f3
Merge pull request #8973 from jefferyto/python-pyasn1-modules-0.2.5-update
...
python-pyasn1-modules: Update to 0.2.5
2019-05-13 13:33:04 -07:00
Daniel Engberg
bdaf77273e
Merge pull request #8937 from lucize/doveup
...
dovecot: update to 2.3.6
2019-05-13 17:03:07 +02:00
Lucian Cristian
6ea951b2de
dovecot: update to 2.3.6
...
also don't pack docs
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2019-05-13 16:19:50 +03:00
Jeffery To
afeb7e8a78
python-pyasn1-modules: Update to 0.2.5
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-05-13 20:44:20 +08:00
Jeffery To
b1383b418c
golang: Update to 1.12.5
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com >
2019-05-13 20:08:03 +08:00
Daniel Engberg
e453654ac0
Merge pull request #8969 from lucize/nssup
...
nss: update to 3.44
2019-05-13 11:25:30 +02:00
Josef Schlehofer
5d2eb58aa3
Merge pull request #8807 from BKPepe/requests
...
python-requests: allow urllib3 1.25.x
2019-05-13 10:42:49 +02:00
Rosen Penev
870a71d05b
Merge pull request #8959 from brunompena/package-tac_plus-libpam_variant
...
tac_plus: Disabled PAM by default and added a PAM variant
2019-05-13 00:08:56 -07:00
Rosen Penev
2d17e9b935
Merge pull request #8946 from neheb/xer
...
libxerces-c: Switch to using -fPIC
2019-05-12 15:17:45 -07:00
Lucian Cristian
3c4ef31b51
nss: update to 3.44
...
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2019-05-13 00:14:50 +03:00
Peter Wagner
7b062f478d
rpcinfo: add upstream commit to fix stack buffer overflow
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2019-05-12 21:14:31 +02:00
Peter Wagner
c01f3bf0ba
nfs-kernel-server: update to 2.3.4
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2019-05-12 21:12:55 +02:00
Daniel Engberg
6ad3d1c98a
Merge pull request #8967 from BKPepe/ytdl
...
youtube-dl: update to version 2019.5.11
2019-05-12 20:07:44 +02:00
Rosen Penev
d0d93cfb00
Merge pull request #8964 from neheb/loud
...
loudmouth: Fix compilation with uClibc-ng
2019-05-12 10:45:11 -07:00
Rosen Penev
fc2c51e648
Merge pull request #8960 from neheb/fl
...
flent-tools: Update to 1.2.2
2019-05-12 10:44:52 -07:00
Josef Schlehofer
5a606149f5
youtube-dl: update to version 2019.5.11
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com >
2019-05-12 11:47:37 +02:00
Rosen Penev
e69d5dc1d5
loudmouth: Fix compilation with uClibc-ng
...
nls.mk must be included.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-12 00:43:07 -07:00
Rosen Penev
9cd01fd1c5
flent-tools: Update to 1.2.2
...
Simplified the Makefile and fixed compilation with uClibc-ng by including
nls.mk.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2019-05-12 00:32:38 -07:00
Hannu Nyman
6d6bceed8c
Merge pull request #8607 from mmaraya/port-mirroring-1.4.4
...
Port mirroring 1.4.4
2019-05-12 10:24:13 +03:00