Openwrt/package/network/services
Hans Dedecker 751e6ab8e6 dropbear: fix compilation for uClibc
Backport patches which fix compile issue for uClibc-ng :

dbrandom.c:174:8: warning: implicit declaration of function 'getrandom'; did you mean 'genrandom'? [-Wimplicit-function-declaration]
  ret = getrandom(buf, sizeof(buf), GRND_NONBLOCK);
        ^~~~~~~~~
        genrandom
dbrandom.c:174:36: error: 'GRND_NONBLOCK' undeclared (first use in this function); did you mean 'SOCK_NONBLOCK'?
  ret = getrandom(buf, sizeof(buf), GRND_NONBLOCK);
                                    ^~~~~~~~~~~~~
                                    SOCK_NONBLOCK

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2020-06-24 22:36:21 +02:00
..
dnsmasq dnsmasq: add /etc/dnsmasq.d/ to conffiles 2020-06-03 16:49:28 +02:00
dropbear dropbear: fix compilation for uClibc 2020-06-24 22:36:21 +02:00
ead
hostapd hostapd: fix compilation of wpa_supplicant 2020-06-18 20:08:18 +02:00
igmpproxy igmpproxy: remove some bashism 2020-06-23 20:00:16 +02:00
ipset-dns
lldpd lldpd: add management IP setting 2020-05-08 05:54:39 +03:00
odhcpd odhcpd: remove bogus IPKG_INSTROOT reference 2020-06-11 15:46:55 +01:00
omcproxy
openvpn openvpn: add generic hotplug mechanism 2020-06-17 22:43:48 +02:00
openvpn-easy-rsa
ppp ppp: update to version 2.4.8.git-2020-05-25 2020-05-31 21:13:50 +02:00
relayd relayd: bump to version 2020-04-25 2020-04-26 13:00:36 +01:00
uhttpd uhttpd: fix script timeout 2020-06-03 10:50:01 +01:00
umdns umdnsd: update to latest git HEAD 2020-06-08 20:16:17 +01:00
wireguard wireguard: bump to 1.0.20200623 2020-06-24 08:01:37 +02:00