Rosen Penev
0b01966590
nfdump: fix compilation with PKG_ASLR
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-21 11:45:19 -07:00
Etienne Champetier
374e1dd56e
https-dns-proxy: patch CMakeList.txt to use OpenWrt CFLAGS
...
This fixes compilation issues with ASLR PIE enabled
We were compiling with '-g -DDEBUG'
https-dns-proxy_2021-07-29-*_arm_cortex-a9_vfpv3-d16.ipk
shrink from 19514 to 19095
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2021-08-20 15:45:44 -04:00
Ted Hess
6981009f48
dnscrypt-proxy2: Upgrade to 2.1.0
...
Adjust build opts to force GOPATH mode by setting GO111MODULE off.
Ref: https://go.dev/blog/go116-module-changes
Signed-off-by: Ted Hess <thess@kitschensync.net>
2021-08-20 19:40:27 +02:00
Rosen Penev
3096840aef
Merge pull request #16379 from neheb/sft
...
softethervpn5: fix compilation without engines
2021-08-20 08:25:31 -07:00
Rosen Penev
aac14f7134
Merge pull request #16396 from paper42/git-2.33
...
git: update to 2.33.0
2021-08-18 23:07:55 -07:00
William Fleurant
6b280aef02
yggdrasil: uci ifname is now known as device
...
Signed-off-by: William Fleurant <meshnet@protonmail.com>
2021-08-18 21:21:51 +02:00
Michal Vasilek
e684672916
git: update to 2.33.0
...
* refresh patches
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-18 14:53:03 +02:00
Eric Luehrsen
17c25269d7
unbound: update to 1.3.2
...
Signed-off-by: Eric Luehrsen <ericluehrsen@gmail.com>
2021-08-17 02:24:37 -04:00
Philip Prindeville
e36a65459a
Merge pull request #16273 from pprindeville/strongswan-sysupgrade
...
strongswan: add /etc/config/ipsec to sysupgrade list
2021-08-16 22:38:31 -06:00
Rosen Penev
3e9295546e
softethervpn5: fix compilation without engines
...
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-08-16 21:26:06 -07:00
Stijn Tintel
3649ed721d
kea: add kea-uci package with basic init script
...
This init script allows to start the Kea Control Agent, the DHCPv4
server, the DHCPv6 server, and the DHCP-DDNS server. It expects the
config files to be where the packages install them.
As this is a single init script that can start 4 different binaries that
are each in their own package, these files cannot be included in any of
these other package, so create a dedicated package for it.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-16 20:41:51 +03:00
Stijn Tintel
8c855f390e
kea: add conffiles
...
Add the /etc/kea directory to conffiles, so configuration will not be
lost during sysupgrade.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-16 20:41:51 +03:00
Stijn Tintel
f59243aa83
kea: add package for high availability hook
...
This allows running multiple kea instances in load balancing or
hot-standby mode, minimizing risk of downtime.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-16 20:37:39 +03:00
Stijn Tintel
5459bd9b30
kea: add package for lease commands hook
...
This is required for the HA hook.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-16 20:37:38 +03:00
Alexandru Ardelean
06e70ff8cc
Merge pull request #16363 from stintel/tcpreplay
...
tcpreplay: avoid host lib leakage
2021-08-16 11:20:53 +03:00
Dirk Brenken
b4a4aab5fa
Merge pull request #16372 from dibdot/travelmate
...
travelmate: update to 2.0.5-3
2021-08-15 20:30:18 +02:00
Fritz D. Ansel
47e87e1b75
ksmbd: use hostname only as name
...
even if a fqdn (with domain) is set by user
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
2021-08-15 18:07:07 +03:00
Dirk Brenken
58a3cf1f01
travelmate: update to 2.0.5-3
...
* simplify the scan logic, to get rid of nifty IFS tricks
* limit the nearby scan results to process only the strongest uplinks, set 'trm_maxscan' accordingly (default '10')
* update the readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-08-15 15:49:35 +02:00
Fritz D. Ansel
28ed2b82c5
ksmbd: set stoplevel
...
to allow graceful stop of the daemon
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
2021-08-15 14:56:33 +03:00
Fritz D. Ansel
2992e3bb7d
samba4: allow disabling wsdd2 in menuconfig
...
but keep it selected by default as before
so it could be selected if nmbd and/or wssd2
should be used
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
2021-08-15 14:55:31 +03:00
Fritz D. Ansel
6bac8c6275
samba4: use hostname only as name
...
even if a fqdn (with domain) is set by user
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
2021-08-15 14:44:18 +03:00
Fritz D. Ansel
059f622ac9
samba4: set stoplevel
...
to allow graceful stop of the daemon
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
2021-08-15 14:44:09 +03:00
Fritz D. Ansel
3953ff956d
wsdd2: dont use fqdn
...
workgroups use the name of the host without domain
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
2021-08-15 14:42:37 +03:00
Stijn Tintel
e4b8fec79c
tcpreplay: avoid host lib leakage
...
On hosts that have pcapnav-config installed, there is host lib leakage.
From config.log:
LNAVLIB='-L/usr/lib64 -lpcapnav -lpcap'
LNAV_CFLAGS='-I/usr/include'
Fix this by disabling pcapnav-config, which isn't available anyway.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2021-08-14 22:50:25 +03:00
Stan Grishin
243c86ffc8
curl: update to 7.78.0
...
* update to 7.78.0
* change maintainer
* remove obsolete mirror (curl.mirror.anstey.ca)
* update main curl URLs
Signed-off-by: Stan Grishin <stangri@melmac.net>
2021-08-14 01:24:38 +01:00
Toke Høiland-Jørgensen
62c16aacb4
sqm-scripts: bump to v1.5.1
...
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2021-08-13 17:54:46 +02:00
Dirk Brenken
e6e3c9481d
travelmate: update to 2.0.5-2
...
* scan for open uplinks even if no other station has been added/configured
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-08-13 08:28:29 +02:00
Rosen Penev
d0fcffee78
Merge pull request #16341 from Payne-X6/master
...
knot: update to version 3.1.1
2021-08-12 11:07:51 -07:00
Florian Eckert
4608a73bf0
Merge pull request #16318 from selanf/x2
...
xinetd: support for anonym configs
2021-08-12 14:18:01 +02:00
Fritz D. Ansel
afdc1c2a75
xinetd: fix syntax violation
...
see https://github.com/openwrt/packages/pull/16318#discussion_r687481110
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
2021-08-12 14:05:09 +02:00
Fritz D. Ansel
631e3fa10f
xinetd: support for anonym configs
...
config by names clashes if a service supports
udp and tcp, eg time and daytime
Signed-off-by: Fritz D. Ansel <fdansel@yandex.ru>
2021-08-12 14:01:48 +02:00
Jan Hak
7aee9d1308
knot: update to version 3.1.1
...
Signed-off-by: Jan Hak <jan.hak@nic.cz>
2021-08-12 13:28:32 +02:00
Toke Høiland-Jørgensen
fac3fe43c7
radsecproxy: Bump to v1.9.0
...
Remove 300-gcc10.patch as that was applied upstream, and refresh the
other patch.
Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2021-08-12 13:18:38 +02:00
Dirk Brenken
7e90250f5a
Merge pull request #16323 from dibdot/travelmate
...
travelmate: update to 2.0.5
2021-08-11 23:11:51 +02:00
Michael Heimpold
50500bddda
Merge pull request #16112 from dmascord/add_mdio-tools
...
mdio-tools: add package plus kernel module
2021-08-11 22:09:41 +02:00
Dirk Brenken
c6328bad6c
travelmate: update to 2.0.5
...
* support the new travelmate option 'macaddr' to use a pre-defined MAC address (per uplink)
* vpn connections are now handled separately for each uplink
* The autoadd-feature for adding open uplinks will now be limited by the 'trm_maxautoadd' option. The default is '5', '0' disables this limitation.
* more code cleanups und optimizations to reduce the repetitive connection handling workload
* bugfixes regarding multiple radio support
* refine cp detection (no longer write and parse an error file)
Signed-off-by: Dirk Brenken <dev@brenken.org>
2021-08-11 19:14:56 +02:00
Rosen Penev
6c1ec516ce
Merge pull request #16197 from Ansuel/nginx-up
...
nginx: bump to 1.21.1 and improve makefile
2021-08-10 16:16:51 -07:00
Michal Vasilek
e7127d4684
knot-resolver: update to version 5.4.0
...
* refresh patches
* disable kres_gen_test to fix cross
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-09 09:35:23 +02:00
Michal Vasilek
81e0fcb76f
knot: update to version 3.1.0
...
* refresh patches
Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
2021-08-09 09:34:53 +02:00
Daniel Golle
847b17651a
transmission: add mount trigger
...
Restart transmission once an underlaying mountpoint becomes available.
Add myself as maintainer.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-08-08 15:49:26 +01:00
Rosen Penev
e7afd1a9c7
Merge pull request #16245 from neheb/ksmbd1
...
ksmbd: update to 3.4.0
2021-08-07 16:46:49 -07:00
Dirk Brenken
cfc1c6a7e7
Merge pull request #16285 from jamesmacwhite/stubby-trigger-interfaces
...
stubby: Add multi WAN support for procd trigger
2021-08-07 16:05:07 +02:00
James White
1ad5e3f88c
stubby: Add multi WAN support for procd trigger
...
Signed-off-by: James White <james@jmwhite.co.uk>
2021-08-07 09:30:52 +01:00
Josef Schlehofer
18a2db6bf7
Merge pull request #16290 from ja-pa/tailscale-update
...
tailscale: update to version 1.12.1
2021-08-06 20:08:38 +02:00
Rosen Penev
db193797d3
Merge pull request #16151 from rsalvaterra/tor-bump
...
tor: bump to 0.4.6.6 stable
2021-08-03 12:21:47 -07:00
Rosen Penev
6c88d12417
Merge pull request #16279 from Ansuel/improve-atlas
...
atlas-sw-probe: fix copypaste error and clean tmp dir on exit
2021-08-03 12:09:09 -07:00
Josef Schlehofer
b98471e412
Merge pull request #16194 from miska/snort3-master
...
net/snort3: Include default configs and snort2lua
2021-08-03 12:02:03 +02:00
Josef Schlehofer
0bba19ad79
Merge pull request #16280 from 1715173329/dnsproxy
...
dnsproxy: Update to 0.39.1
2021-08-03 10:31:18 +02:00
Jan Pavlinec
bb419b3227
tailscale: update to version 1.12.1
...
Signed-off-by: Jan Pavlinec <jan.pavlinec1@gmail.com>
2021-08-03 08:46:01 +02:00
Stan Grishin
c5fad97b39
Merge pull request #16255 from stangri/master-curl
...
curl: enable HTTP/2 support by default
2021-08-02 17:26:33 -07:00