aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Merge pull request #16890 from paper42/knot-resolver-5.4.2Josef Schlehofer2021-10-16
|\ | | | | knot-resolver: update to 5.4.2
| * knot-resolver: update to 5.4.2Michal Vasilek2021-10-15
| | | | | | | | | | | | | | * refresh patches * disabling kres_gen_test is not required anymore for cross compilation, it was fixed upstream with the 5.4.1 release Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | rclone: add test scriptTianling Shen2021-10-15
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | rclone: fix logic err in service fileTianling Shen2021-10-15
| | | | | | | | | | | | | | | | | | - Corrected `enable` detection. - Granted config/log write permission for `rclone` user. Fixes: d51823988847fc ("rclone: initial package") Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | lua-wsapi: build each variant in its own dirEneas U de Queiroz2021-10-15
| | | | | | | | | | | | | | This avoids unnecessary package rebuilds, when running make back to back. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | Merge pull request #16898 from stangri/master-simple-adblockStan Grishin2021-10-15
|\ \ | | | | | | simple-adblock: update to 1.8.8-1
| * | simple-adblock: update to 1.8.8-1Stan Grishin2021-10-15
|/ / | | | | | | | | | | * update 'check' function Signed-off-by: Stan Grishin <stangri@melmac.net>
* | lua-openssl: update to 0.8.0-6Rosen Penev2021-10-15
| | | | | | | | | | | | Remove upstreamed patches and backport cmake fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #16628 from mwarning/uradvdMatthias Schiffer2021-10-15
|\ \ | | | | | | uradvd: add new package
| * | uradvd: add new packageMoritz Warning2021-10-14
| | | | | | | | | | | | | | | | | | | | | Send IPv6 router advertisments. Signed-off-by: Moritz Warning <moritzwarning@web.de> Co-authored-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | gl-puli-mcu: add GL.iNet GL-XE300 (Puli) power monitoring daemonNuno Goncalves2021-10-15
| | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | rclone-ng: initial packageElon Huang2021-10-14
| | | | | | | | | | | | | | | Signed-off-by: Elon Huang <elonh@immortalwrt.org> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | rclone-webui-react: initial packageElon Huang2021-10-14
| | | | | | | | | | | | | | | Signed-off-by: Elon Huang <elonh@immortalwrt.org> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | rclone: initial packageElon Huang2021-10-14
| | | | | | | | | | | | | | | Signed-off-by: Elon Huang <elonh@immortalwrt.org> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | wsdd2: fix usage with musl 1.2.0Rosen Penev2021-10-14
| | | | | | | | | | | | | | | | | | | | | This package uses a wrong format string for time_t. Cast to long long to fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | at: bump to version 3.2.2Phil Eichinger2021-10-14
| | | | | | | | | | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* | | node: bump to 14.18.1 / October 12th 2021 Security ReleasesHirokazu MORIKAWA2021-10-14
| | | | | | | | | | | | | | | | | | | | | | | | October 12th 2021 Security Releases: HTTP Request Smuggling due to spaced in headers (Medium)(CVE-2021-22959) HTTP Request Smuggling when parsing the body (Medium)(CVE-2021-22960) Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | msgpack-c: Update to 4.0.0Tianling Shen2021-10-14
| |/ |/| | | | | | | | | | | | | - Fixed typo error in PKG_LICENSE_FILES. - Updated CMAKE_OPTIONS. - Refreshed the patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | hs20: switch dependencies to php8Michael Heimpold2021-10-14
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | transmission: build with wolfSSL againRosen Penev2021-10-14
| | | | | | | | | | | | The problem was discovered and is now patched with an upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | openvpn: update to 2.5.4Ivan Pavlov2021-10-13
| | | | | | | | | | | | | | Include a number of small improvements and bug fixes. Improve compatibility on Windows systems Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | git-lfs: update to version 3.0.1Jan Pavlinec2021-10-13
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* | atlas-probe: allow parallel buildEneas U de Queiroz2021-10-13
| | | | | | | | | | | | Set PKG_BUILD_PARALLEL:=1 Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | atlas-probe: Fix compilation with gcc11Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | | | | | | | This uses some definitions from <sys/cdefs.h> in gcc 8.4.0, not present in musl or gcc11. Also use clock_gettime() instead of syscall(__NR_clock_gettime,...), which is not currently defined. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | python-qrcode: bump to 7.3.1Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | | | This is a major update, which drops support for python < 3.6, among other changes, better seen at: https://github.com/lincolnloop/python-qrcode/blob/v7.3.1/CHANGES.rst Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | django-formtools: bump to 2.2.0Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | This is the highest version supported by seafile-seahub, because of the django1 requirement. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | django-webpack-loader: bump to 0.7.0Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | This is the highest version that works with seafile-seahub 7.1.5. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | python-oauthlib: bump to 3.1.1Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | This is a minor update, which officially supports Python 3.8, and removes Python 2 code, among several bugfixes. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | pyjwt: update to 2.2.0Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | | | | | This is a major update to the latest version. There are many changes, better seen at https://github.com/jpadilla/pyjwt/blob/2.2.0/CHANGELOG.rst Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | defusedxml: bump to v. 0.7.0Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | This release adds support for Python 3.9. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | Merge pull request #16776 from stangri/master-https-dns-proxyStan Grishin2021-10-13
|\ \ | | | | | | https-dns-proxy: update to 2021-09-27
| * | https-dns-proxy: update to 2021-09-27Stan Grishin2021-10-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to [2021-09-27](https://github.com/aarond10/https_dns_proxy/commit/da2501f542a732167a78f1851a511d9c0abc2fd8) * fixes https://github.com/aarond10/https_dns_proxy/issues/125 * restart instead of reload on interface hotplug * fixes https://github.com/openwrt/packages/issues/16794 * produce output and log entries on service start/stop * prevent unnecessary dnsmasq restarts if service has previously updated dnsmasq settings * allow both named and typed dnsmasq instance settings to be updated * update 010-fix-cmakelists patch file Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | python-docker: Update to 5.0.3Javier Marcet2021-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Features: - Add cap_add and cap_drop parameters to service create and ContainerSpec - Add templating parameter to config create Bugfixes: - Fix getting a read timeout for logs/attach with a tty and slow output Miscellaneous: - Fix documentation examples Signed-off-by: Javier Marcet <javier@marcet.info>
* | | python-dotenv: update to v0.19.1Javier Marcet2021-10-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | What's Changed - CHANGELOG.md: Fix typos discovered by codespell by @cclauss in #350 - Add Python 3.10 support by @theskumar in #359 Signed-off-by: Javier Marcet <javier@marcet.info>
* | | python3-paramiko: update to version 2.8.0Javier Marcet2021-10-13
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | ooniprobe: update to version 3.10.1Jan Pavlinec2021-10-13
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* | | python-certifi: bump to 2021.11.8Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | | | | | Latest bundle form mozilla.org. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | Merge pull request #16808 from mhei/zabbix-upgrade-to-php8Michael Heimpold2021-10-13
|\ \ \ | | | | | | | | zabbix: switch dependencies to php8
| * | | zabbix: switch dependencies to php8Michael Heimpold2021-10-05
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | yq: Update to 4.13.4Tianling Shen2021-10-13
| | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | dawn: update to 2021-10-13Nick Hainke2021-10-13
| | | | | | | | | | | | | | | | | | | | | | | | d222d12bcb58 ubus: use local blub_buffer definitions and free Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | Merge pull request #16856 from jefferyto/python-pyopenssl-21.0.0Alexandru Ardelean2021-10-12
|\ \ \ \ | | | | | | | | | | python-pyopenssl: Update to 21.0.0
| * | | | python-pyopenssl: Update to 21.0.0Jeffery To2021-10-11
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | oniguruma: bump to 6.9.7.1Eneas U de Queiroz2021-10-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: * NEW API: ONIG_OPTION_CALLBACK_EACH_MATCH * NEW API: ONIG_OPTION_IGNORECASE_IS_ASCII * NEW API: ONIG_SYNTAX_PYTHON * Fixed some problems found by OSS-Fuzz * fix: replace UChar to OnigUChar in oniguruma.h Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | | | Merge pull request #16844 from erdoukki/crowdsec-firewall-bouncerJeffery To2021-10-11
|\ \ \ \ \ | | | | | | | | | | | | crowdsec-firewall-bouncer: initial package v0.0.15
| * | | | | crowdsec-firewall-bouncer: initial package v0.0.15Kerma Gérald2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /net/crowdsec-firewall-bouncer/ crowdsec-firewall-bouncer will fetch new and old decisions from a CrowdSec API to add them in a blocklist used by supported firewalls. Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | | | | | Merge pull request #16244 from erdoukki/crowdsecJeffery To2021-10-11
|\ \ \ \ \ \ | | | | | | | | | | | | | | crowdsec: initial package v1.2.0
| * | | | | | crowdsec: initial package v1.2.0Kerma Gérald2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /net/crowdsec/ Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviours. It also automatically benefits from a global community-wide IP reputation database. Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | | | | | | golang: Update to 1.17.2Jeffery To2021-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fix for CVE-2021-38297 (passing very large arguments to WASM module functions can cause portions of the module to be overwritten). Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | pynacl: fix build with updated sodium-minimal patchDaniel Golle2021-10-10
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 3da874371 ("libsodium: include ed25519_core in minimal build") broke the build of PyNaCl. Add patch to always include all ed25519 functions which are now always covered even if libsodium is built with the MINIMAL option. Signed-off-by: Daniel Golle <daniel@makrotopia.org>