all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#62415: Bump %webkit-version
@ 2023-03-24 10:57 André A. Gomes
  2023-03-24 12:17 ` Maxim Cournoyer
  0 siblings, 1 reply; 7+ messages in thread
From: André A. Gomes @ 2023-03-24 10:57 UTC (permalink / raw)
  To: 62415

Hi Guix,

Web browsers relying on webkitgtk version 2.38.5 (such as Nyxt, Epiphany
or Surf) suffer from serious bugs when using this concrete webkitgtk
version.  For instance, accessing github.com results in a blank page.

I'd suggest either downgrading to 2.38.4 or bumping to 2.40.0.  Notice
that the latter is the most up-to-date stable release, see

https://webkitgtk.org/2023/03/17/webkitgtk2.40.0-released.html


My machine is not very powerful and I'm not sure whether it'll handle a
local build so that I can make the necessary checks and send a patch.

Could someone please help?  Thanks.


-- 
André A. Gomes
"You cannot even find the ruins..."




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

* bug#62415: Bump %webkit-version
  2023-03-24 10:57 bug#62415: Bump %webkit-version André A. Gomes
@ 2023-03-24 12:17 ` Maxim Cournoyer
  2023-03-26 19:00   ` [bug#62415] " Leo Famulari
  0 siblings, 1 reply; 7+ messages in thread
From: Maxim Cournoyer @ 2023-03-24 12:17 UTC (permalink / raw)
  To: André A. Gomes; +Cc: 62415

Hi,

André A. Gomes <andremegafone@gmail.com> writes:

> Hi Guix,
>
> Web browsers relying on webkitgtk version 2.38.5 (such as Nyxt, Epiphany
> or Surf) suffer from serious bugs when using this concrete webkitgtk
> version.  For instance, accessing github.com results in a blank page.
>
> I'd suggest either downgrading to 2.38.4 or bumping to 2.40.0.  Notice
> that the latter is the most up-to-date stable release, see

We can't downgrade due to security fixes applied in 2.38.5.  We should
try 2.40.0 I guess.

-- 
Thanks,
Maxim




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

* [bug#62415] Bump %webkit-version
  2023-03-24 12:17 ` Maxim Cournoyer
@ 2023-03-26 19:00   ` Leo Famulari
  2023-03-28 14:14     ` Maxim Cournoyer
  0 siblings, 1 reply; 7+ messages in thread
From: Leo Famulari @ 2023-03-26 19:00 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: André A. Gomes, 62415

On Fri, Mar 24, 2023 at 08:17:30AM -0400, Maxim Cournoyer wrote:
> We can't downgrade due to security fixes applied in 2.38.5.  We should
> try 2.40.0 I guess.

I sent a patch. The QA output shows almost complete breakage:

https://qa.guix.gnu.org/issue/62425




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

