aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* stress-ng: bump to version 0.12.10Alexandru Ardelean2021-06-14
| | | | | | | Patch `010-soft-float.patch` can be dropped. It was upstreamed via https://github.com/ColinIanKing/stress-ng/pull/126 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* auc: fix several issuesDaniel Golle2021-06-13
| | | | | | | | | | * don't segfault if server reply is incomplete * always request 'generic' image on x86/generic and x86/64 * make SNAPSHOT branches sticky, eg. stay on 21.02-SNAPSHOT and do not 'upgrade' to 21.02.0-rc2. * output requested server URL when debugging Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* squashfs-tools: build with xz by defaultDaniel Golle2021-06-13
| | | | | | | | squashfs-tools aren't of much use without xz compression support on OpenWrt, as we build kernel with squashfs supporting only xz. Enabled support for xz compression by default. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* uvol: try to be more shellcheck compliant, fix LVM vol-upDaniel Golle2021-06-13
| | | | | | | | | * quotes around all variables * always use 'read -r' instead of 'read' * some more minor shellcheck fixes * reorder LVM ops for 'up' call to allow it to succeed Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* prometheus-node-export-lua: add my emailKevin Lyda2021-06-13
| | | | | | Add my email address to the copyright for the file. Signed-off-by: Kevin Lyda <kevin@lyda.ie>
* Merge pull request #15574 from AuthorReflex/ovpn-wolfsslRosen Penev2021-06-13
|\ | | | | Enable using wolfSSL cryptographic API engine in OpenVPN
| * openvpn: enable using wolfSSL cryptographic API engineIvan Pavlov2021-06-13
| | | | | | | | | | | | | | | | | | | | Support for wolfSSL has been upstreamed to the master OpenVPN branch in f6dca235ae560597a0763f0c98fcc9130b80ccf4 so we can use wolfSSL directly in OpenVPN. So no more needed differnt SSL engine for OpenVPN in systems based on wolfSSL library Compiled && tested on ramips/mt7620, ramips/mt7621 Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | Merge pull request #15853 from jonathanunderwood/stubby-getdns-remove-maintainerDaniel Engberg2021-06-13
|\ \ | | | | | | [stubby,getdns]: Remove maintainer from stubby and getdns packages
| * | stubby: remove maintainerJonathan G. Underwood2021-06-13
| | | | | | | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
| * | getdns: remove maintainerJonathan G. Underwood2021-06-13
|/ / | | | | | | Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
* | Merge pull request #15845 from dibdot/banipDirk Brenken2021-06-13
|\ \ | | | | | | banip: update 0.7.9
| * | banip: update 0.7.9Dirk Brenken2021-06-13
| | | | | | | | | | | | | | | | | | | | | * add switch 'ban_fetchinsecure' to allow insecure downloads without certificate check (disabled by default) * better explain 'ban_fetchparm' in readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #15844 from dibdot/adblockDirk Brenken2021-06-13
|\ \ \ | | | | | | | | adblock: update 4.1.3
| * | | adblock: update 4.1.3Dirk Brenken2021-06-12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | * fix a small json syntax issue in adblock.sources * add easylist addon to reg_fr source * add switch 'adb_fetchinsecure' to allow insecure downloads without certificate check (disabled by default) * better explain 'adb_fetchparm' in readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #15850 from neheb/ppbcRosen Penev2021-06-12
|\ \ \ | | | | | | | | libprotobuf-c: update to 1.4.0
| * | | libprotobuf-c: update to 1.4.0Rosen Penev2021-06-12
|/ / / | | | | | | | | | | | | | | | | | | | | | Remove patch. Upstream fixed it. Add AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | ninja: remove ninja-cmake.mkRosen Penev2021-06-12
| | | | | | | | | | | | | | | | | | Useless now that stock cmake.mk uses ninja. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | treewide: back to cmake.mkRosen Penev2021-06-12
| | | | | | | | | | | | | | | | | | Ninja was merged to base and therefore we can now use normal cmake.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #15846 from neheb/shrRosen Penev2021-06-12
|\ \ \ | | | | | | | | shairport-sync: update to 3.3.8
| * | | shairport-sync: update to 3.3.8Rosen Penev2021-06-12
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | Explicitly add libdaemon configure flag. It seems the default was changed. Add AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #15842 from oleg-derevenetz/bwping-2.3Rosen Penev2021-06-12
|\ \ \ | | | | | | | | bwping: update to version 2.3
| * | | bwping: update to version 2.3Oleg Derevenetz2021-06-12
| | | | | | | | | | | | | | | | Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
* | | | Merge pull request #15839 from jefferyto/python-twisted-tls-conchRosen Penev2021-06-12
|\ \ \ \ | |_|/ / |/| | | python-twisted: Add tls/conch dependencies
| * | | python-twisted: Add tls/conch dependenciesJeffery To2021-06-12
| |/ / | | | | | | | | | | | | | | | | | | | | | By adding these dependencies, it is much easier for users (both applications that use Twisted and end users) to have secure communications by default. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | Merge pull request #15837 from neheb/stRosen Penev2021-06-12
|\ \ \ | |/ / |/| | stubby: remove libidn2 and libunwind dependencies
| * | stubby: remove libidn2 and libunwind dependenciesRosen Penev2021-06-11
| | | | | | | | | | | | | | | | | | There's no good way to get rid of these, so just delete the cmake files. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #15835 from jefferyto/python-twisted-21.2.0Josef Schlehofer2021-06-12
|\ \ \ | |/ / |/| | python-twisted: Update to 21.2.0, redo patches
| * | python-twisted: Update to 21.2.0, redo patchesJeffery To2021-06-12
|/ / | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | Merge pull request #15808 from rsalvaterra/getdnsRosen Penev2021-06-11
|\ \ | | | | | | Bump getdns/stubby to 1.7.0 and 0.4.0 respectively
| * | stubby: bump to 0.4.0Rui Salvaterra2021-06-11
| | | | | | | | | | | | | | | | | | Remove obsolete patch. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
| * | getdns: bump to 1.7.0Rui Salvaterra2021-06-11
| | | | | | | | | | | | | | | | | | Remove obsolete patches. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | Merge pull request #15833 from jefferyto/python-incremental-21.3.0Josef Schlehofer2021-06-11
|\ \ \ | | | | | | | | python-incremental: Update to 21.3.0, refresh patch
| * | | python-incremental: Update to 21.3.0, refresh patchJeffery To2021-06-12
| | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #15830 from jefferyto/python-zope-interface-5.4.0Josef Schlehofer2021-06-11
|\ \ \ \ | | | | | | | | | | python-zope-interface: Update to 5.4.0
| * | | | python-zope-interface: Update to 5.4.0Jeffery To2021-06-11
| | |/ / | |/| | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | Merge pull request #15828 from jefferyto/python-attrs-21.2.0Josef Schlehofer2021-06-11
|\ \ \ \ | |_|/ / |/| | | python-attrs: Update to 21.2.0
| * | | python-attrs: Update to 21.2.0Jeffery To2021-06-11
| |/ / | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* / / net/mosquitto: Update to 2.0.11Karl Palsson2021-06-11
|/ / | | | | | | | | | | | | | | | | | | | | | | This is a security and bugfix release. Full release notes: https://mosquitto.org/blog/2021/06/version-2-0-11-released/ Fixes a remotely triggered memory leak Fixes broker reconnections in certain failure situations Fixes (non-standard) qos0 queuing Signed-off-by: Karl Palsson <karlp@etactica.com>
* | Merge pull request #15789 from nickberry17/update_mm_and_libsRosen Penev2021-06-11
|\ \ | | | | | | Update ModemManager and dependencies
| * | modemmanager: bump to 1.16.6Nicholas Smith2021-06-07
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | libmbim: bump to 1.24.8Nicholas Smith2021-06-06
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
| * | libqmi: bump to 1.28.6Nicholas Smith2021-06-06
| | | | | | | | | | | | Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
* | | Merge pull request #15810 from neheb/keRosen Penev2021-06-11
|\ \ \ | | | | | | | | kea: update to 1.8.2
| * | | kea: update to 1.8.2Rosen Penev2021-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Backport upstream patch fixing host compilation with GCC11. Switched to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #15814 from neheb/t1Rosen Penev2021-06-11
|\ \ \ \ | | | | | | | | | | tang: remove outdated key handling
| * | | | tang: remove outdated key handlingRosen Penev2021-06-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As of https://github.com/latchset/tang/commit/c0f080efcd2e50 , tang has no more tangd-update. Instead, it handles it itself. Update postinst script. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #15823 from jefferyto/golang-1.16.5Josef Schlehofer2021-06-11
|\ \ \ \ \ | | | | | | | | | | | | golang: Update to 1.16.5
| * | | | | golang: Update to 1.16.5Jeffery To2021-06-11
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.16.1 included fixes for: * CVE-2021-27918 - encoding/xml: infinite loop when using xml.NewTokenDecoder with a custom TokenReader * CVE-2021-27919 - archive/zip: can panic when calling Reader.Open 1.16.4 included fixes for: * CVE-2021-31525 - net/http: ReadRequest can stack overflow due to recursion with very large headers 1.16.5 includes fixes for: * CVE-2021-33195 - net: Lookup functions may return invalid host names * CVE-2021-33196 - archive/zip: malformed archive may cause panic or memory exhaustion * CVE-2021-33197 - net/http/httputil: ReverseProxy forwards Connection headers if first one is empty Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | cni: update to 0.8.1Oskari Rauta2021-06-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a security release that fixes a single bug: - tighten up plugin-finding logic (#811) Users of libcni are strongly encouraged to update. Added me to list of maintainers as requested by @dangowrt. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | | | Merge pull request #15820 from ktgeek/compile-fixes-15807-15818Rosen Penev2021-06-10
|\ \ \ \ \ | |_|/ / / |/| | | | bluld: fix compilation issues for nls and string truncation