- Jun 16, 2021
-
-
Daniel Golle authored
Using strcmp() to compare a version string doesn't work well. Use verrevcmp() function from opkg instead. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> (cherry picked from commit 794cf3ac, as it was previously skipped also switch PKG_REVISION back to manual to keep it in sync with master branch)
-
- Jun 15, 2021
-
-
Alexandru Ardelean authored
Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit 24a8f5874155398df8e64b29897a511d5d603e03)
-
Daniel Golle authored
No longer fail in case a package is part of multiple lists (which may happen temporarily in case it becomes 'nonshared'). Bump version to prepare for sync accross branches. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> (cherry picked from commit 9150e827)
-
Daniel Golle authored
* 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> (cherry picked from commit 02bc1fc9)
-
Daniel Golle authored
Display position in queue while waiting for build. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> (cherry picked from commit 5b7ff1ad)
-
Florian Eckert authored
This change makes the handling of adding and deleting interface, device bridge and firewall more robust. Signed-off-by:
Florian Eckert <fe@dev.tdt.de> (cherry picked from commit 0fded274)
-
Jeffery To authored
Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from commit 1eeeba60d8cffc2f655c1ecbb277ca6734ac46b7)
-
Hirokazu MORIKAWA authored
Signed-off-by:
Hirokazu MORIKAWA <morikw2@gmail.com>
-
- Jun 14, 2021
-
-
Josef Schlehofer authored
[openwrt-21.02] python3: add python3-readline subpackage
-
Dirk Brenken authored
* 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> (cherry picked from commit 94551386)
-
Dirk Brenken authored
* 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> (cherry picked from commit 74dec65b)
-
- Jun 13, 2021
-
-
Alexandru Ardelean authored
Python3 comes with a built-in readline module. It wasn't included up until now; mostly because it wasn't considered. This change introduces it as a sub-package of the main Python3 package. readline support is included in Python. libreadline pulls libncursesw as a package, so python3-ncurses was updated to pull libncursesw as well. It should be the same package; mostly done for consistency. Resolves the issue reported here: https://forum.openwrt.org/t/python3-repl-missing-readline/90039 Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit 49faf5d7) Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Rosen Penev authored
Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 95935f2b)
-
- Jun 12, 2021
-
-
Rosen Penev authored
Explicitly add libdaemon configure flag. It seems the default was changed. Add AUTORELEASE for simplicity. Signed-off-by:
Rosen Penev <rosenp@gmail.com> (cherry picked from commit 94bc8a12)
-
Rosen Penev authored
[openwrt-21.02] python-twisted: Add tls/conch dependencies
-
Jeffery To authored
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> (cherry picked from commit 83495462)
-
- Jun 11, 2021
-
-
Josef Schlehofer authored
[openwrt-21.02] python-twisted: Update to 21.2.0, redo patches
-
Jeffery To authored
Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from commit 4b6e05d1)
-
Rosen Penev authored
[openwrt-21.02] python-six,et_xmlfile, django: bump package versions
-
Josef Schlehofer authored
[openwrt-21.02] python-incremental: Update to 21.3.0, refresh patch
-
Josef Schlehofer authored
[openwrt-21.02] python-zope-interface: Update to 5.4.0
-
Josef Schlehofer authored
[openwrt-21.02] python-attrs: Update to 21.2.0
-
Jeffery To authored
Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from commit b2738e9d)
-
Jeffery To authored
Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from commit ffbde739)
-
Karl Palsson authored
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>
-
Jeffery To authored
Signed-off-by:
Jeffery To <jeffery.to@gmail.com> (cherry picked from commit 0dbb3769)
-
Alexandru Ardelean authored
Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit fe698b5f) Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Alexandru Ardelean authored
Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit 5a70c9e8) Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Alexandru Ardelean authored
Updating Eneas' email as requested on Github: https://github.com/openwrt/packages/pull/15622 Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit 6185156e) Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Alexandru Ardelean authored
Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit cf368395) Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Alexandru Ardelean authored
Signed-off-by:
Alexandru Ardelean <ardeleanalex@gmail.com> (cherry picked from commit c01d0f16) Signed-off-by:
Jeffery To <jeffery.to@gmail.com>
-
Josef Schlehofer authored
[openwrt-21.02] golang: Update to 1.16.5
-
Jeffery To authored
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> (cherry picked from commit fe3c49fe)
-
- Jun 10, 2021
-
-
Nick Hainke authored
Samplicator receives UDP datagrams on a given port and resends those datagrams to a specified set of receivers. Use Cases: - replicate Flow Samples to multiple receivers - use with conntrackd to synchronize via unicast to multiple targets Signed-off-by:
Nick Hainke <vincent@systemli.org> (cherry picked from commit 41534e5a)
-
- Jun 09, 2021
-
-
Rosen Penev authored
Docker 20.10.7
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-
Gerard Ryan authored
Signed-off-by:
Gerard Ryan <G.M0N3Y.2503@gmail.com>
-