CentOS 8: Upgrade net-snmp to version 5.8-7.el8_0.2

Release Version Update

Story: 2006729
Task: 37671
Depends-On: https://review.opendev.org/#/c/700793/
Change-Id: I4a53842fb20aee01f0a32a179e20ded37d165016
Signed-off-by: Dongqi Chen <chen.dq@neusoft.com>
This commit is contained in:
Dongqi Chen 2020-01-06 15:00:27 +08:00
parent 6cf6e96910
commit c32152556c
3 changed files with 8 additions and 8 deletions

View File

@ -16,11 +16,11 @@ index a59db4f..8a24ba1 100644
Summary: A collection of SNMP protocol tools and libraries Summary: A collection of SNMP protocol tools and libraries
Name: net-snmp Name: net-snmp
Version: 5.8 Version: 5.8
-Release: 7%{?dist}.1 -Release: 7%{?dist}.2
+Release: 7.el8_0%{?_tis_dist}.%{tis_patch_ver}.1 +Release: 7.el8_0.2%{?_tis_dist}.%{tis_patch_ver}
Epoch: 1 Epoch: 1
License: BSD License: BSD
-- --
1.8.3.1 2.7.4

View File

@ -14,7 +14,7 @@ index 8a24ba1..40af31f 100644
# use nestnmp_check 0 to speed up packaging by disabling 'make test' # use nestnmp_check 0 to speed up packaging by disabling 'make test'
%{!?netsnmp_check: %global netsnmp_check 1} %{!?netsnmp_check: %global netsnmp_check 1}
@@ -196,7 +199,7 @@ rm testing/fulltests/default/T200* @@ -198,7 +201,7 @@ rm testing/fulltests/default/T200*
# Autoreconf to get autoconf 2.69 for ARM (#926223) # Autoreconf to get autoconf 2.69 for ARM (#926223)
autoreconf autoreconf
@ -23,7 +23,7 @@ index 8a24ba1..40af31f 100644
ucd-snmp/diskio tcp-mib udp-mib mibII/mta_sendmail \ ucd-snmp/diskio tcp-mib udp-mib mibII/mta_sendmail \
ip-mib/ipv4InterfaceTable ip-mib/ipv6InterfaceTable \ ip-mib/ipv4InterfaceTable ip-mib/ipv6InterfaceTable \
ip-mib/ipAddressPrefixTable/ipAddressPrefixTable \ ip-mib/ipAddressPrefixTable/ipAddressPrefixTable \
@@ -222,6 +225,7 @@ MIBS="$MIBS ucd-snmp/lmsensorsMib" @@ -224,6 +227,7 @@ MIBS="$MIBS ucd-snmp/lmsensorsMib"
--with-ldflags="-Wl,-z,relro -Wl,-z,now" \ --with-ldflags="-Wl,-z,relro -Wl,-z,now" \
--with-logfile="/var/log/snmpd.log" \ --with-logfile="/var/log/snmpd.log" \
--with-mib-modules="$MIBS" \ --with-mib-modules="$MIBS" \
@ -31,7 +31,7 @@ index 8a24ba1..40af31f 100644
--with-mysql \ --with-mysql \
--with-openssl \ --with-openssl \
--with-persistent-directory="/var/lib/net-snmp" \ --with-persistent-directory="/var/lib/net-snmp" \
@@ -232,6 +236,7 @@ MIBS="$MIBS ucd-snmp/lmsensorsMib" @@ -234,6 +238,7 @@ MIBS="$MIBS ucd-snmp/lmsensorsMib"
--with-systemd \ --with-systemd \
--with-temp-file-pattern=/var/run/net-snmp/snmp-tmp-XXXXXX \ --with-temp-file-pattern=/var/run/net-snmp/snmp-tmp-XXXXXX \
--with-transports="DTLSUDP TLSTCP" \ --with-transports="DTLSUDP TLSTCP" \
@ -40,5 +40,5 @@ index 8a24ba1..40af31f 100644
EOF EOF
-- --
1.8.3.1 2.7.4

View File

@ -1 +1 @@
mirror:Source/net-snmp-5.8-7.el8_0.1.src.rpm mirror:Source/net-snmp-5.8-7.el8_0.2.src.rpm