aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | Merge pull request #17045 from nxhack/php8_for_ICU-70_1Michael Heimpold2021-11-02
|\ \ \ \ \ | | | | | | | | | | | | php8: Support for icu 70.1
| * | | | | php8: Support for icu 70.1Hirokazu MORIKAWA2021-11-02
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This PR prepares PHP for a few minor changes that cause PHP builds to fail when using --enable-intl with ICU 70.1. Change UBool to bool for equality operators in ICU >= 70.1 https://github.com/php/php-src/pull/7596 Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* / / / / qemu: disable libfuseRosen Penev2021-11-02
|/ / / / | | | | | | | | | | | | | | | | | | | | Fixes x86 build. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | telegraf: Move config file to /etc/telegraf.conf becauseJonathan Pagel2021-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | /etc/config is the default uci folder. Also marking it as configuration file prevents overwriting it on updates. Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | | telegraf: Update package to version 1.20.3Jonathan Pagel2021-11-01
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | | afuse: Add new packageMichal Hrusecky2021-11-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit add new package afuse into packages feed. afuse is an automounting file system implemented in user-space using FUSE. It implements the most basic functionality that can be expected by an automounter; that is it manages a directory of virtual directories. If one of these virtual directories is accessed and is not already automounted, afuse will attempt to mount a filesystem onto that directory. If the mount succeeds the requested access proceeds as normal, otherwise it will fail with an error. Signed-off-by: Michal Hrusecky <michal@hrusecky.net>
* | | | Merge pull request #17029 from micmac1/mod_php8Michael Heimpold2021-11-01
|\ \ \ \ | |/ / / |/| | | php8: add mod php for apache
| * | | php8: add mod php for apacheSebastian Kemper2021-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The module will be available, once php8 is selected, at the same place as the other apache modules. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | usteer: update to latest git headDavid Bauer2021-10-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 6813542 remote: always re-schedule update timeout d7833e1 remote: fix compilation with glibc bee2caf sta: schedule sta_info timeout on creation ae32cb9 ubus: fix channel for active probing 8dc0753 ubus: introduce enum for beacon measurement mode 46e5976 policy: use correct reference signal 1116fdb policy: avoid creating kick loop for client d3ff0d5 sta: add sta_connection_state enum 30f9ba7 remote: include node BSSID into messages 8af7b6c usteer: add BSSID to node struct Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | nginx: add scgi_params if CONFIG_NGINX_HTTP_SCGI=yJavier Marcet2021-10-30
|/ / / | | | | | | | | | Signed-off-by: Javier Marcet <javier@marcet.info>
* | | tor: bump to 0.4.6.8 stableRui Salvaterra2021-10-30
| | | | | | | | | | | | Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
* | | nginx, python3-{asgiref,django-cors-headers,drf-nested-routers,sqlparse}: ↵Peter Stadler2021-10-30
| | | | | | | | | | | | | | | | | | | | | | | | bump versions Update to the newest versions and switch to $(AUTORELEASE) for the python3 packages (where I am the maintainer). Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | openfortivpn: add persistent reconnect optionMatthew Hagan2021-10-30
| | | | | | | | | | | | | | | | | | | | | Currently when the connection times out, the interface will disconnect. Add capability to add persistent option to re-establish connectivity. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | openfortivpn: add user, key, CA PEM supportMatthew Hagan2021-10-30
| | | | | | | | | | | | | | | | | | Allow authentication inputs by key/cert PEM. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* | | zerotier: add respawn procd paramChao Liu2021-10-30
| | | | | | | | | | | | Signed-off-by: Chao Liu <git@expiron.dev>
* | | uwsgi: bump version and use less workaroundsPeter Stadler2021-10-30
| | | | | | | | | | | | | | | | | | | | | * adopt pypi name and line numbers in patches * remove custom tar command and patch for using python3 (changed upstream) Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | xray-core: remove dead jail filesTianling Shen2021-10-30
| | | | | | | | | | | | | | | | | | | | | | | | It never works... And Xray-core needs root access to work. Bump geodata to latest version while at it. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | unrar: update to 6.0.7Andy Li2021-10-30
| | | | | | | | | | | | Signed-off-by: Andy Li <andy@onthewings.net>
* | | yq: Update to 4.14.1Tianling Shen2021-10-30
| | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | lighttpd: update to lighttpd 1.4.61 release hashGlenn Strauss2021-10-30
| | | | | | | | | | | | | | | | | | also remove patches incorporated upstream into lighttpd 1.4.61 Signed-off-by: Glenn Strauss <gstrauss@gluelogic.com>
* | | mariadb: Update to version 10.6.4Michal Hrusecky2021-10-30
|/ / | | | | | | | | | | | | Update to the latest stable version of MariaDB. Dropped few no longer needed patches. Signed-off-by: Michal Hrusecky <michal.hrusecky@turris.com>
* | remove a bunch of rpath hacksRosen Penev2021-10-28
| | | | | | | | | | | | These are already default. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | lib4cplus: update to 2.0.7Rosen Penev2021-10-28
| | | | | | | | | | | | Switch to static lib. Avoids rpath hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | softethervpn: update to 4.38-9760-rtmRosen Penev2021-10-28
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ntfs-3g: update config's help syntaxEneas U de Queiroz2021-10-28
|/ | | | | | | Change ---help--- to plain 'help' in Package/ntfs-3g/config, as newer versions of kconfig have removed the command's older name. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* Merge pull request #16992 from pprindeville/named-restart-intf-flapPhilip Prindeville2021-10-28
|\ | | | | bind: detect new interfaces when they come up
| * bind: detect new interfaces when they come upPhilip Prindeville2021-10-28
| | | | | | | | | | | | | | | | Reload the service when interfaces flap; note that libcap support is required to open new sockets on interfaces coming up during a reload, otherwise a full restart would be needed. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #16984 from pprindeville/strongswan-update-5.9.4Philip Prindeville2021-10-28
|\ \ | | | | | | strongswan: bump version to 5.9.4
| * | strongswan: Bump to 5.9.4Philip Prindeville2021-10-28
| |/ | | | | | | Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #17010 from pprindeville/bind-update-9.17.19Philip Prindeville2021-10-28
|\ \ | | | | | | bind: Bump to 9.17.19
| * | bind: Bump to 9.17.19Philip Prindeville2021-10-28
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | The following CVE updates are included: * CVE-2021-25219: The "lame-ttl" option is now forcibly set to 0. This effectively disables the lame server cache, as it could previously be abused by an attacker to significantly degrade resolver performance. * CVE-2021-25218: An assertion failure occurred when named attempted to send a UDP packet that exceeded the MTU size, if Response Rate Limiting (RRL) was enabled. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | Merge pull request #17003 from pprindeville/named-deprecate-managed-keysPhilip Prindeville2021-10-28
|\ \ | | | | | | bind: deprecate managed-keys
| * | bind: deprecate managed-keysPhilip Prindeville2021-10-27
| |/ | | | | | | | | | | | | | | | | | | | | | | This has been replaced with the "trust-anchors" keyword, per section 8.21.1 New Features of the Bind 9 Administrator Reference Manual: • In order to clarify the configuration of DNSSEC keys, the trusted-keys and managed-keys statements have been deprecated, and the new trust-anchors statement should now be used for both types of key. When used with the keyword initial-key, trust-anchors has the same behavior as managed-keys, i.e., it configures a trust anchor that is to be maintained via RFC 5011. When used with the new keyword static-key, trust-anchors has the same behavior as trusted-keys, i.e., it configures a permanent trust anchor that will not automatically be updated. (This usage is not recommended for the root key.) [GL #6] Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | nfs-kernel-server: reload when exported mountpoints showDaniel Golle2021-10-28
| | | | | | | | | | | | | | Use newly introduced procd_add_reload_mount_trigger to reload nfsd when a mountpoint covering an exported filesystem is added by blockd. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | gnunet: several improvementsDaniel Golle2021-10-28
| | | | | | | | | | | | | | | | Fix uci-defaults for PostgreSQL backends Add user 'gnunet' to 'postgres' group Always build with sqlite3 as configure fails when --without-sqlite Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | transmission: update seccomp config fileRen Zongjia2021-10-28
| | | | | | | | | | | | | | Add missing syscalls found using utrace. Signed-off-by: Ren Zongjia <acooler15@foxmail.com> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | vnstat2: add hotplug script for adding interfacesJan Hoffmann2021-10-28
| | | | | | | | | | | | | | | | | | | | | | If an interface doesn't exist yet when vnStat is started, it won't be monitored, as only existing interfaces can be added to the database via the vnstat command. This adds a hotplug script which adds any configured interfaces to the vnStat database when it goes up. Signed-off-by: Jan Hoffmann <jan@3e8.eu>
* | vnstat2: fix all interfaces being monitored when none are configuredJan Hoffmann2021-10-28
| | | | | | | | | | | | | | | | | | | | | | | | | | By default, vnstatd adds all available interfaces on startup when its database is empty. The --noadd option prevents this, but it breaks import of legacy databases, and causes vnstatd to exit immediately after startup, which breaks reloading. This changes the init script to add the --noadd option when no legacy databases need to be imported, and patches vnstatd to keep running even when no interfaces are configured. Signed-off-by: Jan Hoffmann <jan@3e8.eu>
* | nginx-util: add conffilesHuangbin Zhan2021-10-27
| | | | | | | | | | | | | | Add /etc/config/nginx, restrict_locally, uci.conf.template as conffile Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | rosy-file-server: fix conffile nameHuangbin Zhan2021-10-27
| | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | uradvd: fix installed filename, add conffilesHuangbin Zhan2021-10-27
| | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | treewide: add missing conffilesHuangbin Zhan2021-10-27
| | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | atftpd: fix conffilesHuangbin Zhan2021-10-27
| | | | | | | | | | | | | | Add missing conffiles Fix conffile permission Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | treewide: fix broken conffilesHuangbin Zhan2021-10-27
| | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | gpsd: update to 3.23.1Nick Hainke2021-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3.23.1: 2021-09-21 Improve ubx cycle detection. Add quirks for Jackson Labs nonstandard NMEA Change STATUS_NO_FIX to STATUS_UNK to avoid confusion with fix mode. Change STATUS_FIX to STATUS_GPS to avoid confusion with fix mode. Change STATUS_DGPS_FIX to STATUS_DGPS to avoid confusion with fix mode. Split SOURCE_ACM from SOURCE_USB. ACM has no speeds. Add speeds 1 mbps, 1.152 mbps, 1.5 mbps, and higher. When libc supports them. Improve autobaud. Add new u-blox M10 messages. Fix u-blox M6, M7 initialization issues. Various ubxtool and gpxlogger updates. Add mtk3301_speed_switcher() No API changes, except for STATUS_* as above. No ABI changes. Fallback to "python3" if "python" not found. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | acsccid: fix compilation under macOSRosen Penev2021-10-27
| | | | | | | | | | | | | | | | uname is not safe for cross compilation. Also fixed up download file name to avoid potential conflicts. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | boringssl: Add boringssl libraryMartin Schneider2021-10-27
| | | | | | | | | | | | | | Add boringssl library. BoringSSL is Google's fork of OpenSSL. Amongst other features, it adds support for QUIC. Signed-off-by: Martin Schneider <martschneider@google.com>
* | python-paho-mqtt: bump to version 1.6.1Alexandru Ardelean2021-10-27
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | numpy: bump to version 1.21.3Alexandru Ardelean2021-10-27
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | mstpd: bump to version 0.1.0Alexandru Ardelean2021-10-27
| | | | | | | | | | | | And switch to AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>