public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/glow] rawhide: Update to version 3.0.0
@ 2026-08-13  4:16 Carl George
  0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-08-13  4:16 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/glow
            Branch : rawhide
            Commit : 699bf7372169dc428698bfa10166404d4f2b100b
            Author : Carl George <carlwgeorge@fedoraproject.org>
            Date   : 2026-08-12T17:21:10-05:00
            Stats  : +5/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/glow/c/699bf7372169dc428698bfa10166404d4f2b100b?branch=rawhide

            Log:
            Update to version 3.0.0

... rhbz#2514412

- Fix CVE-2026-25681

---
diff --git a/glow.spec b/glow.spec
index 5841537..d73c59d 100644
--- a/glow.spec
+++ b/glow.spec
@@ -3,7 +3,7 @@
 %global gomodulesmode GO111MODULE=on
 
 Name:           glow
-Version:        2.1.2
+Version:        3.0.0
 Release:        %autorelease
 ExclusiveArch:  %{golang_arches_future}
 Summary:        Terminal based markdown reader

diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index 601bc0b..a925f6c 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -7,6 +7,8 @@
 "github.com/alecthomas/chroma/v2" = "fc18a483e6c89d611edccd82090faa05abbd49eb"
 # CVE-2026-5160
 "github.com/yuin/goldmark" = "v1.7.17"
+# CVE-2026-25681
+"golang.org/x/net" = "v0.55.0"
 
 [licensing]
 detector = "askalono"

diff --git a/sources b/sources
index 287347e..3ba7678 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (glow-2.1.2.tar.gz) = 0fc423212a59f95dbd946d8c39329fcebdbe59eba4eaf5efee426615c25f2eac4d22dbc1a4793952fa8ca93a48b81189259417bc17bd94220dca7a970592de79
-SHA512 (glow-2.1.2-vendor.tar.bz2) = ae819ceb51601583bec9ee7a6a87af534c763f134a2a435a5af0ca720dad45aa886f7fc1ead59ff95907e773baa96a3e77dca1c1baa952568b4a15525a4df0ae
+SHA512 (glow-3.0.0.tar.gz) = 474ad34683aaf986213e85204fe9767d24c22d1ee4ea24339a4b7caca4a5ce2f2e93a0ef4b9b47add9e7dccccae21edbfb64f31b15b3eefdb131ff3e2530262a
+SHA512 (glow-3.0.0-vendor.tar.bz2) = 2e5ca31e5766c3f3664977e2f5f2dbbc333a743fbd113d6f6c930722aa6d2314de5e1cc54f1437ba56fa8edd025cf553653a4e4b8ccb698dd28142406eb5a98c

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-13  4:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-13  4:16 [rpms/glow] rawhide: Update to version 3.0.0 Carl George

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox