[OE-core] [PATCH] u-boot: upgrade 2020.07 -> 2020.10

2020-10-05 Thread Pierre-Jean Texier via lists.openembedded.org
Announcement: https://lists.denx.de/pipermail/u-boot/2020-October/428516.html License-Update: add MIT License (see [1]) [1] - https://gitlab.com/u-boot/u-boot/-/commit/824ed85b77da741a77fa34c8887c37c5151a15a3 Signed-off-by: Pierre-Jean Texier --- meta/recipes-bsp/u-boot/u-boot-common.inc

[OE-core] [PATCH] diffoscope: upgrade 158 -> 160

2020-09-12 Thread Pierre-Jean Texier via lists.openembedded.org
This includes the following changes: Version 159: * Show "ordering differences only" in strings(1) output. (Closes: reproducible-builds/diffoscope#216) * Don't alias output from "os.path.splitext" to variables that we do not end up using. * Don't raise exceptions when cleaning up after a

[OE-core] [PATCH] libubootenv: upgrade 0.3 -> 0.3.1

2020-09-12 Thread Pierre-Jean Texier via lists.openembedded.org
This is a bugfix release which includes the following changes: 824551a Prepare 0.3.1 ca6aaa1 Fix file reading/writing when the environment is in EEPROM a031dea Fix regression in UBI volume support c91c150 Define SOVERSION to indicate API version Signed-off-by: Pierre-Jean Texier ---

Re: [OE-core][Patch 2/2] kernel-yocto.bbclass: force creation of config.queue

2020-07-10 Thread Pierre-Jean Texier via lists.openembedded.org
Max, all, Le 10/07/2020 à 17:52, Max Krummenacher a écrit : I don't have to test, this was actually my first approach to make the build succeed. I thought it to be to invasive for all the other use cases which I do not fully understand. If you're working on anything that includes the effects

[OE-core] [PATCH] u-boot: upgrade 2020.04 -> 2020.07

2020-07-06 Thread Pierre-Jean Texier via lists.openembedded.org
See https://lists.denx.de/pipermail/u-boot/2020-July/418797.html Signed-off-by: Pierre-Jean Texier --- meta/recipes-bsp/u-boot/u-boot-common.inc | 2 +- .../u-boot/{u-boot-tools_2020.04.bb => u-boot-tools_2020.07.bb} | 0

[OE-core] [PATCH] diffoscope: upgrade 148 -> 150

2020-07-03 Thread Pierre-Jean Texier via lists.openembedded.org
This includes the following changes: Version 149: * Update tests for file 5.39. (Closes: reproducible-builds/diffoscope#179) * Downgrade the tlsh warning message to an "info" level warning. (Closes: #888237, reproducible-builds/diffoscope#29) * Use the CSS "word-break" property over manually

[OE-core] [PATCH] curl: upgrade 7.71.0 -> 7.71.1

2020-07-01 Thread Pierre-Jean Texier via lists.openembedded.org
This release includes the following bugfixes: - cirrus-ci: disable FreeBSD 13 (again) - Curl_inet_ntop: always check the return code - CURLOPT_READFUNCTION.3: provide the upload data size up front - DYNBUF.md: fix a typo: trail => tail - escape: make the URL decode able to reject only

[OE-core] [PATCH] libubootenv: bump to revision 86bd30a

2020-06-25 Thread Pierre-Jean Texier via lists.openembedded.org
This includes the following changes: 86bd30a Restore ability to feed script file via stdin, using `-s -`. c91dcca ubi, write: fix invalid envsize ptr to UBI_IOCVOLUP Signed-off-by: Pierre-Jean Texier --- meta/recipes-bsp/u-boot/libubootenv_0.2.bb | 2 +- 1 file changed, 1 insertion(+), 1

[OE-core] [PATCH] curl: upgrade 7.70.0 -> 7.71.0

2020-06-24 Thread Pierre-Jean Texier via lists.openembedded.org
This release includes the following changes: - CURLOPT_SSL_OPTIONS: optional use of Windows' CA store (with openssl) [10] - setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherency [31] - setopt: support certificate options in memory with struct curl_blob [41] - tool: Add option

[OE-core] [PATCH] ell: upgrade 0.31 -> 0.32

2020-06-17 Thread Pierre-Jean Texier via lists.openembedded.org
This is a bugfix release: ver 0.32: Fix issue with handling D-Bus watch removal. Signed-off-by: Pierre-Jean Texier --- meta/recipes-core/ell/{ell_0.31.bb => ell_0.32.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-core/ell/{ell_0.31.bb => ell_0.32.bb}

[OE-core] [PATCH] iptables: upgrade 1.8.4 -> 1.8.5

2020-06-07 Thread Pierre-Jean Texier via lists.openembedded.org
This release contains the following fixes and enhancements: xtables-save/xtables-restore: - Fix parser in `--noflush' mode incorrectly rejecting chain definitions and empty lines. - Fix crash when restoring or dumping while other ruleset changes happen in parallel. iptables-apply: - Install

[OE-core] [PATCH] diffoscope: upgrade 144 -> 146

2020-06-02 Thread Pierre-Jean Texier via lists.openembedded.org
See full changelog https://diffoscope.org/news/diffoscope-146-released/ Signed-off-by: Pierre-Jean Texier --- .../diffoscope/{diffoscope_144.bb => diffoscope_146.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/diffoscope/{diffoscope_144.bb

[OE-core] [PATCH 1/1] libarchive: upgrade 3.4.2 -> 3.4.3

2020-06-01 Thread Pierre-Jean Texier via lists.openembedded.org
See full changelog https://github.com/libarchive/libarchive/releases/tag/v3.4.3 Signed-off-by: Pierre-Jean Texier --- .../libarchive/{libarchive_3.4.2.bb => libarchive_3.4.3.bb}| 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename

[OE-core] [PATCH] sysklogd: upgrade 2.1.1 -> 2.1.2

2020-05-03 Thread Pierre-Jean Texier via lists.openembedded.org
See https://github.com/troglobit/sysklogd/releases/tag/v2.1.2 Also remove patch applied upstream. Signed-off-by: Pierre-Jean Texier --- ...-rarely-reproduced-parallel-build-problem.patch | 40 -- meta/recipes-extended/sysklogd/sysklogd.inc| 1 -

[OE-core] [PATCH] timezone: upgrade 2019c -> 2020a

2020-05-01 Thread Pierre-Jean Texier via lists.openembedded.org
See full changelog https://github.com/eggert/tz/blob/master/NEWS#L11 Signed-off-by: Pierre-Jean Texier --- meta/recipes-extended/timezone/timezone.inc | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta/recipes-extended/timezone/timezone.inc

[OE-core] [PATCH 1/2] curl: upgrade 7.69.1 -> 7.70.0

2020-05-01 Thread Pierre-Jean Texier via lists.openembedded.org
See full changelog https://curl.haxx.se/changes.html#7_70_0 Signed-off-by: Pierre-Jean Texier --- meta/recipes-support/curl/{curl_7.69.1.bb => curl_7.70.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/curl/{curl_7.69.1.bb => curl_7.70.0.bb} (95%)

[OE-core] [PATCH 2/2] curl: support mqtt in PACKAGECONFIG

2020-05-01 Thread Pierre-Jean Texier via lists.openembedded.org
The version 7.70.0 of curl add experimental support for this protocol. So, add PACKAGECONFIG for mqtt. See [1] for more informations. [1] - https://github.com/curl/curl/blob/master/docs/MQTT.md Signed-off-by: Pierre-Jean Texier --- meta/recipes-support/curl/curl_7.70.0.bb | 1 + 1 file

[OE-core] [PATCH] ell: upgrade 0.30 -> 0.31

2020-04-17 Thread Pierre-Jean Texier via lists.openembedded.org
This is a bugfix release: ver 0.31: Fix issue with verification of the second certificate in chain. Fix issue with handling trusted CA matching in verification. Signed-off-by: Pierre-Jean Texier --- meta/recipes-core/ell/{ell_0.30.bb => ell_0.31.bb} | 4 ++-- 1 file changed, 2

Re: [OE-core] [meta-python][PATCH] python-engineio: upgrade 3.11.2 -> 3.12.1

2020-03-27 Thread Pierre-Jean Texier via Lists.Openembedded.Org
Sorry, wrong mailing list, I will send to -devel. Le 27/03/2020 à 23:45, Pierre-Jean Texier via Lists.Openembedded.Org a écrit : See full changelog https://github.com/miguelgrinberg/python-engineio/blob/master/CHANGES.md Signed-off-by: Pierre-Jean Texier --- meta-python/recipes-devtools

[OE-core] [meta-python][PATCH] python-engineio: upgrade 3.11.2 -> 3.12.1

2020-03-27 Thread Pierre-Jean Texier via Lists.Openembedded.Org
See full changelog https://github.com/miguelgrinberg/python-engineio/blob/master/CHANGES.md Signed-off-by: Pierre-Jean Texier --- meta-python/recipes-devtools/python/python-engineio.inc | 4 ++-- .../python/{python3-engineio_3.11.2.bb => python3-engineio_3.12.1.bb} | 0 2 files

[OE-core] [PATCH] ell: upgrade 0.28 -> 0.30

2020-03-26 Thread Pierre-Jean Texier via Lists.Openembedded.Org
Since commit 5a0d5de68957ed11407694cf1acee1ab1cb4be79 ("build: Require at least version 0.29 when building with external ELL") in iwd [1] ell version 0.29 is required. Also, this is a bug fix release, see after: ver 0.30: Fix issue with missing export of RTNL helper functions. ver