|
[PATCH] itstool: correct upstream version check
Signed-off-by: Alexander Kanavin <alex@...>
---
meta/recipes-support/itstool/itstool_2.0.7.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
Signed-off-by: Alexander Kanavin <alex@...>
---
meta/recipes-support/itstool/itstool_2.0.7.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git
|
By
Alexander Kanavin
·
#164218
·
|
|
Re: [PATCH] bluez5: install /var/lib/bluetooth directory
Am 08.04.2022 um 22:03 schrieb Markus Volk via lists.openembedded.org:
Regarding the documentation the ReadOnlyPaths and ReadWritePaths makes not sense because ProtectSystem=full mounts /usr, boot
Am 08.04.2022 um 22:03 schrieb Markus Volk via lists.openembedded.org:
Regarding the documentation the ReadOnlyPaths and ReadWritePaths makes not sense because ProtectSystem=full mounts /usr, boot
|
By
Stefan Herbrechtsmeier
·
#164217
·
|
|
Re: [PATCH] glib-networking: build with gnutls support
It's the dependencies that you have to count as well in order to link
with libgnutls in a program.
libgnutls requires nettle which requires GMP. GMP (>= 6.0.0) is dual licensed
LGPLv3+ or GPLv2+.
It's the dependencies that you have to count as well in order to link
with libgnutls in a program.
libgnutls requires nettle which requires GMP. GMP (>= 6.0.0) is dual licensed
LGPLv3+ or GPLv2+.
|
By
Khem Raj
·
#164216
·
|
|
[PATCH V3] meta: rust - Bug fix for target definitions returning 'NoneType' for arm
The build shows below error while building for arm machines.
Exception: TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Detailed error info :
Steps to
The build shows below error while building for arm machines.
Exception: TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Detailed error info :
Steps to
|
By
Sundeep KOKKONDA
·
#164215
·
|
|
Re: [PATCH] glib-networking: build with gnutls support
Am 11.04.22 um 06:25 schrieb Andre McCurdy:
In a perfect world, I would say you are right. There should not even exist more than one implementation.
In reality, at least for
Am 11.04.22 um 06:25 schrieb Andre McCurdy:
In a perfect world, I would say you are right. There should not even exist more than one implementation.
In reality, at least for
|
By
Markus Volk
·
#164214
·
|
|
[master][kirkstone][PATCH] musl: Move to 1.2.3 release tag
This actually are just 2 patches on top of what we have thus far
* 7a43f6fe release 1.2.3
* 01b14242 accept null pointer as message argument to gettext functions
Signed-off-by: Khem Raj
This actually are just 2 patches on top of what we have thus far
* 7a43f6fe release 1.2.3
* 01b14242 accept null pointer as message argument to gettext functions
Signed-off-by: Khem Raj
|
By
Khem Raj
·
#164213
·
|
|
Re: [PATCH] glib-networking: build with gnutls support
This should either be gnutls or openssl, not both. But aside from
that, gnutls brings (L)GPLv3 issues and therefore should not be
enabled by default.
Are you saying that some glib-networking
This should either be gnutls or openssl, not both. But aside from
that, gnutls brings (L)GPLv3 issues and therefore should not be
enabled by default.
Are you saying that some glib-networking
|
By
Andre McCurdy
·
#164212
·
|
|
[PATCH v2 2/2] pango: Upgrade to 1.50.6
Changes in this release [1]
[1] https://github.com/GNOME/pango/commit/37a427018c92a2bc679ef104097e07a619609c9c
Signed-off-by: Khem Raj <raj.khem@...>
---
v2: Rebased
Changes in this release [1]
[1] https://github.com/GNOME/pango/commit/37a427018c92a2bc679ef104097e07a619609c9c
Signed-off-by: Khem Raj <raj.khem@...>
---
v2: Rebased
|
By
Khem Raj
·
#164211
·
|
|
[PATCH v2 1/2] libarchive: Upgrade to 3.6.1
Changes in this release [1]
[1] https://github.com/libarchive/libarchive/releases/tag/v3.6.1
Signed-off-by: Khem Raj <raj.khem@...>
---
v2: Fix subject line to reflect right version
Changes in this release [1]
[1] https://github.com/libarchive/libarchive/releases/tag/v3.6.1
Signed-off-by: Khem Raj <raj.khem@...>
---
v2: Fix subject line to reflect right version
|
By
Khem Raj
·
#164210
·
|
|
Re: [PATCH] glib-networking: build with gnutls support
Hi Markus,
Please use one commit per component as it is easy to describe.
Jose
Markus Volk <f_l_k@...> escreveu no dia domingo, 10/04/2022 à(s) 18:29:
--
Best regards,
José Quaresma
Hi Markus,
Please use one commit per component as it is easy to describe.
Jose
Markus Volk <f_l_k@...> escreveu no dia domingo, 10/04/2022 à(s) 18:29:
--
Best regards,
José Quaresma
|
By
Jose Quaresma
·
#164209
·
|
|
Re: [PATCH 1/2] libarchive: Upgrade to 2.6.1
Hi Khem,
nitpik in the version on the commit title:
-2.6.1
+3.6.1
Jose
Khem Raj <raj.khem@...> escreveu no dia domingo, 10/04/2022 à(s) 19:07:
--
Best regards,
José Quaresma
Hi Khem,
nitpik in the version on the commit title:
-2.6.1
+3.6.1
Jose
Khem Raj <raj.khem@...> escreveu no dia domingo, 10/04/2022 à(s) 19:07:
--
Best regards,
José Quaresma
|
By
Jose Quaresma
·
#164208
·
|
|
Re: [PATCH][dunfell] zlib: backport the fix for CVE-2018-25032
Hello Steve,
Sorry if it wasn't clear, I mentioned it because another patch might be needed to
properly fix the CVE. I can't jugde that, simply because I am not familiar with the
code in question. It
Hello Steve,
Sorry if it wasn't clear, I mentioned it because another patch might be needed to
properly fix the CVE. I can't jugde that, simply because I am not familiar with the
code in question. It
|
By
Jeroen Hofstee
·
#164207
·
|
|
[PATCH 2/2] pango: Upgrade to 1.50.6
Changes in this release [1]
[1] https://github.com/GNOME/pango/commit/37a427018c92a2bc679ef104097e07a619609c9c
Signed-off-by: Khem Raj <raj.khem@...>
---
Changes in this release [1]
[1] https://github.com/GNOME/pango/commit/37a427018c92a2bc679ef104097e07a619609c9c
Signed-off-by: Khem Raj <raj.khem@...>
---
|
By
Khem Raj
·
#164206
·
|
|
[PATCH 1/2] libarchive: Upgrade to 2.6.1
Changes in this release [1]
[1] https://github.com/libarchive/libarchive/releases/tag/v3.6.1
Signed-off-by: Khem Raj <raj.khem@...>
---
.../libarchive/{libarchive_3.6.0.bb =>
Changes in this release [1]
[1] https://github.com/libarchive/libarchive/releases/tag/v3.6.1
Signed-off-by: Khem Raj <raj.khem@...>
---
.../libarchive/{libarchive_3.6.0.bb =>
|
By
Khem Raj
·
#164205
·
|
|
[PATCH] glib-networking: build with gnutls support
this fixes authentication issues with geary and tls connection
Signed-off-by: Markus Volk <f_l_k@...>
---
meta/recipes-core/glib-networking/glib-networking_2.72.0.bb | 2 +-
this fixes authentication issues with geary and tls connection
Signed-off-by: Markus Volk <f_l_k@...>
---
meta/recipes-core/glib-networking/glib-networking_2.72.0.bb | 2 +-
|
By
Markus Volk
·
#164204
·
|
|
[PATCH v2] libbsd: upgrade 0.11.5 -> 0.11.6
By
wangmy
·
#164203
·
|
|
OE-core CVE metrics for honister on Sun 10 Apr 2022 03:30:01 AM HST
Branch: honister
New this week: 6 CVEs
CVE-2019-1010238 (CVSS3: 9.8 CRITICAL): pango:pango-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010238 *
CVE-2022-1050 (CVSS3: 8.8 HIGH):
Branch: honister
New this week: 6 CVEs
CVE-2019-1010238 (CVSS3: 9.8 CRITICAL): pango:pango-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010238 *
CVE-2022-1050 (CVSS3: 8.8 HIGH):
|
By
Steve Sakoman
·
#164202
·
|
|
Re: OE-core CVE metrics for master on Sun 10 Apr 2022 02:00:01 AM HST
This seems to be an error in the database due to a recent update for this CVE entry. I requested a fix on Friday so hopefully this will disappear next week.
Steve
This seems to be an error in the database due to a recent update for this CVE entry. I requested a fix on Friday so hopefully this will disappear next week.
Steve
|
By
Steve Sakoman
·
#164201
·
|
|
OE-core CVE metrics for hardknott on Sun 10 Apr 2022 03:00:01 AM HST
Branch: hardknott
New this week: 4 CVEs
CVE-2019-1010238 (CVSS3: 9.8 CRITICAL): pango:pango-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010238 *
CVE-2022-1050 (CVSS3: 8.8 HIGH):
Branch: hardknott
New this week: 4 CVEs
CVE-2019-1010238 (CVSS3: 9.8 CRITICAL): pango:pango-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010238 *
CVE-2022-1050 (CVSS3: 8.8 HIGH):
|
By
Steve Sakoman
·
#164200
·
|
|
OE-core CVE metrics for dunfell on Sun 10 Apr 2022 02:30:01 AM HST
Branch: dunfell
New this week: 4 CVEs
CVE-2019-1010238 (CVSS3: 9.8 CRITICAL): pango:pango-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010238 *
CVE-2021-20295 (CVSS3: 6.5
Branch: dunfell
New this week: 4 CVEs
CVE-2019-1010238 (CVSS3: 9.8 CRITICAL): pango:pango-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-1010238 *
CVE-2021-20295 (CVSS3: 6.5
|
By
Steve Sakoman
·
#164199
·
|