Khem Raj
dff93352c8
linux-atm: Fix build with kernel headers 5.2+
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-29 12:23:12 -07:00
Adrian Bunk
8ebe4041dd
Replace EXCLUDE_FROM_WORLD_libc-musl = "1" with COMPATIBLE_HOST_libc-musl = 'null'
...
This gives users a proper error message when trying to build
a known non-building package.
netkit-rsh already had COMPATIBLE_HOST_libc-musl = 'null'.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-29 09:06:54 -07:00
Bruce Ashfield
383e8bee87
dnsmasq: fix build against 5.2 headers
...
Upstream linux y2038 work has moved some definitions SIOCGSTAMP is
defined in linux/sockios.h, not asm/sockios.h now. So we need to
add that include to fix the build.
Upstream-status: backport of http://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=3052ce208acf602f0163166dcefb7330d537cedb
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-29 09:06:54 -07:00
Gianfranco Costamagna
f2487da394
ifmetric: add initial recipe based on Debian packaging and patches
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-29 09:06:54 -07:00
Yi Zhao
0469a69392
samba: upgrade 4.10.6 -> 4.10.7
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-29 09:06:54 -07:00
Yuan Chao
4f627e8e39
libtdb: upgrade 1.4.1 -> 1.4.2
...
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-27 12:11:16 -07:00
Oleksandr Kravchuk
2196272e89
nftables: update to 0.9.2
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-27 12:11:16 -07:00
Jan Kaisrlik
1e8bc46e55
networkd-dispatcher: service file is using different location of binary
...
Signed-off-by: Jan Kaisrlik <ja.kaisrlik@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-24 04:31:45 -07:00
Adrian Bunk
6b41e0ad6f
networkmanager: Upgrade 1.18.0 -> 1.18.2
...
Remove a generated file with always changing hash from LIC_FILES_CHKSUM.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-21 12:41:20 -07:00
Yuan Chao
820b63d847
libtdb: upgrade 1.4.0 -> 1.4.1
...
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-20 21:11:27 -07:00
Yuan Chao
38d83cfd0c
libnftnl: upgrade 1.1.3 -> 1.1.4
...
Refresh patch:
0002-avoid-naming-local-function-as-one-of-printf-family.patch
Add two new file in this patch:
src/expr/synproxy.c
src/obj/ct_expect.c
Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-20 21:11:27 -07:00
Adrian Bunk
db9ca7d7c3
networkmanager: musl now supports secure_getenv
...
It is no longer necessary to introduce a potential security
vulnerability for fixing the musl build.
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-18 21:47:18 -07:00
Martin Jansa
b386c97414
freeradius: add runtime dependency on perl
...
* fixes:
ERROR: QA Issue: /usr/bin/radcrypt contained in package freeradius-utils requires /usr/bin/perl, but no providers found in RDEPENDS_freeradius-utils? [file-rdeps]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-17 01:42:54 -07:00
Khem Raj
28ae6b2cea
netkit-rusers: Fix cross-build after glibc dropped rpc
...
Remove runtime checks from configure script which wont run correctly
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-12 09:11:01 -07:00
Martin Jansa
7cede6b863
ntop: fix missing return from non-void function
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-12 09:11:01 -07:00
Laszlo Toth
870571196e
networkmanager: fix typo in nonarch_base_libdir
...
Signed-off-by: Laszlo Toth <laszlth@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-11 14:36:22 -07:00
Yi Zhao
493aa5b896
snort: upgrade 2.9.14 -> 2.9.14.1
...
Add volatile conf to create log directory.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-11 08:58:05 -07:00
Khem Raj
017bf0cfaf
netkit-rusers: Depend on rpcsvc-proto-native for rpcgen tool
...
Fixes
| rup.c:51:10: fatal error: 'rstat.h' file not found
| #include "rstat.h"
| ^~~~~~~~~
| 1 error generated.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-08 10:04:23 -07:00
André Draszik
9aebfb3a8c
layer.conf: ignore wireless-regdb->crda dep for siggen purposes
...
In commit bae481e933 ("wireless-regdb: make wireless-regdb architecture independent")
wireless-regdb has been made allarch, but it depends
(via RSUGGESTS) on a TUNE_PKGARCH recipe (crda).
This causes needless rebuilds of wireless-regdb when crda
changes (due to changing sstate checksum).
Add this dependency to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS so
as to avoid that. Even though wireless-regdb has been
moved to OE-core since, we still add this dependeny here
(and not there), as crda is provided in this layer here.
Signed-off-by: André Draszik <andre.draszik@jci.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-08 10:04:23 -07:00
Khem Raj
cac734087e
grpc: Update to 1.22.0
...
Fix build with glibc 2.30
Forward port patches
Add versioiniing to grpcpp_channelz plugin
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-08 10:04:23 -07:00
Zang Ruochen
53a2ac0138
opensaf: upgrade 5.19.03 -> 5.19.07
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-05 20:22:51 -07:00
Adrian Bunk
6cef109668
wireshark: Use an upstream URL that stays valid longer
...
Signed-off-by: Adrian Bunk <bunk@stusta.de >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-05 17:55:36 -07:00
Oleksandr Kravchuk
7202dc2675
dhcpcd: update to 8.0.2
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-05 00:38:49 -07:00
Scott Ellis
d09e9530f2
wireguard: Upgrade 20190406 to 20190702
...
Signed-off-by: Scott Ellis <scott@jumpnowtek.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-04 08:07:42 -07:00
Fabian Klemp
910891d722
openvpn: respect pid file in init.d service start
...
openvpn only provides options to update a pid file but not to check it
for running processes. Consecutive issued start commands therefore lead
to multiple running processes with the same configurations, which is the
origin of all kinds of problems of which unnecessary resource usage is the least.
Using start-stop-daemon the pid file is inspected for running processes
before start.
Signed-off-by: Fabian Klemp <fabian.klemp@axino-group.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-30 19:15:24 -07:00
Khem Raj
119cfb25d4
netkit-rusers: Add dep on rpcsvc-proto for rpc headers
...
needs rpcsvc/rstat.h which is no longer in libc but provided
by separate package now
Fixes
up.c:51:10: fatal error: rstat.h: No such file or directory
51 | #include "rstat.h"
| ^~~~~~~~~
compilation terminated.
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-30 19:15:24 -07:00
Oleksandr Kravchuk
5064a83dc0
wolfssl: update to 4.1.0
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-30 19:15:24 -07:00
Khem Raj
09faeabebc
ypbind-mt: Fix build with glibc 2.30
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-30 19:15:24 -07:00
Khem Raj
7bd0f5d6d0
opensaf: Add configure time check to detect gettid API in libc
...
Also fixes build with glibc 2.30
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-30 19:15:24 -07:00
Khem Raj
d31ac50253
snort: Fix build with glibc 2.30
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-30 19:15:24 -07:00
Khem Raj
ca22e1996d
postfix: Fix build failures with glibc 2.30
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-30 19:15:24 -07:00
Oleksandr Kravchuk
af907bf362
chrony: update to 3.5
...
Also updated arm_eabi patch.
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-28 17:11:17 -07:00
Oleksandr Kravchuk
2bdd4a5995
dhcpcd: update to 8.0.1
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-28 17:11:17 -07:00
Kai Kang
e018a9a954
net-snmp: update SRC_URI
...
Replace source zip ball with tarball for net-snmp to avoid zip bomb issue.
Signed-off-by: Kai Kang <kai.kang@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-26 14:29:17 -07:00
Mariano Lopez
a8f362deb3
nftables: 0.9.0 > 0.9.1
...
The upgrade includes a new python library, therefore added the
{PN}-python package.
Signed-off-by: Mariano López <just.another.mariano@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-23 18:39:29 -07:00
Yi Zhao
5032f0df2e
snort: upgrade 2.9.13 -> 2.9.14
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-23 09:37:22 -07:00
Changqing Li
89c3f72c35
libtdb: fix do_package_qa issue
...
fix below error:
QA Issue: non dev/-dbg/nativesdk package contains symlink .so: lib32-python3-tdb path '
packages-split/lib32-python3-tdb/usr/lib/python3.7/site-packages/tdb.so' [dev-so]
Signed-off-by: Changqing Li <changqing.li@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-22 14:16:50 -07:00
Oleksandr Kravchuk
e90eda0998
htpdate: update to 1.2.1
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-22 09:31:46 -07:00
Oleksandr Kravchuk
720aa1ce3a
uftp: update to 4.10
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-22 09:31:46 -07:00
Zang Ruochen
05250418cb
wireshark: upgrade 3.0.2 -> 3.0.3
...
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-22 09:31:46 -07:00
Oleksandr Kravchuk
74ca25227b
blueman: update to 2.1.1
...
Removed patch was upstreamed.
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-22 09:31:46 -07:00
Khem Raj
07db1c40ee
firewalld: Update to 0.6.3->0.6.4
...
Forward port patch to work with 0.6.4 and update the status
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-21 09:40:20 -07:00
Khem Raj
ed399faf31
arno-iptables-firewall: Switch to git fetcher
...
github archives are not reliable
Fixes
arno-iptables-firewall-2.0.3: https://github.com/arno-iptables-firewall/aif/archive/2.0.3.tar.gz : SRC_URI uses unstable GitHub archives [src-uri-bad]
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-21 09:40:20 -07:00
Drew Moseley
3982dc5b19
networkmanager: Use ALTERNATIVES for resolv-conf handling.
...
This brings the networkmanager in sync with how systemd-resolved and connman
work. Additionally this allows it to function with a read-only rootFS.
Signed-off-by: Drew Moseley <drew.moseley@northern.tech >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-21 09:31:09 -07:00
Yi Zhao
76d12b8f00
samba: upgrade 4.10.5 -> 4.10.6
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-21 09:31:09 -07:00
Yi Zhao
f20ba24fd0
libldb: upgrade 1.5.4 -> 1.5.5
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-21 09:31:09 -07:00
Oleksandr Kravchuk
f0ed6c4e4f
dhcpcd: update to 7.2.3
...
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-18 11:21:57 -07:00
Beniamin Sandu
3221fc4f28
unbound: create recipe for version 1.9.2
...
Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-18 11:21:57 -07:00
Changqing Li
27d1d3dfa6
libtevent: fix do_package_qa issue
...
fix below error:
ERROR: lib32-libtevent-0.10.0-r0 do_package_qa: QA Issue: non -dev/-dbg/nativesdk- package contains symlink .so: lib32-python3-tevent path '/work/core2-32-wrsmllib32-linux/lib32-libtevent/0.10.0-r0/packages-split/lib32-python3-tevent/usr/lib/python3.7/site-packages/_tevent.so' [dev-so]
Signed-off-by: Changqing Li <changqing.li@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-17 09:31:37 -07:00
Qi.Chen@windriver.com
dbe4429e73
postfix: use alternatives to manage /usr/lib/sendmail
...
There are several packages which all provide /usr/lib/sendmail
when lsb is enabled. So use alternative to manage it.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-07-15 08:03:29 -07:00