aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | 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>
| * | | | | | | | xray-core: init: add option to control FullConeNAT settingTianling Shen2021-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latest version of xray-core made a change to support FullCone NAT, which would break UDP connection from v2ray-core backend server. So added the option for v2ray-core users, to make sure UDP works as expected. Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
| * | | | | | | | xray-core: bump geodata to latest versionTianling Shen2021-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | also adjusted GO_PKG_LDFLAGS_X which was suggested by Jeffery To. Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
* | | | | | | | | json-glib: update to 1.6.2Sebastian Kemper2021-02-14
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | Merge pull request #14634 from neheb/aRosen Penev2021-02-13
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | alpine: try to make reproducible
| * | | | | | | alpine: try to make reproducibleRosen Penev2021-02-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #14727 from nxhack/node_14155Rosen Penev2021-02-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | node: update to v14.15.5
| * | | | | | | | node: update to v14.15.5Hirokazu MORIKAWA2021-02-12
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Update to v14.15.5 upgrade npm to 6.14.11 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* / | | | | | | banip: bugfixDirk Brenken2021-02-12
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a stale pid file during package update Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | youtube-dl: update to version 2021.2.10Josef Schlehofer2021-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #14712 from ja-pa/ooniprobe-3.5.1Josef Schlehofer2021-02-11
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | ooniprobe: update to version 3.5.1
| * | | | | | | ooniprobe: update to version 3.5.1Jan Pavlinec2021-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: Add test script Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #14713 from 1715173329/new-yqJosef Schlehofer2021-02-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | yq: Update to 4.5.1
| * | | | | | | | yq: Update to 4.5.1Tianling Shen2021-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added test script as well. Changelog: https://github.com/mikefarah/yq/releases/tag/v4.5.1 Signed-off-by: Tianling Shen <cnsztl@project-openwrt.eu.org>
* | | | | | | | | netdata: update to version 1.29.1Josef Schlehofer2021-02-10
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | dnscrypt-proxy2: sync blocked-names to upstream oneJosef Schlehofer2021-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | | Merge pull request #14707 from jclong83/dnscrypt-proxy2Josef Schlehofer2021-02-10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | dnscrypt-proxy2: upgrade to 2.0.45
| * | | | | | | dnscrypt-proxy2: upgrade to 2.0.45James Long2021-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James Long <james@jclong.net>
* | | | | | | | Merge pull request #14705 from micmac1/iio-icoMichael Heimpold2021-02-10
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | libiio: allow access to iconv
| * | | | | | | libiio: allow access to iconvSebastian Kemper2021-02-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since commit d18692c libxml2 is linked against iconv. Now libiio needs access to iconv as well. Without it the build fails. [ 32%] Building C object CMakeFiles/iio.dir/lock.c.o [ 34%] Building C object CMakeFiles/iio.dir/iiod-client.c.o [ 37%] Linking C shared library libiio.so /builder/shared-workdir/build/sdk/staging_dir/toolchain-aarch64_generic_gcc-8.4.0_musl/bin/../lib/gcc/aarch64-openwrt-linux-musl/8.4.0/../../../../aarch64-openwrt-linux-musl/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | | Merge pull request #14668 from pprindeville/strongswan-create-swanctl.d-dirPhilip Prindeville2021-02-09
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | strongswan: create /etc/swanctl/conf.d directory