Re: branch master updated: gnu: python-lxml: Update to 4.6.5.

2022-09-02 Thread Ludovic Courtès
Hi Danny! While you’re here :-), could you reply to that request of mine concerning blog post licensing? TIA! :-) https://lists.gnu.org/archive/html/guix-devel/2022-07/msg00059.html Ludo’.

Re: branch master updated: gnu: python-lxml: Update to 4.6.5.

2022-08-22 Thread zimoun
Hi, On mar., 16 août 2022 at 09:51, Marius Bakke wrote: >>> > * gnu/packages/xml.scm (python-lxml): Update to 4.6.5. >> Now I see that python-lxml-4.7 shadows it. >> >> Note: This would have fixed two CVEs, CVE-2021-43818 and CVE-2021-43818. > > Can you add a "graft" for this version inst

Re: branch master updated: gnu: python-lxml: Update to 4.6.5.

2022-08-16 Thread Marius Bakke
Danny Milosavljevic skriver: > Hi Mathieu, > > On Mon, 15 Aug 2022 16:24:03 +0200 > Mathieu Othacehe wrote: > >> > * gnu/packages/xml.scm (python-lxml): Update to 4.6.5. >> >> I had to revert it as it caused >15k rebuilds. I also cancelled all the >> triggered builds in the CI. > > Thanks

Re: branch master updated: gnu: python-lxml: Update to 4.6.5.

2022-08-15 Thread Danny Milosavljevic
Hi Mathieu, On Mon, 15 Aug 2022 16:24:03 +0200 Mathieu Othacehe wrote: > > * gnu/packages/xml.scm (python-lxml): Update to 4.6.5. > > I had to revert it as it caused >15k rebuilds. I also cancelled all the > triggered builds in the CI. Thanks for doing it! But guix refresh -l python-lxm

Re: branch master updated: gnu: python-lxml: Update to 4.6.5.

2022-08-15 Thread Mathieu Othacehe
Hey > * gnu/packages/xml.scm (python-lxml): Update to 4.6.5. I had to revert it as it caused >15k rebuilds. I also cancelled all the triggered builds in the CI. Thanks, Mathieu