aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | Merge pull request #15949 from Andy2244/softethervpn-5.02.5180Rosen Penev2021-06-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | softethervpn5: update to 5.02.5180
| * | | | | | | | | | | softethervpn5: update to 5.02.5180Andy Walsh2021-06-24
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update to 5.02.5180 * refresh patches * add deps: libsodium * fix (Build/Install) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com> fixup
* | | | | | | | | | | Merge pull request #15874 from nwidger/feature_add_delve_packageHannu Nyman2021-06-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | delve: add package
| * | | | | | | | | | | delve: add packageNiels Widger2021-06-24
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Niels Widger <niels@qacafe.com>
* | | | | | | | | | | Merge pull request #15947 from ja-pa/tailscale-1.8.7Josef Schlehofer2021-06-24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | tailscale: update to version 1.8.7
| * | | | | | | | | | | tailscale: update to version 1.8.7Jan Pavlinec2021-06-24
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | | | | Merge pull request #15944 from neheb/spdRosen Penev2021-06-24
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | spdlog: fix compilation with fmtlib 8
| * | | | | | | | | | spdlog: fix compilation with fmtlib 8Rosen Penev2021-06-24
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Small API change. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #15936 from srchack/open-vm-tools-bump-11.3.0Rosen Penev2021-06-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | open-vm-tools: update to 11.3.0
| * | | | | | | | | | open-vm-tools: update to 11.3.0Yuhei OKAWA2021-06-23
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patches. Signed-off-by: Yuhei OKAWA <tochiro.srchack@gmail.com>
* | | | | | | | | | Merge pull request #15939 from yangfl/masterRosen Penev2021-06-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | dante: adopt package
| * | | | | | | | | | dante: adopt packageDavid Yang2021-06-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Give this package more love by adopting it :) Changes since 1.4.1-4: * change maintainer to me * update to 1.4.3 + add example config files sockd.conf and socks.conf + add service file for sockd * update 200-fix-RTLD_NEXT.patch - remove merged 210-deactivate-sched_setscheduler.patch * fix Autoconf build file Signed-off-by: David Yang <mmyangfl@gmail.com>
* | | | | | | | | | | Merge pull request #15930 from mhei/libzip-updateMichael Heimpold2021-06-23
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | libzip: update to 1.8.0
| * | | | | | | | | | libzip: update to 1.8.0Michael Heimpold2021-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable (new) support for zstd (Zstandard) compression for now. Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | | | | | | | openvswitch: add support for definining bridge ports in the configFelix Fietkau2021-06-23
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add limited procd support to handle config reload Option drop_unknown_ports can be used to ensure that only configured ports are part of the bridge Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | | | | | | Merge pull request #15932 from tru7/libfmtRosen Penev2021-06-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | libfmt: bump to version 8.0.0
| * | | | | | | | | | libfmt: bump to version 8.0.0Othmar Truniger2021-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | | | | | | | | | | net/mosquitto: add respawnKarl Palsson2021-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As a daemon service, respawn is expected by default, and we have that facility available via procd. Suggested-in: https://github.com/openwrt/packages/pull/15272 Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | | | | | | ddns-scripts: get l3 device for bind network using curlFlorian Eckert2021-06-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If pppoe is used for wan access. script set 'eth1' as interface for curl call. The correct interface is however 'pppoe-wan'. The script uses 'network_get_physdev' function to get real device for bind_network but this is wrong. We need instead the l3_device of the the logical interface. In case if we don't use pppoe connection - 'l3_device' is equal to real device. This was reported by the github user `welderpb` with P/R: https://github.com/openwrt/packages/pull/14431 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | | | | Merge pull request #15860 from neheb/meson3Rosen Penev2021-06-21
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | meson: use ninja from tools
| * | | | | | | | | | | meson: use ninja from toolsRosen Penev2021-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | | | ninja: remove host build.Rosen Penev2021-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's tools/ninja now, with jobserver support. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | | Merge pull request #15884 from neheb/domRosen Penev2021-06-21
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | domoticz: update to 2021.1 and fix other packages
| * | | | | | | | | | | domoticz: update to 2021.1Rosen Penev2021-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove outdated patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | | | minizip: update to 3.0.2Rosen Penev2021-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add back compat header as domoticz really wants it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | | | jsoncpp: add back exceptionsRosen Penev2021-06-15
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | domoticz wants them. No idea how to avoid it. Easier to just add back here. Removed several outdated options from CMake times. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | knot: update to version 3.0.7Jan Hak2021-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | | | | | | | | libedit: update to version 20210522-3.1Jan Hak2021-06-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Hak <jan.hak@nic.cz>
* | | | | | | | | | | frp: update to 0.37.0Van Waholtz2021-06-21
| |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Van Waholtz <vanwaholtz@gmail.com>
* | | | | | | | | | Merge pull request #15913 from neheb/sumRosen Penev2021-06-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | sumo: fix compilation when gtest is present
| * | | | | | | | | | sumo: fix compilation when gtest is presentRosen Penev2021-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes cmake check for gtest. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #15923 from nxhack/icu_691Josef Schlehofer2021-06-20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | icu: bump to 69.1
| * | | | | | | | | | | icu: bump to 69.1Hirokazu MORIKAWA2021-06-20
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ICU 69 updates to CLDR 39 locale data with many additions and corrections. ICU 69 also includes significant improvements for measurement unit formatting and number formatting in general, as well as many other bug fixes and enhancements. Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | Merge pull request #15914 from neheb/mraRosen Penev2021-06-19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | libmraa: don't build tests
| * | | | | | | | | | libmraa: don't build testsRosen Penev2021-06-19
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation when gtest is present. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #15908 from mlichvar/chrony-fix-uci-allowRosen Penev2021-06-19
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | chrony: fix uci NTP access configuration
| * | | | | | | | | | chrony: fix uci NTP access configurationMiroslav Lichvar2021-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The chrony interface hotplug script reuses the handle_allow function from the init script to allow NTP access on interfaces specified in uci. The function requires /lib/functions/network.sh. Include the file in the hotplug script to make the function work as expected. Signed-off-by: Miroslav Lichvar <mlichvar0@gmail.com>
* | | | | | | | | | | Merge pull request #15747 from neheb/tiff2Jiri Slachta2021-06-19
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | tiff: update to 4.2.3
| * | | | | | | | | | tiff: update to 4.2.3Rosen Penev2021-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove automake patch as it's not used. Remove ftell patch as it seems to not be needed anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #15900 from nxhack/node_14171Rosen Penev2021-06-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | node: bump to 14.17.1
| * | | | | | | | | | | node: bump to 14.17.1Hirokazu MORIKAWA2021-06-18
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Notable Changes: deps: update ICU to 69.1 (Michaƫl Zasso) errors: align source-map stacks with spec (Benjamin Coe) Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | | | | | Merge pull request #15906 from gladiac1337/haproxy-2.4.1Rosen Penev2021-06-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | haproxy: Update HAProxy to v2.4.1
| * | | | | | | | | | | haproxy: Update HAProxy to v2.4.1Christian Lachner2021-06-19
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | | | Merge pull request #15904 from 1715173329/yqRosen Penev2021-06-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | yq: Update to 4.9.6
| * | | | | | | | | | | yq: Update to 4.9.6Tianling Shen2021-06-18
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* / / / / / / / / / / openvpn: update to 2.5.3Ivan Pavlov2021-06-18
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a possible security issue with OpenSSL config autoloading on Windows (CVE-2021-3606). Include a number of small improvements and bug fixes. remove upstreamed: 115-fix-mbedtls-without-renegotiation.patch Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
* | | | | | | | | | Merge pull request #15855 from JamesVorder/yggdrasil/httpsRosen Penev2021-06-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | yggdrasil: allow HTTPS connections
| * | | | | | | | | | yggdrasil: allow HTTPS connectionsJames Vorderbruggen2021-06-16
| | |_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: James Vorderbruggen <jamesvorder@gmail.com>
* | | | | | | | | | Merge pull request #15890 from CodeFetch/patch-11Philip Prindeville2021-06-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | strongswan: fix PSK config generation
| * | | | | | | | | | strongswan: fix PSK config generationVincent Wiemann2021-06-18
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There were closing curly braces missing and it was checking for empty strings while it should have been checking for non-empty strings. Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>