public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carlwgeorge@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/glow] rawhide: Update to version 3.0.0
Date: Thu, 13 Aug 2026 04:16:18 GMT	[thread overview]
Message-ID: <178659457813.1.16601541444537919694.rpms-glow-699bf7372169@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-13  4:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=178659457813.1.16601541444537919694.rpms-glow-699bf7372169@fedoraproject.org \
    --to=carlwgeorge@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox