Josef Schlehofer
ff106ae376
python-sentry-sdk: Update to version 0.12.2
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Alexander Ryzhov
7a17805b6d
ibgd: avoid using host headers
Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
5 years ago
Josef Schlehofer
da51877e7f
python-urllib3: Update to version 1.25.6
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
6ed8abd958
transmission: Merge all the command line params in one line
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
dc3220736d
boost: Switch to blacklist of targets for context
Works around a buildbot bug.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
47b5986750
liburcu: Switch from @!arc to targets
Works around a bug with the buildbots where they try to build it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
4e6dae7f39
ola: Remove HOST_LDFLAGS hack
This has been solved properly.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
a6529c2ac2
protobuf: Fix rpath
protobuf was setting its own rpath, preventing the build system from
overriding it. Comment it out.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
7a2b6bfdb8
protobuf-c: Fix host binary
It needs rpath to find libprotoc.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
46cee45370
mjpg-streamer: Fix build dependency
It needs to be on host. The target one is already covered below.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
d6e1e8d9fb
transmission: Fix typo in init script
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Hannu Nyman
4a9d223732
Merge pull request #10065 from stangri/master-simple-adblock
simple-adblock: dnsmasq.ipset option support, better handling of IDNs, updated README
5 years ago
Karl Palsson
9af5c0ded8
net/mosquitto: bump to 1.6.7
Fixes compatibility with newer libwebsockets versions.
Fixes performance issues with websockets
Fixes potential crash on config reload
Fixes CVEs: CVE-2019-11778 and CVE-2019-11779
Various MQTTv5 fixes.
Skips releases with critical regressions
Changelog for 1.6.7:
https://mosquitto.org/blog/2019/09/version-1-6-7-released/
Changelog for 1.6.5:
https://mosquitto.org/blog/2019/09/version-1-6-5-released/
Changelog for 1.6.6:
https://mosquitto.org/blog/2019/09/version-1-6-6-released/
Signed-off-by: Karl Palsson <karlp@etactica.com>
5 years ago
Hannu Nyman
00806485f0
Merge pull request #10071 from gladiac1337/haproxy-2.0.6
haproxy: Update HAProxy to v2.0.6
5 years ago
Hannu Nyman
88e7b4386f
Merge pull request #10073 from ja-pa/measurement-kit_0.10.6
measurement-kit: update to version 0.10.6
5 years ago
Josef Schlehofer
e5f4081570
Merge pull request #10076 from Payne-X6/master
knot: update to 2.8.4
5 years ago
Jan Hák
8a82181c27
knot: update to version 2.8.4
Signed-off-by: Jan Hák <jan.hak@nic.cz>
5 years ago
Etienne Champetier
fa40123f26
Merge pull request #10035 from TDT-AG/pr/20190920-prometheus-node-exporter-lua-fecs-fix
prometheus-node-exporter-lua: ltq-dsl.lua: use errors_fecs_*
5 years ago
Petr Štetiar
dd39acba55
coova-chilli: Fix debug flag config example and synchronize bool options
debug is boolean option/flag so setting it to 9 doesn't work, while at
it I've synchronized boolean options from source code and sorted it
alphabeticaly with following command:
grep flag src/cmdline.ggo | cut -d \" -f2 | sort | tr '\n' '|'
Signed-off-by: Petr Štetiar <ynezz@true.cz>
6 years ago
Petr Štetiar
9d3a1a2a63
coova-chilli: Fix unwanted startup of disabled instances
Code in option_cb was referencing $chilli_inst variable which was
declared as local, thus the instance startup logic in start_chilli was
referencing variable which would always get value of 1, effectively
making `disabled` config option useless.
So I've fixed it with simpler config_get_bool and while at it, I've simplified the
surrounding code little bit as well.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
6 years ago
Petr Štetiar
aa6dfc5978
coova-chilli: Wrap excessively long lines
Signed-off-by: Petr Štetiar <ynezz@true.cz>
6 years ago
Jan Pavlinec
2949906ec4
measurement-kit: update to version 0.10.6
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years ago
Christian Lachner
c44b070804
haproxy: Update HAProxy to v2.0.6
- Update haproxy download URL and hash
- Add new patches
Signed-off-by: Christian Lachner <gladiac@gmail.com>
5 years ago
Rosen Penev
a10ad0ec8c
Merge pull request #10054 from flyn-org/pigeonhole
pigeonhole: update to 0.5.7.2
5 years ago
Rosen Penev
b50ee9b45e
Merge pull request #10062 from ja-pa/treewide-cpe-id-2
treewide: add PKG_CPE_ID for cvescanner
5 years ago
Daniel Bermond
63379c3d35
proxychains-ng: new package
Compile tested: R7800 (arm_cortex-a15_neon-vfpv4), OpenWrt git master
Run tested: R7800 (arm_cortex-a15_neon-vfpv4), OpenWrt git master
Signed-off-by: Daniel Bermond <danielbermond@gmail.com>
5 years ago
Josef Schlehofer
d0e2a3e81a
sysrepo: Use correct SPDX License Identifier
- Add PKG_LICENSE_FILES
- Refresh patches
- Use better URL
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Rosen Penev
39927180b5
protobuf-c: Fix mistake from previous commit
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
a863d75098
Merge pull request #10067 from BKPepe/quassel
quassel-irssi: refresh patches to avoid fuzz
5 years ago
Josef Schlehofer
9ed187693f
quassel-irssi: refresh patches to avoid fuzz
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
5 years ago
Maxim Mikityanskiy
4a3b1ee42a
apcupsd: Preset binaries used on target system
apcupsd's configure script looks up paths to sh, wall and mail on the
host system, but intends to use them on the target system. OpenWrt
replaces apcupsd's scripts by its own versions, so those paths don't
really matter, however, if the host system doesn't have wall installed,
the build fails. This is the case on Gentoo when util-linux is built
with USE=-tty-helpers (default). Prevent such failures by providing
explicit stub paths to sh, wall and mail to configure script.
Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>
5 years ago
Rosen Penev
862510a251
Merge pull request #10046 from neheb/pfix
protobuf fixes from CMake conversion
5 years ago
Rosen Penev
cdf54068f9
Merge pull request #10048 from neheb/avro
avro: Replace PKG_INSTALL with CMAKE_INSTALL
5 years ago
Stan Grishin
c6beee74f9
simple-adblock: dnsmasq.ipset option support, better handling of IDNs, updated README
Signed-off-by: Stan Grishin <stangri@melmac.net>
5 years ago
Dirk Brenken
1f81686c0e
Merge pull request #10055 from claell/patch-1
adblock: Cosmetic changes to README.md
5 years ago
Dirk Brenken
8c2264a2da
Merge pull request #10034 from onjen/captive-optional-args
travelmate: add support for optional args in auto-login script
5 years ago
Jan Pavlinec
ceadbcbb64
treewide: add PKG_CPE_ID for cvescanner
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
5 years ago
Rosen Penev
acc646dafb
Merge pull request #9940 from neheb/tr2
transmission: Fix tracker issue with some firewalls
5 years ago
Rosen Penev
979568f1cb
Merge pull request #10059 from neheb/boooo
boost: Update host libraries
5 years ago
Rosen Penev
546ea3475a
ola: Fix HOSTPKG linking
Before the CMake update, either protobuf was being installed to HOST
instead of HOSTPKG by mistake or some other problem.
This adds a linker flag to look in the proper location.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
53b9d894fb
libprotobuf-c: Switch to CMake
Simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
e8da6d9294
protobuf: Fix host build
rpath is needed as the host directory instead of hostpkg is used for some
reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
a54c065ee2
libftdi: Add back Boost_NO_BOOST_CMAKE
Needed by this package for some reason.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Nikos Mavrogiannopoulos
6358c3e72e
Merge pull request #10045 from yousong/oc-form
openconnect: allow specifying form_entry list
5 years ago
Rosen Penev
730a1697fe
transmission: Fix tracker issue with some firewalls
Some firewalls mandate a minimum size of 4k for SYN packets, which
transmission does not do by default. Upstream issue here:
https://github.com/transmission/transmission/issues/964
Cleanup:
Fixed license info.
Removed two unnecessary patches.
Ran shell script through shellcheck.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Rosen Penev
1f77459ace
boost: Update host libraries
It seems newer versions of fbthrift require more libraries.
Also added AR7, RB532, and Lantiq ASE to fiber exclusion.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
Claudius Ellsel
088a14e5ce
adblock: Cosmetic changes to README.md
Add code blocks for easier reading and change "dns" to "DNS".
Signed-off-by: Claudius Ellsel <claudius.ellsel@live.de>
5 years ago
Martin Schiller
0b34b8538e
prometheus-node-exporter-lua: ltq-dsl.lua: use new var names errors_fecs_*
Signed-off-by: Martin Schiller <ms@dev.tdt.de>
5 years ago
Yousong Zhou
a2bbedb880
qemu: patch for CVE-2019-15890
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
5 years ago
Rosen Penev
af51dbed7b
jsoncpp: Fix pkgconfig file
Backported upstream patch to make the pkgconfig file more cross compile
friendly. I don't think anything uses this.
Replaced Installev with CMAKE_INSTALL.
Added PKG_BUILD_PARALLEL for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago