Jan Pavlinec
44c8712bf6
measurement-kit: update to version 0.10.4
Remove openssl patch (merged into upstream)
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
6 years ago
Jo-Philipp Wich
d9f29124b7
Merge pull request #9064 from cotequeiroz/lm-sensors-noperl
lm-sensors: add conditionals to perl dependencies
6 years ago
Jo-Philipp Wich
edf10aaa61
Merge pull request #9167 from jow-/master
nlbwmon: update to latest Git HEAD
6 years ago
Jo-Philipp Wich
c528e01f4c
nlbwmon: update to latest Git HEAD
4574e6e nfnetlink: prevent tight retry loops
163a211 client: fix commit error information
21290db nlbwmon: merge existing data
abe701d database: do not overwrite unexpectedly preexisting databases
ef3fa58 socket: handle EAGAIN on send()
Ref: https://github.com/jow-/nlbwmon/issues/23
Ref: https://github.com/jow-/nlbwmon/issues/26
Ref: https://github.com/jow-/nlbwmon/issues/30
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
6 years ago
Rosen Penev
5da5c65080
Merge pull request #9165 from neheb/log4
log4cplus: Update to 2.0.4
6 years ago
Rosen Penev
35db7a3e52
Merge pull request #9154 from stintel/boost-host-ignore-site-config
boost: ignore site config during host build
6 years ago
Rosen Penev
fe3e12d8f8
Merge pull request #9166 from nxhack/mg_6_5
mg: update to 6.5
6 years ago
Hirokazu MORIKAWA
07c344f1a7
mg: update to 6.5
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Rosen Penev
81276bac94
log4cplus: Update to 2.0.4
Switch to SourceForge URL. More mirrors available.
Remove InstallDev section. This is already included with CMAKE_INSTALL.
Minor cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
f4402d4770
Merge pull request #9145 from neheb/fio
fio: Update to 3.14
6 years ago
Rosen Penev
ca622012df
Merge pull request #9156 from ammubhave/bump_re2
libre2: Update to 2019-06-01
6 years ago
Amol Bhave
59aadcf1b9
libre2: Update to 2019-06-01
Maintainer: me
Compile tested: nbg6817
Signed-off-by: Amol Bhave <ambhave@fb.com>
6 years ago
Rosen Penev
4907b43007
Merge pull request #9149 from ffflorian/feat/ddns-inwx
ddns-scripts: Add INWX service
6 years ago
Rosen Penev
8f0f613af0
Merge pull request #9131 from jefferyto/python-bpo-35907
python,python3: Fix CVE-2019-9948 - local_file:// allowed in urllib
6 years ago
Florian Keller
87731d00e0
ddns-scripts: Add INWX service
Signed-off-by: Florian Keller <github@floriankeller.de>
6 years ago
Amol Bhave
a73b3b2d75
domoticz: disable searching for boost-cmake
Summary:
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.
Test Plan:
`make package/domoticz/compile`
Also compiled all other packages that have a boost dependency, they seem
to be working fine.
tested on nbg6817
Signed-off-by: Amol Bhave <ambhave@fb.com>
[split unrelated change, change commit subject, alphabetical order]
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years ago
Stijn Tintel
b93d39ac74
domoticz: enable BUILD_SHARED_LIBS
Without this, no suitable boost_thread variant can be identified when
compiling against Boost 1.70.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years ago
Stijn Tintel
1404da5894
boost: refresh patches
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years ago
Stijn Tintel
7766b0b878
boost: ignore site config during host build
Without this, the host build picks up the site config in
/usr/share/boost-build/site-config.jam which causes a build failure on
Gentoo where a custom optimization value "none" is used.
Fixes #9152 .
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
6 years ago
Florian Eckert
985a8a3f8c
Merge pull request #9128 from TDT-AG/pr/20190603-mwan3
mwan3: change flush_conntrack handling to use uci list element
6 years ago
Rosen Penev
a1138c676f
Merge pull request #9141 from neheb/sod
libsodium: Update to 1.0.18
6 years ago
Hannu Nyman
438326179e
Merge pull request #9129 from ysc3839/pycryptodome
python-cryptodome: update to 3.8.2.
6 years ago
Rosen Penev
272329d662
Merge pull request #9135 from neheb/n2
google-authenticator-libpam: Update to version 1.06
6 years ago
Jeffery To
53838903fe
python,python3: Fix CVE-2019-9948 - local_file:// allowed in urllib
These patches address issue:
CVE-2019-9948: Unnecessary URL scheme exists to allow local_file://
reading file in urllib
Link to Python issue:
https://bugs.python.org/issue35907
Issue 35907 is still currently open, waiting for a decision for
Python 3.5; these patches for Python 2.7 and 3.7 have been merged.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Rosen Penev
0b9f6181c7
fio: Update to 3.14
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
1784a4d2cf
Merge pull request #9142 from nxhack/hid_0_7_9
node-hid: update to 0.7.9
6 years ago
Hirokazu MORIKAWA
9a1386fa2c
node-hid: update to 0.7.9
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
6 years ago
Rosen Penev
efc45ea3ca
libsodium: Update to 1.0.18
Added PKG_BUILD_PARALLEL for faster compilation.
Several Makefile cleanups.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
be07c43150
google-authenticator-libpam: Update to version 1.06
Simplifies the Makefile slightly. This also uses a proper release instead
of a random git commit.
Added LICENSE Information.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
81440bd35b
Merge pull request #9025 from cshoredaniel/pr-update-nbd
nbd: Update to 3.19 and remove unneed patches
6 years ago
Rosen Penev
5093dc4bc3
Merge pull request #9123 from neheb/make
make: Do not use libelf
6 years ago
Rosen Penev
fc08b8d75e
Merge pull request #9125 from neheb/vim
vim: Remove bogus libelf dependency
6 years ago
Hannu Nyman
1e39f3189b
Merge pull request #9114 from jefferyto/python-host-setuptools-pip-installed-pkg-release
python,python3: Record PKG_RELEASE for host setuptools/pip
6 years ago
Florian Eckert
171cb17694
mwan3: change flush_conntrack handling to use uci list element
With this change it is now possible to combine interface action events.
If an interface action is generated by netifd or mwan3 for example ifup,
ifdown, connectd or disconnected and this action is configured in the inteface
uci section, then the conntrack table is flushed by mwan3.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
6 years ago
Rosen Penev
15a0606403
Merge pull request #9100 from jefferyto/isolate-host-python
python,python3: Better isolate host Python
6 years ago
Rosen Penev
88c709829a
Merge pull request #9127 from mstorchak/tgt
tgt: update to 1.0.78
6 years ago
Rosen Penev
bb5a8c43b6
Merge pull request #9121 from jefferyto/python-cryptography-2.7
python-cryptography: Update to 2.7
6 years ago
Rosen Penev
8185120be4
Merge pull request #9119 from jefferyto/python-bpo-30458
python,python3: Fix CVE-2019-9740 and CVE-2019-9947
6 years ago
Maxim Storchak
551605b218
tgt: update to 1.0.78
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
6 years ago
liudf0716
4af98fc3e9
apfree-wifidog: Add new package
Signed-off-by: liudf0716 <liudf0716@gmail.com>
[Fix indentation and trailing whitespace on Makefile and wifidogx.init]
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
6 years ago
Rosen Penev
7df4cc1a43
vim: Remove bogus libelf dependency
Unused and Unneeded.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
423c20fbaf
Merge pull request #9120 from jefferyto/newt-0.52.21
newt: Update to 0.52.21
6 years ago
Richard Yu
81bffa694a
python-cryptodome: update to 3.8.2.
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
6 years ago
Rosen Penev
91c97efbf4
make: Do not use libelf
libelf is used under Solaris for nlist. This is not needed in OpenWrt.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Jeffery To
e094a67337
newt: Update to 0.52.21
This also removes $(FPIC) from TARGET_CFLAGS.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Rosen Penev
a5c540e2d5
Merge pull request #9117 from neheb/evht2
libevhtp: Remove random hacks
6 years ago
Peter Wagner
d57c86bc77
glib2: fix CVE-2019-12450
Signed-off-by: Peter Wagner <tripolar@gmx.at>
6 years ago
Jeffery To
b74d45e88a
python-cryptography: Update to 2.7
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
6 years ago
Rosen Penev
a544658ffc
libevhtp: Remove random hacks
There's no point in overriding the defaults. They work fine.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
72dc6f669a
Merge pull request #8965 from neheb/pow
powertop: Switch to uClibc++
6 years ago