aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* dtc: drop packageRafał Miłecki2022-01-03
| | | | | | | | It has been imported as core package into OpenWrt repository. Its fdtget is required by sysupgrade on U-Boot devices so it couldn't live in an extra feed. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
* getdns: add optional support for libevent2Rui Salvaterra2022-01-03
| | | | Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* getdns: clean up the configuration menuRui Salvaterra2022-01-03
| | | | Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* stubby: clean up the makefileRui Salvaterra2022-01-03
| | | | | | | | These cmake modules are actually never referenced. Stubby itself doesn't link to libidn or libunbound, only getdns does. They're most likely leftovers from when stubby was split from getdns to its own repository. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* adguardhome: Update to v0.107.2 stableJames White2022-01-02
| | | | Signed-off-by: James White <james@jmwhite.co.uk>
* Merge pull request #17475 from 1715173329/dpJosef Schlehofer2022-01-02
|\ | | | | dnsproxy: Update to 0.40.3
| * dnsproxy: Update to 0.40.3Tianling Shen2022-01-02
|/ | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* acpica-unix: Update to 20211217Philip Prindeville2022-01-01
| | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* Merge pull request #17464 from BKPepe/libtorrent-rasterbarJosef Schlehofer2022-01-01
|\ | | | | libtorrent-rasterbar: backport patch to fix compilation with boost 1.…
| * libtorrent-rasterbar: add patch to fix compile with boost 1.78.0Josef Schlehofer2021-12-31
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* boost: Bump to version 1.78.0Carlos Miguel Ferreira2021-12-29
| | | | | | | | | | | This commit updates boost to version 1.78.0 More info about Boost 1.78.0 can be found at the usual place [1]. No new libraries have been added. [1]: https://www.boost.org/users/history/version_1_78_0.html Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* Merge pull request #17446 from jefferyto/golang-1.17.5Josef Schlehofer2021-12-29
|\ | | | | golang: Update to 1.17.5, add patch
| * golang: Update to 1.17.5, add patchJeffery To2021-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes fixes for: * CVE-2021-44716: unbounded growth of HTTP/2 header canonicalization cache * CVE-2021-44717: syscall.ForkExec error can close file descriptor 0 Added patches: * 001-cmd-link-use-gold-on-ARM-ARM64-only-if-gold-is-available.patch: https://github.com/golang/go/pull/49748 backported for Go 1.17, this removes the requirement for the gold linker when building Go programs that use Go plugins on arm/arm64 Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | dnsproxy: Update to 0.40.2Tianling Shen2021-12-29
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | mg: bump to 7.0Hirokazu MORIKAWA2021-12-29
| | | | | | | | | | | | This is mg as it appears in OpenBSD 7.0. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | Merge pull request #17418 from TDT-AG/pr/20211222-mwan3Florian Eckert2021-12-28
|\ \ | |/ |/| mwan3: fix mwan3 flush conntrack table call
| * mwan3: fix mwan3 flush conntrack table callFlorian Eckert2021-12-22
| | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | Merge pull request #17282 from TDT-AG/pr/20211207-openwispFlorian Eckert2021-12-27
|\ \ | | | | | | openwisp-config: refactoring and update openwisp-config package
| * | openwisp-config: refactoring and update openwisp-config packageFlorian Eckert2021-12-22
| | | | | | | | | | | | | | | | | | | | | With the last upstream change, all build variants were removed so that we only have one package. It is now called openwisp-config. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | python3-paramiko: update to version 2.9.1Javier Marcet2021-12-26
| | | | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | stubby: quote address value in configDmitry Mikhirev2021-12-26
| | | | | | | | | | | | | | | | | | fixes #17421 Signed-off-by: Dmitry Mikhirev <mikhirev@gmail.com>
* | | Merge pull request #17409 from alaviss/adguardhome-updateJosef Schlehofer2021-12-25
|\ \ \ | | | | | | | | adguardhome: update to 0.107.0
| * | | adguardhome: update to 0.107.0Hiếu Lê2021-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Full changelog available at: https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.107.0 packr has been removed from build dependencies, per https://github.com/AdguardTeam/AdGuardHome/commit/c6888326b034daea9e69de5ee0a8f37aede45892#diff-2873f79a86c0d8b3335cd7731b0ecf7dd4301eb19a82ef7a1cba7589b5252261L2 Also added the ability to configure working directory location and moved the directory to /var. On most setups this should not change anything, as /var is symlinked to /tmp. The move mostly benefits setups where /var is configured to be persistent. The working directory is used by AdGuard to store persistent data like query logs, filter lists, etc. Data stored in this directory can get really huge, as such allowing this directory to be moved elsewhere (ie. an USB drive) is very beneficial. Co-authored-by: Dobroslaw Kijowski <dobo90@gmail.com> Co-authored-by: Jeffery To <jeffery.to@gmail.com> Signed-off-by: Hiếu Lê <leorize+oss@disroot.org>
* | | | usteer: fix PKG_SOURCE_DATEDavid Bauer2021-12-24
| | | | | | | | | | | | | | | | | | | | Reported-by: Hannu Nyman <hannu.nyman@iki.fi> Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | prometheus-node-exporter-lua: Added entropy.lua.Jonathan Davies2021-12-25
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Davies <jpds@protonmail.com>
* | | | Merge pull request #17388 from AuthorReflex/openvpn-2.5.5Josef Schlehofer2021-12-24
|\ \ \ \ | | | | | | | | | | openvpn: update to 2.5.5
| * | | | openvpn: update to 2.5.5Ivan Pavlov2021-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maintainer: me / @mkrkn Compile tested: ramips/mt7620 TP-Link Archer C50 v1, ramips/mt7621 Xiaomi Mi router 3 Pro, ath79/generic TP-Link WDR-3500 Run tested: ramips/mt7620 TP-Link Archer C50 v1, ramips/mt7621 Xiaomi Mi router 3 Pro, ath79/generic TP-Link WDR-3500 openvpn: update to 2.5.5 use of CFG Spectre-mitigations in MSVC builds bring back OpenSSL config loading to Windows builds several build fixes, refer to https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | | | | Merge pull request #17427 from 1715173329/xrJosef Schlehofer2021-12-24
|\ \ \ \ \ | | | | | | | | | | | | xray-core: Update to 1.5.2
| * | | | | xray-core: Update to 1.5.2Tianling Shen2021-12-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | Merge pull request #17426 from 1715173329/yqJosef Schlehofer2021-12-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | yq: Update to 4.16.2
| * | | | | | yq: Update to 4.16.2Tianling Shen2021-12-24
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | | Merge pull request #17425 from 1715173329/dpJosef Schlehofer2021-12-24
|\ \ \ \ \ \ | |/ / / / / |/| | | | | dnsproxy: Update to 0.40.1
| * | | | | dnsproxy: Update to 0.40.1Tianling Shen2021-12-24
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Merge pull request #17389 from clayface/openldapFlorian Eckert2021-12-23
|\ \ \ \ \ | | | | | | | | | | | | openldap: hide configurables when libopenldap is not enabled
| * | | | | openldap: hide configurables when libopenldap is not enabledMatthew Hagan2021-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When openldap is not enabled, the following configurables remain present in the config: CONFIG_OPENLDAP_DEBUG=y \# CONFIG_OPENLDAP_CRYPT is not set \# CONFIG_OPENLDAP_MONITOR is not set \# CONFIG_OPENLDAP_DB47 is not set \# CONFIG_OPENLDAP_ICU is not set This patch adds a libopenldap dependency for these options, removing the above from .config when libopenldap is not used. Further, move these configurables to Config.in. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | | | | adblock: 4.1.3-4Dirk Brenken2021-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix backup dir creation in raw mode Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | geoipupdate: initial commitMatthew Hagan2021-12-22
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add MaxMind's geoipupdate utility. mmdb files are downloaded to /var/GeoIP by default. The user should update /etc/GeoIP.conf with their API key and DB choice, currently set to country only. So as not to exceed MaxMind's download limitations, the user should manually run the utility or set up a cron job. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | | | crowdsec-firewall-bouncer: remove crowdsec package dependencyKerma Gérald2021-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove un-necessary crowdsec package dependency, to be able to use crowdsec-firewall-bouncer independently from crowdsec local installation. (with remote API) Fix issue: https://github.com/openwrt/packages/issues/17406 Description: using crowdsec-firewall-bouncer on many OpenWRT devices connected with my domain LAPI server (which collect many crowdsec machines, mostly nginx), it works great. Actually, crowdsec package is not mandatory for that usage, it would be great if it was not a dependency. Signed-off-by: Kerma Gérald <gandalf@gk2.net>
* | | | | gg: add new packageTianling Shen2021-12-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | xray-core: Update to 1.5.1Tianling Shen2021-12-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | minizip: update to 3.0.4Rosen Penev2021-12-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | zabbix: update to 5.0.18Sergey V. Lobanov2021-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated to latest 5.0 LTS minor release Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | | | | sqlite: update to v3.37 (2021-11-27)Marius Dinu2021-12-21
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* | | | knot: update to 3.1.5Jan Hák2021-12-21
| | | | | | | | | | | | | | | | Signed-off-by: Jan Hák <jan.hak@nic.cz>
* | | | Merge pull request #17404 from mhei/php8-updateMichael Heimpold2021-12-21
|\ \ \ \ | | | | | | | | | | php8: update to 8.1.1
| * | | | php8: update to 8.1.1Michael Heimpold2021-12-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | neon: update to 0.32.1Rosen Penev2021-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add patch to get rid of xmlto dependency. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | python-lxml: update to version 4.7.1Alexandru Ardelean2021-12-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | Merge pull request #17395 from ↵Alexandru Ardelean2021-12-20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | mhei/fix-issue-17332-php8-pecl-http-compile-failure php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)
| * | | | | php8-pecl-http: add compile-time hint about TLS13 ciphers (fixes #17332)Michael Heimpold2021-12-19
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When cURL is built with OpenSSL as backend SSL/TLS library, pecl_http's configure tries to detect whether TLS 1.3 ciphers are enabled. This does not work when cross-compiling so let's pass it based on OpenSSL build configuration. Signed-off-by: Michael Heimpold <mhei@heimpold.de>