aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge pull request #7569 from dengqf6/aria2Hannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | aria2: code size optimizations and build-parallel
| * | | | | | | | aria2: enable build-parallelDeng Qingfang2018-12-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
| * | | | | | | | aria2: size optimizationsDeng Qingfang2018-12-04
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce binary size by about 22% Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | nut: Fix upsd runs as rootDaniel F. Dickinson2018-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #6997 - Allows upsd to runas a non-privileged user. If any driver is running as non-privileged user, the last driver's user will be used as the server non-privileged user, otherwise the user specified in config upsd, otherwise nut. Previously the localisation of RUNAS variable was in the wrong locations. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | Merge pull request #7590 from cshoredaniel/pr-nut-driver-typoHannu Nyman2018-12-06
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nut: Fix a typo in setting a driver parameter
| * | | | | | | | nut: Fix a typo in setting a driver parameterDaniel F. Dickinson2018-12-06
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | synchronous would not get set due to typo. Fixed. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* / / / / / / / unbound: update to 1.8.2Eric Luehrsen2018-12-05
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | | wget: update to 1.20Peter Wagner2018-12-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | shadowsocks-libev: bump to version 3.2.3Yousong Zhou2018-12-03
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A short while after 3.2.2 was tagged, it was superseded by 3.2.3 with a minor fix for aligned memory allocation for 32-bit arch Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | Merge pull request #7535 from BKPepe/gitHannu Nyman2018-12-02
|\ \ \ \ \ \ | | | | | | | | | | | | | | git: remove the duplicate line and update URL to HTTPS
| * | | | | | git: update url to HTTPSJosef Schlehofer2018-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
| * | | | | | git: remove the duplicate line about building parallelJosef Schlehofer2018-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | | | | | Merge pull request #7544 from dibdot/travelmateDirk Brenken2018-11-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | travelmate: update 1.3.1
| * | | | | | | travelmate: update 1.3.1Dirk Brenken2018-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove the "--spider" download option from captive portal detection to make the heartbeat function more robust. Keep the uplink connection 'alive' with all sorts of portals. Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #7543 from dibdot/adblockDirk Brenken2018-11-30
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | adblock: update 3.5.5-4
| * | | | | | | | adblock: update 3.5.5-4Dirk Brenken2018-11-30
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix a cornercase suspend/resume issue with empty/no blocklists Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | | | Merge pull request #7518 from neheb/ngHannu Nyman2018-11-30
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | ngircd: Fix compilation without deprecated OpenSSL APIs
| * | | | | | | ngircd: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-11-27
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #7464 from neheb/krbHannu Nyman2018-11-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | krb5: Update to 1.16.2
| * | | | | | | krb5: Update to 1.16.2Rosen Penev2018-11-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Netopeer2: update to 0.7-r1Mislav Novakovic2018-11-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | | sysrepo: update to 0.7.7Mislav Novakovic2018-11-28
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
* | | | | | | net/mosquitto: support more acl plugin optionsKarl Palsson2018-11-28
| |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support for acl_plugin, and acl_opt_* options. acl_opt_* requires some care as it relies on the internal behaviour of cfg_load setting environment variables in a certain form. However, given that _all_ of the cfg_load infrastructure relies on that, we can be pretty sure that it won't change in a way that will hurt us. Originally reported as: https://github.com/openwrt/packages/pull/7434 Signed-off-by: Karl Palsson <karlp@etactica.com>
* | | | | | darkstat: correction of a variable in the init scriptJean-Michel Lacroix2018-11-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to correct the variable name CONFIGSTR in the export_bool sub-routine: the variable in line 26 was written CONFIGSTRING instead of CONFIGSTR. Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>
* | | | | | Merge pull request #7461 from neheb/patch-8Hannu Nyman2018-11-26
|\ \ \ \ \ \ | | | | | | | | | | | | | | lcdringer: 0.0.3
| * | | | | | lcdringer: 0.0.3Rosen Penev2018-11-25
| | |/ / / / | |/| | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | shadowsocks-client: Update to 0.6.1Rosen Penev2018-11-26
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes compilation without deprecated OpenSSL APIs Switched to codeload for simplicity and to fix package upgrades. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #7447 from jbenden/aircrack-ng-1.4Hannu Nyman2018-11-24
|\ \ \ \ \ | | | | | | | | | | | | aircrack-ng: Update to 1.4
| * | | | | aircrack-ng: Update to 1.4Joseph Benden2018-11-16
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joseph Benden <joe@benden.us>
* | | | | | Merge pull request #7167 from cshoredaniel/pr-nut-more-fixesHannu Nyman2018-11-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | nut: Various fixes
| * | | | | | nut: Bump PKG_RELEASEDaniel F. Dickinson2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | nut: Fix extraneous config_getDaniel F. Dickinson2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nut-server initscript had a duplicate config_get statepath, so remove it Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | nut: Fix nut-cgi config creation (startup)Daniel F. Dickinson2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | nut: Fix variables for NUT driversDaniel F. Dickinson2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid specifying variables that are not specificy set in order to avoid breaking drivers for which those variables do not exist. Closes: #7096. As part of these fixes make sure we have all the variables we need. Closes: #7001. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | nut: Various startup fixes for monitor and serverDaniel F. Dickinson2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Various path and permissions fixes to properly allow nut-server and nut-monitor to start properly. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | nut: Build serial drivers by defaultDaniel F. Dickinson2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Serial drivers don't add much to main NUT and appear to be common, so make it possible for users to use NUT with serial UPS drivers without a custom build. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | nut: Fix checking for path before it existsDaniel F. Dickinson2018-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The mechanism for making sure hotplug doesn't execute during forced shutdown was interfering with initial start of hotplug script due to checking for path that doesn't exist at initial start. This fixes that and closes #6966. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | nut: Fix undetected UPS hardwareDaniel F. Dickinson2018-11-19
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Leading zeroes left in ProductId results in some UPS hardware not being matched by the hotplug script lead to bad permissions and driver not starting. Closes: #6966 Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | Merge pull request #7439 from neheb/patch-13Hannu Nyman2018-11-24
|\ \ \ \ \ \ | | | | | | | | | | | | | | spoofer: Update to 1.4.1
| * | | | | | spoofer: Update to 1.4.1Rosen Penev2018-11-15
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | bind: change http servers to httpsJosef Schlehofer2018-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
* | | | | | | bind: a little bit polishing of MakefileJosef Schlehofer2018-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
* | | | | | | Merge pull request #7505 from mark0n/ddns-route53-lockDirk Brenken2018-11-24
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | ddns-scripts: submit one change at a time to route53
| * | | | | | ddns-scripts: submit one change at a time to route53Martin Konrad2018-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This prevents updates from failing if multiple instances of the script are running in parallel. This fixes #7492. Signed-off-by: Martin Konrad <info@martin-konrad.net>
* | | | | | | Merge pull request #7504 from Ansuel/ariangHannu Nyman2018-11-23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | ariang: bump to latest release
| * | | | | | ariang: bump to latest releaseAnsuel Smith2018-11-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | | | | git: update to 2.19.2Peter Wagner2018-11-22
| |_|/ / / / |/| | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | Merge pull request #7451 from diizzyy/samba492Hannu Nyman2018-11-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | samba4: Update to 4.9.2
| * | | | | | samba4: Update to 4.9.2Daniel Engberg2018-11-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update Samba to 4.9.2 Refresh patches Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | wget: Backport patch removing the need for ENGINE support in OpenSSLRosen Penev2018-11-19
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>