aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* ibrdtnd: Fix compilation with uClibc-ng and/or uClibc++Rosen Penev2019-05-03
| | | | | | | | For some reason, several C++ headers are not included. Include them. Also added const fixes to get it to build with uClibc++. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #8863 from neheb/trRosen Penev2019-05-02
|\ | | | | transmission: Fix compilation under uClibc-ng
| * transmission: Fix compilation under uClibc-ngRosen Penev2019-05-01
| | | | | | | | | | | | | | | | Upstream has a patch for this dated 2016. Also ran the init script through shellcheck. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #8760 from commodo/remove-un-neededHannu Nyman2019-05-02
|\ \ | | | | | | jdcal,et_xmlfile,rcssmin: remove un-needed python packages
| * | jdcal,et_xmlfile,rcssmin: remove un-needed python packagesAlexandru Ardelean2019-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change removes a series of Python packages that are added to seafile-seahub and are not needed. After some investigation into seafile, there are no references for it. These are some of the low-hanging fruits. They're not used [not sure when they were], and these packages were born out of some weird sprints somewhere and forgotten on web and left un-maintained. So, remove them. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #8860 from neheb/uwRosen Penev2019-05-02
|\ \ \ | | | | | | | | uwsgi-cgi: Fix compilation under uClibc-ng
| * | | uwsgi-cgi: Fix compilation under uClibc-ngRosen Penev2019-05-01
| | |/ | |/| | | | | | | | | | | | | execinfo.h is missing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8873 from gladiac1337/feature-haproxy-v1.8.20Rosen Penev2019-05-02
|\ \ \ | |/ / |/| | haproxy: Update HAProxy to v1.8.20
| * | haproxy: Update HAProxy to v1.8.20Christian Lachner2019-05-02
| | | | | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash - Add new patches Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | Merge pull request #7906 from Mathieu-Coupe/patch-2Rosen Penev2019-04-30
|\ \ \ | | | | | | | | [packages] tinyproxy: handling of option XTinyproxy
| * | | tinyproxy: update makefile to increment PKG_RELEASEMathieu Coupe2019-04-17
| | | | | | | | | | | | | | | | | | | | | | | | Increment PKG_RELEASE from 2 to 3 Signed-off-by: Mathieu Coupe <eagle.pounains@gmail.com>
| * | | tinyproxy: handling of option XTinyproxyMathieu Coupe2019-04-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.) Fix the handling of XTinyproxy option to avoid syntax error when starting tinyproxy: example: Syntax error on line 15 Unable to parse config file. Not starting. Signed-off-by: Mathieu Coupe <eagle.pounains@gmail.com>
* | | | Merge pull request #8758 from cotequeiroz/noddos_fixesRosen Penev2019-04-30
|\ \ \ \ | | | | | | | | | | noddos: add libipset-7, uclient-fetch compatiblity
| * | | | noddos: add libipset-7, uclient-fetch compatiblityEneas U de Queiroz2019-04-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Old API compatibility was kept with a compatiblity shim. Detect wget --timestamping support to make it compatible with uclient-fetch implementation of wget. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | Merge pull request #8849 from EricLuehrsen/unbound_dhcp_masterRosen Penev2019-04-30
|\ \ \ \ \ | | | | | | | | | | | | unbound: fix local dns synthesis corner cases
| * | | | | unbound: fix local dns synthesis corner casesEric Luehrsen2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | | | Merge pull request #8834 from dengqf6/ariangRosen Penev2019-04-30
|\ \ \ \ \ \ | | | | | | | | | | | | | | ariang: update to 1.1.0
| * | | | | | ariang: update to 1.1.0Deng Qingfang2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update AriaNg to latest release 1.1.0 Signed-off-by: Deng Qingfang <dengqf6@mail2.sysu.edu.cn>
* | | | | | | Merge pull request #8814 from val-kulkov/subversion-packageRosen Penev2019-04-30
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | subversion: update to the latest stable release
| * | | | | | | subversion: revise MakefileVal Kulkov2019-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
| * | | | | | | subversion: update to the latest stable releaseVal Kulkov2019-04-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to version 1.12.0. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | | | | | | | treewide,python: take over maintainership from Gergely KissAlexandru Ardelean2019-04-30
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change changes the maintainer to `Alexandru Ardelean <ardeleanalex@gmail.com` for all Python packages owned by `Gergely Kiss <mail.gery@gmail.com>` No functional changes. Bumping PKG_RELEASE on each package that is updated. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | | | | | Merge pull request #8804 from neheb/cifRosen Penev2019-04-29
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | cifs-utils: Update to 6.9
| * | | | | | | 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 #8813 from neheb/miniupRosen Penev2019-04-29
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | miniupnpd: Fix compilation under glibc
| * | | | | | | | miniupnpd: Fix compilation under glibcRosen Penev2019-04-27
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | ptunnel-ng: update to 1.42Toni Uhlig2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* | | | | | | | 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>