aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #12976 from pprindeville/update-xtables-addons-3.10Rosen Penev2020-08-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | xtables-addons: update for 3.10
| * | | | | | xtables-addons: update for 3.10Philip Prindeville2020-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | Merge pull request #13031 from neheb/erlRosen Penev2020-08-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | erlang: fix compilation without deprecated OpenSSL APIs
| * | | | | | | erlang: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-04
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13035 from ja-pa/python3-maxminddb-2.0.2Rosen Penev2020-08-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | python3-maxminddb: update to version 2.0.2
| * | | | | | | python3-maxminddb: update to version 2.0.2Jan Pavlinec2020-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #13033 from commodo/pynacl-fixRosen Penev2020-08-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-pynacl: fix build with new libsodium patch
| * | | | | | | | python-pynacl: fix build with new libsodium patchAlexandru Ardelean2020-08-05
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/openwrt/packages/issues/13016 Patch [1] broke compilation for python-pynacl. The fix is to patch PyNaCl to consider that PYNACL_HAS_CRYPTO_SCALARMULT_ED25519 is always available. [1] https://github.com/openwrt/packages/commit/3ef28a4ab0cb60877c4ec68f5ba8c276021a1ab6 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | Merge pull request #13032 from neheb/freerRosen Penev2020-08-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | freeradius3: fix compilation without deprecated OpenSSL APIs
| * | | | | | | | freeradius3: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-04
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13026 from neheb/yarrRosen Penev2020-08-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | yara: fix compilation without deprecated OpenSSL APIs
| * | | | | | | | yara: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-04
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #12549 from neheb/extrRosen Penev2020-08-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | libextractor: remove ffmpeg plugin
| * | | | | | | | libextractor: make ffmpeg plugin depend on BUILD_PATENTEDRosen Penev2020-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | FFMpeg has patented functionality. Make libextractor respect BUILD_PATENTED. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #13027 from neheb/inaRosen Penev2020-08-05
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | inadyn: update to 2.7
| * | | | | | | | inadyn: update to 2.7Rosen Penev2020-08-04
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove pic hack. Fix license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #13024 from neheb/mottionRosen Penev2020-08-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | motion: fix old libmicrohttpd usage
| * | | | | | | | motion: fix old libmicrohttpd usageRosen Penev2020-08-04
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Doesn't seem to be needed for this package but it does fix several warnings. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | net/pagekitec: Update to v0.91.200718Karl Palsson2020-08-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes misleading errors in the status file, and increases buffer sizes to match the python implementation. Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | Merge pull request #13036 from TDT-AG/pr/20200806-acmeToke Høiland-Jørgensen2020-08-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | acme: fix alignment space vs tabs
| * | | | | | | | acme: fix alignment space vs tabsFlorian Eckert2020-08-05
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | Merge pull request #13001 from neheb/scoRosen Penev2020-08-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | scons: update to 4.0.1
| * | | | | | | | scons: update to 4.0.1Rosen Penev2020-08-05
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaned up Makefile to standards. Replaced HIDDEN with BUILDONLY. It's more descriptive. Added PKG_HOST_ONLY. This is a host only package. Added HOST_BUILD_PARALLEL. Added URL for uscan. Added patch to fix library searching. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11116 from ja-pa/ooniRosen Penev2020-08-04
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | ooniprobe: new packages
| * | | | | | | ooniprobe: add new packageJan Pavlinec2020-08-05
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | Merge pull request #13021 from stangri/master-simple-adblockRosen Penev2020-08-04
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | simple-adblock: README and config update
| * | | | | | simple-adblock: README and config updateStan Grishin2020-08-04
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | gnunet-fuse: update to version 0.13.0Daniel Golle2020-08-04
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Merge pull request #13015 from neheb/sms2Rosen Penev2020-08-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | smstools3: fix compilation with GCC10
| * | | | | | smstools3: fix compilation with GCC10Rosen Penev2020-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GCC10 defaults to -fno-common , which breaks compilation as there are multiple variables defined outside of the header file. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13018 from TDT-AG/pr/20200804-ttydFlorian Eckert2020-08-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ttyd: add backport patch for ssl issue on firefox
| * | | | | | | ttyd: add backport patch for ssl issue on firefoxFlorian Eckert2020-08-04
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If ttyd is configured to ssl, you will get the following message in the log `refuse to serve WS client for illegal ws path`. Upstream a patch has already been applied which fixes this. Since there is no newer version than 1.6.1, this fix is backported as a patch. And could be removed if a new version of ttyd is available. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | Merge pull request #13011 from TDT-AG/pr/20200803-ttydFlorian Eckert2020-08-04
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | ttyd: fix debug config option
| * | | | | | ttyd: fix debug config optionFlorian Eckert2020-08-03
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Append missing debug option value. If this is not append and the debug option is selected, then we get the following error output on ttyd start. > ttyd: missing start command To fix this add missing debug option value. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | shadowsocks-libev: note the deprecation of ss_server.bind_addressYousong Zhou2020-08-04
| |/ / / / |/| | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | libsodium: add autoreconfRosen Penev2020-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch, while it works, requires autoreconf. Added. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12983 from peter-stadler/patch-2Rosen Penev2020-08-03
|\ \ \ \ \ | | | | | | | | | | | | nginx-util: fix dependency
| * | | | | nginx-util: fix dependencypeter-stadler2020-08-03
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Add DEPENDS since EXTRA_DEPENDS is not used by `make menuconfig`. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | Merge pull request #12998 from neheb/nloh2Rosen Penev2020-08-03
|\ \ \ \ \ | | | | | | | | | | | | nlohmannjson: build with meson
| * | | | | nlohmannjson: build with mesonRosen Penev2020-08-02
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Just blindly copying the include files is not quite correct. The build system merges all of them into one file. A pkgconfig file also gets generated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #12996 from neheb/exfaRosen Penev2020-08-03
|\ \ \ \ \ | | | | | | | | | | | | exfatprogs: update to 1.0.4
| * | | | | exfatprogs: update to 1.0.4Rosen Penev2020-08-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Faster fsck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #13008 from commodo/python-batch1Hannu Nyman2020-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | python-cffi,numpy,python-asn1crypto: bump package versions
| * | | | | | numpy: bump to version 1.19.1Alexandru Ardelean2020-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recommended Cython version is 0.29.21 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python-asn1crypto: bump to version 1.4.0Alexandru Ardelean2020-08-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | | python-cffi: bump to version 1.14.1Alexandru Ardelean2020-08-03
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #13014 from tru7/libfmtRosen Penev2020-08-03
|\ \ \ \ \ \ | |/ / / / / |/| | | | | libfmt: bump to version 7.0.2
| * | | | | libfmt: bump to version 7.0.2Othmar Truniger2020-08-03
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | Merge pull request #13004 from commodo/netatalk-fix-clangHannu Nyman2020-08-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | netatalk: fix compile error in mac os
| * | | | | | netatalk: fix compile error in mac osLiangbin Lian2020-08-03
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix compile error in mac os when dtrace installed. Signed-off-by: Liangbin Lian <jjm2473@gmail.com>