aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | Merge pull request #17143 from commodo/py-greenletAlexandru Ardelean2021-11-19
|\ \ \ | | | | | | | | python-greenlet: bump to version 1.1.2
| * | | python-greenlet: bump to version 1.1.2Alexandru Ardelean2021-11-17
| | | | | | | | | | | | | | | | | | | | | | | | The older version won't build with Python 3.10.0 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | openvswitch: bring up member portsStijn Tintel2021-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Open vSwitch does not bring up ports automatically. This is not a problem for wireless ports, or for ports configured in /etc/config/network, but other ports will be down, and require manual interaction to be brought up. Configuring them with proto none will cause netifd to do some actions on them, which might cause undefined results, and will also bloat the UCI config file. The cleanest solution is to bring all member ports up as part of the init script. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | | parted: update MakefileOskari Rauta2021-11-18
| |/ / |/| | | | | | | | | | | | | | | | | | | | - updated Makefile fields license (GPL3) and COPYING as license file - fix config directive - split package to shared library and application (another package, fatresize has dependency to libparted) Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* | | Merge pull request #17146 from eglooca/masterStan Grishin2021-11-17
|\ \ \ | | | | | | | | netifyd: update to 3.09
| * | | netifyd: update to 3.09Darryl Sokoloski2021-11-17
|/ / / | | | | | | | | | Signed-off-by: Darryl Sokoloski <darryl@sokoloski.ca>
* | | Merge pull request #17123 from commodo/python-updates1Alexandru Ardelean2021-11-17
|\ \ \ | | | | | | | | python-lxml,django,numpy: bump versions
| * | | django: bump to version 3.2.9Alexandru Ardelean2021-11-14
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | numpy: bump to version 1.21.4Alexandru Ardelean2021-11-14
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | python-lxml: bump to 4.6.4Alexandru Ardelean2021-11-14
| | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #17144 from commodo/ruamel.yamlAlexandru Ardelean2021-11-17
|\ \ \ \ | | | | | | | | | | ruamel.yaml: bump to version 0.17.17
| * | | | ruamel-yaml: bump to version 0.17.17Alexandru Ardelean2021-11-17
| | |/ / | |/| | | | | | | | | | | | | | | | | | The older one won't build with Python 3.10.0 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | Merge pull request #17120 from giannoug/ddns-scripts-digitaloceanFlorian Eckert2021-11-17
|\ \ \ \ | |/ / / |/| | | ddns-scripts: Rework DigitalOcean update script
| * | | ddns-scripts: Rework DigitalOcean update scriptGeorge Giannou2021-11-15
| | | | | | | | | | | | | | | | Signed-off-by: George Giannou <giannoug@gmail.com>
* | | | Merge pull request #17037 from pprindeville/named-create-run-dirPhilip Prindeville2021-11-16
|\ \ \ \ | | | | | | | | | | bind: created /var/run/named directory
| * | | | bind: created /var/run/named directoryPhilip Prindeville2021-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Side-effect of dropping capabilities(7) with last commit is now we need the `/var/run/named/` directory created for us at startup. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | syslog-ng: update to version 3.35.1Josef Schlehofer2021-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also bump the version in syslog-ng config file. Removes this warning: Nov 16 14:19:41 turris syslog-ng[15159]: WARNING: Configuration file format is too old, syslog-ng is running in compatibility mode. Please update it to use the syslog-ng 3.35 format at your time of convenience. To upgrade the configuration, please review the warnings about incompatible changes printed by syslog-ng, and once completed change the @version header at the top of the configuration file; config-version='3.33' Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | pdns: Update to 4.5.2Wout Bertrums2021-11-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Wout Bertrums <wout@wbnet.eu>
* | | | | rsyslog: update to 8.2110.0Matthew Hagan2021-11-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | | | rsyslog: add additonal support modulesMatthew Hagan2021-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add configurables via a menu to enable support for various features: - GSSAPI Kerberos support - mysql - postgresql - libdbi - elasticsearch - HTTP output module - openssl - gnutls - mail output - json parsing module - MaxMind DB support - input file Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | | | rsyslog: move from net to adminMatthew Hagan2021-11-16
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | | | smcroute: update to 2.5.4Moritz Warning2021-11-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | zerotier: update to 1.8.2Moritz Warning2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update und switch back to release source package. Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | Merge pull request #17125 from Atema/ddns-route53-typofixFlorian Eckert2021-11-15
|\ \ \ \ \ | | | | | | | | | | | | ddns-scripts: Fix typo in route53 update script
| * | | | | ddns-scripts: Fix typo in route53 update scriptMartijn Atema2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Martijn Atema <martijn@atema.one>
* | | | | | Merge pull request #17126 from ejurgensen/mxml_update_33Florian Eckert2021-11-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | mxml: update to 3.3
| * | | | | | mxml: update to 3.3Espen Jürgensen2021-11-14
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
* | | | | | hiredis: update to version 1.0.2Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | postgresql: update to version 14.1Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | libinput: update to version 1.19.2Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | libevdev: update to version 1.12.0Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | lvm2: update to version 2.03.14Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop two local patches which were replaced by upstream commits. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | gawk: update to version 5.1.1Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | debootstrap: update to version 1.0.126Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Flask: update to version 2.0.2Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Werkzeug: update to version 2.0.2Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | Jinja2: update to version 3.0.3Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | click: update to version 8.0.3Daniel Golle2021-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | | | yq: Update to 4.14.2Tianling Shen2021-11-15
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Merge pull request #17119 from thg2k/pr/master_php80_ini_1Michael Heimpold2021-11-14
|\ \ \ \ \ | |_|_|/ / |/| | | | php8: Clean up and update distributed php.ini for php 8.0.12
| * | | | php8: Clean up and update distributed php.ini for php 8.0.12Giovanni Giacobbi2021-11-13
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Details: - Cleaned up whitespace and removed comments (refer to official PHP documentation for that) - Removed directives that no longer exist as of PHP 8.0.12 - Added newly existing directives commented out - Added '~E_DEPRECATED' to 'error_reporting' Signed-off-by: Giovanni Giacobbi <giovanni@giacobbi.net>
* | | | Merge pull request #17108 from commodo/ovs-no-python-sixAlexandru Ardelean2021-11-14
|\ \ \ \ | |/ / / |/| | | ovs,ovn: remove python-six dep
| * | | python-six: remove host-buildAlexandru Ardelean2021-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | There are no more users left in this tree. So, remove it. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | ovn: remove python-six depAlexandru Ardelean2021-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OVN doesn't require Python Six, since about commit https://github.com/ovn-org/ovn/commit/338a6ddb5ea1c89b48c484b0448a216a82225adc Maybe even earlier than that. There are some left-over installations of six in their CI, but no usage in any Python source code. Refreshed patches. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | | openvswitch: remove python-six dependencyAlexandru Ardelean2021-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Python six was required to build the OVS Python libs during the time when they were supporting both Python 2 & 3. Python 3 is a minimum requirement for OVS Python's libs since commits: https://github.com/openvswitch/ovs/commit/1ca0323e7c29dc7ef5a615c265df0460208f92de https://github.com/openvswitch/ovs/commit/bd9052455092630e03485538a29f9f8d147c41ca and Six is no longer required since commit https://github.com/openvswitch/ovs/commit/0c4d144a989a444d038d58272d8571e97e00e86f The end-goal here is to get rid of the Python Six host-build. OVS is the only user. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | ocserv: updated to 1.1.4Nikos Mavrogiannopoulos2021-11-13
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | cyrus-sasl: patch CVE-2019-19906Michal Vasilek2021-11-13
| | | | | | | | | | | | | | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | frr: update to 8.1.0Lucian Cristian2021-11-12
| | | | | | | | | | | | | | | | Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | nfs-kernel-server: move hardcoded /run to /tmp/runDaniel Golle2021-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | statd currently fails to start due to missing /run which doesn't exist on OpenWrt. Add a patch moving /run to /tmp/run as the path is hardcoded in several places and cannot be configured neither at buildtime nor at runtime. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | | Merge pull request #17116 from stangri/master-curlStan Grishin2021-11-12
|\ \ \ \ | | | | | | | | | | curl: update to 7.80.0