aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* libtorrent-rasterbar: Update to 2.0.6Tianling Shen2022-04-29
| | | | | | | Added new dependency "libstdcpp". Removed an upstreamed patch. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* dockerd: fix dependencies missingLiang Yang2022-04-29
| | | | Signed-off-by: Liang Yang <ggg17226@gmail.com>
* dnsproxy: Update to 0.42.2Tianling Shen2022-04-29
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* yq: Update to 4.25.1Tianling Shen2022-04-29
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* statik: drop packageTianling Shen2022-04-29
| | | | | | | | | This was previously used by cloudreve, but now deprecated. Package `embed` has been built-in since Go 1.16, so this one is pointless anyway. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* knot: update to 3.1.8Jan Hák2022-04-29
| | | | | | | | | | | - Release notes: https://www.knot-dns.cz/2022-04-28-version-318.html - Refreshed patch to avoid offset Signed-off-by: Jan Hák <jan.hak@nic.cz> Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com> [added commit message, refresh patch]
* nano: update to 6.3Hannu Nyman2022-04-29
| | | | | | Update nano editor to version 6.3 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* mtools: update to 4.0.39Guilherme Janczak2022-04-28
| | | | | | This update happens to drop the libbsd dependency. Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
* usbip: remove unused libbsd and pthreads depsGuilherme Janczak2022-04-28
| | | | Signed-off-by: Guilherme Janczak <guilherme.janczak@yandex.com>
* cloudreve: Update to 3.5.2Tianling Shen2022-04-28
| | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* Merge pull request #18403 from turris-cz/change-Flask-Jinja2-maintainerJosef Schlehofer2022-04-28
|\ | | | | Flask, Jinja2: change maintainer
| * Jinja2: change maintainer to Šimon BořekŠimon Bořek2022-04-27
| | | | | | | | | | | | | | | | | | | | | | As we are using this package in Turris OS and Daniel Golle decided to no longer maintain this and some other Python packages I'd like to take this package maintainership as was originally suggested in https://github.com/openwrt/packages/pull/17911 by Josef Schlehofer (@BKPepe). Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
| * Flask: change maintainer to Šimon BořekŠimon Bořek2022-04-27
| | | | | | | | | | | | | | | | | | | | | | As we are using this package in Turris OS and Daniel Golle decided to no longer maintain this and some other Python packages I'd like to take this package maintainership as was originally suggested in https://github.com/openwrt/packages/pull/17911 by Josef Schlehofer (@BKPepe). Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
* | Merge pull request #18357 from clarkwang/sexpect-updateJeffery To2022-04-28
|\ \ | | | | | | sexpect: updated per OpenWrt's common practice
| * | sexpect: updated per OpenWrt's common practiceClark Wang2022-04-23
| | | | | | | | | | | | | | | | | | | | | | | | - removed extra white spaces in Makefile - changed license from GPL-3.0 to GPL-3.0-only - added test.sh Signed-off-by: Clark Wang <dearvoid@gmail.com>
* | | Merge pull request #18358 from clarkwang/passh-updateJeffery To2022-04-28
|\ \ \ | | | | | | | | passh: updated per OpenWrt's common practice
| * | | passh: updated per OpenWrt's common practiceClark Wang2022-04-23
| |/ / | | | | | | | | | | | | | | | | | | | | | - removed extra white spaces in Makefile - changed license from GPL-3.0 to GPL-3.0-only - added test.sh Signed-off-by: Clark Wang <dearvoid@gmail.com>
* | | django: bump to version 4.0.4Alexandru Ardelean2022-04-28
| | | | | | | | | | | | | | | | | | | | | | | | Fixes https://nvd.nist.gov/vuln/detail/CVE-2022-28347 https://nvd.nist.gov/vuln/detail/CVE-2022-28346 Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #17305 from paper42/runc-1.0.3Josef Schlehofer2022-04-28
|\ \ \ | | | | | | | | runc: update to 1.0.3
| * | | runc: update to 1.0.3Michal Vasilek2021-12-10
| | | | | | | | | | | | | | | | | | | | | | | | * fixes CVE-2021-43784 Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* | | | Merge pull request #18391 from mhei/php8-updateMichael Heimpold2022-04-28
|\ \ \ \ | | | | | | | | | | php8: update to 8.1.5
| * | | | php8: update to 8.1.5Michael Heimpold2022-04-26
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | shadowsocks-libev: Revert "dbg"Yousong Zhou2022-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 0d18bd49f1ad1a9a52e2485680f026173d0854ee. Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | shadowsocks-libev: fix compat issue with newer version of ucodeYousong Zhou2022-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link: https://github.com/openwrt/packages/issues/18393 Reported-by: Huangbin Zhan <zhanhb88@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | dbgYousong Zhou2022-04-28
| | | | |
* | | | | boost: Updates package to version 1.79.0Carlos Miguel Ferreira2022-04-27
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates boost to version 1.79.0 There are no new libraries in this version More info about Boost 1.79.0 can be found at the usual place [1]. Note: This package update includes a fix merged to Boost.JSON in [2] which did not make into this version. [1]: https://www.boost.org/users/history/version_1_79_0.html [2]: https://github.com/boostorg/json/issues/692 Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com>
* | | | Merge pull request #18262 from TDT-AG/pr/20220406-strongswanFlorian Eckert2022-04-27
|\ \ \ \ | |/ / / |/| | | strongswan: do not force to use iptable-legacy
| * | | strongswan: do not force to use iptable-legacyFlorian Eckert2022-04-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The default firewall is the fw4, which uses nft. In order to not install the legacy implementation when installing strongswan, the build system should decide which firewall backend to use. While we are at it, I have also added the dependency packages for IPV6. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | telegraf: Update to version 1.22.2Jonathan Pagel2022-04-26
| | | | | | | | | | | | | | | | Signed-off-by: Jonathan Pagel <jonny_tischbein@systemli.org>
* | | | ubnt-manager: run through shellcheckRosen Penev2022-04-26
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | wsdd2: Remove extra comma, which breaks the key-value pair of the '-b' parameterLi Zhang2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Li Zhang <starsunyzl@gmail.com>
* | | | cloudreve: Update to 3.5.1Tianling Shen2022-04-25
| | | | | | | | | | | | | | | | | | | | | | | | Removed statik which was deprecated by the project. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | stm32flash: update to version 0.7Russell Senior2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | | | ruby: update to 3.1.2Luiz Angelo Daros de Luca2022-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ruby 3.1.0 major changes: - YJIT: New experimental in-process JIT compiler - debug gem: A new debugger - error_highlight: Fine-grained error location in backtrace - IRB Autocomplete and Documentation Display - Many more. See: https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/ Ruby 3.1.1 changes: - Many non-security bug fixes. See: https://www.ruby-lang.org/en/news/2022/02/18/ruby-3-1-1-released/ Ruby 3.1.2 changes: - CVE-2022-28738: Double free in Regexp compilation - CVE-2022-28739: Buffer overrun in String-to-Float conversion Packaging changes: - Dropped 100-musl.patch (upstream fix) - Added: ruby-error_highlight, ruby-random_formatter, ruby-ruby2_keywords - Removed: ruby-dbm, ruby-gdbm, ruby-fiber, ruby-gdbm, ruby-tracer - ruby_find_pkgsdeps script: * cleaned some ignored and weak dependencies - ruby_missingfiles script: * fix the example cmdline * let diff use all terminal columns Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | | tgt: update to 1.0.82Maxim Storchak2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | smartmontools: update to 7.3Maxim Storchak2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* | | | dnsdist: update to 1.7.1Peter van Dijk2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Peter van Dijk <peter.van.dijk@powerdns.com>
* | | | prometheus-node-exporter-lua: use uhttpd-mod-luaEtienne Champetier2022-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | listen_ipv6 config option is removed and we now listen on both ipv4 and ipv6 addresses. HTTP keepalive is enabled and set to 70s by default. With uhttpd-mod-lua there is a small change in behavior, all code is loaded/parsed/executed once on startup as before, but now each request is executed in his own fork, so we can't keep a state between requests. Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | prometheus-node-exporter-lua: fixup openwrt collectorEtienne Champetier2022-04-25
| | | | | | | | | | | | | | | | Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* | | | Merge pull request #18366 from turris-cz/git-updateJeffery To2022-04-25
|\ \ \ \ | | | | | | | | | | git: update to version 2.34.3
| * | | | git: update to version 2.34.3Josef Schlehofer2022-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes: - CVE-2022-24765 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | xray-core: Update to 1.5.5Tianling Shen2022-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated geodata to latest version while at it. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | mdio-tools: add kmod-mdio-netlink as dependenciesChukun Pan2022-04-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise it will fail as follows: failed to find a module named mdio-netlink ERROR: mdio-netlink module not detected, and could not be loaded. Run-tested on: ramips/mt7621 Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
* | | | | Merge pull request #18351 from 1715173329/vaJosef Schlehofer2022-04-23
|\ \ \ \ \ | | | | | | | | | | | | v2rayA: Update to 1.5.7
| * | | | | v2rayA: Update to 1.5.7Tianling Shen2022-04-23
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed an upstreamed patch - Move logs to /var/log in accordance with FHS 3.0 Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* | | | | Revert "miniupnpd: bump to latest git source"Josef Schlehofer2022-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This was reverted because the commit does more things than just "bump to latest git source". Also, it was not properly reviewed/tested. See: https://github.com/openwrt/packages/pull/18133#issuecomment-1106346788 This reverts commit b3b911e99238282a768bce962bc2a271f84229ac. Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | usteer: update to latest HEADDavid Bauer2022-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | f88ac23 local-node: periodically send link-measurement requests 4473c6e measurement: add missing timeout-reset 6d3314c local-node: handle received link-measurement reports 7df969f measurement: generalize measurement handling bb61f2a local-node: enable link-measurement capability 4458b6f usteer: expose STA link measurement capability Signed-off-by: David Bauer <mail@david-bauer.net>
* | | | | prometheus-node-exporter-lua: improve ubnt-managerNick Hainke2022-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It is costly in transmissions to add all information to each metric. Instead, only use the "device" as a label and add all other important labels to the "uptime" metric. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | zerotier: fix segfault on ARM platformsMoritz Warning2022-04-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | zerotier: update to 1.8.8Moritz Warning2022-04-21
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>