aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | | | | | | | | | | Merge pull request #8911 from neheb/setMichael Heimpold2019-05-08
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | set2net: Remove false depends
| * | | | | | | | | | set2net: Remove false dependsRosen Penev2019-05-05
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These depends actually have the effect of disabling ser2net when uClibc-ng is selected. Remove them. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8913 from neheb/ptpRosen Penev2019-05-07
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | linuxptp: Remove false depends
| * | | | | | | | | | linuxptp: Remove false dependsRosen Penev2019-05-05
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems ever since the switch to uClibc-ng, this builds perfectly fine. Moved PKG_MAINTAINER variable for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | | Merge pull request #8916 from diizzyy/net-socat-1733Ted Hess2019-05-06
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | net/socat: Update to 1.7.3.3
| * | | | | | | | | net/socat: Update to 1.7.3.3Daniel Engberg2019-05-06
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update socat to 1.7.3.3 Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | | | | | | | | Merge pull request #8921 from ysc3839/tr-web-controlRosen Penev2019-05-06
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Revert "transmission-web: set conflicts with transmission-web-control"
| * | | | | | | | | Revert "transmission-web: set conflicts with transmission-web-control"Richard Yu2019-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 18c9a03770793e084eab5601d51b21ca4b374f75. To fix "make menuconfig" shows "recursive dependency detected". Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | | | | | | Merge pull request #8920 from mstorchak/tgtRosen Penev2019-05-06
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | tgt: update to 1.0.77
| * | | | | | | | | tgt: update to 1.0.77Maxim Storchak2019-05-06
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to 1.0.77 - apply patches from Rosen Penev for compatibility with uClibc-ng - add an option for rotation_rate selection Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* / / / / / / / / shadowsocks-libev: add plugin options supportYousong Zhou2019-05-06
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference: https://github.com/openwrt/packages/issues/8903 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | Merge pull request #8846 from neheb/getRosen Penev2019-05-05
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | geth: Update to 1.8.27
| * | | | | | | | geth: Update to 1.8.27Rosen Penev2019-04-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated Makefile for consistency between packages. Updated Licensing information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | | | | tor: update to 0.4.0.5Peter Wagner2019-05-05
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | | | | | | uwsgi-cgi: Remove reference to python-package.mkJeffery To2019-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since no Python packages are produced by this package, including python-package.mk is unnecessary. This removes the reference to python-package.mk. (PKG_RELEASE is unchanged as this should have no effect on the build.) Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | | | | | | | openvswitch: fix compilation of intree datapath kmodYousong Zhou2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reference: https://github.com/openwrt/packages/issues/8548#issuecomment-488871090 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | | | | | | Merge pull request #8842 from ysc3839/tr-web-controlRosen Penev2019-05-03
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | transmission-web-control: add new package
| * | | | | | | | transmission-web: set conflicts with transmission-web-controlRichard Yu2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
| * | | | | | | | transmission-web-control: add new packageRichard Yu2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Richard Yu <yurichard3839@gmail.com>
* | | | | | | | | Merge pull request #8824 from MikePetullo/scapyRosen Penev2019-05-03
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | scapy: update to 2.4.2 and make use of Python 3
| * | | | | | | | | scapy: update to 2.4.2 and make use of Python 3W. Michael Petullo2019-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | | Merge pull request #8826 from MikePetullo/dmapdHannu Nyman2019-05-03
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | dmapd: update to 0.0.81
| * | | | | | | | | | dmapd: update to 0.0.81, update PKG_INSTALL, and remove TARGET_LDFLAGSW. Michael Petullo2019-05-03
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | | | | | | | / rpcbind: add/enable rmtcalls supportAndy Walsh2019-05-03
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add broadcast discovery support of rpc services Signed-off-by: Andy Walsh <andy.walsh44+github@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>