* [Buildroot] List of trivial old patches
@ 2023-05-05 5:17 Baruch Siach via buildroot
2023-05-05 11:58 ` Nicolas Cavallari
2023-05-06 15:16 ` Yann E. MORIN
0 siblings, 2 replies; 5+ messages in thread
From: Baruch Siach via buildroot @ 2023-05-05 5:17 UTC (permalink / raw)
To: buildroot
Hi Buildroot list,
Here is a list of over month old patchwork entries that look like
trivial version bumps, or upstream backports.
There are a lot more. So if you find this list useful, I'll dig up more
patches.
package/valgrind: bump version to 3.20.0
http://patchwork.ozlabs.org/project/buildroot/patch/20230329205659.6801-1-ps.report@gmx.net/
DEVELOPERS: add Julien Olivain for package/openblas
http://patchwork.ozlabs.org/project/buildroot/patch/20230329191323.733704-1-ju.o@free.fr/
package/openblas: bump to version v0.3.22
http://patchwork.ozlabs.org/project/buildroot/patch/20230329191323.733704-2-ju.o@free.fr/
package/gptfdisk: fix another runtime failure with popt 1.19
http://patchwork.ozlabs.org/project/buildroot/patch/2120646ed4f19a45b5fab83a212413f79be91448.1680094918.git.stefan@agner.ch/
package/libgit2: bump version to 1.6.3
http://patchwork.ozlabs.org/project/buildroot/patch/20230327121702.30959-1-nicolas.cavallari@green-communications.fr/
package/libostree: bump to version 2023.2
http://patchwork.ozlabs.org/project/buildroot/patch/20230327053702.517399-1-marcus.folkesson@gmail.com/
package/grep: bump version to 3.10
http://patchwork.ozlabs.org/project/buildroot/patch/20230323214901.3489-1-ps.report@gmx.net/
package/mtools: bump version to 4.0.43
http://patchwork.ozlabs.org/project/buildroot/patch/20230323214727.3228-1-ps.report@gmx.net/
configs/mx53loco: bump U-Boot and kernel versions
http://patchwork.ozlabs.org/project/buildroot/patch/20230323131536.3376306-1-festevam@gmail.com/
package/cups-filters: bump to version 1.28.17
http://patchwork.ozlabs.org/project/buildroot/patch/20230322173707.355775-1-angelo@amarulasolutions.com/
package/libcurl: bump version to 8.0.1
http://patchwork.ozlabs.org/project/buildroot/patch/20230322162445.19051-1-ps.report@gmx.net/
package/atkmm: bump to version 2.36.2
http://patchwork.ozlabs.org/project/buildroot/patch/20230321060120.175812-1-dalang@gmx.at/
package/exiv2: bump version to 0.27.6
http://patchwork.ozlabs.org/project/buildroot/patch/20230320120101.595396-1-nicolas.serafini@ik.me/
package/mmc-utils: bump to version d4c2910981ff99b983734426dfa99632fb81ac6b
http://patchwork.ozlabs.org/project/buildroot/patch/20230320111054.6660-1-giulio.benetti@benettiengineering.com/
package/lualdap: bump to version 1.3.1
http://patchwork.ozlabs.org/project/buildroot/patch/20230315090742.399240-1-francois.perrad@gadz.org/
baruch
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [Buildroot] List of trivial old patches 2023-05-05 5:17 [Buildroot] List of trivial old patches Baruch Siach via buildroot @ 2023-05-05 11:58 ` Nicolas Cavallari 2023-05-05 13:24 ` Arnout Vandecappelle via buildroot 2023-05-06 15:16 ` Yann E. MORIN 1 sibling, 1 reply; 5+ messages in thread From: Nicolas Cavallari @ 2023-05-05 11:58 UTC (permalink / raw) To: Baruch Siach, buildroot On 05/05/2023 07:17, Baruch Siach via buildroot wrote: > package/libgit2: bump version to 1.6.3 > http://patchwork.ozlabs.org/project/buildroot/patch/20230327121702.30959-1-nicolas.cavallari@green-communications.fr/ libgit2 1.6.4 is out and i'm wondering if i should submit a trivial 1.6.3 -> 1.6.4 bump (which would depends on this patch) or a 1.6.2 -> 1.6.4 bump (which would replace it). _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Buildroot] List of trivial old patches 2023-05-05 11:58 ` Nicolas Cavallari @ 2023-05-05 13:24 ` Arnout Vandecappelle via buildroot 0 siblings, 0 replies; 5+ messages in thread From: Arnout Vandecappelle via buildroot @ 2023-05-05 13:24 UTC (permalink / raw) To: Nicolas Cavallari, Baruch Siach, buildroot On 05/05/2023 13:58, Nicolas Cavallari wrote: > On 05/05/2023 07:17, Baruch Siach via buildroot wrote: >> package/libgit2: bump version to 1.6.3 >> http://patchwork.ozlabs.org/project/buildroot/patch/20230327121702.30959-1-nicolas.cavallari@green-communications.fr/ > > libgit2 1.6.4 is out and i'm wondering if i should submit a trivial 1.6.3 -> > 1.6.4 bump (which would depends on this patch) or a 1.6.2 -> 1.6.4 bump (which > would replace it). The latter, i.e. a v1.6.2 -> 1.6.4 bump which replaces the existing patch. Please also mark the original patch as superseded in patchwork. Regards, Arnout > _______________________________________________ > buildroot mailing list > buildroot@buildroot.org > https://lists.buildroot.org/mailman/listinfo/buildroot _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Buildroot] List of trivial old patches 2023-05-05 5:17 [Buildroot] List of trivial old patches Baruch Siach via buildroot 2023-05-05 11:58 ` Nicolas Cavallari @ 2023-05-06 15:16 ` Yann E. MORIN 2023-05-07 4:17 ` Baruch Siach via buildroot 1 sibling, 1 reply; 5+ messages in thread From: Yann E. MORIN @ 2023-05-06 15:16 UTC (permalink / raw) To: Baruch Siach; +Cc: buildroot Baruch, All, On 2023-05-05 08:17 +0300, Baruch Siach via buildroot spake thusly: > Here is a list of over month old patchwork entries that look like > trivial version bumps, or upstream backports. > There are a lot more. So if you find this list useful, I'll dig up more > patches. I blindly applied the patches, on the assumption you did actually review them before adding them to the list, which was neither too short nor too long, so it was pretty much manageable, so yes, that was useful. Thanks! What would be even more useful (and this is valid for everyone) is to review complex patches too, because those are the ones that take more time (version bumps are indeed trivial and seldom get a second thought from my part). Anyway, thanks for the effort, and if you send another list, this length and content is nice. 👍 Thanks! Regards, Yann E. MORIN. -- .-----------------.--------------------.------------------.--------------------. | Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: | | +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ | | +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no | | http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. | '------------------------------^-------^------------------^--------------------' _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Buildroot] List of trivial old patches 2023-05-06 15:16 ` Yann E. MORIN @ 2023-05-07 4:17 ` Baruch Siach via buildroot 0 siblings, 0 replies; 5+ messages in thread From: Baruch Siach via buildroot @ 2023-05-07 4:17 UTC (permalink / raw) To: Yann E. MORIN; +Cc: buildroot Hi Yann, On Sat, May 06 2023, Yann E. MORIN wrote: > On 2023-05-05 08:17 +0300, Baruch Siach via buildroot spake thusly: >> Here is a list of over month old patchwork entries that look like >> trivial version bumps, or upstream backports. >> There are a lot more. So if you find this list useful, I'll dig up more >> patches. > > I blindly applied the patches, on the assumption you did actually review > them before adding them to the list, which was neither too short nor too > long, so it was pretty much manageable, so yes, that was useful. Thanks! Thanks for your prompt action. I only reviewed the patches to make sure they are indeed trivial. That is, mechanical version bump, or upstream backports. > What would be even more useful (and this is valid for everyone) is to > review complex patches too, because those are the ones that take more > time (version bumps are indeed trivial and seldom get a second thought > from my part). I am fully aware of the review bandwidth shortage that makes complex patches linger in patchwork queue. The thing is that the queue length seems to hide trivial patches that are closer to the distant end of the queue. So I took action in hope to bring some of these patches back to front, at least on the mailing list. I am glad it worked. The immediate trigger for me was the libcurl bump (commit 1e735c48372) that was also a security update that went through some trouble with distros[1]. Was Buildroot affected as well? Anyway, the update delay made libcurl bump miss the last 2022.02.x release, which is unfortunate. [1] https://daniel.haxx.se/blog/2023/03/29/pre-notification-dilemmas/ > Anyway, thanks for the effort, and if you send another list, this length > and content is nice. 👍 Thanks, baruch -- ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il - _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-05-07 5:24 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-05-05 5:17 [Buildroot] List of trivial old patches Baruch Siach via buildroot 2023-05-05 11:58 ` Nicolas Cavallari 2023-05-05 13:24 ` Arnout Vandecappelle via buildroot 2023-05-06 15:16 ` Yann E. MORIN 2023-05-07 4:17 ` Baruch Siach via buildroot
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox