~ruther/guix-local

cb927b546e3e4a9edcb351fb0060170c236b2989 — moksh 2 months ago 4eef7ff
gnu: librewolf: Update to 146.0.1-1 [security-fixes].

contains fixes for:
CVE-2025-14860: Use-after-free in the Disability Access APIs component
CVE-2025-14861: Memory safety bugs fixed in Firefox 146.0.1

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

Change-Id: I0dc2c26bf6b301cd04ce2897b3688f4a3a102e24
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 "20251211220123")
(define %librewolf-build-id "20251219212454")

(define-public librewolf
  (package
    (name "librewolf")
    (version "146.0-2")
    (version "146.0.1-1")
    (source
     (make-librewolf-source
      #:version version
      #:firefox-hash "05nz4b2063z7j1k80v5nsdi8xnl13xfil2blxw1idhxb23hcmm08"
      #:librewolf-hash "0x6i0bi1p0s1wcdhmffchd39n0imljw2dv171pzl2my0dkr76zbl"
      #:firefox-hash "1swih4jljq162vgdl2m2d8xn4s4hj4vjqcfww59kk4kkhh78lrz9"
      #:librewolf-hash "13gxagaibv0bmn34rz3hfkfy7rgdksl635znmrq24l8v80y792ii"
      #:l10n firefox-l10n))
    (build-system gnu-build-system)
    (arguments