aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* cifs-utils: Update to 6.9Rosen Penev2019-04-25
| | | | | | | | Reorganized and cleaned up Makefile for consistency between packages. Disabled relro and pie. The build system already handles those. 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>
| * | freeradius3: Fix the libpcre dependency in Makefile.Robby K2019-04-16
| | | | | | | | | | | | Signed-off-by: Robby K <robbyke@gmail.com>
* | | unbound: update readme.mdEric Luehrsen2019-04-17
| | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | Merge pull request #8692 from Andy2244/samba-4.9.6Rosen Penev2019-04-16
|\ \ \ | | | | | | | | samba4: update to 4.9.6
| * | | samba4: update to 4.9.6Andy Walsh2019-04-16
| |/ / | | | | | | | | | | | | | | | | | | * fix CVE-2019-3870, CVE-2019-3880 * switch to fossies.org as main download (faster) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | Merge pull request #8631 from Andy2244/softethervpn-9670Rosen Penev2019-04-16
|\ \ \ | |/ / |/| | softethervpn5: update to 5.01.9670
| * | softethervpn5: update to 5.01.9670Andy Walsh2019-04-16
| | | | | | | | | | | | | | | | | | * update to 5.01.9670 release Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | p910nd: add mdns supportPhilipp Kerling2019-04-15
| | | | | | | | | | | | Signed-off-by: Philipp Kerling <pkerling@casix.org>
* | | Merge pull request #8579 from neheb/znc2Jonas Gorski2019-04-15
|\ \ \ | | | | | | | | znc: Update deprecated API patch
| * | | znc: Update deprecated API patchRosen Penev2019-04-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ENGINE_cleanup is unavailable when deprecated APIs and ENGINE support are disabled. The cleanup functions are unnecessary with OpenSSL 1.1. The getm functions use a faulty if directive. Work around it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8361 from jandelgado/add_udptunnel_packageRosen Penev2019-04-14
|\ \ \ \ | | | | | | | | | | add new udptunnel package
| * | | | udptunnel: new packageJan Delgado2019-04-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Delgado <jdelgado@gmx.net>
* | | | | Merge pull request #8669 from neheb/olaRosen Penev2019-04-14
|\ \ \ \ \ | | | | | | | | | | | | ola: Fix compilation with protobuf 3.7
| * | | | | ola: Fix compilation with protobuf 3.7Rosen Penev2019-04-12
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | The protobuf 3.7 update broke ola due to API changes. Backported a few patches from upstream to deal with this. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #8127 from jefferyto/wifidog-ng-initRosen Penev2019-04-14
|\ \ \ \ \ | |/ / / / |/| | | | wifidog-ng: Update init script