diff --git a/SPECS/net-snmp/net-snmp.signatures.json b/SPECS/net-snmp/net-snmp.signatures.json index b66781eb87d..4dc03d9cdab 100644 --- a/SPECS/net-snmp/net-snmp.signatures.json +++ b/SPECS/net-snmp/net-snmp.signatures.json @@ -2,6 +2,6 @@ "Signatures": { "snmpd.service": "5e17bf9f66f2b77e1a6c6dff7356cecb8ed488ce3df361738a72b4436096b694", "snmptrapd.service": "ef3e3dbe80c8ab455b30cd83db23db136263c1295ce2f23dcc4a1a1b60799229", - "net-snmp-5.9.4.tar.gz": "8b4de01391e74e3c7014beb43961a2d6d6fa03acc34280b9585f4930745b0544" + "net-snmp-5.9.5.tar.gz": "07f94f06a8d681485e43eeec4f190d9bea43e1b335146d0de466b6de3f3f4c5a" } } diff --git a/SPECS/net-snmp/net-snmp.spec b/SPECS/net-snmp/net-snmp.spec index 1583c9d897e..00f7dcb0cc4 100644 --- a/SPECS/net-snmp/net-snmp.spec +++ b/SPECS/net-snmp/net-snmp.spec @@ -1,7 +1,7 @@ %global __requires_exclude perl\\(.*\\) Summary: Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. Name: net-snmp -Version: 5.9.4 +Version: 5.9.5 Release: 1%{?dist} License: MIT Vendor: Microsoft Corporation @@ -45,6 +45,7 @@ binaries and applications. %prep %autosetup +sed -i 's/5\.9\.4/5\.9\.5/g' configure %build MIBS="ucd-snmp/diskio" @@ -123,10 +124,13 @@ popd %{_localstatedir}/run/net-snmp %changelog +* Tue Dec 23 2025 CBL-Mariner Servicing Account - 5.9.5-1 +- Auto-upgrade to 5.9.5 - for CVE-2025-68615 + * Tue Apr 23 2024 CBL-Mariner Servicing Account - 5.9.4-1 - Auto-upgrade to 5.9.4 - Fixes for CVE-2022-44792 and CVE-2022-44793 -* Fri Apr 07 2022 Minghe Ren - 5.9.1-2 +* Thu Apr 07 2022 Minghe Ren - 5.9.1-2 - Add net-snmp-lib subpackage and UCD-SNMP * Fri Mar 04 2022 Minghe Ren - 5.9.1-1 diff --git a/cgmanifest.json b/cgmanifest.json index 378aee69be4..9a96058ea48 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -14133,8 +14133,8 @@ "type": "other", "other": { "name": "net-snmp", - "version": "5.9.4", - "downloadUrl": "https://sourceforge.net/projects/net-snmp/files/net-snmp/5.9.4/net-snmp-5.9.4.tar.gz" + "version": "5.9.5", + "downloadUrl": "https://sourceforge.net/projects/net-snmp/files/net-snmp/5.9.5/net-snmp-5.9.5.tar.gz" } } },