aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | | | | | ddns-scripts: update hotplug installationFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update config installationFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: remove PKG_BUILD_DIR installationFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: write version string during installation into fileFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: remove not needed prinst scriptFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: cleanup prerm scriptsFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: remove not needed preinst and postinst scriptsFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we no longer need to edit the service and serive_ipv6 files during installation, the preinst and postinst script can be removed. They are not neede anymore. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: cleanup postinst scriptFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: remove old and unmaintainded uci defaults scriptsFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From my point of view there are several reasons why this uci default script should be deleted. - This script is no longer maintained and there was no significant change since the old stable release openwrt-18.06. - The script is installed with every additional package. Which is kind of funny. It would be better to maintain a separate uci default upgrade script for each package. So uci default tasks that are no longer needed can simply be deleted without having to watch and test the whole scirpt. - The script is also not so easy to maintain, because the code is not easy to read. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: cleanup prerm scriptFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update makefile package descriptionsFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: cleanup MakefileFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update cnkuai.cn to jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update route53-v1 to jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update bind-nsupdate to jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update no-ip.com to jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update digitalocean.com-v2 to jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update godaddy.com-v1 to jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update freedns.42.pl to jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update cloudflare.com-v4 to jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update install for service provider json filesFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: convert ddns service provider files into jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: load ddsn service provider parameter from jsonFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | | | | | | Merge pull request #13479 from elkablo/masterRosen Penev2020-09-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ctop: fix install phase
| * | | | | | | | ctop: fix install phaseMarek Behún2020-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix install phase for this package: use variable GO_PKG_BUILD_BIN_DIR instead of GO_PKG_BUILD_DIR. Signed-off-by: Marek Behún <kabel@blackhole.sk>
* | | | | | | | | Merge pull request #13444 from neheb/soup2Rosen Penev2020-09-23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | libsoup: update to 2.71.1
| * | | | | | | | libsoup: update to 2.72.0Rosen Penev2020-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #13436 from neheb/alsauRosen Penev2020-09-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | alsa-ucm-conf: add
| * | | | | | | | | alsa-utils: add alsa-ucm-conf dependencyRosen Penev2020-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes issues such as: root@MI-R3G:~# alsactl init alsa-lib parser.c:2101:(parse_toplevel_config) Syntax field not found in /usr/share/alsa/ucm2/ucm.conf alsa-lib main.c:983:(snd_use_case_mgr_open) error: failed to import hw:0 use case configuration -22 Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | | | | | | | alsa-ucm-conf: addRosen Penev2020-09-20
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed by some alsa utilities such as alsactl. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #13472 from ↵Rosen Penev2020-09-23
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | RussellSenior/add-stm32flash-support-for-stm32g431 stm32flash: add support for STM32G431xx
| * | | | | | | | stm32flash: add support for STM32G431xxRussell Senior2020-09-23
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Russell Senior <russell@personaltelco.net>
* | | | | | | | Merge pull request #13477 from commodo/python-cffiHannu Nyman2020-09-23
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | python-cffi: bump to version 1.14.3
| * | | | | | | | python-cffi: bump to version 1.14.3Alexandru Ardelean2020-09-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | | | Merge pull request #13475 from ysc3839/frpHannu Nyman2020-09-23
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | frp: update to 0.34.0
| * | | | | | | | | frp: update to 0.34.0Richard Yu2020-09-23
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* / / / / / / / / openconnect: updated description to reflect current stateNikos Mavrogiannopoulos2020-09-23
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves: #13471 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | | | Merge pull request #13461 from neheb/mpdRosen Penev2020-09-22
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | mpd: update to 0.21.26
| * | | | | | | mpd: update to 0.21.26Rosen Penev2020-09-22
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #13452 from neheb/stroRosen Penev2020-09-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | libstrophe: update to 0.10.0
| * | | | | | | libstrophe: update to 0.10.0Rosen Penev2020-09-20
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up Makefile to modern standards. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | ocserv: include ocserv-workerNikos Mavrogiannopoulos2020-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Resolves: #13465 Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
* | | | | | | tmux: add runtime testPaul Spooren2020-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Run test script to see if compiled binary prints sane output. Signed-off-by: Paul Spooren <mail@aparcar.org>
* | | | | | | Merge pull request #13378 from micmac1/maria-fakerJosef Schlehofer2020-09-22
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | mariadb: use fakeroot instead of postinst script
| * | | | | | mariadb: use fakeroot instead of postinst scriptSebastian Kemper2020-09-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fakeroot support was recently added to OpenWrt. Let's make use of it. Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* | | | | | | vpnbypass: README update, code cleanupStan Grishin2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net> update Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | Merge pull request #13460 from nxhack/homebridge_123Rosen Penev2020-09-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | node-homebridge: update to 1.2.3
| * | | | | | | node-homebridge: update to 1.2.3Hirokazu MORIKAWA2020-09-22
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
* | | | | | | Merge pull request #13454 from neheb/elektRosen Penev2020-09-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | elektra: fix compilation when cargo is present
| * | | | | | | elektra: fix compilation when cargo is presentRosen Penev2020-09-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>