aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | | | | | | | Merge pull request #13480 from elkablo/masterRosen Penev2020-09-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ola: fix compilation of this package
| * | | | | | | | ola: fix compilation of this packageMarek Behún2020-09-24
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This package does not currently compile. This is needed to do so that it compiles: - fix emptying CXX variable in configure script - fix automake not generating Makefile (remove doxygen definitions) - force gnu++11 by patch, does not work with configure variable Also because of changed API in libmicrohttpd: - fix HttpServer Moreover this package does not support --disable-slp configure option anymore, remove it. Signed-off-by: Marek Behún <kabel@blackhole.sk>
* | | | | | | | Merge pull request #13483 from ja-pa/samba4-4.12.7Josef Schlehofer2020-09-24
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | samba4: update to version 4.12.7
| * | | | | | | | samba4: update to version 4.12.7Jan Pavlinec2020-09-24
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Note: Fixes CVE-2020-1472 in case smb.conf contains 'server schannel = no' or 'server schannel = auto' Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | | | Merge pull request #13402 from TDT-AG/pr/20200916-ddns-scriptsFlorian Eckert2020-09-24
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | ddns-scripts: move providers into json
| * | | | | | | ddns-scripts: update PKG_VERSION to 2.8.0Florian Eckert2020-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: add ddns script to manage the providersFlorian Eckert2020-09-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Redmine-patch-id: 5298 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: add service list fileFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: and new ddns-scripts_service packageFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move all ddns service description into the package to shrik the size of the ddns-scripts base package. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: chmod 644 MakefileFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update dynamic_dns_*.sh installationFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | ddns-scripts: update init installationFlorian Eckert2020-09-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | | | | | 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