aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAge
...
| * | | | | | knot-resolver: add new packageJan Pavlinec2021-02-23
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #14859 from neheb/cuRosen Penev2021-02-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | curl: update to 7.75.0
| * | | | | | curl: update to 7.75.0Rosen Penev2021-02-22
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Switch to AUTORELEASE for simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14867 from stangri/master-vpn-policy-routingRosen Penev2021-02-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | vpn-policy-routing: update config file, support PROCD_RELOAD_DELAY
| * | | | | | vpn-policy-routing: update config file, support PROCD_RELOAD_DELAYStan Grishin2021-02-23
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* / / / / / pingcheck: Update (resolve bugfix)Bruno Randolf2021-02-23
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | Merge pull request #14842 from marcin1j/pr/20200221-fix-mini_snmpd-source-repoRosen Penev2021-02-22
|\ \ \ \ \ | | | | | | | | | | | | mini_snmpd: fix spurious version bump to 1.6
| * | | | | mini_snmpd: fix spurious version bump to 1.6Marcin Jurkowski2021-02-22
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes spurious version bump done in 5c8fb42 and reported in #14815 and switches source proto from git to codeload. Upstream has changed daemon binary name to `/usr/sbin/mini-snmpd`. Package and config/init script name stays unchanged. Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
* | | | | Merge pull request #14832 from TDT-AG/pr/20210222-stunnelDaniel Engberg2021-02-22
|\ \ \ \ \ | | | | | | | | | | | | stunnel: update to 5.58
| * | | | | stunnel: update to 5.58Florian Eckert2021-02-22
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* / / / / unbound: update to 1.13.1Eric Luehrsen2021-02-22
|/ / / / | | | | | | | | | | | | Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
* | | | Merge pull request #14811 from xdarklight/ksmbd-3.3.5Rosen Penev2021-02-21
|\ \ \ \ | | | | | | | | | | ksmbd and ksmbd-tools 3.3.5
| * | | | ksmbd-tools: update to 3.3.5Martin Blumenstingl2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Major changes for version 3.3.5 are: - Rename "streams" parameter to "vfs objects = streams_xattr". - Enable smb2 leases by default. - Ignore ksmbd.subauth creation failure. - Fix bugs that related to guest ok = yes. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
* | | | | Merge pull request #13929 from ja-pa/git-lfsJosef Schlehofer2021-02-21
|\ \ \ \ \ | | | | | | | | | | | | git-lfs: add new package
| * | | | | git-lfs: add new packageJan Pavlinec2021-02-11
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #14818 from mwarning/ztRosen Penev2021-02-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | zerotier: bump to 1.6.4
| * | | | | | zerotier: bump to 1.6.4Moritz Warning2021-02-21
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Moritz Warning <moritzwarning@web.de>
* | | | | | treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* | | | | | openconnect: fix dependencies to iconv/intl (fixes #14734)Michael Heimpold2021-02-20
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the issue raised after d18692c (libxml2: allow building with iconv support). Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | | Merge pull request #14806 from dibdot/banipDirk Brenken2021-02-20
|\ \ \ \ \ | | | | | | | | | | | | banip: update to 0.7.3
| * | | | | banip: update to 0.7.3Dirk Brenken2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix search string/pipe preparation for the background service * fix IPSet maxelem limitation, made it more flexible * fix potential error during resume action * add Cisco Talos IP blacklist * update readme Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | ooniprobe: update to version 3.5.2Jan Pavlinec2021-02-20
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #14717 from dobo90/adguardhome_v0.105.0Rosen Penev2021-02-20
|\ \ \ \ \ \ | |/ / / / / |/| | | | | adguardhome: bump to 0.105.1
| * | | | | adguardhome: bump to 0.105.1Dobroslaw Kijowski2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Full changelog available at: * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.0 * https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.1 * Add node-yarn/host dependency as it is needed since [1]. * Adjust LDFLAGS to the new ones introduced in [2]. * Invoke targets from make instead of manually running npm and yarn. * Replace GO_PKG_EXCLUDES with GO_PKG_BUILD_PKG as our intention is to build only one specific package (a cosmetic change). [1]: https://github.com/AdguardTeam/AdGuardHome/commit/5e20ac7ed5de861ea5c945d1775f75312d62b69f#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R140 [2]: https://github.com/AdguardTeam/AdGuardHome/commit/0d67aa251d18f8ab47cfd90072e9d0387dff4224#diff-82ef468ec5547f1ed424776755a7f87dfec4eba9838d2c2ac02c9881bb67d737R60 Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
* | | | | | Merge pull request #14791 from ja-pa/tor-0.4.5.6Rosen Penev2021-02-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | tor: update to version 0.4.5.6
| * | | | | | tor: update to version 0.4.5.6Jan Pavlinec2021-02-19
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | Merge pull request #14796 from ja-pa/dnstap-0.4.0Rosen Penev2021-02-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | | dnstap: update to version 0.4.0
| * | | | | dnstap: update to version 0.4.0Jan Pavlinec2021-02-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* | | | | | bind: bump to 9.17.10Noah Meyerhans2021-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add build dependency on libnghttp2 for DNS-over-HTTPS support Signed-off-by: Noah Meyerhans <frodo@morgul.net>
* | | | | | Merge pull request #14709 from stangri/master-https-dns-proxyRosen Penev2021-02-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | https-dns-proxy: support for force DNS/DNS hijacking
| * | | | | | https-dns-proxy: support for force DNS/DNS hijackingStan Grishin2021-02-10
| | |_|/ / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | banip: update to 0.7.2Dirk Brenken2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add scanning for suspicious nginx events * add a log counter to track the number of the failed requests or login repetitions of the same ip in the log before banning, defaults are: ssh (3), luci (3), nginx (5) * optimize the background service handling * add 'greensnow' as a new source * update readme and LuCI frontend regarding the new log count options Signed-off-by: Dirk Brenken <dev@brenken.org>
* | | | | | owipcalc: change maintainerNick Hainke2021-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested by others, I would like to take care of this tool. I am developing certain tools that rely on the library and also owipcalc. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | pingcheck: Remove unnecessary PKG_SOURCE and _SUBDIRBruno Randolf2021-02-17
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Adressing issue #14773 Signed-off-by: Bruno Randolf <br1@einfach.org>
* | | | | Merge pull request #14758 from pprindeville/strongswan-drop-route-uid0Philip Prindeville2021-02-16
|\ \ \ \ \ | | | | | | | | | | | | strongswan: fix local_gateway discovery
| * | | | | strongswan: fix local_gateway discoveryPhilip Prindeville2021-02-16
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This has been observed by myself and @luizluca: ip route get is appending uid0 to the output, as seen from: root@OpenWrt2:~# ip route get 1.1.1.1 1.1.1.1 via 174.27.160.1 dev eth3 src 174.27.182.184 uid 0 cache root@OpenWrt2:~# so the fix is an anchored match, discarding all else. Also, using ip -o means never having to do multiline matches... Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
* | | | | curl,fuse,lm-sensors: move BuildPackage line for libs above packges ↵Felix Fietkau2021-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | depending on it Fixes ABI_VERSION handling issues Signed-off-by: Felix Fietkau <nbd@nbd.name>
* | | | | Merge pull request #14740 from ErwanMAS/tinc_bump_to_git_last_commitSaverio Proto2021-02-16
|\ \ \ \ \ | |/ / / / |/| | | | Bump tinc to version 1.1 commit 3ee0d5dd
| * | | | tinc: new maintainerErwan MAS2021-02-15
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
| * | | | tinc: fix missing HASHErwan MAS2021-02-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
| * | | | tinc: Bump to version 1.1 commit 3ee0d5ddErwan MAS2021-02-14
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Erwan MAS <erwan@mas.nom.fr>
* | | | | Merge pull request #14751 from neheb/rpcbindRosen Penev2021-02-15
|\ \ \ \ \ | | | | | | | | | | | | rpcbind: clean up patches using quilt
| * | | | | rpcbind: clean up patches using quiltRosen Penev2021-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The second one was manually modified as quilt gets confused by the *** and ends up removing the commit description. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | owipcalc: separate in client and libNick Hainke2021-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Separate owipcalc in client and lib part. Owipcalc brings a lot of nice functionality with it, e.g. parsing and calculating prefixes. Signed-off-by: Nick Hainke <vincent@systemli.org>
* | | | | | Merge pull request #14693 from stangri/master-vpn-policy-routingRosen Penev2021-02-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | vpn-policy-routing: update to version 0.3
| * | | | | | vpn-policy-routing: update to version 0.3Stan Grishin2021-02-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stan Grishin <stangri@melmac.net>
* | | | | | | atftp: update to 0.7.4Rosen Penev2021-02-14
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstreamed patches. Refresh others. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | | | Merge pull request #14742 from jedisct1/dnscrypt-csv-updateRosen Penev2021-02-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | net/dnscrypt-proxy: update the CSV list of resolvers
| * | | | | | net/dnscrypt-proxy: update the CSV list of resolversFrank Denis2021-02-15
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous list was very out of date. An always up-to-date v1-compatible list is available at: https://download.dnscrypt.info/dnscrypt-resolvers/v1/ Also use different default resolvers since the previous ones don't exist any longer. Signed-off-by: Frank Denis <github@pureftpd.org>
* | | | | | Merge pull request #14730 from BKPepe/nebulaRosen Penev2021-02-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | Nebula: downloading tarball with name and its version instead of just version and cosmetic polishing of Makefile