aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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>
* | | | Merge pull request #14684 from rsa9000/atheepmgr-integrationRosen Penev2021-02-14
|\ \ \ \ | | | | | | | | | | atheepmgr: add new package
| * | | | atheepmgr: add new packageSergey Ryazanov2021-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This utility is intended to analyze EEPROM/boarddata content of Atheros based boards: load, dump, parse and perform quick edit. Mostly it is used to work with binary dumps/blobs on a host, but sometime it is useful to be able to run it on a board, e.g. to make an EEPROM content dump or to quickly analyze ART/boarddata without copying it to a host. Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
* | | | | Merge pull request #14746 from snh/uhubctl-2.4.0Rosen Penev2021-02-14
|\ \ \ \ \ | | | | | | | | | | | | uhubctl: update to 2.4.0
| * | | | | uhubctl: update to 2.4.0Steven Honson2021-02-15
|/ / / / / | | | | | | | | | | Signed-off-by: Steven Honson <steven@honson.id.au>
* | | | | Merge pull request #14742 from jedisct1/dnscrypt-csv-updateRosen Penev2021-02-14
|\ \ \ \ \ | | | | | | | | | | | | net/dnscrypt-proxy: update the CSV list of resolvers
| * | | | | net/dnscrypt-proxy: update the CSV list of resolversFrank Denis2021-02-15
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous list was very out of date. An always up-to-date v1-compatible list is available at: https://download.dnscrypt.info/dnscrypt-resolvers/v1/ Also use different default resolvers since the previous ones don't exist any longer. Signed-off-by: Frank Denis <github@pureftpd.org>
* | | | | Merge pull request #14722 from BKPepe/sqlalchemyRosen Penev2021-02-14
|\ \ \ \ \ | | | | | | | | | | | | python-sqlalchemy: update to version 1.3.23
| * | | | | python-sqlalchemy: update to version 1.3.23Josef Schlehofer2021-02-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | Merge pull request #14676 from httpstorm/perl-5.28.1.fix-macosRosen Penev2021-02-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | perl: fix build errors on macOS
| * | | | | | perl: fix build errors on macOSGeorgi Valkov2021-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a check for macOS 11 and newer to resolve a compile error: *** Unexpected product version 11.2. Added Internals::getcwd. Fallback to the built-in getcwd to resolve compile errors on macOS: Can't locate Errno.pm in @INC /miniperl not found Signed-off-by: Georgi Valkov <gvalkov@abv.bg>
* | | | | | | Merge pull request #14730 from BKPepe/nebulaRosen Penev2021-02-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Nebula: downloading tarball with name and its version instead of just version and cosmetic polishing of Makefile
| * | | | | | | nebula: cosmetic moving of PKG_MAINTAINER to different placeJosef Schlehofer2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | | nebula: use codeload instead of github source codeJosef Schlehofer2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previous code was downloading file v1.3.0, which is wrong, because in the dl folder there might be some tarballs with that naming and they are wrong as well. This could lead to some issues like this: Hash of the local file v1.3.0.tar.gz does not match (file: 87cf846b02dde6328b84832287d8725d91f12f41366eecb4d59eeda1d6c7efdf, requested: b94fba0251a4a436e25b127d0b9bc0181b991631f1dc8e344b1c8e895b55375d) - deleting download. Even though, if you tried it on SDK or minimal build when there is a small number of packages, you most likely don't encounter it. The correct solution is to download files with their name and version. E.g. nebula-version.tar.gz as it is in PKG_SOURCE variable now. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #14732 from BKPepe/geth-fix-libiconvRosen Penev2021-02-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | geth: add libiconv-full dependency if build with NLS
| * | | | | | | | geth: update to version 1.9.25Josef Schlehofer2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | | | geth: add libiconv-full dependency if build with NLSJosef Schlehofer2021-02-14
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Variable ICONV_DEPENDS is specified in nls.mk which can be found in OpenWrt main repository. This fixes issue: /foo/build/staging_dir/toolchain-arm_cortex-a9+vfpv3-d16_gcc-8.4.0_musl_eabi/lib/gcc/arm-openwrt-linux-muslgnueabi/8.4.0/../../../../arm-openwrt-linux-muslgnueabi/bin/ld: cannot find -liconv Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #14724 from 1715173329/xr-bumpRosen Penev2021-02-14
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | xray-core: Update to 1.3.0
| * | | | | | | xray-core: Update to 1.3.0Tianling Shen2021-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
| * | | | | | | xray-core: add the test script for action checkingTianling Shen2021-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>