all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: branch master updated: gnu: python-lxml: Update to 4.6.5.
       [not found] <166056773034.6462.13614226574276489780@vcs2.savannah.gnu.org>
@ 2022-08-15 14:24 ` Mathieu Othacehe
  2022-08-15 23:36   ` Danny Milosavljevic
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu Othacehe @ 2022-08-15 14:24 UTC (permalink / raw)
  To: guix-devel; +Cc: Danny Milosavljevic


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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: branch master updated: gnu: python-lxml: Update to 4.6.5.
  2022-08-15 14:24 ` branch master updated: gnu: python-lxml: Update to 4.6.5 Mathieu Othacehe
@ 2022-08-15 23:36   ` Danny Milosavljevic
  2022-08-16  7:51     ` Marius Bakke
  2022-09-02 13:26     ` Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: Danny Milosavljevic @ 2022-08-15 23:36 UTC (permalink / raw)
  To: Mathieu Othacehe; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 481 bytes --]

Hi Mathieu,

On Mon, 15 Aug 2022 16:24:03 +0200
Mathieu Othacehe <othacehe@gnu.org> 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-lxml reported one package O_o

Now I see that python-lxml-4.7 shadows it.

Note: This would have fixed two CVEs, CVE-2021-43818 and CVE-2021-43818.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: branch master updated: gnu: python-lxml: Update to 4.6.5.
  2022-08-15 23:36   ` Danny Milosavljevic
@ 2022-08-16  7:51     ` Marius Bakke
  2022-08-22 15:18       ` zimoun
  2022-09-02 13:26     ` Ludovic Courtès
  1 sibling, 1 reply; 5+ messages in thread
From: Marius Bakke @ 2022-08-16  7:51 UTC (permalink / raw)
  To: Danny Milosavljevic, Mathieu Othacehe; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 634 bytes --]

Danny Milosavljevic <dannym@scratchpost.org> skriver:

> Hi Mathieu,
>
> On Mon, 15 Aug 2022 16:24:03 +0200
> Mathieu Othacehe <othacehe@gnu.org> 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-lxml reported one package O_o
>
> 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 instead of updating in-place?


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: branch master updated: gnu: python-lxml: Update to 4.6.5.
  2022-08-16  7:51     ` Marius Bakke
@ 2022-08-22 15:18       ` zimoun
  0 siblings, 0 replies; 5+ messages in thread
From: zimoun @ 2022-08-22 15:18 UTC (permalink / raw)
  To: Marius Bakke, Danny Milosavljevic, Mathieu Othacehe; +Cc: guix-devel

Hi,

On mar., 16 août 2022 at 09:51, Marius Bakke <marius@gnu.org> 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 instead of updating in-place?

Graft 4.6.3 by the already packaged 4.7?  Or graft 4.6.3 by 4.6.5
because one of the 5208 dependant packages is incompatible with 4.7?


Cheers,
simon


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: branch master updated: gnu: python-lxml: Update to 4.6.5.
  2022-08-15 23:36   ` Danny Milosavljevic
  2022-08-16  7:51     ` Marius Bakke
@ 2022-09-02 13:26     ` Ludovic Courtès
  1 sibling, 0 replies; 5+ messages in thread
From: Ludovic Courtès @ 2022-09-02 13:26 UTC (permalink / raw)
  To: Danny Milosavljevic; +Cc: guix-devel

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’.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-09-02 13:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166056773034.6462.13614226574276489780@vcs2.savannah.gnu.org>
2022-08-15 14:24 ` branch master updated: gnu: python-lxml: Update to 4.6.5 Mathieu Othacehe
2022-08-15 23:36   ` Danny Milosavljevic
2022-08-16  7:51     ` Marius Bakke
2022-08-22 15:18       ` zimoun
2022-09-02 13:26     ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.