|
[PATCH] python3-pbr: upgrade 5.8.0 -> 5.8.1
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta/recipes-devtools/python/python3-pbr_5.8.0.bb | 4 ----
meta/recipes-devtools/python/python3-pbr_5.8.1.bb | 4 ++++
2 files changed, 4
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta/recipes-devtools/python/python3-pbr_5.8.0.bb | 4 ----
meta/recipes-devtools/python/python3-pbr_5.8.1.bb | 4 ++++
2 files changed, 4
|
By
wangmy
·
#161712
·
|
|
[PATCH] python3-pathlib2: upgrade 2.3.6 -> 2.3.7
Changelog:
=========
This version will be the last release to support Python 2.7.
Fix bug in samefile on Windows when file does not exist.
Add newline parameter for write_text (see issue #64).
Add
Changelog:
=========
This version will be the last release to support Python 2.7.
Fix bug in samefile on Windows when file does not exist.
Add newline parameter for write_text (see issue #64).
Add
|
By
wangmy
·
#161711
·
|
|
[PATCH] python3-hypothesis: upgrade 6.36.1 -> 6.36.2
Changelog:
=========
Updates vendored list of top-level domains, which is used by the provisional
domains() strategy.
Signed-off-by: Wang Mingyu <wangmy@...>
---
Changelog:
=========
Updates vendored list of top-level domains, which is used by the provisional
domains() strategy.
Signed-off-by: Wang Mingyu <wangmy@...>
---
|
By
wangmy
·
#161710
·
|
|
[PATCH] harfbuzz: upgrade 3.3.2 -> 3.4.0
Changelog:
=========
*Perform sanity checks on shaping results is now part of "harfbuzz" library
and can be enabled by setting the buffer flag HB_BUFFER_FLAG_VERIFY.
*Arabic Mark Transient Reordering
Changelog:
=========
*Perform sanity checks on shaping results is now part of "harfbuzz" library
and can be enabled by setting the buffer flag HB_BUFFER_FLAG_VERIFY.
*Arabic Mark Transient Reordering
|
By
wangmy
·
#161709
·
|
|
[PATCH] glib-2.0: upgrade 2.70.3 -> 2.70.4
Changelog:
=========
* Bugs fixed:
- !2462 Backport !2461 "Fix memory leak in gio/gdbusauthmechanismsha1.c"
to glib-2-70
* Translation updates:
- Czech
- French
- Indonesian
- Japanese
-
Changelog:
=========
* Bugs fixed:
- !2462 Backport !2461 "Fix memory leak in gio/gdbusauthmechanismsha1.c"
to glib-2-70
* Translation updates:
- Czech
- French
- Indonesian
- Japanese
-
|
By
wangmy
·
#161708
·
|
|
[PATCH] go: upgrade 1.17.6 -> 1.17.7
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta/recipes-devtools/go/{go-1.17.6.inc => go-1.17.7.inc} | 2 +-
...{go-binary-native_1.17.6.bb => go-binary-native_1.17.7.bb} | 4 ++--
Signed-off-by: Wang Mingyu <wangmy@...>
---
meta/recipes-devtools/go/{go-1.17.6.inc => go-1.17.7.inc} | 2 +-
...{go-binary-native_1.17.6.bb => go-binary-native_1.17.7.bb} | 4 ++--
|
By
wangmy
·
#161707
·
|
|
[PATCH] gpgme: upgrade 1.16.0 -> 1.17.0
The following patches refreshed for 1.17.0
0001-pkgconfig.patch
0001-use-closefrom-on-linux-and-glibc-2.34.patch
Changelog:
=========
qt: Fix build for older Qt versions.
Signed-off-by: Wang Mingyu
The following patches refreshed for 1.17.0
0001-pkgconfig.patch
0001-use-closefrom-on-linux-and-glibc-2.34.patch
Changelog:
=========
qt: Fix build for older Qt versions.
Signed-off-by: Wang Mingyu
|
By
wangmy
·
#161706
·
|
|
[PATCH] autoconf-archive: upgrade 2021.02.19 -> 2022.02.11
Changelog:
=========
AX_CC_FOR_BUILD was deprecated in favor of AX_PROG_CC_FOR_BUILD.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...onf-archive_2021.02.19.bb =>
Changelog:
=========
AX_CC_FOR_BUILD was deprecated in favor of AX_PROG_CC_FOR_BUILD.
Signed-off-by: Wang Mingyu <wangmy@...>
---
...onf-archive_2021.02.19.bb =>
|
By
wangmy
·
#161705
·
|
|
[PATCH] openssl: Add perl functionality test to do_configure
Loading the POSIX module after loading others in perl causes errors to get hidden. The
resulting build failures are obtuse and hard to debug. We see this quite often when
we upgrade glibc but not
Loading the POSIX module after loading others in perl causes errors to get hidden. The
resulting build failures are obtuse and hard to debug. We see this quite often when
we upgrade glibc but not
|
By
Richard Purdie
·
#161704
·
|
|
Re: [PATCH] bitbake.conf: Add COMMON_LICENSE_DIR to BB_HASHEXCLUDE_COMMON
By
Peter Kjellerstedt
·
#161703
·
|
|
[dunfell][PATCH] sdk: fix search for dynamic loader
if the package "nativesdk-glibc-dbg" is installed as part of the SDK,
the existing search expression finds two
if the package "nativesdk-glibc-dbg" is installed as part of the SDK,
the existing search expression finds two
|
By
Christian Eggers
·
#161702
·
|
|
[hardknott][PATCH] sdk: fix search for dynamic loader
if the package "nativesdk-glibc-dbg" is installed as part of the SDK,
the existing search expression finds two
if the package "nativesdk-glibc-dbg" is installed as part of the SDK,
the existing search expression finds two
|
By
Christian Eggers
·
#161701
·
|
|
[honister][PATCH] sdk: fix search for dynamic loader
if the package "nativesdk-glibc-dbg" is installed as part of the SDK,
the existing search expression finds two
if the package "nativesdk-glibc-dbg" is installed as part of the SDK,
the existing search expression finds two
|
By
Christian Eggers
·
#161700
·
|
|
Re: [PATCH] bitbake.conf: Add COMMON_LICENSE_DIR to BB_HASHEXCLUDE_COMMON
True, however my concern is more that if you're changing this you are changing
the configuration and you'd expect the hashes to change as a result. Adding it
to the exclusion list hides that.
So
True, however my concern is more that if you're changing this you are changing
the configuration and you'd expect the hashes to change as a result. Adding it
to the exclusion list hides that.
So
|
By
Richard Purdie
·
#161699
·
|
|
[PATCH] mc: fix build if ncurses have been configured without wide characters
Some distros like poky-tiny set ENABLE_WIDEC=false, which disables wide
character support for ncurses. The new patch fixes the build of mc for
this case.
Since 9000f8033662, NCURSES_WIDECHAR is set
Some distros like poky-tiny set ENABLE_WIDEC=false, which disables wide
character support for ncurses. The new patch fixes the build of mc for
this case.
Since 9000f8033662, NCURSES_WIDECHAR is set
|
By
Christian Eggers
·
#161698
·
|
|
Re: [honister][PATCH 3/3] package: Pass dv (debug_vars) around instead of individual vars
Hi Peter
It doesn't look like these patches are fixing any bug so not
appropriate for honister in my opinion.
Thanks,
Anuj
Hi Peter
It doesn't look like these patches are fixing any bug so not
appropriate for honister in my opinion.
Thanks,
Anuj
|
By
Anuj Mittal
·
#161697
·
|
|
Re: [hardknott][PATCH] glibc: upgrade glibc-2.33 to latest version
I didn't realize this is separate from the glibc upgrade sent earlier.
I will include it now.
Thanks,
Anuj
I didn't realize this is separate from the glibc upgrade sent earlier.
I will include it now.
Thanks,
Anuj
|
By
Anuj Mittal
·
#161696
·
|
|
Re: [hardknott][PATCH] glibc: upgrade glibc-2.33 to latest version
Gentle Ping on this patch.
Gentle Ping on this patch.
|
By
Pgowda
·
#161695
·
|
|
[PATCH] diffutils: Link with libbcrypt on mingw
This ensures that symbol is found in the library which is providing it
in mingw runtime >= 9.0.0
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/recipes-extended/diffutils/diffutils_3.8.bb | 1
This ensures that symbol is found in the library which is providing it
in mingw runtime >= 9.0.0
Signed-off-by: Khem Raj <raj.khem@...>
---
meta/recipes-extended/diffutils/diffutils_3.8.bb | 1
|
By
Khem Raj
·
#161694
·
|
|
Re: [PATCH] bitbake.conf: Add COMMON_LICENSE_DIR to BB_HASHEXCLUDE_COMMON
By
Peter Kjellerstedt
·
#161693
·
|