Hannu Nyman
88e7b4386f
Merge pull request #10073 from ja-pa/measurement-kit_0.10.6
...
measurement-kit: update to version 0.10.6
2019-09-25 19:11:00 +03:00
Josef Schlehofer
e5f4081570
Merge pull request #10076 from Payne-X6/master
...
knot: update to 2.8.4
2019-09-25 16:31:09 +02:00
Jan Hák
8a82181c27
knot: update to version 2.8.4
...
Signed-off-by: Jan Hák <jan.hak@nic.cz>
2019-09-25 16:28:05 +02:00
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_*
2019-09-25 06:37:17 -07:00
Jan Pavlinec
2949906ec4
measurement-kit: update to version 0.10.6
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-25 12:34:55 +02:00
Rosen Penev
a10ad0ec8c
Merge pull request #10054 from flyn-org/pigeonhole
...
pigeonhole: update to 0.5.7.2
2019-09-24 15:08:30 -07:00
Rosen Penev
b50ee9b45e
Merge pull request #10062 from ja-pa/treewide-cpe-id-2
...
treewide: add PKG_CPE_ID for cvescanner
2019-09-24 15:03:31 -07:00
Rosen Penev
39927180b5
protobuf-c: Fix mistake from previous commit
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-24 12:46:36 -07:00
Rosen Penev
a863d75098
Merge pull request #10067 from BKPepe/quassel
...
quassel-irssi: refresh patches to avoid fuzz
2019-09-24 12:08:40 -07:00
Josef Schlehofer
9ed187693f
quassel-irssi: refresh patches to avoid fuzz
...
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-09-24 20:36:09 +02:00
Rosen Penev
862510a251
Merge pull request #10046 from neheb/pfix
...
protobuf fixes from CMake conversion
2019-09-24 10:50:20 -07:00
Rosen Penev
cdf54068f9
Merge pull request #10048 from neheb/avro
...
avro: Replace PKG_INSTALL with CMAKE_INSTALL
2019-09-24 10:48:18 -07:00
Dirk Brenken
1f81686c0e
Merge pull request #10055 from claell/patch-1
...
adblock: Cosmetic changes to README.md
2019-09-24 15:14:15 +02:00
Dirk Brenken
8c2264a2da
Merge pull request #10034 from onjen/captive-optional-args
...
travelmate: add support for optional args in auto-login script
2019-09-24 15:13:41 +02:00
Jan Pavlinec
ceadbcbb64
treewide: add PKG_CPE_ID for cvescanner
...
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-09-24 13:51:22 +02:00
Rosen Penev
acc646dafb
Merge pull request #9940 from neheb/tr2
...
transmission: Fix tracker issue with some firewalls
2019-09-23 17:28:10 -07:00
Rosen Penev
979568f1cb
Merge pull request #10059 from neheb/boooo
...
boost: Update host libraries
2019-09-23 15:26:59 -07:00
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>
2019-09-23 15:23:41 -07:00
Rosen Penev
53b9d894fb
libprotobuf-c: Switch to CMake
...
Simplifies the Makefile.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-23 15:01:02 -07:00
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>
2019-09-23 14:56:18 -07:00
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>
2019-09-23 12:06:32 -07:00
Nikos Mavrogiannopoulos
6358c3e72e
Merge pull request #10045 from yousong/oc-form
...
openconnect: allow specifying form_entry list
2019-09-23 20:57:05 +02:00
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>
2019-09-23 11:41:10 -07:00
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>
2019-09-23 11:29:52 -07:00
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>
2019-09-23 16:52:17 +02:00
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>
2019-09-23 06:38:25 +02:00
Yousong Zhou
a2bbedb880
qemu: patch for CVE-2019-15890
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-09-23 02:16:01 +00:00
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>
2019-09-22 18:28:14 -07:00
Rosen Penev
76b57b0e6c
fbzmq: Size optimizations
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:24 -07:00
Rosen Penev
7139cddccf
fbthrift: Update to 2019-09-22
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
164e706f9d
librsocket-cpp: Update to 2019-09-22
...
Added URLs.
Added needed Boost patch.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
43a8e02bb8
libwangle: Update to 2019.09.22.00
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
0f209e988c
libfizz: Update to 2019.09.22.00
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:23 -07:00
Rosen Penev
d28d9aa4dc
libfolly: Update to 2019.09.22.00
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-22 18:11:22 -07:00
W. Michael Petullo
707c683fba
pigeonhole: update to 0.5.7.2
...
Fixes CVE-2019-11500.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-09-22 19:16:31 -04:00
Hannu Nyman
fb80e4a44e
Merge pull request #9907 from yangfl/master
...
i2pd: Update to 2.28.0
2019-09-22 15:03:51 +03:00
David Yang
f9cf4e1f2c
i2pd: Update to 2.28.0
...
Signed-off-by: David Yang <mmyangfl@gmail.com>
2019-09-22 13:42:04 +08:00
Rosen Penev
78248fb2fd
miniupnpc: Update to 2.1.20190824
...
Switched to CMAKE_INSTALL to get rid of InstallDev.
Added PKG_BUILD_PARALLEL for faster compilation.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:57:41 -07:00
Rosen Penev
61b5f5b16c
cshark: Switch to standard PKG_SOURCE_VERSION/DATE
...
Several other cleanups.
Added PKG_BUILD_PARALLEL for faster compilation.
Removed PKG_INSTALL as cmake.mk already defines it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:56:58 -07:00
Rosen Penev
68d3734dea
avro: Replace PKG_INSTALL with CMAKE_INSTALL
...
Allows removal of the InstallDev section as it's now implicit.
PKG_INSTALL is already defined in cmake.mk
This also installs a pkgconfig file. Added a patch to fix it up.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:52:29 -07:00
Rosen Penev
0dac4b74ca
libftdi1: Fix pkgconfig paths properly
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:49:58 -07:00
Rosen Penev
3c4419d45b
libftdi: Fix pkgconfig paths
...
Switched to CMAKE_INSTALL for simplicity.
Other minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-09-21 15:49:13 -07:00
Etienne Champetier
eb50faf1c5
Merge pull request #10047 from Bloup1net/phantap
...
phantap: update to latest commit
2019-09-21 15:48:31 -07:00
Diana Dragusin
bda3b710ba
phantap: update to latest commit
...
7cc6017 phantap-learn: Add another way to detect the victim
8a4b30b phantap-learn: Continue listening for DNS traffic after initial detection
3e1cf09 Improve setup documentation
ddde4b9 Fix neighbour spelling
bee7e92 Readme.md: Update
efb57f6 Readme.md: Update
Signed-off-by: Diana Dragusin <diana.dragusin@nccgroup.com>
2019-09-21 14:53:32 -07:00
Daniel Golle
bf033c622a
serdisplib: add package
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-09-21 21:37:48 +02:00
Rosen Penev
b79d82043a
Merge pull request #10029 from neheb/zst2
...
zstd: Update to 1.4.3
2019-09-21 11:58:34 -07:00
Rosen Penev
7207e0b788
Merge pull request #10020 from neheb/cap
...
libcap: Fix pkgconfig file
2019-09-21 11:58:08 -07:00
Hannu Nyman
e1aa365822
Merge pull request #9971 from commodo/python-gunicorn
...
gunicorn: convert to Python packaging format + add Python3 variant
2019-09-21 17:32:32 +03:00
Yousong Zhou
384398d452
openconnect: allow specifying form_entry list
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2019-09-21 10:33:18 +00:00
Johannes Rothe
a7f87f939d
travelmate: add support for optional args in auto-login script
...
This can be helpful for example in hotels where you need to
enter a new user/password combination every week.
Signed-off-by: Johannes Rothe <mail@johannes-rothe.de>
2019-09-20 22:15:17 +02:00