|
[PATCH] libproxy: upgrade 0.4.17 -> 0.4.18
determinism.patch
removed since it's included in 0.4.18.
Changelog:
=========
build: Allow configuration of sysconfig module
config_envvar: Add environment variable for pacrunner debugging
determinism.patch
removed since it's included in 0.4.18.
Changelog:
=========
build: Allow configuration of sysconfig module
config_envvar: Add environment variable for pacrunner debugging
|
By
wangmy
·
#167217
·
|
|
[PATCH] kbd: upgrade 2.5.0 -> 2.5.1
Changelog:
==========
keymaps:
-------
Fix pt-latin1 failing to load due to euro2 include.
tests:
--------
The tests do not depend on the data in srcdir/data.
Signed-off-by: Wang Mingyu
Changelog:
==========
keymaps:
-------
Fix pt-latin1 failing to load due to euro2 include.
tests:
--------
The tests do not depend on the data in srcdir/data.
Signed-off-by: Wang Mingyu
|
By
wangmy
·
#167216
·
|
|
[PATCH] bind: upgrade 9.18.3 -> 9.18.4
Changelog:
==========
[func] Don't try to process DNSSEC-related and ZONEMD records
in catz. [GL #3380]
[func] Add some more dnssec-policy checks to detect weird
Changelog:
==========
[func] Don't try to process DNSSEC-related and ZONEMD records
in catz. [GL #3380]
[func] Add some more dnssec-policy checks to detect weird
|
By
wangmy
·
#167215
·
|
|
[PATCH] alsa-ucm-conf: upgrade 1.2.7 -> 1.2.7.1
Configuration
- mt8195_demo: fix the HDMI device name
- USB-Audio: ALC1220 - add support for Gigabyte TRX40 Aorus Pro WiFi Rev 1.2
- ucm2: MediaTek: mt8195-demo: Add Initial support
- ucm2:
Configuration
- mt8195_demo: fix the HDMI device name
- USB-Audio: ALC1220 - add support for Gigabyte TRX40 Aorus Pro WiFi Rev 1.2
- ucm2: MediaTek: mt8195-demo: Add Initial support
- ucm2:
|
By
wangmy
·
#167214
·
|
|
[PATCH] alsa-plugins: upgrade 1.2.6 -> 1.2.7.1
Changelog:
==========
Jack PCM plugin
- jack: use program_invocation_short_name
- jack: implement pcm operation sw_params
Signed-off-by: Wang Mingyu <wangmy@...>
---
Changelog:
==========
Jack PCM plugin
- jack: use program_invocation_short_name
- jack: implement pcm operation sw_params
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#167213
·
|
|
[PATCH] alsa-lib: upgrade 1.2.7 -> 1.2.7.1
Changelog:
=========
Core
- Release v1.2.7.1
- conf: Use ino64_t to save and compare inode numbers
Control API
- control: eld - fix the decoding for older hw
I/O API
- output: include stdarg.h
PCM
Changelog:
=========
Core
- Release v1.2.7.1
- conf: Use ino64_t to save and compare inode numbers
Control API
- control: eld - fix the decoding for older hw
I/O API
- output: include stdarg.h
PCM
|
By
wangmy
·
#167212
·
|
|
Re: [AUH] rust-llvm: upgrading to 1.61.0 FAILED
Hi,
In Yocto, the Rust upgrade from 1.60.0 -> 1.61.0 enables a dependency on the libstdc++-static library for rust-llvm. With this upgrade build is aborted for 'bitbake
Hi,
In Yocto, the Rust upgrade from 1.60.0 -> 1.61.0 enables a dependency on the libstdc++-static library for rust-llvm. With this upgrade build is aborted for 'bitbake
|
By
Sundeep KOKKONDA
·
#167211
·
|
|
[dunfell 6/6] linux-firmware: upgrade 20220509 -> 20220610
From: Dmitry Baryshkov <dbaryshkov@...>
Drop 0001-Makefile-replace-mkdir-by-install.patch merged upstream.
License-Update: additional files
Signed-off-by: Dmitry Baryshkov
From: Dmitry Baryshkov <dbaryshkov@...>
Drop 0001-Makefile-replace-mkdir-by-install.patch merged upstream.
License-Update: additional files
Signed-off-by: Dmitry Baryshkov
|
By
Steve Sakoman
·
#167210
·
|
|
[dunfell 5/6] linux-firmware: add support for building snapshots
From: Dmitry Baryshkov <dbaryshkov@...>
In some cases it is useful to be able to test the snapshot of
linux-firmware (e.g. to test if the updated firmware works on the
particular hardware).
From: Dmitry Baryshkov <dbaryshkov@...>
In some cases it is useful to be able to test the snapshot of
linux-firmware (e.g. to test if the updated firmware works on the
particular hardware).
|
By
Steve Sakoman
·
#167209
·
|
|
[dunfell 4/6] systemd: systemd-systemctl: Support instance conf files during enable
From: Nick Potenski <nick.potenski@...>
Add ability to parse instance-specific conf files when
enabling an instance of a templated unit during postinstall.
Signed-off-by: Nick Potenski
From: Nick Potenski <nick.potenski@...>
Add ability to parse instance-specific conf files when
enabling an instance of a templated unit during postinstall.
Signed-off-by: Nick Potenski
|
By
Steve Sakoman
·
#167208
·
|
|
[dunfell 3/6] dpkg: update to 1.19.8
From: Chee Yang Lee <chee.yang.lee@...>
update include fixes for CVE-2022-1664.
Signed-off-by: Chee Yang Lee <chee.yang.lee@...>
Signed-off-by: Steve Sakoman <steve@...>
---
From: Chee Yang Lee <chee.yang.lee@...>
update include fixes for CVE-2022-1664.
Signed-off-by: Chee Yang Lee <chee.yang.lee@...>
Signed-off-by: Steve Sakoman <steve@...>
---
|
By
Steve Sakoman
·
#167207
·
|
|
[dunfell 2/6] golang: CVE-2021-44717 syscall: don't close fd 0 on ForkExec error
From: Hitendra Prajapati <hprajapati@...>
Source: https://github.com/golang/go
MR: 114884
Type: Security Fix
Disposition: Backport from https://github.com/golang/go/commit/44a3fb49
ChangeID:
From: Hitendra Prajapati <hprajapati@...>
Source: https://github.com/golang/go
MR: 114884
Type: Security Fix
Disposition: Backport from https://github.com/golang/go/commit/44a3fb49
ChangeID:
|
By
Steve Sakoman
·
#167206
·
|
|
[dunfell 1/6] python-pip: CVE-2021-3572 Incorrect handling of unicode separators in git references
From: Hitendra Prajapati <hprajapati@...>
Source: https://github.com/pypa/pip
MR: 113864
Type: Security Fix
Disposition: Backport from
From: Hitendra Prajapati <hprajapati@...>
Source: https://github.com/pypa/pip
MR: 113864
Type: Security Fix
Disposition: Backport from
|
By
Steve Sakoman
·
#167205
·
|
|
[dunfell 0/6] Patch review
Please review this set of patches for dunfell and have comments back by end
of day Thursday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3805
The
Please review this set of patches for dunfell and have comments back by end
of day Thursday.
Passed a-full on autobuilder:
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3805
The
|
By
Steve Sakoman
·
#167204
·
|
|
[kirkstone 13/13] mesa: backport a patch to support compositors without zwp_linux_dmabuf_v1 again
From: Martin Jansa <Martin.Jansa@...>
* the same will be needed for kirkstone
Signed-off-by: Martin Jansa <Martin.Jansa@...>
Signed-off-by: Alexandre Belloni
From: Martin Jansa <Martin.Jansa@...>
* the same will be needed for kirkstone
Signed-off-by: Martin Jansa <Martin.Jansa@...>
Signed-off-by: Alexandre Belloni
|
By
Steve Sakoman
·
#167203
·
|
|
[kirkstone 12/13] rootfs-postcommands.bbclass: correct comments
From: Michael Opdenacker <michael.opdenacker@...>
Signed-off-by: Michael Opdenacker <michael.opdenacker@...>
Signed-off-by: Alexandre Belloni
From: Michael Opdenacker <michael.opdenacker@...>
Signed-off-by: Michael Opdenacker <michael.opdenacker@...>
Signed-off-by: Alexandre Belloni
|
By
Steve Sakoman
·
#167202
·
|
|
[kirkstone 11/13] gtk-doc: Fix potential shebang overflow on gtkdoc-mkhtml2
From: Paulo Neves <ptsneves@...>
A native path can cause a shebang overflow on gtkdoc-mkhtml.
Replace it with /usr/bin/env.
Signed-off-by: Paulo Neves <ptsneves@...>
Signed-off-by:
From: Paulo Neves <ptsneves@...>
A native path can cause a shebang overflow on gtkdoc-mkhtml.
Replace it with /usr/bin/env.
Signed-off-by: Paulo Neves <ptsneves@...>
Signed-off-by:
|
By
Steve Sakoman
·
#167201
·
|
|
[kirkstone 10/13] systemd: systemd-systemctl: Support instance conf files during enable
From: Nick Potenski <nick.potenski@...>
Add ability to parse instance-specific conf files when
enabling an instance of a templated unit during postinstall.
Signed-off-by: Nick Potenski
From: Nick Potenski <nick.potenski@...>
Add ability to parse instance-specific conf files when
enabling an instance of a templated unit during postinstall.
Signed-off-by: Nick Potenski
|
By
Steve Sakoman
·
#167200
·
|
|
[kirkstone 09/13] efivar: add musl libc compatibility
From: Davide Gardenal <davidegarde2000@...>
Backport patch to get efivar working with musl.
Upstream issue:
https://github.com/rhboot/efivar/issues/202
After commit
From: Davide Gardenal <davidegarde2000@...>
Backport patch to get efivar working with musl.
Upstream issue:
https://github.com/rhboot/efivar/issues/202
After commit
|
By
Steve Sakoman
·
#167199
·
|
|
[kirkstone 08/13] python: Avoid shebang overflow on python-config.py
From: Paulo Neves <ptsneves@...>
The native path may be too big, leading to shebang
overflow. Just use the #!/usr/bin/env python3.
Signed-off-by: Paulo Neves
From: Paulo Neves <ptsneves@...>
The native path may be too big, leading to shebang
overflow. Just use the #!/usr/bin/env python3.
Signed-off-by: Paulo Neves
|
By
Steve Sakoman
·
#167198
·
|