aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* ddns-scripts: move all json files to defaultFlorian Eckert2020-09-28
| | | | | | | | Since we can also install custom ddns services, the name for the default services is not optimally chosen. To emphasize this the folder with the standard services for the package feed will be renamed to default. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: add dependency for ddns-scripts-services on ddns-scriptsFlorian Eckert2020-09-28
| | | | | | | | If we install ddns-scripts we also install the default ddns-scripts-services package. So the behabviour for the user does not change. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: change install path of custom service providersFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: remove list file from ddns-scripts installFlorian Eckert2020-09-28
| | | | | | | This is not needed. The file get installed on demand with the new ddns script. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: remove special service json files from ddns-scripts-servies ↵Florian Eckert2020-09-28
| | | | | | package Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename cnkuai packageFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename route53 packageFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename nsupdate packageFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename noip packageFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename digitalocean packageFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename godaddy packageFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename freedns packageFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename cloudflare packageFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* ddns-scripts: rename ddns-scripts_service package to ddns-scripts-servicesFlorian Eckert2020-09-28
| | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* Shorewall6: Bump to 5.2.8Willem van den Akker2020-09-27
| | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
* Shorewall: Bump to 5.2.8Willem van den Akker2020-09-27
| | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
* Shorewall6-lite: Bump to 5.2.8Willem van den Akker2020-09-27
| | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
* Shorewall-lite: Bump to 5.2.8Willem van den Akker2020-09-27
| | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
* Shorewall-core: Bump to 5.2.8Willem van den Akker2020-09-27
| | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
* travelmate: update to 2.0.1v2Dirk Brenken2020-09-27
| | | | | | * makefile fix, forgot to copy the vpn script Signed-off-by: Dirk Brenken <dev@brenken.org>
* travelmate: update to 2.0.1Dirk Brenken2020-09-27
| | | | | | * fix some remaining vpn issues * various cleanups Signed-off-by: Dirk Brenken <dev@brenken.org>
* net-snmp: backport signal patchRosen Penev2020-09-26
| | | | | | Fixes compilation with uClibc-ng. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #13451 from neheb/sccRosen Penev2020-09-26
|\ | | | | scapy: update to 2.4.4
| * scapy: update to 2.4.4Rosen Penev2020-09-20
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | nextdns: Update to version 1.8.4Olivier Poitrey2020-09-26
| | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | 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>