aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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>
* | | | | gitlab-runner: update to version 14.3.2Jan Pavlinec2021-10-10
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* | | | | rrdtool: Keep time as 'long' despite 64bit time_t in muslHannu Nyman2021-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adjust to the 64 bit time_t in musl 1.2.2 by keeping time internally in RRD still as 'long', so that old databases created during musl 1.1.x still work in 32 bit targets. That also helps with several interal functions that use 'long' for calculations and printf formatting. * Define internal type TIME_INT as 'long', and use that internally in calculations * Use time_t vs. TIME_INT casting when necessary * Provide time_t variable pointers for functions expecting a time_t pointer. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* | | | | acme: update to 3.0.1Georgi Valkov2021-10-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Default to letsencrypt because the upstream default may change. Passing --staging is no longer needed, since --serever will select a staging server if needed. Signed-off-by: Georgi Valkov <gvalkov@abv.bg> Tested-by: Georgi Valkov <gvalkov@abv.bg> Acked-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | | | github-ci: also build mipsel_24kc / mt7621Kevin David2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Kevin David <kevin.p.david@gmail.com> This seems like a fairly popular configuration and is at least handy for me for temporary testing.
* | | | | CI: update SDK action to v3Paul Spooren2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No also check mirror hashes and badly formated init files Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | cni-plugins: update to version 1.0.1Daniel Golle2021-10-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | cni: update to version 1.0.1Daniel Golle2021-10-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | opentracker: update to git HEAD of 2021-08-23Daniel Golle2021-10-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | cryptsetup: update to version 2.4.1Daniel Golle2021-10-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Package new experimental SSH token authenticator plugin as new package 'cryptsetup-ssh'. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | ccid: update to version 1.4.36Daniel Golle2021-10-09
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>