aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #11257 from jefferyto/python3-django1Rosen Penev2020-02-18
|\ | | | | django1: Rename django1-restframework, add python3-django1
| * django1-restframework: Rename to django-restframework39, add Py3 packageJeffery To2020-02-13
| | | | | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | jool: compile common module firstDavid Bauer2020-02-19
| | | | | | | | | | | | | | Compile the common module first, as otherwise the dependency on the jool-common module is not detected. Signed-off-by: David Bauer <mail@david-bauer.net>
* | Merge pull request #10031 from neheb/httRosen Penev2020-02-18
|\ \ | | | | | | apache: fix compilation without deprecated OpenSSL APIs
| * | apache: fix compilation without deprecated OpenSSL APIsRosen Penev2020-02-03
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #11344 from neheb/abaskat3ra321Rosen Penev2020-02-18
|\ \ \ | | | | | | | | sslh: update to 1.20
| * | | sslh: update to 1.20Rosen Penev2020-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed maintainer entry. Added patch fixing compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #11380 from wvdakker/masterRosen Penev2020-02-18
|\ \ \ \ | | | | | | | | | | Shorewall: Bump to 5.2.3.6
| * | | | Shorewall6: Bump to version 5.2.3.6W. van den Akker2020-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall: Bump to version 5.2.3.6W. van den Akker2020-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall6-lite: Bump to version 5.2.3.6W. van den Akker2020-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-lite: Bump to version 5.2.3.6W. van den Akker2020-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
| * | | | Shorewall-core: Bump to version 5.2.3.6W. van den Akker2020-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
* | | | | acme: update to 2.8.5Marcos Del Sol Vives2020-02-18
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcos Del Sol Vives <marcos@orca.pet>
* | | | | Merge pull request #11342 from neheb/abaskat3ra3Rosen Penev2020-02-18
|\ \ \ \ \ | | | | | | | | | | | | lftp: update to 4.9.1
| * | | | | lftp: update to 4.9.1Rosen Penev2020-02-14
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix CPE ID. Use PKG_INSTALL for consistency between packages. Use PKG_BUILD_PARALLEL for faster compilation. Remove outdated std parameter. Change URLs to HTTPS. Various minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11328 from neheb/abaRosen Penev2020-02-17
|\ \ \ \ \ | |_|/ / / |/| | | | socat: update to 1.7.3.4
| * | | | socat: update to 1.7.3.4Rosen Penev2020-02-13
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | Merge pull request #11294 from peter-stadler/nginx-utilRosen Penev2020-02-16
|\ \ \ \ \ | | | | | | | | | | | | [RFC] nginx-util: resolve recursive CONFLICTS
| * | | | | nginx-util: resolve recursive CONFLICTSPeter Stadler2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Plus change the TITLE that it fits. Signed-off-by: Peter Stadler <peter.stadler@student.uibk.ac.at>
* | | | | | Merge pull request #11316 from br101/pingcheck-updateRosen Penev2020-02-16
|\ \ \ \ \ \ | | | | | | | | | | | | | | pingcheck: Update and add script directories
| * | | | | | pingcheck: Update and add script directoriesBruno Randolf2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update to version with longer interface names. - Add /etc/pingcheck/(on|off)line.d/ directories with an example script. Closes #11263 Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | | | Merge pull request #11355 from neheb/abaska222Rosen Penev2020-02-16
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nfdump: fix compilation with musl-fts
| * | | | | | | nfdump: fix compilation with musl-ftsRosen Penev2020-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This either uses it, or falls back on its own implementation. Removed nls.mk. It's not needed/used. Added size reduction FLAGS. Cleaned up for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11352 from dengqf6/nlbwJo-Philipp Wich2020-02-16
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | nlbwmon: bump to latest git
| * | | | | | | nlbwmon: bump to latest gitDENG Qingfang2020-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e921ca0a Add further commonly used protocols to the protocol file. Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | | Merge pull request #11347 from neheb/abaskat31Rosen Penev2020-02-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | cifs-utils: update to 6.10
| * | | | | | | | cifs-utils: update to 6.10Rosen Penev2020-02-14
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11348 from neheb/qwRosen Penev2020-02-15
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | miniupnpc: update to 2.1.20191224
| * | | | | | | | miniupnpc: update to 2.1.20191224Rosen Penev2020-02-14
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed inactive maintainer. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | Merge pull request #11337 from neheb/protRosen Penev2020-02-15
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | spoofer: remove host build + cleanups
| * | | | | | | spoofer: remove host build + cleanupsRosen Penev2020-02-14
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The host build is not used by anything. Added PKG_INSTALL for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Added missing protobuf/host build dependency. This was previously specified as a host dependency, which is wrong. Removed pointless std parameter. It's only useful for old G++ versions. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | tor: fix init scriptsRosen Penev2020-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pidfile should not be set. tor handles it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11330 from neheb/abaskRosen Penev2020-02-15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | uacme: update to 1.0.22
| * | | | | | uacme: update to 1.0.22Rosen Penev2020-02-13
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11306 from adrianschmutzler/brcmHannu Nyman2020-02-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | collectd: lcdringer: apply brcm2708 target rename to bcm27xx to dependencies
| * | | | | | lcdringer: apply brcm2708 target rename to bcm27xx to dependenciesAdrian Schmutzler2020-02-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since the brcm2708 target has been renamed to bcm27xx in openwrt repo, update the dependency to the target in this package. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
* | | | | | | Merge pull request #11331 from neheb/abaskaRosen Penev2020-02-13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | udpxy: update to 1.0-24.1
| * | | | | | | udpxy: update to 1.0-24.1Rosen Penev2020-02-13
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload tarballs. Simplified the Makefile as a result. Fixed license information. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | Merge pull request #11275 from neheb/upnpRosen Penev2020-02-13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | miniupnpd: convert to procd
| * | | | | | miniupnpd: convert to procdRosen Penev2020-02-13
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Massive cleanup of the shell script. Many issues were fixed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | dnsdist: fix compilation on PIE ARM64Rosen Penev2020-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | $(FPIC) evaluates to -fpic on ARM64, breaking compilation: The dnsdist build system handles it properly anyway. Added --with-pic to make it explicit. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #11322 from gladiac1337/haproxy-2.1.3Hannu Nyman2020-02-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | haproxy: Update HAProxy to v2.1.3
| * | | | | | haproxy: Update HAProxy to v2.1.3Christian Lachner2020-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.3.html) Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | | | | | jool: increment PKG_RELEASEDavid Bauer2020-02-13
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes 1a85f72e51 Signed-off-by: David Bauer <mail@david-bauer.net>
* / / / / / cgi-io: use dynamic memory for post decoding, support proc filesJo-Philipp Wich2020-02-13
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allocate dynamic buffer memory for decoding post data and allow post requsts up to 128KB compared to the previos 1KB limit. Also support downloading /proc and /sys files by falling back to chunked transfer encoding when the file size cannot be determined. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* | | | | Merge pull request #11230 from flyn-org/nfdumpRosen Penev2020-02-12
|\ \ \ \ \ | | | | | | | | | | | | nfdump: add new package
| * | | | | nfdump: add new packageW. Michael Petullo2020-02-12
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | Merge pull request #11315 from aleksander0m/aleksander/mm-1-12-6Rosen Penev2020-02-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | modemmanager: release 1.12.6
| * | | | | | modemmanager: release 1.12.6Aleksander Morgado2020-02-12
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://lists.freedesktop.org/archives/modemmanager-devel/2020-February/007713.html Signed-off-by: Aleksander Morgado <aleksander@aleksander.es>