public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/environment-modules] f44: Update to 5.6.2 (fix CVE-2026-85013)
@ 2026-09-07 6:16 Xavier Delaruelle
0 siblings, 0 replies; only message in thread
From: Xavier Delaruelle @ 2026-09-07 6:16 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/environment-modules
Branch : f44
Commit : c3134f68a88386a057aa288e5a11c8ebe40f2c09
Author : Xavier Delaruelle <xavier.delaruelle@cea.fr>
Date : 2026-09-07T08:08:15+02:00
Stats : +7/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/environment-modules/c/c3134f68a88386a057aa288e5a11c8ebe40f2c09?branch=f44
Log:
Update to 5.6.2 (fix CVE-2026-85013)
---
diff --git a/.gitignore b/.gitignore
index a53ca3b..04a72f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,3 +40,4 @@ modules-3.2.8.tar.bz2
/modules-5.5.0.tar.bz2
/modules-5.6.0.tar.bz2
/modules-5.6.1.tar.bz2
+/modules-5.6.2.tar.bz2
diff --git a/environment-modules.spec b/environment-modules.spec
index 19bbfaf..94c1ad8 100644
--- a/environment-modules.spec
+++ b/environment-modules.spec
@@ -1,8 +1,8 @@
%global macrosdir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
Name: environment-modules
-Version: 5.6.1
-Release: 4%{?dist}
+Version: 5.6.2
+Release: 1%{?dist}
Summary: Provides dynamic modification of a user's environment
License: GPL-2.0-or-later
@@ -204,6 +204,9 @@ fi
%changelog
+* Mon Sep 07 2026 Xavier Delaruelle <xavier.delaruelle@cea.fr> - 5.6.2-1
+- Update to 5.6.2 (fix CVE-2026-85013)
+
* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index 7c2e858..7bd0b58 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (modules-5.6.1.tar.bz2) = ec953891423d70e213ffade6aac8113e56a9ba3a8a754b0eb1d2f79c5d50dcb4671d3ca75836a3e05aae11476e27c3c5463f5cb58ee62f4ed459fb93bcf34c1c
+SHA512 (modules-5.6.2.tar.bz2) = 82777933cf1915d66c519bf8ded350e25c486eb5d73633804de90fd534c481f3037d6f65004fc65f4562ce90351c500f14020df88c18ef04e9572efb7c7c5764
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-07 6:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 6:16 [rpms/environment-modules] f44: Update to 5.6.2 (fix CVE-2026-85013) Xavier Delaruelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox