|
[meta-oe] [PATCH v2] cli11: upgrade 1.9.1 -> 2.2.0
License-Update: Copyright year updated to 2022.
0001-Do-not-download-the-catch-framework-during-configure.patch
added to download the catch framework before configure.
Signed-off-by: Wang Mingyu
License-Update: Copyright year updated to 2022.
0001-Do-not-download-the-catch-framework-during-configure.patch
added to download the catch framework before configure.
Signed-off-by: Wang Mingyu
|
By
wangmy
·
#98679
·
|
|
[meta-oe][PATCH] postgreql: Fix pg_config not working after buildpaths patch
The patch for removing 'QA issues' with pg_config was incomplete, it did not
change the number of items supposed to be in the configdata stucture. This leads to
get_configdata function asserting, and
The patch for removing 'QA issues' with pg_config was incomplete, it did not
change the number of items supposed to be in the configdata stucture. This leads to
get_configdata function asserting, and
|
By
Steffen Olsen <steffen.olsen@...>
·
#98678
·
|
|
Re: [meta-oe] [PATCH] cli11: upgrade 1.9.1 -> 2.2.0
it seems this version is trying to download the catch framework during
configure. This not ideal. Perhaps look into downloading everything
build needs during do_fetch via multiple SRC_URI entries.
it seems this version is trying to download the catch framework during
configure. This not ideal. Perhaps look into downloading everything
build needs during do_fetch via multiple SRC_URI entries.
|
By
Khem Raj
·
#98677
·
|
|
[meta-oe] [PATCH] lvm2/libdevmapper: upgrade 2.03.11 -> 2.03.16
0005-do-not-build-manual.patch
0006-start-lvm2-monitor.service-after-tmp.mount.patch
refreshed for new version.
Add bash to RDEPENDS.
Signed-off-by: Wang Mingyu <wangmy@...>
---
0005-do-not-build-manual.patch
0006-start-lvm2-monitor.service-after-tmp.mount.patch
refreshed for new version.
Add bash to RDEPENDS.
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#98676
·
|
|
[meta-oe] [PATCH] libdev-checklib-perl: upgrade 1.14 -> 1.16
0001-CheckLib.pm-don-t-execute-the-binary.patch
refreshed for new version.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...CheckLib.pm-don-t-execute-the-binary.patch | 20 +++++++++----------
0001-CheckLib.pm-don-t-execute-the-binary.patch
refreshed for new version.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...CheckLib.pm-don-t-execute-the-binary.patch | 20 +++++++++----------
|
By
wangmy
·
#98675
·
|
|
Re: kirkstone merge request: Sept 5th
merged thanks Armin
By
Khem Raj
·
#98674
·
|
|
[OE-core][dunfell][PATCH] CVE-2022-29154 rsync: remote arbitrary files write inside the directories of connecting peers.
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
|
By
vkumbhar
·
#98673
·
|
|
[meta-oe][dunfell][PATCH] CVE-2022-29154 rsync: remote arbitrary files write inside the directories of connecting peers.
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
|
By
vkumbhar
·
#98672
·
|
|
[meta-networking][dunfell][PATCH] CVE-2022-29154 rsync: remote arbitrary files write inside the directories of connecting peers.
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
Source: https://git.samba.org/?p=rsync.git;a=patch;h=b7231c7d02cfb65d291af74ff66e7d8c507ee871
MR: 120436
Type: Security Fix
Disposition: Backport from
|
By
vkumbhar
·
#98671
·
|
|
Re: [meta-oe][dunfell][PATCH] cryptsetup: upgrade 2.3.2 -> 2.3.7
Its sitting in my test branch. My build system was relocated over these last three weeks so there was a planned delay in processing changes.
-armin
Its sitting in my test branch. My build system was relocated over these last three weeks so there was a planned delay in processing changes.
-armin
|
By
Armin Kuster
·
#98670
·
|
|
Re: [meta-oe][dunfell][PATCH] CVE-2022-29154 rsync: remote arbitrary files write inside the directories of connecting peers.
The above three lines need to be in the patch itself ( See below in-line example). Please review OE's patch
The above three lines need to be in the patch itself ( See below in-line example). Please review OE's patch
|
By
Armin Kuster
·
#98669
·
|
|
kirkstone merge request: Sept 5th
The following changes since commit acbe74879807fc6f82b62525d32c823899e19036:
cryptsetup: Add support for building without SSH tokens (2022-08-09 09:51:57 -0700)
are available in the Git
The following changes since commit acbe74879807fc6f82b62525d32c823899e19036:
cryptsetup: Add support for building without SSH tokens (2022-08-09 09:51:57 -0700)
are available in the Git
|
By
Armin Kuster
·
#98668
·
|
|
[meta-python][PATCH 2/2] python3-prompt-toolkit: Upgrade 3.0.30 -> 3.0.31
Upgrade to release 3.0.31:
- Pass through `name` property in `TextArea` widget to `Buffer`.
- Added a `enable_cpr` parameter to `Vt100_Output`, `TelnetServer`
and `PromptToolkitSSHServer`, to
Upgrade to release 3.0.31:
- Pass through `name` property in `TextArea` widget to `Buffer`.
- Added a `enable_cpr` parameter to `Vt100_Output`, `TelnetServer`
and `PromptToolkitSSHServer`, to
|
By
Leon Anavi
·
#98667
·
|
|
[meta-python][PATCH 1/2] python3-imageio: Upgrade 2.21.1 -> 2.21.2
Upgrade to release 2.21.2:
- Allow v3.imread to read dicom
- Revert to asanyarray
- Add missing numpy import in example
Signed-off-by: Leon Anavi <leon.anavi@...>
---
Upgrade to release 2.21.2:
- Allow v3.imread to read dicom
- Revert to asanyarray
- Add missing numpy import in example
Signed-off-by: Leon Anavi <leon.anavi@...>
---
|
By
Leon Anavi
·
#98666
·
|
|
[meta-oe][kirkstone][PATCH] polkit: refresh patch to fix warning
From: Sergio Prado <sergio.prado@...>
Fix the following warning:
WARNING: polkit-0.119-r0 do_patch: Fuzz detected:
Applying patch 0004-Make-netgroup-support-optional.patch
patching file
From: Sergio Prado <sergio.prado@...>
Fix the following warning:
WARNING: polkit-0.119-r0 do_patch: Fuzz detected:
Applying patch 0004-Make-netgroup-support-optional.patch
patching file
|
By
Sergio Prado
·
#98665
·
|
|
[meta-oe] [PATCH] libblockdev: upgrade 2.26 -> 2.27
0001-lvm-Do-not-include-duplicate-entries-in-bd_lvm_lvs-o.patch
removed since it's included in 2.27
Changelog:
=========
fs: Return BD_FS_ERROR_UNKNOWN_FS on mounting unknown filesystem
overrides:
0001-lvm-Do-not-include-duplicate-entries-in-bd_lvm_lvs-o.patch
removed since it's included in 2.27
Changelog:
=========
fs: Return BD_FS_ERROR_UNKNOWN_FS on mounting unknown filesystem
overrides:
|
By
wangmy
·
#98664
·
|
|
[meta-oe] [PATCH] fio: upgrade 3.31 -> 3.32
0001-io_uring-Replace-pthread_self-with-s-tid.patch
removed since it's included in 3.32
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ring-Replace-pthread_self-with-s-tid.patch | 45
0001-io_uring-Replace-pthread_self-with-s-tid.patch
removed since it's included in 3.32
Signed-off-by: Wang Mingyu <wangmy@...>
---
...ring-Replace-pthread_self-with-s-tid.patch | 45
|
By
wangmy
·
#98663
·
|
|
[meta-oe] [PATCH] ctags: upgrade 5.9.20220821.0 -> 5.9.20220828.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../ctags/{ctags_5.9.20220821.0.bb => ctags_5.9.20220828.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../ctags/{ctags_5.9.20220821.0.bb => ctags_5.9.20220828.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#98662
·
|
|
[meta-oe] [PATCH] cli11: upgrade 1.9.1 -> 2.2.0
License-Update: Copyright year updated to 2022.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../cli11/{cli11_1.9.1.bb => cli11_2.2.0.bb} | 6 +++---
1 file changed, 3
License-Update: Copyright year updated to 2022.
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../cli11/{cli11_1.9.1.bb => cli11_2.2.0.bb} | 6 +++---
1 file changed, 3
|
By
wangmy
·
#98661
·
|
|
[meta-networking] [PATCH] chrony: upgrade 4.2 -> 4.3
arm_eabi.patch
upgrade for 4.3
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../chrony/chrony/arm_eabi.patch | 18 ++++++++----------
.../chrony/{chrony_4.2.bb => chrony_4.3.bb}
arm_eabi.patch
upgrade for 4.3
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../chrony/chrony/arm_eabi.patch | 18 ++++++++----------
.../chrony/{chrony_4.2.bb => chrony_4.3.bb}
|
By
wangmy
·
#98660
·
|