aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | telegraf: Upgrade package telegraf to version 1.20.2Jonathan Pagel2021-10-20
| | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | telegraf: Add package for telegrafJonathan Pagel2021-10-20
|/ / | | | | | | | | | | | | | | | | Telegraf is a plugin-driven agent for collecting and sending metrics and events. It supports various inputs (including prometheus endpoints) and is able to send data into InfluxDB. https://www.influxdata.com/time-series-platform/telegraf/ Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | tvheadend: add patch to update hdhomerunJosef Schlehofer2021-10-19
| | | | | | | | | | | | | | | | | | Tarball with libhdhomerun_20171221 [1] was removed from upstream repository and as it can not be found. [1] http://download.silicondust.com/hdhomerun/libhdhomerun_20171221.tgz Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | django: bump to version 3.2.8Alexandru Ardelean2021-10-19
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-cffi: bump to version 1.15.0Alexandru Ardelean2021-10-19
| | | | | | | | | | | | And use AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | python-idna: bump to version 3.3Alexandru Ardelean2021-10-19
| | | | | | | | | | | | And use AUTORELEASE for PKG_RELEASE. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | pillow: bump to version 8.4.0Alexandru Ardelean2021-10-19
| | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | expat: don't build host libsRosen Penev2021-10-19
|/ | | | | | | tools/expat is actually what's used by the various packages that supposedly depend on expat/host. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* vala: update to 0.54.2Rosen Penev2021-10-19
| | | | | | Remove shared libraries. Allows removing rpath hacks. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #16929 from stangri/master-vpn-policy-routingStan Grishin2021-10-18
|\ | | | | vpn-policy-routing: bugfixes: killall and tmpfs params
| * vpn-policy-routing: bugfixes: killall and tmpfs paramsStan Grishin2021-10-19
|/ | | | | | | * bugfix: change killall param from -HUP to -s HUP * bugfix: change tmpfs param from status to gateway Signed-off-by: Stan Grishin <stangri@melmac.net>
* dfu-util: Upgrade to version 0.11Bruno Randolf2021-10-18
| | | | | | Tested on RAMIPS with STM32 L1 and STM32 L4 Signed-off-by: Bruno Randolf <br1@einfach.org>
* checksec: update to version 2.5.0Jan Pavlinec2021-10-18
| | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* Merge pull request #16911 from stangri/master-vpn-policy-routingStan Grishin2021-10-18
|\ | | | | vpn-policy-routing: revert to 0.3.4-8
| * vpn-policy-routing: revert to 0.3.4-8Stan Grishin2021-10-17
| | | | | | | | | | | | | | | | * there are reports that 0.3.5-x versions do not work on some configs * the development of the new features moved to the new package (pbr) * revert to the last known good version of vpn-policy-routing Signed-off-by: Stan Grishin <stangri@melmac.net>
* | zoneinfo: Updated to the latest releaseVladimir Ulrich2021-10-17
| | | | | | | | Signed-off-by: Vladimir Ulrich <admin@evl.su>
* | dnscrypt-proxy2: update to version 2.1.1Josef Schlehofer2021-10-17
| | | | | | | | | | | | Update copyright Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | ksmbd-tools: update to 3.4.2Marcos Del Sol Vives2021-10-17
| | | | | | | | Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
* | ksmbd: update to 3.4.2Marcos Del Sol Vives2021-10-17
| | | | | | | | Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
* | msmtp: update to version 1.8.17Josef Schlehofer2021-10-17
| | | | | | | | | | | | | | - Use AUTORELEASE fce It helps when someone forgets to bump PKG_RELEASE Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | syslog-ng: update to version 3.34.1Josef Schlehofer2021-10-17
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #16908 from turris-cz/gittripolar2021-10-17
|\ | | | | git: update to version 2.33.1
| * git: update to version 2.33.1Josef Schlehofer2021-10-17
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #16890 from paper42/knot-resolver-5.4.2Josef Schlehofer2021-10-16
|\ | | | | knot-resolver: update to 5.4.2
| * knot-resolver: update to 5.4.2Michal Vasilek2021-10-15
| | | | | | | | | | | | | | * refresh patches * disabling kres_gen_test is not required anymore for cross compilation, it was fixed upstream with the 5.4.1 release Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | rclone: add test scriptTianling Shen2021-10-15
| | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | rclone: fix logic err in service fileTianling Shen2021-10-15
| | | | | | | | | | | | | | | | | | - Corrected `enable` detection. - Granted config/log write permission for `rclone` user. Fixes: d51823988847fc ("rclone: initial package") Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | lua-wsapi: build each variant in its own dirEneas U de Queiroz2021-10-15
| | | | | | | | | | | | | | This avoids unnecessary package rebuilds, when running make back to back. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | Merge pull request #16898 from stangri/master-simple-adblockStan Grishin2021-10-15
|\ \ | | | | | | simple-adblock: update to 1.8.8-1
| * | simple-adblock: update to 1.8.8-1Stan Grishin2021-10-15
|/ / | | | | | | | | | | * update 'check' function Signed-off-by: Stan Grishin <stangri@melmac.net>
* | lua-openssl: update to 0.8.0-6Rosen Penev2021-10-15
| | | | | | | | | | | | Remove upstreamed patches and backport cmake fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #16628 from mwarning/uradvdMatthias Schiffer2021-10-15
|\ \ | | | | | | uradvd: add new package
| * | uradvd: add new packageMoritz Warning2021-10-14
| | | | | | | | | | | | | | | | | | | | | Send IPv6 router advertisments. Signed-off-by: Moritz Warning <moritzwarning@web.de> Co-authored-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | | gl-puli-mcu: add GL.iNet GL-XE300 (Puli) power monitoring daemonNuno Goncalves2021-10-15
| | | | | | | | | | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* | | rclone-ng: initial packageElon Huang2021-10-14
| | | | | | | | | | | | | | | Signed-off-by: Elon Huang <elonh@immortalwrt.org> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | rclone-webui-react: initial packageElon Huang2021-10-14
| | | | | | | | | | | | | | | Signed-off-by: Elon Huang <elonh@immortalwrt.org> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | rclone: initial packageElon Huang2021-10-14
| | | | | | | | | | | | | | | Signed-off-by: Elon Huang <elonh@immortalwrt.org> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | wsdd2: fix usage with musl 1.2.0Rosen Penev2021-10-14
| | | | | | | | | | | | | | | | | | | | | This package uses a wrong format string for time_t. Cast to long long to fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | at: bump to version 3.2.2Phil Eichinger2021-10-14
| | | | | | | | | | | | Signed-off-by: Phil Eichinger <phil@zankapfel.net>
* | | node: bump to 14.18.1 / October 12th 2021 Security ReleasesHirokazu MORIKAWA2021-10-14
| | | | | | | | | | | | | | | | | | | | | | | | October 12th 2021 Security Releases: HTTP Request Smuggling due to spaced in headers (Medium)(CVE-2021-22959) HTTP Request Smuggling when parsing the body (Medium)(CVE-2021-22960) Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | msgpack-c: Update to 4.0.0Tianling Shen2021-10-14
| |/ |/| | | | | | | | | | | | | - Fixed typo error in PKG_LICENSE_FILES. - Updated CMAKE_OPTIONS. - Refreshed the patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | hs20: switch dependencies to php8Michael Heimpold2021-10-14
| | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | transmission: build with wolfSSL againRosen Penev2021-10-14
| | | | | | | | | | | | The problem was discovered and is now patched with an upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | openvpn: update to 2.5.4Ivan Pavlov2021-10-13
| | | | | | | | | | | | | | Include a number of small improvements and bug fixes. Improve compatibility on Windows systems Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | git-lfs: update to version 3.0.1Jan Pavlinec2021-10-13
| | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
* | atlas-probe: allow parallel buildEneas U de Queiroz2021-10-13
| | | | | | | | | | | | Set PKG_BUILD_PARALLEL:=1 Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | atlas-probe: Fix compilation with gcc11Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | | | | | | | This uses some definitions from <sys/cdefs.h> in gcc 8.4.0, not present in musl or gcc11. Also use clock_gettime() instead of syscall(__NR_clock_gettime,...), which is not currently defined. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | python-qrcode: bump to 7.3.1Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | | | This is a major update, which drops support for python < 3.6, among other changes, better seen at: https://github.com/lincolnloop/python-qrcode/blob/v7.3.1/CHANGES.rst Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | django-formtools: bump to 2.2.0Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | | | This is the highest version supported by seafile-seahub, because of the django1 requirement. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
* | django-webpack-loader: bump to 0.7.0Eneas U de Queiroz2021-10-13
| | | | | | | | | | | | This is the highest version that works with seafile-seahub 7.1.5. Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>