|
[meta-python][PATCH 2/4] python3-pika: Upgrade 1.2.1 -> 1.3.0
Upgrade to release 1.3.0:
- Convert the metadata into PEP 621 format
- Use pyproject.toml only
- Memory leak when multiple field is set to true in ack
- No exception raised when heartbeat timed out
-
Upgrade to release 1.3.0:
- Convert the metadata into PEP 621 format
- Use pyproject.toml only
- Memory leak when multiple field is set to true in ack
- No exception raised when heartbeat timed out
-
|
By
Leon Anavi
·
#97725
·
|
|
[meta-python][PATCH 1/4] python3-eth-hash: Upgrade 0.3.2 -> 0.3.3
Upgrade to release 0.3.3 and add runtime dependencies:
- Keccak backend was initialized every time it was called.
Now it's initialized only the first time it's called.
- Prune venv files from the
Upgrade to release 0.3.3 and add runtime dependencies:
- Keccak backend was initialized every time it was called.
Now it's initialized only the first time it's called.
- Prune venv files from the
|
By
Leon Anavi
·
#97724
·
|
|
[meta-oe][kirkstone][master][PATCH] thrift: add CVE_PRODUCT to fix CVE reporting
Without CVE_PRODUCT set to apache:thrift cve-check was catching
CVEs form facebook:thrift that are not related with this product.
Now the report is correct.
Signed-off-by: Davide Gardenal
Without CVE_PRODUCT set to apache:thrift cve-check was catching
CVEs form facebook:thrift that are not related with this product.
Now the report is correct.
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#97723
·
|
|
[meta-filesystems][PATCH] ntfs-3g-ntfsprogs: upgrade to 2022.5.17
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved defence against maliciously tampered
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved defence against maliciously tampered
|
By
Chen Qi
·
#97722
·
|
|
Re: [meta-oe] [PATCH] catch2: upgrade 2.13.7 -> 3.0.1
we have libgpiod which still needs catch2 so please look into fixing
libgpiod as well. It fails currently
| ../../../../libgpiod-1.6.3/bindings/cxx/tests/gpiod-cxx-test-main.cpp:9:10:
fatal error:
we have libgpiod which still needs catch2 so please look into fixing
libgpiod as well. It fails currently
| ../../../../libgpiod-1.6.3/bindings/cxx/tests/gpiod-cxx-test-main.cpp:9:10:
fatal error:
|
By
Khem Raj
·
#97721
·
|
|
Re: [meta-oe] [PATCH] bats: upgrade 1.6.1 -> 1.7.0
this would need branch= to be updated as well to perhaps 1.7.x
currently it fails to build
stdio: ERROR: bats-1.7.0-r0 do_fetch: Fetcher failure: Unable to find
revision
this would need branch= to be updated as well to perhaps 1.7.x
currently it fails to build
stdio: ERROR: bats-1.7.0-r0 do_fetch: Fetcher failure: Unable to find
revision
|
By
Khem Raj
·
#97720
·
|
|
[meta-filesystems][kirkstone][PATCH] ntfs-3g-ntfsprogs: upgrade to 2022.5.17
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved defence against maliciously tampered
Upgrade from 2021.8.22 to 2022.5.17.
This upgrade mainly include CVE fixes.
According to https://github.com/tuxera/ntfs-3g/releases:
"""
Changelog:
* Improved defence against maliciously tampered
|
By
Chen Qi
·
#97719
·
|
|
Re: [meta-oe][PATCH] cryptsetup: Add support for building without SSH tokens
By
Peter Kjellerstedt
·
#97718
·
|
|
[meta-networking][kirkstone][master][PATCH] wireshark: upgrade 3.4.11 -> 3.4.12
This upgrade includes the following CVE fixes:
- CVE-2021-4190
- CVE-2022-0581
- CVE-2022-0582
- CVE-2022-0583
- CVE-2022-0585
- CVE-2022-0586
Signed-off-by: Davide Gardenal
This upgrade includes the following CVE fixes:
- CVE-2021-4190
- CVE-2022-0581
- CVE-2022-0582
- CVE-2022-0583
- CVE-2022-0585
- CVE-2022-0586
Signed-off-by: Davide Gardenal
|
By
Davide Gardenal
·
#97717
·
|
|
[meta-python][PATCH 2/2] python3-elementpath: Upgrade 2.5.0 -> 2.5.3
Upgrade to release 2.5.3:
- Fix unary path step operator
- Fix sphinx warnings 'reference target not found'
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...ython3-elementpath_2.5.0.bb =>
Upgrade to release 2.5.3:
- Fix unary path step operator
- Fix sphinx warnings 'reference target not found'
Signed-off-by: Leon Anavi <leon.anavi@...>
---
...ython3-elementpath_2.5.0.bb =>
|
By
Leon Anavi
·
#97716
·
|
|
[meta-python][PATCH 1/2] python3-autobahn: Upgrade 22.4.2 -> 22.5.1
Upgrade to release 22.5.1:
- new: WAMP Flatbuffers IDL and schema processing (experimental)
- new: WAMP-cryptosign trustroot (experimental)
- new: add wrapper type for CryptosignAuthextra
- fix:
Upgrade to release 22.5.1:
- new: WAMP Flatbuffers IDL and schema processing (experimental)
- new: WAMP-cryptosign trustroot (experimental)
- new: add wrapper type for CryptosignAuthextra
- fix:
|
By
Leon Anavi
·
#97715
·
|
|
[meta-oe][master][kirkstone][PATCH] imagemagick: upgrade 7.0.10-25 -> 7.0.10-62
This upgrade includes patches for the following CVEs:
- CVE-2020-13902
- CVE-2020-27829
- CVE-2020-29599
- CVE-2021-20176
- CVE-2021-20241
- CVE-2021-20243
- CVE-2021-20244
- CVE-2021-20245
-
This upgrade includes patches for the following CVEs:
- CVE-2020-13902
- CVE-2020-27829
- CVE-2020-29599
- CVE-2021-20176
- CVE-2021-20241
- CVE-2021-20243
- CVE-2021-20244
- CVE-2021-20245
-
|
By
Davide Gardenal
·
#97714
·
|
|
[meta-oe][kirkstone][PATCH] glmark2: fix compatibility with python-3.11
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...b-fix-compatibility-with-python-3.11.patch | 76 +++++++++++++++++++
.../recipes-benchmark/glmark2/glmark2_git.bb | 3 +-
2 files
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...b-fix-compatibility-with-python-3.11.patch | 76 +++++++++++++++++++
.../recipes-benchmark/glmark2/glmark2_git.bb | 3 +-
2 files
|
By
Martin Jansa
·
#97713
·
|
|
[meta-oe] [PATCH] ctags: upgrade 5.9.20220605.0 -> 5.9.20220703.0
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../ctags/{ctags_5.9.20220605.0.bb => ctags_5.9.20220703.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Wang Mingyu <wangmy@...>
---
.../ctags/{ctags_5.9.20220605.0.bb => ctags_5.9.20220703.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
wangmy
·
#97712
·
|
|
[meta-gnome] [PATCH] gvfs: upgrade 1.50.0 -> 1.50.2
Changelog:
==========
* smb: Rework anonymous handling to avoid EINVAL
* http: Unescape prefix to fix handling of encoded URIs
* build: Fix build without Avahi support
* dav: Drop user from URI as a
Changelog:
==========
* smb: Rework anonymous handling to avoid EINVAL
* http: Unescape prefix to fix handling of encoded URIs
* build: Fix build without Avahi support
* dav: Drop user from URI as a
|
By
wangmy
·
#97711
·
|
|
[meta-gnome] [PATCH] gtksourceview5: upgrade 5.4.1 -> 5.4.2
News in 5.4.2, 2022-06-12
-------------------------
* Updated languages: c.lang, perl.lang
* Updated style-schemes: Adwaita-dark, solarized-light, solarized-dark
* Updated translations: Friulian
News in 5.4.2, 2022-06-12
-------------------------
* Updated languages: c.lang, perl.lang
* Updated style-schemes: Adwaita-dark, solarized-light, solarized-dark
* Updated translations: Friulian
|
By
wangmy
·
#97710
·
|
|
[meta-gnome] [PATCH] gtk4: upgrade 4.6.4 -> 4.6.6
Changelog:
==========
* Fix translations in GTKs own ui files
* Wayland:
- Fix a problem with the activation protocol
- Don't force the HighContrast icontheme
- Ensure that our cursor surfaces
Changelog:
==========
* Fix translations in GTKs own ui files
* Wayland:
- Fix a problem with the activation protocol
- Don't force the HighContrast icontheme
- Ensure that our cursor surfaces
|
By
wangmy
·
#97709
·
|
|
[meta-oe] [PATCH] googletest: upgrade 1.12.0 -> 1.12.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-test/googletest/googletest_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta-oe/recipes-test/googletest/googletest_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git
|
By
wangmy
·
#97708
·
|
|
[meta-gnome] [PATCH] gnome-text-editor: upgrade 42.1 -> 42.2
Changelog:
==========
• Fix a crash at shutdown after saving state. This didn't cause any data
loss, but could be annoying.
• Spellcheck underline fixes for various languages
• Various
Changelog:
==========
• Fix a crash at shutdown after saving state. This didn't cause any data
loss, but could be annoying.
• Spellcheck underline fixes for various languages
• Various
|
By
wangmy
·
#97707
·
|
|
[meta-gnome] [PATCH] gnome-calculator: upgrade 42.0 -> 42.2
Changelog:
==========
* Updated translations
* Fixed incorrect history with bits toggling #281
* Fixed crash when typing in variable popover #282
* Fixed incorrect libxml usage
Changelog:
==========
* Updated translations
* Fixed incorrect history with bits toggling #281
* Fixed crash when typing in variable popover #282
* Fixed incorrect libxml usage
|
By
wangmy
·
#97706
·
|