aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
* Merge pull request #13260 from neheb/apdepRosen Penev2020-09-18
|\ | | | | apache: fix compilation without deprecated OpenSSL APIs
| * apache: fix compilation without deprecated OpenSSL APIsRosen Penev2020-08-31
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gnurl: update to release 0.72.0Daniel Golle2020-09-17
| | | | | | | | Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | Merge pull request #13391 from OpenIoTHub/gateway-go-prRosen Penev2020-09-16
|\ \ | | | | | | gateway-go: add new package
| * | gateway-go: add new packageYu Fang2020-09-15
| | | | | | | | | | | | Signed-off-by: Yu Fang <yu@iotserv.com>
* | | cifs-utils: update to 6.11Rosen Penev2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2020-14342. Updated PKG_CPE_ID. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #13387 from neheb/i2pRosen Penev2020-09-14
|\ \ \ | |/ / |/| | i2pd: refresh patch
| * | i2pd: refresh patchRosen Penev2020-09-13
| | | | | | | | | | | | | | | | | | This version bump was not tested properly. Not even compile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gnunet: make use of user/group names instead of numeric uid/gidDaniel Golle2020-09-14
| | | | | | | | | | | | | | | | | | | | | | | | With openwrt/openwrt@51ec51871fd57b80096baf76d6b21a2ae46e4748 one can now use user/group names instead of numeric uid/gid in FILE_MODES. Make use of that. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #13373 from neheb/ariangRosen Penev2020-09-14
|\ \ \ | |/ / |/| | ariang: update to 1.1.17
| * | ariang: update to 1.1.17Rosen Penev2020-09-12
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gnunet: update to version 0.13.3Daniel Golle2020-09-13
| | | | | | | | | | | | | | | | | | | | | Apart from adapting to upstream changes also switch to use FILE_MODES instead of chown/chmod in init-script. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* | | Merge pull request #13374 from neheb/memcachedRosen Penev2020-09-13
|\ \ \ | | | | | | | | memcached: update to 1.6.7
| * | | memcached: update to 1.6.7Rosen Penev2020-09-12
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | samba4: update to 4.12.6Andy Walsh2020-09-13
| | | | | | | | | | | | | | | | | | | | | * update to 4.12.6 * fix optional modules not included on module build (vfs_btrfs, vfs_linux_xfs_sgid) Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
* | | acme: update to 2.8.7Rosen Penev2020-09-12
|/ / | | | | | | | | | | | | Change URL to codeload. It redirects to it anyway. I was getting a 404 error with the original. I couldn't figure it out. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #13351 from aaronjg/openfortivpn-v1.15.0Rosen Penev2020-09-11
|\ \ | | | | | | openfortivpn: version bump to 1.15.0 and assorted improvements
| * | openfortivpn: fix shellcheck warningsAaron Goodman2020-09-10
| | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | openfortivpn: tabify shell scriptsAaron Goodman2020-09-10
| | | | | | | | | | | | Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
| * | openfortivpn: version bump to 1.15.0 and further upgradesAaron Goodman2020-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove patch that has been included upstream - remove dependence on resolveip - remove hotplug script that is handled by "proto_add_host_dependency" - use openfortivpn default tunnel ip if none specified - add status checking with uclient-fetch Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
* | | Merge pull request #13355 from pprindeville/isc-dhcp-add-routes#2Philip Prindeville2020-09-11
|\ \ \ | | | | | | | | isc-dhcp: add support for RFC-3442 classless routes to hosts
| * | | isc-dhcp: add support for RFC-3442 classless routes to hostsPhilip Prindeville2020-09-10
| | | | | | | | | | | | | | | | | | | | | | | | Also avoid forward references to functions. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | nextdns: Update to version 1.8.3Olivier Poitrey2020-09-10
|/ / / | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | bwping: update to version 2.0Oleg Derevenetz2020-09-09
| | | | | | | | | | | | Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
* | | acme: Make sure we don't handle the same listener twiceToke Høiland-Jørgensen2020-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If a daemon listens on multiple addresses at once, it'll show up multiple times in get_listeners() which will clobber the config for uhttpd. Fix this by skipping subsequent handlings of the same daemon binary. Fixes #13325. Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
* | | haproxy: Update HAProxy to v2.2.3Christian Lachner2020-09-09
| | | | | | | | | | | | | | | | | | - Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
* | | Merge pull request #13335 from rs/nextdns-1.8.2-masterRosen Penev2020-09-08
|\ \ \ | |/ / |/| | nextdns: Update to version 1.8.2
| * | nextdns: Update to version 1.8.2Olivier Poitrey2020-09-08
| | | | | | | | | | | | Signed-off-by: Olivier Poitrey <rs@nextdns.io>
* | | Merge pull request #13340 from farmergreg/patch-1Rosen Penev2020-09-08
|\ \ \ | | | | | | | | safe-search: duckduckgo.com new ip address
| * | | safe-search: duckduckgo.com new ip addressGreg Dietsche2020-09-08
| |/ / | | | | | | | | | | | | | | | Update to 40.89.244.237 which is the new IP address that duckduckgo.com is using for safe-search. Signed-off-by: Greg Dietsche <gregory.dietsche@cuw.edu>
* / / frr: fix running on mips (again)Lucian Cristian2020-09-08
|/ / | | | | | | | | | | add mips fix missed on version upgrade Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* | Merge pull request #13299 from ja-pa/dnstapRosen Penev2020-09-07
|\ \ | | | | | | dnstap: add new package
| * | dnstap: add new packageJan Pavlinec2020-09-07
| | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | Merge pull request #13326 from Ansuel/ngixfixallHannu Nyman2020-09-07
|\ \ \ | | | | | | | | nginx: fix broken all-module variant
| * | | nginx: fix broken all-module variantAnsuel Smith2020-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The creation of the dummy package nginx creates some problem with dependency detection for the all-module variant. Reorganize the dependency and compile nginx before the the sub-variant. Fixes #13275 Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | Merge pull request #13323 from Ansuel/ubusupHannu Nyman2020-09-07
|\ \ \ \ | |_|/ / |/| | | nginx: update ubus module to fix SIGSEGV
| * | | nginx: update ubus module to fix SIGSEGVAnsuel Smith2020-09-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Bump relase - Bump nginx_ubus_module version Fixes #13314 Reported-by: Chen Minqiang <ptpt52@gmail.com> Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | unbound: improve odhcpd rapid update robustnessEric Luehrsen2020-09-05
| | | | | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | Merge pull request #13298 from ja-pa/unbound-dnstapRosen Penev2020-09-04
|\ \ \ \ | | | | | | | | | | unbound: add option for dnstap support
| * | | | unbound: add option for dnstap supportJan Pavlinec2020-09-03
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | freeradius3: fix hostname invocation in radtestAlexey Dobrovolsky2020-09-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Canonical radtest start results in an error: $ radtest bob hello localhost 0 testing123 /usr/bin/radtest: line 1: hostname: not found (0) Error parsing "stdin": Failed to get value hostname command is not present in OpenWrt. Instead, hostname can be obtained from file /proc/sys/kernel/hostname. added: 004-get-hostname-from-proc-in-radtest.patch Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
* | | | | freeradius3: enable radtest utilityAlexey Dobrovolsky2020-09-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | radtest utility is used in many manuals to check the operation of radius server. At the moment all parameters must be specified at startup, for example: $ radtest bob hello localhost 0 testing123 0 localhost Signed-off-by: Alexey Dobrovolsky <dobrovolskiy.alexey@gmail.com>
* | | | | Merge pull request #13285 from Ansuel/ubusupRosen Penev2020-09-03
|\ \ \ \ \ | | |/ / / | |/| | | nginx: refresh nginx-ubus-module version
| * | | | nginx: refresh nginx-ubus-module versionAnsuel Smith2020-09-03
| | |/ / | |/| | | | | | | | | | | | | | | | | | Fix a compilation bug for nginx ubus module. Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
* | | | Merge pull request #13286 from PolynomialDivision/updatedawnRosen Penev2020-09-03
|\ \ \ \ | | | | | | | | | | dawn: bump version
| * | | | dawn: bump versionNick Hainke2020-09-03
| |/ / / | | | | | | | | | | | | | | | | | | | | The rrm_nr_get_own call was not parsed correctly. Signed-off-by: Nick Hainke <vincent@systemli.org>
* / / / adblock: refresh blocklist sourcesDirk Brenken2020-09-03
|/ / / | | | | | | | | | | | | | | | | | | | | | * rename 'smarttv' to 'smarttv_tracking' * added 'firetv_tracking' and 'android_tracking' (thanks @panache67) * added 'gaming' (thanks @hasanlo in openwrt forum) * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | strongswan: bump to 5.9.0Stijn Tintel2020-09-02
| | | | | | | | | | | | Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | | Merge pull request #13281 from adschm/libreswan414Rosen Penev2020-09-02
|\ \ \ | | | | | | | | libreswan: drop support for kernel 4.14
| * | | libreswan: drop support for kernel 4.14Adrian Schmutzler2020-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Support for kernel 4.14 has been dropped in main repo, so remove it here as well. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>