public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Bradley G Smith <bradley.g.smith@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/docker-distribution] rawhide: Update to release v3.1.2
Date: Thu, 24 Sep 2026 19:00:09 GMT [thread overview]
Message-ID: <179027640976.1.6012224419639950664.rpms-docker-distribution-9b42573de3d8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/docker-distribution
Branch : rawhide
Commit : 9b42573de3d853b12d31409f75c594e53336e950
Author : Bradley G Smith <bradley.g.smith@gmail.com>
Date : 2026-09-24T10:53:52-07:00
Stats : +9/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/docker-distribution/c/9b42573de3d853b12d31409f75c594e53336e950?branch=rawhide
Log:
Update to release v3.1.2
- Resolves: rhbz#2540024
- Resolves CVE-2026-41178: rhbz#2515091
- Resolves CVE-2026-85747
- Upstream fixes and enhancements
---
diff --git a/.gitignore b/.gitignore
index 3100e36..e02e4f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,5 @@ results_*
/distribution-3.1.0.tar.gz
/distribution-3.1.1.tar.gz
/distribution-3.1.1-vendor.tar.bz2
+/distribution-3.1.2.tar.gz
+/distribution-3.1.2-vendor.tar.bz2
diff --git a/docker-distribution.spec b/docker-distribution.spec
index 4b8ed20..c957ea6 100644
--- a/docker-distribution.spec
+++ b/docker-distribution.spec
@@ -4,7 +4,7 @@
# https://github.com/distribution/distribution
%global goipath github.com/distribution/distribution/v3
%global forgeurl https://github.com/distribution/distribution
-Version: 3.1.1
+Version: 3.1.2
%gometa -L -f
diff --git a/go-vendor-tools.toml b/go-vendor-tools.toml
index 572a171..b4aca91 100644
--- a/go-vendor-tools.toml
+++ b/go-vendor-tools.toml
@@ -2,10 +2,6 @@
[licensing]
detector = "askalono"
-[[licensing.licenses]]
-path = "vendor/gopkg.in/yaml.v3/LICENSE"
-sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b"
-expression = "MIT AND (MIT AND Apache-2.0)"
[[licensing.licenses]]
path = "docs/themes/hugo-geekdoc/static/js/search-d0afef64.bundle.min.js.LICENSE.txt"
@@ -26,3 +22,7 @@ expression = "MIT"
path = "docs/themes/hugo-geekdoc/static/js/main-2e274343.bundle.min.js.LICENSE.txt"
sha256sum = "08253e0f29ea53ce3ba5fc47908e23ee5367c4cff4b6863ff0747b56e726d917"
expression = "MIT"
+[[licensing.licenses]]
+path = "vendor/go.yaml.in/yaml/v3/LICENSE"
+sha256sum = "d18f6323b71b0b768bb5e9616e36da390fbd39369a81807cca352de4e4e6aa0b"
+expression = "Apache-2.0"
diff --git a/sources b/sources
index 48f0616..4b8746c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (distribution-3.1.1.tar.gz) = ea38ae2b04c1671b540740d5221edce50dc81363ad88522a02b87ef5660bb1f04503f47d30ea90a7f116f5086dfc84d782a39817a1dc560d5e74b1fdffb58210
-SHA512 (distribution-3.1.1-vendor.tar.bz2) = 74bea0d96d39aaf0b772e15eff881e9f34df727563b5f4edd364580b7747d7499fcd8ba14a82633c22705f76a871e7acd97565a853bd948c15361b477d084b8e
+SHA512 (distribution-3.1.2.tar.gz) = cd02f7061eabf073227f1d124e3721d7e0b916ac024043f2aa398b5813ddea512025215000b66f1bc8e0eae51a1135f55f388820b21c5314aac49493f50eda0a
+SHA512 (distribution-3.1.2-vendor.tar.bz2) = d6319478d1b38e84507a3b7d587732412c3ef7e0e6b986665a99979cef86d3696cb0fdaa9a3667833fc49fed2404af1958f045d7b74b6952f6342877d9db423d
reply other threads:[~2026-09-24 19:00 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=179027640976.1.6012224419639950664.rpms-docker-distribution-9b42573de3d8@fedoraproject.org \
--to=bradley.g.smith@gmail.com \
--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