* [bug#62415] Bump %webkit-version
  2023-03-26 19:00   ` [bug#62415] " Leo Famulari
@ 2023-03-28 14:14     ` Maxim Cournoyer
  2023-03-28 20:43       ` Leo Famulari
  0 siblings, 1 reply; 7+ messages in thread
From: Maxim Cournoyer @ 2023-03-28 14:14 UTC (permalink / raw)
  To: Leo Famulari; +Cc: André A. Gomes, 62415

Hi Leo,

Leo Famulari <leo@famulari.name> writes:

> On Fri, Mar 24, 2023 at 08:17:30AM -0400, Maxim Cournoyer wrote:
>> We can't downgrade due to security fixes applied in 2.38.5.  We should
>> try 2.40.0 I guess.
>
> I sent a patch. The QA output shows almost complete breakage:
>
> https://qa.guix.gnu.org/issue/62425

I'm testing a branch where I've grouped a couple changes (ffmpeg 6,
webkitgtk 2.40, gstreamer 2.22, etc.) that are about < 2000 rebuilds.

If it seems good, I plan to merge it to staging first, and after it's
built, if there are no blockers, I'd like to merge staging to master.

Does that sound reasonable?

-- 
Thanks,
Maxim




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

* [bug#62415] Bump %webkit-version
  2023-03-28 14:14     ` Maxim Cournoyer
@ 2023-03-28 20:43       ` Leo Famulari
  2023-03-29  0:27         ` Maxim Cournoyer
  2023-03-29  0:28         ` bug#62415: " Maxim Cournoyer
  0 siblings, 2 replies; 7+ messages in thread
From: Leo Famulari @ 2023-03-28 20:43 UTC (permalink / raw)
  To: Maxim Cournoyer; +Cc: André A. Gomes, 62415

On Tue, Mar 28, 2023 at 10:14:26AM -0400, Maxim Cournoyer wrote:
> I'm testing a branch where I've grouped a couple changes (ffmpeg 6,
> webkitgtk 2.40, gstreamer 2.22, etc.) that are about < 2000 rebuilds.
> 
> If it seems good, I plan to merge it to staging first, and after it's
> built, if there are no blockers, I'd like to merge staging to master.
> 
> Does that sound reasonable?

Yes, it sounds good.

I just merged the wip-go-updates branch. I found the Cuirass web
interface lacking when trying to decide if the branch was ready or not.

If you feel the same way, we should identify missing features, or
consider scaling up qa.guix.gnu.org the Guix Data Service, or even
consider replacing Cuirass with the QA and GDS.




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

* [bug#62415] Bump %webkit-version
  2023-03-28 20:43       ` Leo Famulari
@ 2023-03-29  0:27         ` Maxim Cournoyer
  2023-03-29  0:28         ` bug#62415: " Maxim Cournoyer
  1 sibling, 0 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2023-03-29  0:27 UTC (permalink / raw)
  To: Leo Famulari; +Cc: André A. Gomes, 62415

Hello,

Leo Famulari <leo@famulari.name> writes:

> On Tue, Mar 28, 2023 at 10:14:26AM -0400, Maxim Cournoyer wrote:
>> I'm testing a branch where I've grouped a couple changes (ffmpeg 6,
>> webkitgtk 2.40, gstreamer 2.22, etc.) that are about < 2000 rebuilds.
>> 
>> If it seems good, I plan to merge it to staging first, and after it's
>> built, if there are no blockers, I'd like to merge staging to master.
>> 
>> Does that sound reasonable?
>
> Yes, it sounds good.

Great.  It's now in staging.  It should be mostly built in a day or two.

> I just merged the wip-go-updates branch. I found the Cuirass web
> interface lacking when trying to decide if the branch was ready or not.

I'm more used to Cuirass, so it works for me!  I just look at the
overall percentage status of the branches e.g. staging vs master,
I'll have a cursory look at the 'dots' view, and if nothing catches my
eye, I'll consider it good after running the tests locally and
reconfiguring my machine/updating my profile.

> If you feel the same way, we should identify missing features, or
> consider scaling up qa.guix.gnu.org the Guix Data Service, or even
> consider replacing Cuirass with the QA and GDS.

We can definitively make some wish list of things that would help us.

-- 
Thanks,
Maxim




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

* bug#62415: Bump %webkit-version
  2023-03-28 20:43       ` Leo Famulari
  2023-03-29  0:27         ` Maxim Cournoyer
@ 2023-03-29  0:28         ` Maxim Cournoyer
  1 sibling, 0 replies; 7+ messages in thread
From: Maxim Cournoyer @ 2023-03-29  0:28 UTC (permalink / raw)
  To: Leo Famulari; +Cc: André A. Gomes, 62415-done

Hi,

Closing, as webkitgtk is now at 2.40.0 on the staging branch, and if
everything goes well, I plan to merge staging into master soon (TM).

-- 
Thanks,
Maxim




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

end of thread, other threads:[~2023-03-29  0:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-24 10:57 bug#62415: Bump %webkit-version André A. Gomes
2023-03-24 12:17 ` Maxim Cournoyer
2023-03-26 19:00   ` [bug#62415] " Leo Famulari
2023-03-28 14:14     ` Maxim Cournoyer
2023-03-28 20:43       ` Leo Famulari
2023-03-29  0:27         ` Maxim Cournoyer
2023-03-29  0:28         ` bug#62415: " Maxim Cournoyer

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.