|
Re: [OE-core] Announcing pkgexp
Understood, this definitely makes sense. Forget it!
Cheers
Michael
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Understood, this definitely makes sense. Forget it!
Cheers
Michael
--
Michael Opdenacker, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
|
By
Michael Opdenacker
·
#97607
·
|
|
Re: [OE-core] Announcing pkgexp
The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge. If the page is redesigned to have scrollable regions then sure. That would likely
The immediate problem with that is that for some packages, like libc, the reverse depends list can be huuuuge. If the page is redesigned to have scrollable regions then sure. That would likely
|
By
Ross Burton
·
#97606
·
|
|
Re: [OE-core] Announcing pkgexp
Hi Ross
Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse
Hi Ross
Hey, this looks very nice and very easy to use!
One minor complaint, though: the "What Depends on" button didn't immediately catch my eye.
Would it be possible to show such reverse
|
By
Michael Opdenacker
·
#97605
·
|
|
Announcing pkgexp
Hi,
I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README:
pkgexp is a tool to visually explore the
Hi,
I’ve just released the first release of pkgexp, a tool to explore the pkgdata that has been generated in a build. Quoting from the README:
pkgexp is a tool to visually explore the
|
By
Ross Burton
·
#97604
·
|
|
[meta-oe][PATCH] mariadb: Upgrade to 10.8.3
From: Mingli Yu <mingli.yu@...>
Remove the backported patch mariadb-openssl3.patch as the logic
is included in the new version.
Add libzstd to RDEPENDS to fix below qa issue:
From: Mingli Yu <mingli.yu@...>
Remove the backported patch mariadb-openssl3.patch as the logic
is included in the new version.
Add libzstd to RDEPENDS to fix below qa issue:
|
By
Yu, Mingli
·
#97603
·
|
|
[meta-networking][kirkstone][PATCH] cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands
Source: https://github.com/cyrusimap/cyrus-sasl
MR: 118497
Type: Security Fix
Disposition: Backport from
Source: https://github.com/cyrusimap/cyrus-sasl
MR: 118497
Type: Security Fix
Disposition: Backport from
|
By
Hitendra Prajapati
·
#97602
·
|
|
[meta-networking][dunfell][PATCH] cyrus-sasl: CVE-2022-24407 failure to properly escape SQL input allows an attacker to execute arbitrary SQL commands
Source: https://github.com/cyrusimap/cyrus-sasl
MR: 118501
Type: Security Fix
Disposition: Backport from
Source: https://github.com/cyrusimap/cyrus-sasl
MR: 118501
Type: Security Fix
Disposition: Backport from
|
By
Hitendra Prajapati
·
#97601
·
|
|
[meta-networking][kirkstone][PATCH] networkmanager: fix build with enabled ppp
If 'ppp' packageconfig option is enabled, but the build system does NOT
have pppd binary installed, the build fails with:
| Has header "pppd/pppd.h" : YES
| Program pppd /sbin/pppd /usr/sbin/pppd
If 'ppp' packageconfig option is enabled, but the build system does NOT
have pppd binary installed, the build fails with:
| Has header "pppd/pppd.h" : YES
| Program pppd /sbin/pppd /usr/sbin/pppd
|
By
Javier Viguera
·
#97600
·
|
|
[meta-python][RESEND PATCH] python3-pybluez: fix a runtime issue with python 3.10
Add an upstream patch that's not part of any release yet that addresses
an issue with python 3.10 (related to a missing macro).
Link: https://github.com/pybluez/pybluez/issues/426
Signed-off-by:
Add an upstream patch that's not part of any release yet that addresses
an issue with python 3.10 (related to a missing macro).
Link: https://github.com/pybluez/pybluez/issues/426
Signed-off-by:
|
By
Bartosz Golaszewski
·
#97599
·
|
|
[meta-networking] [PATCH] nbdkit: upgrade 1.31.8 -> 1.31.9
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../nbdkit/{nbdkit_1.31.8.bb => nbdkit_1.31.9.bb} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../nbdkit/{nbdkit_1.31.8.bb => nbdkit_1.31.9.bb} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
rename
|
By
wangmy
·
#97598
·
|
|
[meta-oe] [PATCH] uftrace: upgrade 0.11 -> 0.12
Changelog:
==========
* support dynamic tracing with -fpatchable-function-entry
* --clock option to use a different clock source
Signed-off-by: Wang Mingyu <wangmy@...>
---
Changelog:
==========
* support dynamic tracing with -fpatchable-function-entry
* --clock option to use a different clock source
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#97597
·
|
|
[meta-oe] [PATCH] postgresql: upgrade 14.3 -> 14.4
0001-configure.ac-bypass-autoconf-2.69-version-check.patch
refreshed for new version.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...01-configure.ac-bypass-autoconf-2.69-version-check.patch
0001-configure.ac-bypass-autoconf-2.69-version-check.patch
refreshed for new version.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...01-configure.ac-bypass-autoconf-2.69-version-check.patch
|
By
wangmy
·
#97596
·
|
|
[meta-oe] [PATCH] libzip: upgrade 1.8.0 -> 1.9.0
Changelog:
============
Add zip_file_is_seekable().
Improve compatibility with WinAES.
Fix encoding handling in zip_name_locate().
Add option to zipcmp to output summary of changes.
Changelog:
============
Add zip_file_is_seekable().
Improve compatibility with WinAES.
Fix encoding handling in zip_name_locate().
Add option to zipcmp to output summary of changes.
|
By
wangmy
·
#97595
·
|
|
[meta-gnome] [PATCH] libwacom: upgrade 2.2.0 -> 2.3.0
Changelog:
============
- New Devices:
- Acer Chromebook Spin 13
- Huion HS611
- Lenovo 14s Yoga, X13 Yoga, X1 Yoga, X380
- Samsung Galaxy Book Pro 360, Flex2
- Devices matching a "* Keyboard"
Changelog:
============
- New Devices:
- Acer Chromebook Spin 13
- Huion HS611
- Lenovo 14s Yoga, X13 Yoga, X1 Yoga, X380
- Samsung Galaxy Book Pro 360, Flex2
- Devices matching a "* Keyboard"
|
By
wangmy
·
#97594
·
|
|
[meta-oe] [PATCH] iwd: upgrade 1.27 -> 1.28
Changelog:
==========
Fix issue with handling invalid EAPoL frames.
Fix issue with handling unexpectedly unencrypted EAP frames.
Fix issue with handling AlwaysRandomizeAddress/AddressOverride.
Changelog:
==========
Fix issue with handling invalid EAPoL frames.
Fix issue with handling unexpectedly unencrypted EAP frames.
Fix issue with handling AlwaysRandomizeAddress/AddressOverride.
|
By
wangmy
·
#97593
·
|
|
[meta-oe] [PATCH] gperftools: upgrade 2.9.1 -> 2.10
ppc-musl.patch
refreshed for new version.
Changelog:
==========
* Matt T. Proud contributed documentation fix to call Go programming language
by it's true name instead of golang.
* Robert Scott
ppc-musl.patch
refreshed for new version.
Changelog:
==========
* Matt T. Proud contributed documentation fix to call Go programming language
by it's true name instead of golang.
* Robert Scott
|
By
wangmy
·
#97592
·
|
|
[meta-oe] [PATCH] googletest: upgrade 1.11.0 -> 1.12.0
Changelog:
==========
C++ Language Support
----------------------
This will be the last release to support C++11. Future releases will require at least C++14.
Mocking
---------
Support for
Changelog:
==========
C++ Language Support
----------------------
This will be the last release to support C++11. Future releases will require at least C++14.
Mocking
---------
Support for
|
By
wangmy
·
#97591
·
|
|
[meta-gnome] [PATCH] gnome-commander: upgrade 1.14.2 -> 1.14.3
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{gnome-commander_1.14.2.bb => gnome-commander_1.14.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../{gnome-commander_1.14.2.bb => gnome-commander_1.14.3.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97590
·
|
|
[meta-oe][dunfell][PATCH] xterm: CVE-2022-24130 Buffer overflow in set_sixel in graphics_sixel.c
Source: https://github.com/ThomasDickey/xterm-snapshots/
MR: 115675
Type: Security Fix
Disposition: Backport from
Source: https://github.com/ThomasDickey/xterm-snapshots/
MR: 115675
Type: Security Fix
Disposition: Backport from
|
By
Hitendra Prajapati
·
#97589
·
|
|
[meta-python] [PATCH] python3-websocket-client: upgrade 1.3.2 -> 1.3.3
Changelog:
=========
- Fix unclosed socket error (#826)
- Update header dict access (#818)
- Add utf8 workaround to docs (fc9ee9f)
Signed-off-by: Wang Mingyu <wangmy@...>
---
Changelog:
=========
- Fix unclosed socket error (#826)
- Update header dict access (#818)
- Add utf8 workaround to docs (fc9ee9f)
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#97588
·
|