aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libudev-zero: update to version 1.0.0Daniel Golle2021-10-09
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* exim: update to version 4.95Daniel Golle2021-10-09
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* pyodbc: update to version 4.0.32Daniel Golle2021-10-09
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* postgresql: update to version 14.0Daniel Golle2021-10-09
| | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* debootstrap: update to version 1.0.124Daniel Golle2021-10-09
| | | | | | Update package and use @DEBIAN mirror. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libsodium: update maintainer email addressDamiano Renfer2021-10-09
| | | | Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
* dawn: update to 2021-08-05Nick Hainke2021-10-09
| | | | | | | | | | | | | | * c70773a - datastorage: use signal strength as a metric * 14e0f83 - Don't display debugging output with DAWN_NO_OUTPUT * 97e5de1 - uci: add neighbor list priority options * 2b1a53c - dawn_uci: set default values * 6eb747b - Use separate configs for 802.11g & 802.11a bands * 1e34357 - Verify compatibility before parsing config message * a7a8309 - List all neighbors with same score when kicking * 3ba0fa4 - Change beacon request fields to appropriate values * 009aab9 - Change mode config parameter from int to string Signed-off-by: Nick Hainke <vincent@systemli.org>
* gnunet: update to version 0.15.3Daniel Golle2021-10-09
| | | | | | | | Update to GNUnet release 0.15.3. Note that GNUnet 0.15.x is incompatible with the previous 0.14.x wire format. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libsodium: include ed25519_core in minimal buildDaniel Golle2021-10-09
| | | | | | | | Functions from ed25519_core are needed for GNUnet to build. Include them in the minimal build of libsodium so we don't need to switch to the full build just for that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* auc: remove superfluous variablesPaul Spooren2021-10-08
| | | | | | | | | | | | | | Remove parsing of data which is not used within `auc`. Later iterations may use these but they can be gradually added whenever needed. Also remove HTTP code handling of error codes no longer used by the backend. Early iterations of the server where infinitely complex to figure out created images and announce them to clients but ever since everything is stored in JSON, things got better (aka simpler). If a package is missing on the upstream server, color it in red. Signed-off-by: Paul Spooren <mail@aparcar.org>
* zerotier: add option to copy configMoritz Warning2021-10-08
| | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* gcc: enable parallel buildingEneas U de Queiroz2021-10-08
| | | | | | | | | | Even though PKG_BUILD_PARALLEL is set for the package, the package calls $(MAKE) without $(PKG_JOBS), so it was always built with only one job. Fix this by adding $(PKG_JOBS) to the $(MAKE) call, and calling make install only after make all is finished. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* mutt: add smtp, sasl, gnutls, menuconfig optionsMatthew Hagan2021-10-08
| | | | | | | | | | Compile tested: bcm53xx, MX65, master Add support for SMTP, SASL, GnuTLS and POP, IMAP, OpenSSL in the menuconfig. The SMTP/SASL configurable was required to successfully send email on GMail. Tested separately using OpenSSL and GnuTLS. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* haproxy: Update HAProxy to v2.4.7Christian Lachner2021-10-08
| | | | | | | | - Update haproxy download URL and hash - Make build-target and parameters dependant on configured c-library - Removed duplicate build-parameters Signed-off-by: Christian Lachner <gladiac@gmail.com>
* hiredis: fix compilation with macOSRosen Penev2021-10-08
| | | | | | uname is used to test the host OS. Override it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* acpica-unix: add additional acpi programmsFlorian Eckert2021-10-08
| | | | | | | | | | | | | | This change adds the missing acpi programms for on target acpi development. * acpibin * acpiexamples * acpiexec * acpihelp * acpisrc * acpixtract * iasl Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* tang: Fix installation error, missing fi statementRené van Dorst2021-10-08
| | | | | | | | | | | | | | | | | root@OpenWrt:/# opkg install tang Package tang (10-3) installed in root is up to date. Configuring tang. //usr/lib/opkg/info/tang.postinst: /usr/lib/opkg/info/tang.postinst-pkg: line 9: syntax error: unexpected end of file (expecting "fi") Collected errors: * pkg_run_script: package "tang" postinst script returned status 2. * opkg_configure: tang.postinst returned 2. Fix commit d49c79b76b7c7659e063290d1bc7d7fad626780a tang: remove outdated key handling. if statement is not closed. Signed-off-by: René van Dorst <opensource@vdorst.com>
* dnscrypt-proxy: update maintainer email addressDamiano Renfer2021-10-08
| | | | Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
* Merge pull request #16828 from stangri/master-simple-adblockStan Grishin2021-10-08
|\ | | | | simple-adblock: delete obsolete iptables-dependent function
| * simple-adblock: delete obsolete iptables-dependent functionStan Grishin2021-10-06
| | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | beanstald: fix compilation under macOSRosen Penev2021-10-08
| | | | | | | | | | | | Makefile tests the host system, not what it compiles to. Override. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ccid: fix compilation under macOSRosen Penev2021-10-08
| | | | | | | | | | | | Remove a bad uname check. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | openzwave: fix compilation with macOSRosen Penev2021-10-08
| | | | | | | | | | | | The Makefiles test for host uname. Override it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | python-pytz: bump to version 2021.3Alexandru Ardelean2021-10-08
| | | | | | | | | | | | And switch to AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #16823 from cotequeiroz/openblas-mipsAlexandru Ardelean2021-10-07
|\ \ | | | | | | openblas: fix compilation with mips x4k series CPU
| * | openblas: avoid using make -j when buildingEneas U de Queiroz2021-10-06
| | | | | | | | | | | | | | | | | | | | | Set MAKE_NB_JOBS=-1 so that no -j parameter is passed to make when building the package, honoring the parent make's setting. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
| * | openblas: fix compilation with mips x4k series CPUEneas U de Queiroz2021-10-06
| | | | | | | | | | | | | | | | | | | | | Anything later than MIPS 24k can run MIPS 24k code. Set OPENBLAS_TARGET to MIPS24K in those cases. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | | docker: update to 20.10.9Michal Vasilek2021-10-06
| | | | | | | | | | | | | | | | | | * switch to AUTORELEASE Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | dockerd: update to 20.10.9Michal Vasilek2021-10-06
| | | | | | | | | | | | | | | | | | | | | * switch to AUTORELEASE * fixes CVE-2021-41089 Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | Mako: add python markup libraryDaniel Golle2021-10-07
| | | | | | | | | | | | | | | | | | Mako is needed for some packages to build. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | libdrm: update to version 2.4.107Daniel Golle2021-10-07
| |/ |/| | | | | | | | | Change to select features by default. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | autossh: fix procd env issueLeo Soares2021-10-06
| | | | | | | | | | | | | | This commit fixes an issue where the `AUTOSSH_GATETIME` is not available in the `procd` environment which gets overwritten by the second `procd_set_param env` call. It now calls the `procd_set_param env` once with the two variables, instead of twice. Signed-off-by: Leo Soares <leo@hyper.ag>
* | nano: update to 5.9Hannu Nyman2021-10-06
|/ | | | | | Update nano editor to version 5.9. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* collectd: sqm_collect: optimise parent searchKevin Darbyshire-Bryant2021-10-06
| | | | | | | There can be only 1 parent process ID, so as soon as we find it, print it and exit - there's no point searching any of the following lines Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
* vim: fix compilation with macOSRosen Penev2021-10-05
| | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* libdnet: fix compilation under macOSRosen Penev2021-10-05
| | | | | | | configure checks the host system not the target one. Override these variables. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #16792 from damianorenfer/masterFlorian Eckert2021-10-05
|\ | | | | ddns-scripts: add infomaniak.com provider
| * ddns-scripts: add infomaniak.com providerDamiano Renfer2021-10-04
| | | | | | | | Signed-off-by: Damiano Renfer <x9w2n7xnu@relay.firefox.com>
* | net-snmp: remove uClibc reference in patchRosen Penev2021-10-05
| | | | | | | | | | | | | | uClibc is no longer used in OpenWrt. It's pointless anyway. uClibc defines __GLIBC__. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | net-snmp: update to 5.9.1Rosen Penev2021-10-05
| | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com> [remove irrelevant part from commit message after splitting changes] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | lighttpd: update to lighttpd 1.4.60 release hashGlenn Strauss2021-10-04
| | | | | | | | | | | | also remove patches incorporated upstream into lighttpd 1.4.60 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | openblas: bump to 0.3.18Alexandru Ardelean2021-10-04
|/ | | | | | Drops patch, which was upstreamed. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* Merge pull request #16785 from ayufan-research/masterDirk Brenken2021-10-04
|\ | | | | travelmate: support meta-refresh with single-quote
| * travelmate: support meta-refresh with single-quoteKamil Trzciński2021-10-04
| | | | | | | | | | | | | | | | | | | | | | | | Currently `travelmate` only support `<meta` tag if it contains `"`. This updates `travelmate.sh` to support `'` as well. ```html <meta...content='1; url= ``` Signed-off-by: Kamil Trzciński <ayufan@ayufan.eu>
* | zoneinfo: Updated to the latest releaseVladimir Ulrich2021-10-04
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | htop: explicitly disable some build optionsEtienne Champetier2021-10-03
| | | | | | | | | | | | | | | | | | | | | | Since 3.1.0 delayacct option is enabled if the needed dependencies are detected, it was previously disabled. Sensors also check for dependency so we need to explicitly disable it when not enabled. Fixes 5f916720551ad5ea5ac86cf5e122fc2c0c34cc15 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | cache-domains: Fixed remote script usage changeGerard Ryan2021-10-03
| | | | | | | | | | | | | | | | * Removed all unnecessary files after configuration * Reduced code duplication * Changed to symlinking config instead of copying Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
* | zerotier: fix cross compile in macOSLiangbin Lian2021-10-03
| | | | | | | | | | | | | | zerotier's Makefile use `uname` to detect target when cross compile uname should always be 'linux' Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
* | Merge pull request #16786 from mhei/mmc-utils-updateMichael Heimpold2021-10-03
|\ \ | | | | | | mmc-utils: update to latest upstream revision
| * | mmc-utils: update to latest upstream revisionMichael Heimpold2021-10-02
| | | | | | | | | | | | | | | | | | | | | While at, switch to offical repo URL, adjust license tag to newer style and remove obsolete/already mainlined patches. Signed-off-by: Michael Heimpold <mhei@heimpold.de>