aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | Merge pull request #14779 from dibdot/banipDirk Brenken2021-02-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | banip: update to 0.7.2
| * | | | | | banip: update to 0.7.2Dirk Brenken2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add scanning for suspicious nginx events * add a log counter to track the number of the failed requests or login repetitions of the same ip in the log before banning, defaults are: ssh (3), luci (3), nginx (5) * optimize the background service handling * add 'greensnow' as a new source * update readme and LuCI frontend regarding the new log count options Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | Merge pull request #14775 from ye-holmes/libs/zmq-openpgm-dependRosen Penev2021-02-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | zmq: add optional dependency on openpgm
| * | | | | | | zmq: add optional dependency on openpgmYe Holmes2021-02-17
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And add a patch for CMakeList.txt to configure correctly with openpgm enabled. Signed-off-by: Ye Holmes <yeholmes@outlook.com>
* | | | | | | Merge pull request #14767 from jefferyto/python-config-macosRosen Penev2021-02-17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | python3: Fix target python-config when building on macOS
| * | | | | | python3: Fix target python-config when building on macOSJeffery To2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Python version of python-config is installed when building on macOS, rather than the shell script version when building on Linux. When run on macOS, the Python version of python-config will return values with Mac-specific customizations. This patches the python-config install recipe so that which version is installed can be controlled by the package makefile. When building on macOS, this installs the Python version for host Python and the shell script version for target Python. This also updates Host/Compile and Host/Install to use the default host build recipes, so that the various HOST_* variables are taken into account automatically. Fixes https://github.com/openwrt/packages/issues/14652 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | owipcalc: change maintainerNick Hainke2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by others, I would like to take care of this tool. I am developing certain tools that rely on the library and also owipcalc. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | Merge pull request #14776 from br101/pingchcheck-PKG_SOURCERosen Penev2021-02-17
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | pingcheck: Remove unnecessary PKG_SOURCE and _SUBDIR
| * | | | | | pingcheck: Remove unnecessary PKG_SOURCE and _SUBDIRBruno Randolf2021-02-17
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adressing issue #14773 Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | Merge pull request #14770 from nxhack/node_host_yarnRosen Penev2021-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | node-yarn: add new package - for building adguardhome
| * | | | | | node-yarn: add new package - for building adguardhomeHirokazu MORIKAWA2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add the necessary new package to build the latest version of adguardhome. See this thread : https://github.com/openwrt/packages/pull/14717 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #14769 from nxhack/node_host_icuRosen Penev2021-02-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | node: make hostpkg icu-enabled
| * | | | | | | node: make hostpkg icu-enabledHirokazu MORIKAWA2021-02-17
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made the necessary changes to build the latest version of adguardhome. See this thread : https://github.com/openwrt/packages/pull/14717 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #14729 from ye-holmes/libs/openpgmRosen Penev2021-02-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | openpgm: Add Pragmatic General Multicast library
| * | | | | | openpgm: Add Pragmatic General Multicast libraryYe Holmes2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenPGM is a library implementing the PGM reliable multicast network protocol; The famous messaging library ZMQ has an optional dependency on OpenPGM, with OpenPGM enabled, we can foster the development of multicast network applications. Signed-off-by: Ye Holmes <yeholmes@outlook.com>
* | | | | | | Merge pull request #14758 from pprindeville/strongswan-drop-route-uid0Philip Prindeville2021-02-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | strongswan: fix local_gateway discovery
| * | | | | | | strongswan: fix local_gateway discoveryPhilip Prindeville2021-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has been observed by myself and @luizluca: ip route get is appending uid0 to the output, as seen from: root@OpenWrt2:~# ip route get 1.1.1.1 1.1.1.1 via 174.27.160.1 dev eth3 src 174.27.182.184 uid 0 cache root@OpenWrt2:~# so the fix is an anchored match, discarding all else. Also, using ip -o means never having to do multiline matches... Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | Merge pull request #14760 from pprindeville/libmaria-add-libcurl-dependencyPhilip Prindeville2021-02-16
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | libmariadb: add dependency on libcurl
| * | | | | | | libmariadb: add dependency on libcurlPhilip Prindeville2021-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | | | | curl,fuse,lm-sensors: move BuildPackage line for libs above packges ↵Felix Fietkau2021-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | depending on it Fixes ABI_VERSION handling issues Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | | | | Merge pull request #14740 from ErwanMAS/tinc_bump_to_git_last_commitSaverio Proto2021-02-16
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | Bump tinc to version 1.1 commit 3ee0d5dd
| * | | | | | | tinc: new maintainerErwan MAS2021-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
| * | | | | | | tinc: fix missing HASHErwan MAS2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
| * | | | | | | tinc: Bump to version 1.1 commit 3ee0d5ddErwan MAS2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
* | | | | | | | Merge pull request #14728 from neheb/booRosen Penev2021-02-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [RFC] boost: build context under MIPS64
| * | | | | | | | boost: build context for mips64Rosen Penev2021-02-13
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It turns out there's upstream support for it. A small patch is needed to fix softfloat support. Also added patch to fix boost-fiber on octeon+. Failure happens because the platform is based on an old MIPSr2 standard that lacks the pause instruction. It also turns out that MIPS64 builds are done with the wrong ABI. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #14757 from jmarcet/python_docker_updateRosen Penev2021-02-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-docker: Update to 4.4.2
| * | | | | | | | python-docker: Update to 4.4.2Javier Marcet2021-02-15
| | |_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | | | | | | Merge pull request #14761 from tofurky/try-tiny_relative_incRosen Penev2021-02-15
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | perl-try-tiny: use relative include of perlmod.mk
| * | | | | | | perl-try-tiny: use relative include of perlmod.mkMatt Merhar2021-02-15
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The $(TOPDIR) seemed to cause Makefile parsing issues with CI. Signed-off-by: Matt Merhar <mattmerhar@protonmail.com>
* | | | | | | Merge pull request #14756 from BKPepe/klish-add-nlsJosef Schlehofer2021-02-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | klish: add include for nls when BUILD_NLS is enabled
| * | | | | | klish: add include for nls when BUILD_NLS is enabledJosef Schlehofer2021-02-15
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In recent commit for libxml2 [1], there was enabled support for iconv, but it relieves issue with klish that it does not compile as it fails with following output: checking for xmlNewDoc in -lxml2... no configure: error: cannot find libxml2 library make[2]: *** [Makefile:73: /foo/build/build_dir/target-arm_cortex-a9+vfpv3-d16_musl_eabi/klish-2.2.0/.configured_68b329da9893e34099c7d8ad5cb9c940] Error 1 make[2]: Leaving directory '/foo/build/feeds/packages/utils/klish' [1] https://github.com/openwrt/packages/commit/d18692c92638cdc1e643554699cb21e893abf2e9 Suggested-by: Rosen Penev <rosenp@gmail.com> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | / / prometheus-node-exporter-lua: fix wifiNick Hainke2021-02-15
| |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "get_wifi_interfaces" function is not returning the wifi interface names. This causes the bug #14625. Fix the "get_wifi_interfaces" function. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | Merge pull request #14743 from jefferyto/python-cffi-1.14.5Rosen Penev2021-02-15
|\ \ \ \ \ | | | | | | | | | | | | python-cffi: Update to 1.14.5
| * | | | | python-cffi: Update to 1.14.5Jeffery To2021-02-15
| | |/ / / | |/| | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | Merge pull request #14753 from commodo/python-updates1Rosen Penev2021-02-15
|\ \ \ \ \ | | | | | | | | | | | | python-pytz,numpy: bump versions
| * | | | | numpy: bump to version 1.20.1Alexandru Ardelean2021-02-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | | | python-pytz: bump to version 2021.1Alexandru Ardelean2021-02-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | Merge pull request #14747 from neheb/oRosen Penev2021-02-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | open-vm-tools: update to 11.2.5
| * | | | | | open-vm-tools: update to 11.2.5Rosen Penev2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Work around a quilt bug where instead of showing a rename, it removes and duplicates the file. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14751 from neheb/rpcbindRosen Penev2021-02-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | rpcbind: clean up patches using quilt
| * | | | | | | rpcbind: clean up patches using quiltRosen Penev2021-02-14
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The second one was manually modified as quilt gets confused by the *** and ends up removing the commit description. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | owipcalc: separate in client and libNick Hainke2021-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Separate owipcalc in client and lib part. Owipcalc brings a lot of nice functionality with it, e.g. parsing and calculating prefixes. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | | Merge pull request #14693 from stangri/master-vpn-policy-routingRosen Penev2021-02-15
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vpn-policy-routing: update to version 0.3
| * | | | | | | vpn-policy-routing: update to version 0.3Stan Grishin2021-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | | Merge pull request #14744 from jefferyto/python-cryptography-3.3.2Rosen Penev2021-02-15
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | python-cryptography: Update to 3.3.2
| * | | | | | | python-cryptography: Update to 3.3.2Jeffery To2021-02-15
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes CVE-2020-36242 (buffer overflows caused by integer overflow in OpenSSL). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | apk: update to 2.12.2Rosen Penev2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #14748 from neheb/atRosen Penev2021-02-14
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | atftp: update to 0.7.4
| * | | | | | atftp: update to 0.7.4Rosen Penev2021-02-14
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Refresh others. Signed-off-by: Rosen Penev <rosenp@gmail.com>