public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/docker-distribution] f44: Update to release v3.1.2
@ 2026-09-24 19:36 Bradley G Smith
0 siblings, 0 replies; only message in thread
From: Bradley G Smith @ 2026-09-24 19:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/docker-distribution
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-24 19:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-24 19:36 [rpms/docker-distribution] f44: Update to release v3.1.2 Bradley G Smith
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox