~ruther/guix-local

894df5f56b3376745d01b7d1e18121f5ab9c980b — Ian Eure 5 months ago ba7b96d
gnu: librewolf: Update to 144.0.2-1 [security-fixes].

Contains fixes for:
CVE-2025-12380: Use-after-free in WebGPU internals triggered from a
                compromised child process

* gnu/packages/librewolf.scm (librewolf): Update to 144.0.2-1.

Change-Id: I20a797097579d8633adefcd2fc7f365d1ea828b0
1 files changed, 4 insertions(+), 4 deletions(-)

M gnu/packages/librewolf.scm
M gnu/packages/librewolf.scm => gnu/packages/librewolf.scm +4 -4
@@ 220,17 220,17 @@
;; It's used for cache validation and therefore can lead to strange bugs.
;; ex: date '+%Y%m%d%H%M%S'
;; or: (format-time-string "%Y%m%d%H%M%S")
(define %librewolf-build-id "20251015084146")
(define %librewolf-build-id "20251031125342")

(define-public librewolf
  (package
    (name "librewolf")
    (version "144.0-1")
    (version "144.0.2-1")
    (source
     (make-librewolf-source
      #:version version
      #:firefox-hash "07vb15fwi3aiw230rmqbnj9pavx1pqq1js7zzgfxzw0hasjn8831"
      #:librewolf-hash "1cg1flmjgqb7v5cy29nnwggan01ipg33g6grjyyfcllh89akrcg4"
      #:firefox-hash "0sw0cbgm28w10msy450xcqn70w98ip0r8j3c01rqs02rs8p75i7a"
      #:librewolf-hash "0yqibva76c20rri6ijmhld84q38fl9jv4zmr5995m1mq4r98navi"
      #:l10n firefox-l10n))
    (build-system gnu-build-system)
    (arguments