aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | | nginx: update to 1.16.0Deng Qingfang2019-04-29
| |_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update nginx to latest stable release 1.16.0 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | | | Merge pull request #8830 from cshoredaniel/pr-nut-nutmon+fsd-fixesRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nut: nutmon+fsd fixes
| * | | | | | | | | | | nut: Actually do FSD when requiredDaniel F. Dickinson2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The code was all there but the call do the function containing it was missing, so call the function so that forced (UPS) shutdown occurs on a battery critical or manually requested FSD situation. Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
| * | | | | | | | | | | nut: Fix nutmon issues with initDaniel F. Dickinson2019-04-28
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NUT's upsmon is rather peculiar in that it has a child process that runs as a regular user and a parent process that runs as root (in order to facilitate shutting down the device if needed). procd doesn't deal well with this and doing 'normal' procd stop / restart / etc results in the child process still hanging around but with not parent, which causes undesired behaviour. Therefore, add the use of 'upsmon -c stop' during process shutdown / restart in order to ensure that upsmon is actually fully stopped. Also fixes nut-monitor going into crashloop on network changes (due to trigger that restarted upsmon but failed due to orphan child from before restart). Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
* | | | | | | | | | | Merge pull request #8782 from neheb/sysRosen Penev2019-04-28
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | sysrepo: Fix compilation with bindings enabled
| * | | | | | | | | | sysrepo: Fix compilation with bindings enabledRosen Penev2019-04-23
| | |_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default the buildbot does not build the bindings and thus misses this. The BUILD_DEPENDS is totally broken. Removing the + sign should fix it. The SWIG directories are wrong. Fix them. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8745 from neheb/squRosen Penev2019-04-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | squid: Update to 4.6
| * | | | | | | | | | squid: Update to 4.6Rosen Penev2019-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | openvswitch: switch to using python3 both on build and target machineYousong Zhou2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | openvswitch: add openvswitch-python3 packageYousong Zhou2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | | | | Merge pull request #8805 from gladiac1337/feature-haproxy-v1.8.19-updates-2Rosen Penev2019-04-26
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | haproxy: Update all patches for HAProxy v1.8.19 #2
| * | | | | | | | | | haproxy: Update all patches for HAProxy v1.8.19Christian Lachner2019-04-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add new patches (see https://www.haproxy.org/bugs/bugs-1.8.19.html) - Raise PKG_RELEASE to 4 Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | | | | | Merge pull request #8800 from neheb/i2pRosen Penev2019-04-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | i2pd: Update to 2.24.0
| * | | | | | | | | | | i2pd: Update to 2.24.0Rosen Penev2019-04-25
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Needed to fix compilation with Boost 1.70. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / | | | | | | | | | ntpclient: Fix NTP_RUNNING command to work when procps-ng is installedRosen Penev2019-04-25
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | busybox ps and procps-ng ps have different outputs. Force busybox ps usage to fix this. Also cleaned up the script using shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8755 from neheb/znc3Jonas Gorski2019-04-25
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | znc: Clean up Makefile and fix compilation on PPC
| * | | | | | | | | | znc: Clean up Makefile and fix compilation on PPCRosen Penev2019-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some of these hacks were needed when uClibc++ was used. Now that it is not we can remove them. Remove libpthread dependency. Not only is it unneeded, package-defaults already specifies it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | | Merge pull request #8794 from albert-lopez/oorDaniel Engberg2019-04-25
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | oor: update to 1.3.0
| * | | | | | | | | | oor: update to release 1.3.0Albert Lopez2019-04-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Albert Lopez <alopez@ac.upc.edu>
* | | | | | | | | | | Merge pull request #8791 from MikePetullo/lighttpdRosen Penev2019-04-25
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | lighttpd: mark module configuration files
| * | | | | | | | | | | lighttpd: mark module configuration filesW. Michael Petullo2019-04-24
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | | Merge pull request #8783 from TDT-AG/pr/20190424-stunnelFlorian Eckert2019-04-25
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | stunnel: update to version 5.53
| * | | | | | | | | | stunnel: update to version 5.53Florian Eckert2019-04-24
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to version 5.53 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* / | | | | | | | | samba4: fix build with parallel jobsAndy Walsh2019-04-24
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes openwrt/packages#8721 Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | | | | | | | Merge pull request #8703 from neheb/minicRosen Penev2019-04-22
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | miniupnpc: Update to 2.1.20190408
| * | | | | | | | miniupnpc: Update to 2.1.20190408Rosen Penev2019-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to CMake. This allows getting rid of several patches and hacks. Added PKG_LICENSE information Rearranged some stuff for consistency between packages. Added some linked flags for smaller size. Saves around 500 bytes on MIPS. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | Merge pull request #8743 from lucize/libreswan-klipsRosen Penev2019-04-22
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | libreswan: backport deprecating KLIPS
| * | | | | | | | | libreswan: backport deprecating KLIPSLucian Cristian2019-04-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove building kernel module, it is not used and is not working with 4.19 rework the ready to use l2tp-ipsec example Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | | | | | | | Merge pull request #8671 from neheb/miniRosen Penev2019-04-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | miniupnpd: Update to 2.1.20190408
| * | | | | | | | | | miniupnpd: Update to 2.1.20190408Rosen Penev2019-04-13
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refreshed patch. Added PKG_LICENSE_FILES. Added --as-needed linker flag for slightly smaller size. Removed -O2 hack to get it to compile. As part of this, removed a bunch of CFLAGS that are normally passed which potentially affect compilation with Os. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8712 from jefferyto/obfs4proxy-0.0.10Hannu Nyman2019-04-22
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | obfs4proxy: Update to 0.0.10
| * | | | | | | | | | obfs4proxy: Update to 0.0.10Jeffery To2019-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | | | | nfs-kernel-server: create nfs user and groupPeter Wagner2019-04-22
| |_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | | Merge pull request #8702 from diizzyy/samba4-urlsDaniel Engberg2019-04-21
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | Samba4: Rework URLs
| * | | | | | | | | Samba4: Rework URLsDaniel Engberg2019-04-17
| | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid Hetzner hosted servers due to availability (.ru users) and try to keep availability as good as possible without sacrificing performance for the majority of users. Update upstream project download URL Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | openssh: update to 8.0p1Peter Wagner2019-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | | Merge pull request #8730 from dengqf6/npnRosen Penev2019-04-20
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nginx: fix #8729
| * | | | | | | | | nginx: fix #8729Deng Qingfang2019-04-20
| | |/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Let nginx's config depend on CONFIG_OPENSSL_WITH_NPN Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | | nfs-utils: Fix compilation on some platformsRosen Penev2019-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a patch sent upstream. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | snort3: ignore liblzma if presentW. Michael Petullo2019-04-19
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | transmission: add PKGARCH:=all for transmission-webRichard Yu2019-04-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | | | | Merge pull request #8701 from wvdakker/masterRosen Penev2019-04-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Shorewall: Bump to version 5.2.3.3
| * | | | | | | | Shorewall6: Bump to version 5.2.3.3.W. van den Akker2019-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | Shorewall: Bump to version 5.2.3.3.W. van den Akker2019-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | Shorewall6-lite: Bump to version 5.2.3.3.W. van den Akker2019-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | Shorewall-lite: Bump to version 5.2.3.3.W. van den Akker2019-04-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | | | | | Shorewall-core: Bump to version 5.2.3.3.W. van den Akker2019-04-17
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | | | | Merge pull request #8681 from Robby-/master-freeradius3updateRosen Penev2019-04-17
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | freeradius3: update to 3.0.19, workaround fifo error, and fix libpcre dependency
| * | | | | | | freeradius3: Update to 3.0.19Robby K2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Latest stable release, contains security fixes for EAP-PWD. Signed-off-by: Robby K <robbyke@gmail.com>
| * | | | | | | freeradius3: Workaround the fifo error introduced by the update to 3.0.18Robby K2019-04-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robby K <robbyke@gmail.com>