|
[meta-networking][PATCH 2/2] nftables: upgrade 1.0.4 -> 1.0.5
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../nftables/{nftables_1.0.4.bb => nftables_1.0.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Yi Zhao <yi.zhao@...>
---
.../nftables/{nftables_1.0.4.bb => nftables_1.0.5.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
Yi Zhao
·
#99017
·
|
|
[meta-oe][PATCH] xterm: Add _GNU_SOURCE via CFLAGS
This ensures that definitions of functions e.g. ptsname and wcwidth are
added correctly.
Fixes
| ./main.c:2940:8: error: incompatible integer to pointer conversion initializing 'char *' with an
This ensures that definitions of functions e.g. ptsname and wcwidth are
added correctly.
Fixes
| ./main.c:2940:8: error: incompatible integer to pointer conversion initializing 'char *' with an
|
By
Khem Raj
·
#99016
·
|
|
Re: [meta-oe][PATCH 2/3] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
oh you do :). see
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2063/steps/12/logs/errors
it creates a dependency on meta-qt5 or meta-qt6 which I think is not a
good thing. So
oh you do :). see
https://autobuilder.yoctoproject.org/typhoon/#/builders/88/builds/2063/steps/12/logs/errors
it creates a dependency on meta-qt5 or meta-qt6 which I think is not a
good thing. So
|
By
Khem Raj
·
#99015
·
|
|
Re: [meta-oe][PATCH 2/3] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
Hi,
DEPENDS is wrong. Should use conditional and not the package name as
the RDEPENDS.
I forgot to remove this.
Do I still have time to send a v2 or should I send a fix instead?
Hi,
DEPENDS is wrong. Should use conditional and not the package name as
the RDEPENDS.
I forgot to remove this.
Do I still have time to send a v2 or should I send a fix instead?
|
By
Daniel Gomez
·
#99014
·
|
|
[meta-oe][PATCH] gerbera: upgrade 1.9.2 -> 1.11.0
Signed-off-by: William A. Kennington III <wak@...>
---
.../gerbera/0001-Fix-build-with-fmt-9.0.patch | 35 ++++++++++++++
.../gerbera/0001-Fix-for-fmt-8.0.patch | 46
Signed-off-by: William A. Kennington III <wak@...>
---
.../gerbera/0001-Fix-build-with-fmt-9.0.patch | 35 ++++++++++++++
.../gerbera/0001-Fix-for-fmt-8.0.patch | 46
|
By
William A. Kennington III
·
#99013
·
|
|
Re: [meta-oe][PATCH 3/3] xf86-video-ati: Update 19.1.0 -> 19.1.0+7a6a34af
Hi Khem,
This is an update of the patch [1] sent some time ago with mips
failures. I've tested with the latest yocto rc (4.1_M3) and with
qemumips with no issues. Please, let me know if it fails
Hi Khem,
This is an update of the patch [1] sent some time ago with mips
failures. I've tested with the latest yocto rc (4.1_M3) and with
qemumips with no issues. Please, let me know if it fails
|
By
Daniel Gomez
·
#99012
·
|
|
[meta-oe][PATCH 3/3] xf86-video-ati: Update 19.1.0 -> 19.1.0+7a6a34af
The ATI/AMD Radeon video driver for the Xorg X server
- Switch to git in SRC_URI
This video driver hasn't released any package in the last 2+ years.
Switch recipe to use git instead of release
The ATI/AMD Radeon video driver for the Xorg X server
- Switch to git in SRC_URI
This video driver hasn't released any package in the last 2+ years.
Switch recipe to use git instead of release
|
By
Daniel Gomez
·
#99011
·
|
|
[meta-oe][PATCH 2/3] v4l-utils: Update 1.22.1 -> 1.23.0+fd544473
Use git instead of release tarball to close the gap between the latest
1.22.1 and master.
Add 'bootstrap.sh' call to fix configuration issues:
Error:
config.status: error: cannot find input
Use git instead of release tarball to close the gap between the latest
1.22.1 and master.
Add 'bootstrap.sh' call to fix configuration issues:
Error:
config.status: error: cannot find input
|
By
Daniel Gomez
·
#99010
·
|
|
[meta-oe][PATCH 1/3] libftdi: Add ftdi-eeprom support
Add ftdi-eeprom support. Note: Prepend ftdi-eeprom PACKAGE to avoid
ftdi_eeprom to be installed in the default PN package.
Signed-off-by: Daniel Gomez <daniel@...>
---
Add ftdi-eeprom support. Note: Prepend ftdi-eeprom PACKAGE to avoid
ftdi_eeprom to be installed in the default PN package.
Signed-off-by: Daniel Gomez <daniel@...>
---
|
By
Daniel Gomez
·
#99009
·
|
|
[meta-multimedia][PATCH] gst-instruments: Update 0.2.3 -> 0.3.1+cb8977a
The project has moved the build system from autotools to meson. Latest
stable autotools version: 0.2.4.
Update to master: Version 0.3.1+cb8977a.
Format style with oe-stylize.py.
Add ui package to
The project has moved the build system from autotools to meson. Latest
stable autotools version: 0.2.4.
Update to master: Version 0.3.1+cb8977a.
Format style with oe-stylize.py.
Add ui package to
|
By
Daniel Gomez
·
#99008
·
|
|
[meta-oe][RESEND PATCH] faad2: Upgrade 2.8.8 -> 2.10.0
2.10.0:
[ tatsuz ]
* updated Visual Studio projects to VS 2019 (#54)
[ Fabian Greffrath ]
* mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()
* fix heap-buffer-overflow in
2.10.0:
[ tatsuz ]
* updated Visual Studio projects to VS 2019 (#54)
[ Fabian Greffrath ]
* mp4read.c: fix stack-buffer-overflow in stringin()/ftypin()
* fix heap-buffer-overflow in
|
By
Alex Kiernan
·
#99007
·
|
|
[meta-oe][RESEND PATCH] onig: Upgrade 6.9.4 -> 6.9.8
License-Update: Update year
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
...-t-link-against-host-system-libraries.patch | 18 +++++++++---------
License-Update: Update year
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
...-t-link-against-host-system-libraries.patch | 18 +++++++++---------
|
By
Alex Kiernan
·
#99006
·
|
|
Re: [meta-networking][dunfell][PATCH ] dnsmasq: Fix CVE-2022-0934
Hi Armin,
Looks like there is some issue with the mailer . as it was observed earlier also when i submitted my patch to poky .
I am attaching here with the patch file with this can you please check.
Hi Armin,
Looks like there is some issue with the mailer . as it was observed earlier also when i submitted my patch to poky .
I am attaching here with the patch file with this can you please check.
|
By
Virendra Thakur
·
#99005
·
|
|
Re: [meta-networking][dunfell][PATCH ] dnsmasq: Fix CVE-2022-0934
This patch does not apply.
ERROR: dnsmasq-2.81-r0 do_patch: Applying patch 'CVE-2022-0934.patch' on target directory
This patch does not apply.
ERROR: dnsmasq-2.81-r0 do_patch: Applying patch 'CVE-2022-0934.patch' on target directory
|
By
Armin Kuster
·
#99004
·
|
|
[meta-oe][PATCH] libsdl: add CVE-2019-14906 to allowlist
CVE-2019-14906 is a Red Hat vulnerability and Yocto is not applicable.
So add it to the allowlist.
Signed-off-by: Hitomi Hasegawa <hasegawa-hitomi@...>
---
CVE-2019-14906 is a Red Hat vulnerability and Yocto is not applicable.
So add it to the allowlist.
Signed-off-by: Hitomi Hasegawa <hasegawa-hitomi@...>
---
|
By
hasegawa-hitomi@fujitsu.com
·
#99003
·
|
|
[meta-networking][PATCH] freeradius: fix daemon startup warnings
Fixes:
chown[1483]: /bin/chown: warning: '.' should be ':': 'radiusd.radiusd'
/etc/tmpfiles.d/radiusd.conf:2: Line references path below legacy directory /var/run/, updating /var/run/radiusd ->
Fixes:
chown[1483]: /bin/chown: warning: '.' should be ':': 'radiusd.radiusd'
/etc/tmpfiles.d/radiusd.conf:2: Line references path below legacy directory /var/run/, updating /var/run/radiusd ->
|
By
Yi Zhao
·
#99002
·
|
|
Re: [meta-networking][PATCH] frr: upgrade 8.2.2 -> 8.3.1
Ping ...
By
Yi Zhao
·
#99001
·
|
|
[meta-python][PATCH] python3-gevent: Avoid building internal version of libev
Use the system version. Moreover, internal version is not cross compile
friendly. Ends up with
| cc1: error: include location "/usr/include/python3.10" is unsafe for cross-compilation
Use the system version. Moreover, internal version is not cross compile
friendly. Ends up with
| cc1: error: include location "/usr/include/python3.10" is unsafe for cross-compilation
|
By
Khem Raj
·
#99000
·
|
|
Re: [meta-networking][dunfell][PATCH] dnsmasq: CVE-2022-0934 Heap use after free in dhcp6_no_relay
this was already submitted to the list
-armin
this was already submitted to the list
-armin
|
By
Armin Kuster
·
#98999
·
|
|
[meta-oe][PATCH] jansson: use cmake instead of autotools
This fixes build with clang and lld linker
| x86_64-poky-linux-ld.lld: error: unknown argument '--default-symver'
| clang-15: error: linker command failed with exit code 1 (use -v to see
This fixes build with clang and lld linker
| x86_64-poky-linux-ld.lld: error: unknown argument '--default-symver'
| clang-15: error: linker command failed with exit code 1 (use -v to see
|
By
Markus Volk
·
#98998
·
|