all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: Leo Famulari <leo@famulari.name>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Cc: 52073@debbugs.gnu.org
Subject: bug#52073: remove Google support from GVFS?
Date: Fri, 31 Dec 2021 17:12:11 -0500	[thread overview]
Message-ID: <87czlcmnjd.fsf@netris.org> (raw)
In-Reply-To: <Yc9IT5GwxtgX7/Jl@jasmine.lan>

Hi Leo,

Leo Famulari <leo@famulari.name> writes:

> My experience with WebKitGTK is that the build is quite reliable. That's
> why I pushed the broken update to begin with: it always worked in the
> past.

That might be true of _micro_ version updates of WebKitGTK, but it's
certainly false for non-micro updates.  I thought you would have known
to treat those two kinds of updates differently.

In fact, if you look at the commit log over the last few years, you'll
see that 8 out of the last 10 non-micro updates of WebKitGTK have
required additional changes to the build recipe.

       Mark


commit 3c5e1412e3ef769df8e4826d0aedabaa3aa0d631
Author: Leo Famulari <leo@famulari.name>
Date:   Tue Mar 30 13:30:28 2021 -0400

    gnu: WebKitGTK: Update to 2.32.0 [fixes CVE-2021-{1788,1844,1871}].
    
    * gnu/packages/webkit.scm (webkitgtk): Update to 2.32.0.
    [arguments]: Add -DENABLE_GAMEPAD=OFF to #:configure-flags.

commit e6b6e834903f001d4f2ae9bf0511bf7953c0f80b
Author: Mark H Weaver <mhw@netris.org>
Date:   Sun Sep 20 14:41:29 2020 -0400

    gnu: webkitgtk: Update to 2.30.0.
    
    * gnu/packages/webkit.scm (webkitgtk): Update to 2.30.0.
    [arguments]: Add "-DUSE_SYSTEMD=OFF" to the configure flags.

commit 3c9d89b5e2da2731ccc56a4cb745e1868175db79
Author: Leo Famulari <leo@famulari.name>
Date:   Fri Mar 13 12:32:33 2020 -0400

    gnu: WebKitGTK: Update to 2.28.0 [fixes CVE-2020-10018].
    
    * gnu/packages/webkit.scm (webkitgtk): Update to 2.28.0.

commit 689b44bc3fe50de86c8c8b8c2ac503b2e82d7975
Author: Marius Bakke <marius@gnu.org>
Date:   Thu Sep 26 16:40:18 2019 +0200

    gnu: WebKitGTK: Update to 2.26.1.
    
    * gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ...
    (webkitgtk-2.26): ... this.  Update to 2.26.1.
    [inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY.
    * gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed
    variable name.
    * gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.

commit 72663b48221668f30b7bdcc502c299757a647156
Author: Marius Bakke <marius@gnu.org>
Date:   Wed Mar 13 15:00:03 2019 +0100

    gnu: WebKitGTK: Update to 2.24.0.
    
    * gnu/packages/webkit.scm (webkitgtk-2.22): Rename to ...
    (webkitgtk-2.24): ... this.  Update to 2.24.0.
    [inputs]: Add OPENJPEG.
    * gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust accordingly.
    * gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.

commit 844cc6f876b8dcadf210398e68b3f3f824cb7144
Author: Mark H Weaver <mhw@netris.org>
Date:   Sat Sep 22 19:17:02 2018 -0400

    gnu: webkitgtk: Add version 2.22.2.
    
    * gnu/packages/webkit.scm (webkitgtk-2.22): New variable.

commit 86c9c0c11819f1e5ec6f821265a0492ddeaf83ee
Author: Tobias Geerinckx-Rice <me@tobias.gr>
Date:   Wed Mar 14 10:24:08 2018 +0100

    gnu: webkitgtk: Update to 2.20.0.
    
    * gnu/packages/webkit.scm (webkitgtk): Update to 2.20.0.
    [arguments]: (Re-)disable WOFF2 web font support.

commit a54bf725fcb35052120d1111c6e82c951d4d7873
Author: Mark H Weaver <mhw@netris.org>
Date:   Fri Sep 15 13:10:56 2017 -0400

    gnu: webkitgtk: Update to 2.18.0.
    
    * gnu/packages/webkit.scm (webkitgtk): Update to 2.18.0.
    [arguments]: Add -DUSE_GSTREAMER_GL=OFF to configure-flags.
    [inputs]: Add libtasn1.

commit c38685524956a9451ce254da80f6819be53ead6c
Author: Leo Famulari <leo@famulari.name>
Date:   Mon Mar 27 12:52:42 2017 -0400

    gnu: webkitgtk: Update to 2.16.0.
    
    WebKitGTK+ 2.16.0 is the first stable release of WebKitGTK+ that uses libgcrypt
    instead of GnuTLS for some cryptographic functions:
    
    <https://bugs.webkit.org/show_bug.cgi?id=163125>
    <http://trac.webkit.org/changeset/208297/webkit>
    
    * gnu/packages/webkit.scm (webkitgtk): Update to 2.16.0.
    [inputs]: Replace gnutls with libgcrypt.

-- 
Disinformation flourishes because many people care deeply about injustice
but very few check the facts.  Ask me about <https://stallmansupport.org>.




  reply	other threads:[~2021-12-31 22:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-24  5:00 bug#52073: remove Google support from GVFS? raingloom
2021-11-24 17:33 ` Leo Famulari
2021-11-24 19:38   ` Liliana Marie Prikler
2021-12-31 12:24     ` Liliana Marie Prikler
2021-12-31 18:13       ` Leo Famulari
2021-12-31 22:12         ` Mark H Weaver [this message]
2021-12-31 22:18           ` Mark H Weaver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87czlcmnjd.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=52073@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --cc=liliana.prikler@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.