aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
* | dnscrypt-proxy2: update to version 2.0.44Josef Schlehofer2020-07-16
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* bridge-utils: update to 1.7Rosen Penev2020-07-15
| | | | | | | | | | | | | | Changed URL to new upstream. Use PKG_INSTALL for consistency between packages. Use PKG_BUILD_PARALLEL for faster compilation. Remove outdated patch. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #12775 from nickberry17/add_mm_err_messagesRosen Penev2020-07-15
|\ | | | | modemmanager: add error message notifications to proto handler
| * modemmanager: add error message notifications to proto handlerNicholas Smith2020-07-10
| | | | | | | | Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | Merge pull request #12810 from TDT-AG/pr/20200714-mwan3Florian Eckert2020-07-15
|\ \ | | | | | | mwan3: fix some shellcheck warnings
| * | mwan3: update version to 2.8.9Florian Eckert2020-07-15
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: cleanup function mwan3_create_iface_routeFlorian Eckert2020-07-15
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: fix shellcheck warning SC2086Florian Eckert2020-07-15
| | | | | | | | | | | | | | | | | | | | | Add double quote to prevent globbing and word splitting where there is no regression. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: fix shellcheck warning SC2166Florian Eckert2020-07-15
| | | | | | | | | | | | | | | | | | Replace -o boolean check with ||. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: remove unused variable complained by shellcheckFlorian Eckert2020-07-15
| | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: fix shellcheck warning SC2039Florian Eckert2020-07-15
| | | | | | | | | | | | | | | | | | Replace all `==` with `=`. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | mwan3: move redirect error output to trashFlorian Eckert2020-07-15
| | | | | | | | | | | | | | | | | | | | | This suppress the following output on `mwan3 restart`: > Dump terminated Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | ovn: bump to version 20.06.1Yousong Zhou2020-07-14
|/ / | | | | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | Revert "modemmanager: remove unnecessary autoreconf and specifications of ↵Rosen Penev2020-07-13
| | | | | | | | | | | | glib-mkenums and gdbus-codegen" This reverts commit 352ca90243985ce369179c27c4a107d66d62b9bd.
* | Merge pull request #12784 from neheb/lighRosen Penev2020-07-13
|\ \ | | | | | | lighttpd: switch to meson
| * | lighttpd: switch to mesonRosen Penev2020-07-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Simplifies the Makefile and allows faster compilation with Ninja. Added patch to fix libmariadb dependency. Added extra modules. Speed Before: time make package/lighttpd/compile -j 12 Executed in 47.91 secs fish external usr time 41.83 secs 384.00 micros 41.83 secs sys time 10.79 secs 37.00 micros 10.79 secs Speed After: time make package/lighttpd/compile -j 12 Executed in 19.67 secs fish external usr time 42.79 secs 377.00 micros 42.79 secs sys time 8.56 secs 37.00 micros 8.56 secs Tested with fish shell. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12798 from EricLuehrsen/unbound_20200704Rosen Penev2020-07-13
|\ \ \ | | | | | | | | unbound: improve startup and dhcp script robustness
| * | | unbound: improve startup and dhcp script robustnessEric Luehrsen2020-07-12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | - prevent rapid overlap in DHCP script updates - check and allow localhost forwards with specific applications - add option for rate limiting inbound queries - change UCI list to table format with Unbound conf references Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | Merge pull request #12801 from wvdakker/masterRosen Penev2020-07-13
|\ \ \ | | | | | | | | Shorewall: Bump to 5.2.6.1
| * | | Shorewall6: Bump to 5.2.6.1Willem van den Akker2020-07-13
| | | | | | | | | | | | | | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall: Bump to 5.2.6.1Willem van den Akker2020-07-13
| | | | | | | | | | | | | | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall6-lite: Bump to 5.2.6.1Willem van den Akker2020-07-13
| | | | | | | | | | | | | | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall-lite: Bump to 5.2.6.1Willem van den Akker2020-07-13
| | | | | | | | | | | | | | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
| * | | Shorewall-core: Bump to 5.2.6.1Willem van den Akker2020-07-13
| | | | | | | | | | | | | | | | Signed-off-by: Willem van den Akker <wvdakker@wilsoft.nl>
* | | | Merge pull request #12773 from TDT-AG/pr/20200710-xinetdFlorian Eckert2020-07-13
|\ \ \ \ | |/ / / |/| | | xinetd: start service in foreground for procd
| * | | xinetd: start service in foreground for procdFlorian Eckert2020-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since we use now procd for xinetd, we have to start the service with the option `-dontfork` to make procd happy. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
| * | | xinetd: change PKG_MAINTAINERFlorian Eckert2020-07-10
| | |/ | |/| | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #12765 from neheb/mnuRosen Penev2020-07-12
|\ \ \ | | | | | | | | miniupnpd: default to IGDv1
| * | | miniupnpd: default to IGDv1Rosen Penev2020-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It seems even modern stuff doesn't support v2 correctly. The miniupnp suite does but other stacks seem to lack support. Default to v1 to avoid the headache. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12753 from nickberry17/fixup_mm_makefileRosen Penev2020-07-12
|\ \ \ \ | | | | | | | | | | modemmanager: remove unnecessary autoreconf
| * | | | modemmanager: remove unnecessary autoreconf and specifications of ↵Nicholas Smith2020-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | glib-mkenums and gdbus-codegen Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
* | | | | dawn: update to latest version 2020-07-12Nick Hainke2020-07-12
| |_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes: - dawn_uci: no need uci_alloc_context on each uci_set_network call - test_storage: extend test harness; datastorage: two bug fixes - tcpsocket: free con after ustream write error and make list each safe list_each is not safe against removal of list entry Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | Merge pull request #11831 from lucize/addiscsiRosen Penev2020-07-11
|\ \ \ \ | |_|_|/ |/| | | open-iscsi: add package open-iscsi
| * | | open-iscsi: add package open-iscsiLucian Cristian2020-04-23
| | | | | | | | | | | | | | | | | | | | | | | | iscsi initiator utilities Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | | | dmapd: update to 0.0.85W. Michael Petullo2020-07-08
| |_|/ |/| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #12751 from dibdot/foolsmRosen Penev2020-07-08
|\ \ \ | | | | | | | | foolsm: change mail dependency
| * | | foolsm: change mail dependencyDirk Brenken2020-07-08
| | |/ | |/| | | | | | | | | | * changed mail dependency from orphaned 'ssmtp' to 'msmtp' Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | Merge pull request #12763 from micmac1/remo-maintRosen Penev2020-07-08
|\ \ \ | | | | | | | | apache/mariadb/sqlite: remove myself as maintainer
| * | | apache/apr/apr-util: remove maintainerSebastian Kemper2020-07-08
| |/ / | | | | | | | | | Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* / / ntpd: update to version 4.2.8p15 (security fix)Jan Pavlinec2020-07-08
|/ / | | | | | | | | | | | | | | | | | | Fixes: CVE-2020-11868 CVE-2018-8956 CVE-2020-13817 CVE-2020-1502 Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | Merge pull request #12713 from neheb/spawRosen Penev2020-07-07
|\ \ | | | | | | spawn-fcgi: switch to CMake
| * | spawn-fcgi: switch to CMakeRosen Penev2020-07-04
| | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #12701 from neheb/apfRosen Penev2020-07-07
|\ \ \ | | | | | | | | apfree-wifidog: fix compilation with GCC10
| * | | apfree-wifidog: fix compilation with GCC10Rosen Penev2020-07-02
| | | | | | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #12720 from neheb/fwRosen Penev2020-07-07
|\ \ \ \ | | | | | | | | | | fwknop: fix compilation with GCC10
| * | | | fwknop: fix compilation with GCC10Rosen Penev2020-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_LICENSE_FILES. Added PKG_BUILD_PARALLEL for faster compilation. Simplified configure arguments. Small cleanups for consistency between packages. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | treewide: fix broken conffilesHuangbin Zhan2020-07-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | treewide: add conffilesHuangbin Zhan2020-07-07
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com>
* | | | | Merge pull request #12735 from mstorchak/rsync-3.2.2Rosen Penev2020-07-06
|\ \ \ \ \ | | | | | | | | | | | | rsync: update to 3.2.2
| * | | | | rsync: update to 3.2.2Maxim Storchak2020-07-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Force IPv6 support to according to the global CONFIG_IPV6, ignore compile time detection Signed-off-by: Maxim Storchak <m.storchak@gmail.com>