2009-11-27 10:40:46 +00:00
|
|
|
# use nestnmp_check 0 to speed up packaging by disabling 'make test'
|
2024-02-15 01:19:59 +00:00
|
|
|
%{!?netsnmp_check: %global netsnmp_check 1}
|
2009-12-08 09:36:22 +00:00
|
|
|
|
2006-05-24 14:18:43 +00:00
|
|
|
# Arches on which we need to prevent arch conflicts on net-snmp-config.h
|
2013-05-06 07:59:00 +00:00
|
|
|
%global multilib_arches %{ix86} ia64 ppc ppc64 s390 s390x x86_64 sparc sparcv9 sparc64 aarch64
|
2006-05-24 14:18:43 +00:00
|
|
|
|
2018-07-25 06:45:37 +00:00
|
|
|
# actual soname version
|
2020-08-26 13:17:31 +00:00
|
|
|
%global soname 40
|
2018-07-25 06:45:37 +00:00
|
|
|
|
2018-01-31 13:39:32 +00:00
|
|
|
Summary: A collection of SNMP protocol tools and libraries
|
|
|
|
Name: net-snmp
|
2023-08-16 09:55:04 +00:00
|
|
|
Version: 5.9.4
|
2024-10-29 15:51:19 +00:00
|
|
|
Release: 14%{?dist}
|
2018-01-31 13:39:32 +00:00
|
|
|
Epoch: 1
|
|
|
|
|
2024-07-16 07:41:30 +00:00
|
|
|
License: MIT-CMU and BSD-3-Clause and MIT and OpenSSL
|
2018-01-31 13:39:32 +00:00
|
|
|
URL: http://net-snmp.sourceforge.net/
|
|
|
|
Source0: https://downloads.sourceforge.net/project/net-snmp/net-snmp/%{version}/net-snmp-%{version}.tar.gz
|
|
|
|
Source1: net-snmp.redhat.conf
|
|
|
|
Source2: net-snmp-config.h
|
|
|
|
Source3: net-snmp-config
|
|
|
|
Source4: net-snmp-trapd.redhat.conf
|
|
|
|
Source5: net-snmpd.sysconfig
|
|
|
|
Source6: net-snmptrapd.sysconfig
|
|
|
|
Source7: net-snmp-tmpfs.conf
|
|
|
|
Source8: snmpd.service
|
|
|
|
Source9: snmptrapd.service
|
|
|
|
Source10: IETF-MIB-LICENSE.txt
|
2018-07-20 09:35:04 +00:00
|
|
|
|
2020-08-26 13:17:31 +00:00
|
|
|
Patch1: net-snmp-5.9-pie.patch
|
|
|
|
Patch2: net-snmp-5.9-dir-fix.patch
|
|
|
|
Patch3: net-snmp-5.9-multilib.patch
|
|
|
|
Patch4: net-snmp-5.9-test-debug.patch
|
|
|
|
Patch5: net-snmp-5.7.2-cert-path.patch
|
|
|
|
Patch6: net-snmp-5.9-cflags.patch
|
|
|
|
Patch7: net-snmp-5.8-Remove-U64-typedef.patch
|
2022-08-04 13:03:38 +00:00
|
|
|
Patch8: net-snmp-5.7.3-iterator-fix.patch
|
2023-07-19 12:59:36 +00:00
|
|
|
Patch9: net-snmp-5.9-autofs-skip.patch
|
2022-08-04 13:03:38 +00:00
|
|
|
Patch10: net-snmp-5.9-coverity.patch
|
|
|
|
Patch11: net-snmp-5.8-expand-SNMPCONFPATH.patch
|
|
|
|
Patch12: net-snmp-5.8-duplicate-ipAddress.patch
|
|
|
|
Patch13: net-snmp-5.9-memory-reporting.patch
|
|
|
|
Patch14: net-snmp-5.8-man-page.patch
|
|
|
|
Patch15: net-snmp-5.8-ipAddress-faster-load.patch
|
|
|
|
Patch16: net-snmp-5.8-rpm-memory-leak.patch
|
|
|
|
Patch17: net-snmp-5.9-aes-config.patch
|
|
|
|
Patch18: net-snmp-5.8-clientaddr-error-message.patch
|
|
|
|
Patch19: net-snmp-5.9-intermediate-certs.patch
|
|
|
|
Patch20: net-snmp-5.9.1-remove-des.patch
|
2023-08-16 09:55:04 +00:00
|
|
|
Patch21: net-snmp-libs-misunderstanding.patch
|
|
|
|
Patch22: net-snmp-5.9-ipv6-disable-leak.patch
|
|
|
|
Patch23: net-snmp-5.9-rpmdb.patch
|
2024-02-26 15:38:33 +00:00
|
|
|
Patch24: net-snmp-5.9.4-test-fix.patch
|
2024-06-21 11:52:28 +00:00
|
|
|
Patch25: net-snmp-5.9.4-kernel-6.7.patch
|
2024-06-21 19:35:42 +00:00
|
|
|
Patch26: net-snmp-5.9.4-remove-mail-sender.patch
|
2021-09-01 09:47:36 +00:00
|
|
|
|
2017-08-10 22:24:30 +00:00
|
|
|
# Modern RPM API means at least EL6
|
2018-07-20 09:35:04 +00:00
|
|
|
Patch101: net-snmp-5.8-modern-rpm-api.patch
|
2018-05-21 11:44:31 +00:00
|
|
|
|
|
|
|
#disable this patch due compatibility issues
|
2020-08-26 13:17:31 +00:00
|
|
|
Patch102: net-snmp-5.9-python3.patch
|
2018-01-31 13:39:32 +00:00
|
|
|
|
|
|
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
|
|
|
Requires: %{name}-agent-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
2012-11-29 08:19:30 +00:00
|
|
|
# This is actually needed for the %%triggerun script but Requires(triggerun)
|
2020-08-26 13:17:31 +00:00
|
|
|
# is not valid. We can use %%post because this particular %%triggerun script
|
2011-08-09 09:54:21 +00:00
|
|
|
# should fire just after this package is installed.
|
2018-01-31 13:39:32 +00:00
|
|
|
%{?systemd_requires}
|
2021-01-07 05:42:44 +00:00
|
|
|
BuildRequires: make
|
2018-07-20 09:35:04 +00:00
|
|
|
BuildRequires: systemd
|
|
|
|
BuildRequires: gcc
|
2018-01-31 13:39:32 +00:00
|
|
|
BuildRequires: openssl-devel, bzip2-devel, elfutils-devel
|
|
|
|
BuildRequires: libselinux-devel, elfutils-libelf-devel, rpm-devel
|
2020-09-02 06:40:32 +00:00
|
|
|
BuildRequires: perl-devel, perl(ExtUtils::Embed), procps
|
2018-05-28 12:21:45 +00:00
|
|
|
BuildRequires: python3-devel, python3-setuptools
|
2018-01-31 13:39:32 +00:00
|
|
|
BuildRequires: chrpath
|
|
|
|
BuildRequires: mariadb-connector-c-devel
|
2009-11-27 13:33:35 +00:00
|
|
|
# for netstat, needed by 'make test'
|
2018-01-31 13:39:32 +00:00
|
|
|
BuildRequires: net-tools
|
2011-07-08 10:52:45 +00:00
|
|
|
# for make test
|
2020-03-24 13:23:36 +00:00
|
|
|
BuildRequires: perl(:VERSION) >= 5.6
|
|
|
|
BuildRequires: perl(AutoLoader)
|
|
|
|
BuildRequires: perl(blib)
|
|
|
|
BuildRequires: perl(Carp)
|
|
|
|
BuildRequires: perl(DynaLoader)
|
|
|
|
BuildRequires: perl(Exporter)
|
|
|
|
BuildRequires: perl(overload)
|
|
|
|
BuildRequires: perl(strict)
|
2018-01-31 13:39:32 +00:00
|
|
|
BuildRequires: perl(TAP::Harness)
|
2020-03-24 13:23:36 +00:00
|
|
|
BuildRequires: perl(vars)
|
|
|
|
BuildRequires: perl(warnings)
|
2014-01-15 07:45:21 +00:00
|
|
|
%ifnarch s390 s390x ppc64le
|
2018-01-31 13:39:32 +00:00
|
|
|
BuildRequires: lm_sensors-devel >= 3
|
2004-09-09 09:10:41 +00:00
|
|
|
%endif
|
2018-01-31 13:39:32 +00:00
|
|
|
BuildRequires: autoconf, automake
|
2004-09-09 09:07:53 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
SNMP (Simple Network Management Protocol) is a protocol used for
|
|
|
|
network management. The NET-SNMP project includes various SNMP tools:
|
|
|
|
an extensible agent, an SNMP library, tools for requesting or setting
|
|
|
|
information from SNMP agents, tools for generating and handling SNMP
|
|
|
|
traps, a version of the netstat command which uses SNMP, and a Tk/Perl
|
|
|
|
mib browser. This package contains the snmpd and snmptrapd daemons,
|
|
|
|
documentation, etc.
|
|
|
|
|
|
|
|
You will probably also want to install the net-snmp-utils package,
|
|
|
|
which contains NET-SNMP utilities.
|
|
|
|
|
|
|
|
%package utils
|
2018-01-31 13:39:32 +00:00
|
|
|
Summary: Network management utilities using SNMP, from the NET-SNMP project
|
2015-02-17 12:01:01 +00:00
|
|
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
2004-09-09 09:07:53 +00:00
|
|
|
|
|
|
|
%description utils
|
|
|
|
The net-snmp-utils package contains various utilities for use with the
|
|
|
|
NET-SNMP network management project.
|
|
|
|
|
|
|
|
Install this package if you need utilities for managing your network
|
|
|
|
using the SNMP protocol. You will also need to install the net-snmp
|
|
|
|
package.
|
|
|
|
|
|
|
|
%package devel
|
2018-01-31 13:39:32 +00:00
|
|
|
Summary: The development environment for the NET-SNMP project
|
2015-02-17 12:01:01 +00:00
|
|
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
|
|
|
Requires: %{name}-agent-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
2008-02-21 14:54:19 +00:00
|
|
|
Requires: elfutils-devel, rpm-devel, elfutils-libelf-devel, openssl-devel
|
2021-07-29 13:26:49 +00:00
|
|
|
Requires: redhat-rpm-config
|
2014-01-15 07:45:21 +00:00
|
|
|
%ifnarch s390 s390x ppc64le
|
2007-02-23 15:52:06 +00:00
|
|
|
Requires: lm_sensors-devel
|
2007-03-01 11:30:56 +00:00
|
|
|
%endif
|
2012-10-29 15:49:00 +00:00
|
|
|
# pull perl development libraries, net-snmp agent libraries may link to them
|
2018-07-10 23:15:11 +00:00
|
|
|
Requires: perl-devel%{?_isa}
|
2004-09-09 09:07:53 +00:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
The net-snmp-devel package contains the development libraries and
|
|
|
|
header files for use with the NET-SNMP project's network management
|
|
|
|
tools.
|
|
|
|
|
|
|
|
Install the net-snmp-devel package if you would like to develop
|
|
|
|
applications for use with the NET-SNMP project's network management
|
|
|
|
tools. You'll also need to have the net-snmp and net-snmp-utils
|
|
|
|
packages installed.
|
|
|
|
|
2023-08-15 07:43:05 +00:00
|
|
|
%package perl-module
|
|
|
|
Summary: The perl NET-SNMP module
|
|
|
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}, perl-interpreter
|
|
|
|
BuildRequires: perl-interpreter
|
|
|
|
BuildRequires: perl-generators
|
|
|
|
|
|
|
|
%description perl-module
|
|
|
|
The net-snmp-perl package contains the perl files to use SNMP from within
|
|
|
|
Perl.
|
|
|
|
|
|
|
|
Install the net-snmp-perl package, if you want to use SNMP with perl.
|
|
|
|
|
|
|
|
|
2004-09-09 09:09:42 +00:00
|
|
|
%package perl
|
2023-08-15 07:43:05 +00:00
|
|
|
Summary: The perl-based utilities and the mib2c tool
|
2018-01-31 13:39:32 +00:00
|
|
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}, perl-interpreter
|
|
|
|
Requires: %{name}-agent-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
2020-02-17 07:22:40 +00:00
|
|
|
Requires: %{name}-devel%{?_isa} = %{epoch}:%{version}-%{release}
|
2017-07-13 08:15:52 +00:00
|
|
|
BuildRequires: perl-interpreter
|
2016-06-24 07:24:16 +00:00
|
|
|
BuildRequires: perl-generators
|
2004-09-09 09:09:42 +00:00
|
|
|
|
|
|
|
%description perl
|
2023-08-15 07:43:05 +00:00
|
|
|
The net-snmp-perl package contains the utilities written in perl.
|
2004-09-09 09:09:42 +00:00
|
|
|
|
2023-08-15 07:43:05 +00:00
|
|
|
Install the net-snmp-perl package, if you want to use mib2c or other
|
|
|
|
perl utilities. Use the net-snmp-perl-module package instead to get the
|
|
|
|
SNMP perl module.
|
2007-10-25 09:12:29 +00:00
|
|
|
|
2007-10-25 09:21:24 +00:00
|
|
|
%package gui
|
2018-01-31 13:39:32 +00:00
|
|
|
Summary: An interactive graphical MIB browser for SNMP
|
2023-08-15 07:43:05 +00:00
|
|
|
Requires: perl-Tk, %{name}-perl-module%{?_isa} = %{epoch}:%{version}-%{release}
|
|
|
|
BuildRequires: perl-interpreter
|
|
|
|
BuildRequires: perl-generators
|
2007-10-25 09:12:29 +00:00
|
|
|
|
2007-10-25 09:21:24 +00:00
|
|
|
%description gui
|
|
|
|
The net-snmp-gui package contains tkmib utility, which is a graphical user
|
2007-10-25 09:12:29 +00:00
|
|
|
interface for browsing the Message Information Bases (MIBs). It is also
|
|
|
|
capable of sending or retrieving the SNMP management information to/from
|
|
|
|
the remote agents interactively.
|
|
|
|
|
2007-10-25 09:21:24 +00:00
|
|
|
Install the net-snmp-gui package, if you want to use this interactive utility.
|
2004-09-09 09:09:42 +00:00
|
|
|
|
2004-09-15 10:52:06 +00:00
|
|
|
%package libs
|
2011-08-11 08:16:22 +00:00
|
|
|
Summary: The NET-SNMP runtime client libraries
|
|
|
|
|
|
|
|
%description libs
|
|
|
|
The net-snmp-libs package contains the runtime client libraries for shared
|
|
|
|
binaries and applications.
|
|
|
|
|
|
|
|
%package agent-libs
|
2018-01-31 13:39:32 +00:00
|
|
|
Summary: The NET-SNMP runtime agent libraries
|
2010-01-12 11:37:42 +00:00
|
|
|
# the libs link against libperl.so:
|
2018-01-31 13:39:32 +00:00
|
|
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
2004-09-15 10:52:06 +00:00
|
|
|
|
2011-08-11 08:16:22 +00:00
|
|
|
%description agent-libs
|
|
|
|
The net-snmp-agent-libs package contains the runtime agent libraries for shared
|
|
|
|
binaries and applications.
|
2004-09-15 10:52:06 +00:00
|
|
|
|
2018-05-28 12:21:45 +00:00
|
|
|
%package -n python3-net-snmp
|
|
|
|
%{?python_provide:%python_provide python3-net-snmp}
|
|
|
|
# Remove before F30
|
|
|
|
Provides: %{name}-python = %{version}-%{release}
|
|
|
|
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
|
|
|
Obsoletes: %{name}-python < %{version}-%{release}
|
|
|
|
Summary: The Python 'netsnmp' module for the Net-SNMP
|
|
|
|
Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}
|
|
|
|
|
|
|
|
%description -n python3-net-snmp
|
|
|
|
The 'netsnmp' module provides a full featured, tri-lingual SNMP (SNMPv3,
|
|
|
|
SNMPv2c, SNMPv1) client API. The 'netsnmp' module internals rely on the
|
|
|
|
Net-SNMP toolkit library.
|
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%prep
|
2009-11-27 13:33:35 +00:00
|
|
|
%setup -q
|
2018-01-31 13:39:32 +00:00
|
|
|
cp %{SOURCE10} .
|
2004-10-14 13:29:44 +00:00
|
|
|
|
2004-09-09 09:10:47 +00:00
|
|
|
%ifnarch ia64
|
2023-07-19 12:59:36 +00:00
|
|
|
%patch 1 -p1 -b .pie
|
2004-09-09 09:10:47 +00:00
|
|
|
%endif
|
2004-12-10 12:05:30 +00:00
|
|
|
|
2023-07-19 12:59:36 +00:00
|
|
|
%patch 2 -p1 -b .dir-fix
|
|
|
|
%patch 3 -p1 -b .multilib
|
|
|
|
%patch 4 -p1
|
|
|
|
%patch 5 -p1 -b .cert-path
|
|
|
|
%patch 6 -p1 -b .cflags
|
|
|
|
%patch 7 -p1 -b .u64-remove
|
|
|
|
%patch 8 -p1 -b .iterator-fix
|
|
|
|
%patch 9 -p1 -b .autofs-skip
|
|
|
|
%patch 10 -p1 -b .coverity
|
|
|
|
%patch 11 -p1 -b .expand-SNMPCONFPATH
|
|
|
|
%patch 12 -p1 -b .duplicate-ipAddress
|
|
|
|
%patch 13 -p1 -b .memory-reporting
|
|
|
|
%patch 14 -p1 -b .man-page
|
|
|
|
%patch 15 -p1 -b .ipAddress-faster-load
|
|
|
|
%patch 16 -p1 -b .rpm-memory-leak
|
|
|
|
%patch 17 -p1 -b .aes-config
|
|
|
|
%patch 18 -p1 -b .clientaddr-error-message
|
|
|
|
%patch 19 -p1 -b .intermediate-certs
|
|
|
|
%patch 20 -p1 -b .remove-des
|
2023-08-16 09:55:04 +00:00
|
|
|
%patch 21 -p1
|
|
|
|
%patch 22 -p1 -b .ipv6-disable-leak
|
|
|
|
%patch 23 -p1 -b .rpmdbpatch
|
2024-02-26 15:38:33 +00:00
|
|
|
%patch 24 -p1 -b .test-fix
|
2024-06-21 13:17:43 +00:00
|
|
|
%patch 25 -p1 -b .kernel-fix
|
2024-06-21 19:35:42 +00:00
|
|
|
%patch 26 -p1 -b .remove-mail-sender
|
2023-07-19 12:59:36 +00:00
|
|
|
|
|
|
|
%patch 101 -p1 -b .modern-rpm-api
|
|
|
|
%patch 102 -p1
|
2010-11-22 10:35:57 +00:00
|
|
|
|
2011-02-27 04:56:17 +00:00
|
|
|
# disable failing test - see https://bugzilla.redhat.com/show_bug.cgi?id=680697
|
|
|
|
rm testing/fulltests/default/T200*
|
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%build
|
2013-03-25 09:40:32 +00:00
|
|
|
|
|
|
|
# Autoreconf to get autoconf 2.69 for ARM (#926223)
|
|
|
|
autoreconf
|
|
|
|
|
2007-08-23 14:53:28 +00:00
|
|
|
MIBS="host agentx smux \
|
2009-11-25 15:22:55 +00:00
|
|
|
ucd-snmp/diskio tcp-mib udp-mib mibII/mta_sendmail \
|
|
|
|
ip-mib/ipv4InterfaceTable ip-mib/ipv6InterfaceTable \
|
|
|
|
ip-mib/ipAddressPrefixTable/ipAddressPrefixTable \
|
|
|
|
ip-mib/ipDefaultRouterTable/ipDefaultRouterTable \
|
|
|
|
ip-mib/ipv6ScopeZoneIndexTable ip-mib/ipIfStatsTable \
|
|
|
|
sctp-mib rmon-mib etherlike-mib"
|
2009-11-27 09:32:14 +00:00
|
|
|
|
2014-01-15 07:45:21 +00:00
|
|
|
%ifnarch s390 s390x ppc64le
|
2009-11-27 09:32:14 +00:00
|
|
|
# there are no lm_sensors on s390
|
2007-11-14 14:30:41 +00:00
|
|
|
MIBS="$MIBS ucd-snmp/lmsensorsMib"
|
2007-07-30 11:50:35 +00:00
|
|
|
%endif
|
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%configure \
|
2009-11-25 15:22:55 +00:00
|
|
|
--disable-static --enable-shared \
|
2018-02-01 12:31:07 +00:00
|
|
|
--enable-as-needed \
|
2020-07-07 11:14:38 +00:00
|
|
|
--enable-blumenthal-aes \
|
2018-02-01 12:31:07 +00:00
|
|
|
--enable-embedded-perl \
|
|
|
|
--enable-ipv6 \
|
|
|
|
--enable-local-smux \
|
|
|
|
--enable-mfd-rewrites \
|
|
|
|
--enable-ucd-snmp-compatibility \
|
2021-06-01 07:09:57 +00:00
|
|
|
--disable-des \
|
2018-02-01 12:31:07 +00:00
|
|
|
--sysconfdir=%{_sysconfdir} \
|
2020-02-26 10:41:27 +00:00
|
|
|
--with-cflags="$RPM_OPT_FLAGS -fPIE" \
|
2020-08-04 11:37:44 +00:00
|
|
|
--with-ldflags="$RPM_LD_FLAGS -lm" \
|
2009-11-25 15:22:55 +00:00
|
|
|
--with-logfile="/var/log/snmpd.log" \
|
|
|
|
--with-mib-modules="$MIBS" \
|
2018-02-01 12:31:07 +00:00
|
|
|
--with-mysql \
|
2009-11-25 15:22:55 +00:00
|
|
|
--with-openssl \
|
2018-02-01 12:31:07 +00:00
|
|
|
--with-persistent-directory="/var/lib/net-snmp" \
|
2009-11-25 15:22:55 +00:00
|
|
|
--with-perl-modules="INSTALLDIRS=vendor" \
|
2018-02-01 12:31:07 +00:00
|
|
|
--with-pic \
|
2010-10-25 16:06:56 +00:00
|
|
|
--with-security-modules=tsm \
|
2018-02-01 12:31:07 +00:00
|
|
|
--with-sys-location="Unknown" \
|
2011-08-09 09:54:21 +00:00
|
|
|
--with-systemd \
|
2020-07-07 14:42:09 +00:00
|
|
|
--with-temp-file-pattern=/run/net-snmp/snmp-tmp-XXXXXX \
|
2018-02-01 12:31:07 +00:00
|
|
|
--with-transports="DTLSUDP TLSTCP" \
|
2020-09-02 06:40:32 +00:00
|
|
|
--with-sys-contact="root@localhost" \
|
|
|
|
--without-pcre <<EOF
|
2004-09-09 09:07:53 +00:00
|
|
|
EOF
|
|
|
|
|
2010-10-26 13:44:58 +00:00
|
|
|
# store original libtool file, we will need it later
|
|
|
|
cp libtool libtool.orig
|
2009-11-25 15:22:55 +00:00
|
|
|
# remove rpath from libtool
|
|
|
|
sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
|
|
|
|
sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
|
2004-09-09 09:07:53 +00:00
|
|
|
|
2012-11-29 08:19:30 +00:00
|
|
|
# the package is not %%_smp_mflags safe
|
2021-02-04 13:00:36 +00:00
|
|
|
%{__make}
|
2009-11-25 15:22:55 +00:00
|
|
|
|
2009-11-27 09:32:14 +00:00
|
|
|
# remove rpath from compiled perl libs
|
2009-11-25 15:22:55 +00:00
|
|
|
find perl/blib -type f -name "*.so" -print -exec chrpath --delete {} \;
|
2004-09-09 09:09:42 +00:00
|
|
|
|
2009-11-27 09:32:14 +00:00
|
|
|
# compile python module
|
2008-09-16 08:28:47 +00:00
|
|
|
pushd python
|
2018-05-28 12:21:45 +00:00
|
|
|
%{__python3} setup.py --basedir="../" build
|
2008-09-16 08:28:47 +00:00
|
|
|
popd
|
|
|
|
|
2009-11-27 09:32:14 +00:00
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%install
|
2021-02-04 18:06:20 +00:00
|
|
|
make install DESTDIR=%{buildroot}
|
2004-09-09 09:07:53 +00:00
|
|
|
|
2009-11-25 15:22:55 +00:00
|
|
|
# Determine which arch net-snmp-config.h is going to try to #include.
|
2006-05-24 14:18:43 +00:00
|
|
|
basearch=%{_arch}
|
|
|
|
%ifarch %{ix86}
|
|
|
|
basearch=i386
|
2006-05-23 09:04:56 +00:00
|
|
|
%endif
|
|
|
|
|
2006-05-24 14:18:43 +00:00
|
|
|
%ifarch %{multilib_arches}
|
|
|
|
# Do an net-snmp-config.h switcheroo to avoid file conflicts on systems where you
|
2009-11-27 09:32:14 +00:00
|
|
|
# can have both a 32- and 64-bit version of the library, as they each need
|
2006-05-24 14:18:43 +00:00
|
|
|
# their own correct-but-different versions of net-snmp-config.h to be usable.
|
2018-01-31 13:39:32 +00:00
|
|
|
mv %{buildroot}/%{_bindir}/net-snmp-config %{buildroot}/%{_bindir}/net-snmp-config-${basearch}
|
|
|
|
install -m 755 %SOURCE3 %{buildroot}/%{_bindir}/net-snmp-config
|
|
|
|
mv %{buildroot}/%{_includedir}/net-snmp/net-snmp-config.h %{buildroot}/%{_includedir}/net-snmp/net-snmp-config-${basearch}.h
|
|
|
|
install -m644 %SOURCE2 %{buildroot}/%{_includedir}/net-snmp/net-snmp-config.h
|
2006-05-24 14:18:43 +00:00
|
|
|
%endif
|
|
|
|
|
2018-01-31 13:39:32 +00:00
|
|
|
install -d %{buildroot}%{_sysconfdir}/snmp
|
|
|
|
install -m 644 %SOURCE1 %{buildroot}%{_sysconfdir}/snmp/snmpd.conf
|
|
|
|
install -m 644 %SOURCE4 %{buildroot}%{_sysconfdir}/snmp/snmptrapd.conf
|
2004-09-09 09:07:53 +00:00
|
|
|
|
2018-01-31 13:39:32 +00:00
|
|
|
install -d %{buildroot}%{_sysconfdir}/sysconfig
|
|
|
|
install -m 644 %SOURCE5 %{buildroot}%{_sysconfdir}/sysconfig/snmpd
|
|
|
|
install -m 644 %SOURCE6 %{buildroot}%{_sysconfdir}/sysconfig/snmptrapd
|
2004-09-09 09:07:53 +00:00
|
|
|
|
2009-11-25 15:22:55 +00:00
|
|
|
# prepare /var/lib/net-snmp
|
2018-01-31 13:39:32 +00:00
|
|
|
install -d %{buildroot}%{_localstatedir}/lib/net-snmp
|
|
|
|
install -d %{buildroot}%{_localstatedir}/lib/net-snmp/mib_indexes
|
|
|
|
install -d %{buildroot}%{_localstatedir}/lib/net-snmp/cert_indexes
|
|
|
|
install -d %{buildroot}%{_localstatedir}/run/net-snmp
|
2009-07-01 13:53:01 +00:00
|
|
|
|
2009-11-25 15:22:55 +00:00
|
|
|
# remove things we don't want to distribute
|
2018-01-31 13:39:32 +00:00
|
|
|
rm -f %{buildroot}%{_bindir}/snmpinform
|
|
|
|
ln -s snmptrap %{buildroot}/usr/bin/snmpinform
|
|
|
|
rm -f %{buildroot}%{_bindir}/snmpcheck
|
|
|
|
rm -f %{buildroot}/%{_bindir}/fixproc
|
|
|
|
rm -f %{buildroot}/%{_mandir}/man1/fixproc*
|
|
|
|
rm -f %{buildroot}/%{_bindir}/ipf-mod.pl
|
|
|
|
rm -f %{buildroot}/%{_libdir}/*.la
|
|
|
|
rm -f %{buildroot}/%{_libdir}/libsnmp*
|
2023-08-15 07:43:05 +00:00
|
|
|
rm -f %{buildroot}/%{_libdir}/perl5/vendor_perl/Bundle/MakefileSubs.pm
|
2011-08-11 08:16:22 +00:00
|
|
|
|
2009-11-25 15:22:55 +00:00
|
|
|
# remove special perl files
|
2018-01-31 13:39:32 +00:00
|
|
|
find %{buildroot} -name perllocal.pod \
|
2009-11-25 15:22:55 +00:00
|
|
|
-o -name .packlist \
|
|
|
|
-o -name "*.bs" \
|
|
|
|
-o -name Makefile.subs.pl \
|
|
|
|
| xargs -ri rm -f {}
|
2009-11-27 13:33:35 +00:00
|
|
|
# remove docs that do not apply to Linux
|
|
|
|
rm -f README.aix README.hpux11 README.osX README.Panasonic_AM3X.txt README.solaris README.win32
|
|
|
|
|
|
|
|
# copy missing mib2c.conf files
|
2018-01-31 13:39:32 +00:00
|
|
|
install -m 644 local/mib2c.*.conf %{buildroot}%{_datadir}/snmp
|
2004-09-09 09:13:03 +00:00
|
|
|
|
2009-11-25 15:22:55 +00:00
|
|
|
# install python module
|
2008-09-16 08:28:47 +00:00
|
|
|
pushd python
|
2018-05-28 12:21:45 +00:00
|
|
|
%{__python3} setup.py --basedir=.. install -O1 --skip-build --root %{buildroot}
|
2008-09-16 08:28:47 +00:00
|
|
|
popd
|
|
|
|
|
2018-01-31 13:39:32 +00:00
|
|
|
find %{buildroot} -name '*.so' | xargs chmod 0755
|
2004-09-09 09:09:42 +00:00
|
|
|
|
2004-09-29 15:42:56 +00:00
|
|
|
# trim down massive ChangeLog
|
2004-09-29 15:55:26 +00:00
|
|
|
dd bs=1024 count=250 if=ChangeLog of=ChangeLog.trimmed
|
2004-09-09 09:09:42 +00:00
|
|
|
|
2009-11-25 15:22:55 +00:00
|
|
|
# convert files to UTF-8
|
|
|
|
for file in README COPYING; do
|
|
|
|
iconv -f 8859_1 -t UTF-8 <$file >$file.utf8
|
|
|
|
mv $file.utf8 $file
|
|
|
|
done
|
|
|
|
|
|
|
|
# remove executable bit from documentation samples
|
|
|
|
chmod 644 local/passtest local/ipf-mod.pl
|
2005-11-08 08:38:11 +00:00
|
|
|
|
2011-08-09 09:54:21 +00:00
|
|
|
# systemd stuff
|
2018-01-31 13:39:32 +00:00
|
|
|
install -m 755 -d %{buildroot}/%{_tmpfilesdir}
|
|
|
|
install -m 644 %SOURCE7 %{buildroot}/%{_tmpfilesdir}/net-snmp.conf
|
|
|
|
install -m 755 -d %{buildroot}/%{_unitdir}
|
|
|
|
install -m 644 %SOURCE8 %SOURCE9 %{buildroot}/%{_unitdir}/
|
2010-12-06 13:45:52 +00:00
|
|
|
|
2009-11-27 09:32:14 +00:00
|
|
|
%check
|
2011-07-08 07:35:09 +00:00
|
|
|
%if %{netsnmp_check}
|
2012-04-23 12:31:42 +00:00
|
|
|
%ifarch ppc ppc64
|
|
|
|
rm -vf testing/fulltests/default/T200snmpv2cwalkall_simple
|
|
|
|
%endif
|
2010-10-26 13:44:58 +00:00
|
|
|
# restore libtool, for unknown reason it does not work with the one without rpath
|
2011-07-08 07:35:09 +00:00
|
|
|
cp -f libtool.orig libtool
|
2012-10-18 09:21:55 +00:00
|
|
|
# temporary workaround to make test "extending agent functionality with pass" working
|
|
|
|
chmod 755 local/passtest
|
|
|
|
|
2018-01-31 13:39:32 +00:00
|
|
|
LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test
|
2018-07-25 06:45:37 +00:00
|
|
|
|
2011-07-08 07:35:09 +00:00
|
|
|
%endif
|
2009-11-27 09:32:14 +00:00
|
|
|
|
2009-11-27 13:33:35 +00:00
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%post
|
2012-08-27 10:31:06 +00:00
|
|
|
%systemd_post snmpd.service snmptrapd.service
|
2009-11-27 09:32:14 +00:00
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%preun
|
2012-08-27 10:31:06 +00:00
|
|
|
%systemd_preun snmpd.service snmptrapd.service
|
2004-09-09 09:07:53 +00:00
|
|
|
|
2009-11-27 09:32:14 +00:00
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%postun
|
2012-08-27 10:31:06 +00:00
|
|
|
%systemd_postun_with_restart snmpd.service snmptrapd.service
|
2004-09-09 09:07:53 +00:00
|
|
|
|
2018-02-03 16:40:14 +00:00
|
|
|
%ldconfig_scriptlets libs
|
|
|
|
%ldconfig_scriptlets agent-libs
|
2011-08-11 08:16:22 +00:00
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%files
|
2009-11-25 15:22:55 +00:00
|
|
|
%doc COPYING ChangeLog.trimmed EXAMPLE.conf FAQ NEWS TODO
|
|
|
|
%doc README README.agent-mibs README.agentx README.krb5 README.snmpv3
|
|
|
|
%doc local/passtest local/ipf-mod.pl
|
2012-10-18 08:02:05 +00:00
|
|
|
%doc README.thread AGENT.txt PORTING local/README.mib2c
|
2013-02-14 17:31:43 +00:00
|
|
|
%doc IETF-MIB-LICENSE.txt
|
2008-12-01 12:20:41 +00:00
|
|
|
%dir %{_sysconfdir}/snmp
|
2013-06-27 14:41:42 +00:00
|
|
|
%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/snmp/snmpd.conf
|
|
|
|
%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/snmp/snmptrapd.conf
|
2008-09-26 10:46:57 +00:00
|
|
|
%{_bindir}/snmpconf
|
2009-09-29 15:23:38 +00:00
|
|
|
%{_bindir}/net-snmp-create-v3-user
|
2004-09-09 09:10:47 +00:00
|
|
|
%{_sbindir}/*
|
2009-11-25 15:22:55 +00:00
|
|
|
%attr(0644,root,root) %{_mandir}/man[58]/snmp*d*
|
|
|
|
%attr(0644,root,root) %{_mandir}/man5/snmp_config.5.gz
|
|
|
|
%attr(0644,root,root) %{_mandir}/man5/variables*
|
|
|
|
%attr(0644,root,root) %{_mandir}/man1/net-snmp-create-v3-user*
|
|
|
|
%attr(0644,root,root) %{_mandir}/man1/snmpconf.1.gz
|
2008-12-01 12:20:41 +00:00
|
|
|
%dir %{_datadir}/snmp
|
2008-09-26 10:46:57 +00:00
|
|
|
%{_datadir}/snmp/snmpconf-data
|
2010-02-02 12:07:22 +00:00
|
|
|
%dir %{_localstatedir}/run/net-snmp
|
2014-01-09 13:11:28 +00:00
|
|
|
%{_tmpfilesdir}/net-snmp.conf
|
2011-08-09 09:54:21 +00:00
|
|
|
%{_unitdir}/snmp*
|
2012-08-27 10:47:40 +00:00
|
|
|
%config(noreplace) %{_sysconfdir}/sysconfig/snmpd
|
|
|
|
%config(noreplace) %{_sysconfdir}/sysconfig/snmptrapd
|
2013-04-22 14:47:06 +00:00
|
|
|
%{_bindir}/agentxtrap
|
|
|
|
%attr(0644,root,root) %{_mandir}/man1/agentxtrap.1*
|
2004-09-09 09:07:53 +00:00
|
|
|
|
|
|
|
%files utils
|
|
|
|
%{_bindir}/encode_keychange
|
2010-12-06 13:45:52 +00:00
|
|
|
%{_bindir}/snmp[^c-]*
|
2011-01-04 12:55:14 +00:00
|
|
|
%attr(0644,root,root) %{_mandir}/man1/snmp[^-]*.1*
|
2009-11-25 15:22:55 +00:00
|
|
|
%attr(0644,root,root) %{_mandir}/man1/encode_keychange*.1*
|
|
|
|
%attr(0644,root,root) %{_mandir}/man5/snmp.conf.5.gz
|
|
|
|
%attr(0644,root,root) %{_mandir}/man5/variables.5.gz
|
2006-11-28 07:40:28 +00:00
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%files devel
|
2004-09-15 16:27:12 +00:00
|
|
|
%{_libdir}/lib*.so
|
2020-08-26 13:17:31 +00:00
|
|
|
%{_libdir}/pkgconfig/*
|
|
|
|
%{_includedir}/*
|
2009-11-25 15:22:55 +00:00
|
|
|
%attr(0644,root,root) %{_mandir}/man3/*.3.*
|
|
|
|
%attr(0755,root,root) %{_bindir}/net-snmp-config*
|
|
|
|
%attr(0644,root,root) %{_mandir}/man1/net-snmp-config*.1.*
|
2004-09-09 09:07:53 +00:00
|
|
|
|
2023-08-15 07:43:05 +00:00
|
|
|
%files perl-module
|
|
|
|
%attr(0644,root,root) %{_mandir}/man3/*.3pm.*
|
|
|
|
%{perl_vendorarch}/*SNMP*
|
|
|
|
%{perl_vendorarch}/auto/*SNMP*
|
|
|
|
%{perl_vendorarch}/auto/Bundle/*SNMP*
|
|
|
|
|
2009-11-27 11:25:25 +00:00
|
|
|
%files perl
|
2007-10-25 09:12:29 +00:00
|
|
|
%{_bindir}/mib2c-update
|
2004-09-09 09:09:42 +00:00
|
|
|
%{_bindir}/mib2c
|
2010-12-06 13:45:52 +00:00
|
|
|
%{_bindir}/snmp-bridge-mib
|
|
|
|
%{_bindir}/net-snmp-cert
|
2018-07-20 09:35:04 +00:00
|
|
|
%{_bindir}/checkbandwidth
|
2008-12-01 12:20:41 +00:00
|
|
|
%dir %{_datadir}/snmp
|
2008-09-26 10:46:57 +00:00
|
|
|
%{_datadir}/snmp/mib2c*
|
|
|
|
%{_datadir}/snmp/*.pl
|
|
|
|
%{_bindir}/traptoemail
|
2009-11-25 15:22:55 +00:00
|
|
|
%attr(0644,root,root) %{_mandir}/man[15]/mib2c*
|
|
|
|
%attr(0644,root,root) %{_mandir}/man1/traptoemail*.1*
|
2011-01-04 12:55:14 +00:00
|
|
|
%attr(0644,root,root) %{_mandir}/man1/snmp-bridge-mib.1*
|
2004-09-09 09:07:53 +00:00
|
|
|
|
2018-05-28 12:21:45 +00:00
|
|
|
%files -n python3-net-snmp
|
2008-09-16 08:28:47 +00:00
|
|
|
%doc README
|
2018-05-28 12:21:45 +00:00
|
|
|
%{python3_sitearch}/*
|
2008-09-16 08:28:47 +00:00
|
|
|
|
2007-10-25 09:21:24 +00:00
|
|
|
%files gui
|
2007-10-25 09:12:29 +00:00
|
|
|
%{_bindir}/tkmib
|
2009-11-25 15:22:55 +00:00
|
|
|
%attr(0644,root,root) %{_mandir}/man1/tkmib.1*
|
2007-10-25 09:12:29 +00:00
|
|
|
|
2004-09-15 10:52:06 +00:00
|
|
|
%files libs
|
2009-11-25 15:22:55 +00:00
|
|
|
%doc COPYING README ChangeLog.trimmed FAQ NEWS TODO
|
2013-02-14 17:31:43 +00:00
|
|
|
%doc IETF-MIB-LICENSE.txt
|
2018-07-25 07:24:36 +00:00
|
|
|
%{_libdir}/libnetsnmp.so.%{soname}*
|
2008-12-01 12:20:41 +00:00
|
|
|
%dir %{_datadir}/snmp
|
|
|
|
%dir %{_datadir}/snmp/mibs
|
2009-11-25 15:22:55 +00:00
|
|
|
%{_datadir}/snmp/mibs/*
|
2012-05-18 10:27:10 +00:00
|
|
|
%dir %{_localstatedir}/lib/net-snmp
|
2013-02-07 10:07:00 +00:00
|
|
|
%dir %{_localstatedir}/lib/net-snmp/mib_indexes
|
|
|
|
%dir %{_localstatedir}/lib/net-snmp/cert_indexes
|
2004-09-15 10:52:06 +00:00
|
|
|
|
2011-08-11 08:16:22 +00:00
|
|
|
%files agent-libs
|
2018-07-25 07:24:36 +00:00
|
|
|
%{_libdir}/libnetsnmpagent*.so.%{soname}*
|
|
|
|
%{_libdir}/libnetsnmphelpers*.so.%{soname}*
|
|
|
|
%{_libdir}/libnetsnmpmibs*.so.%{soname}*
|
|
|
|
%{_libdir}/libnetsnmptrapd*.so.%{soname}*
|
2011-08-11 08:16:22 +00:00
|
|
|
|
2004-09-09 09:07:53 +00:00
|
|
|
%changelog
|
2024-10-29 15:51:19 +00:00
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:5.9.4-14
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
2024-08-08 11:29:25 +00:00
|
|
|
* Thu Aug 08 2024 Troy Dawson <tdawson@redhat.com> - 1:5.9.4-13
|
|
|
|
- Bump release for Aug 2024 java mass rebuild
|
|
|
|
|
2024-07-16 07:41:30 +00:00
|
|
|
* Tue Jul 16 2024 Josef Ridky <jridky@redhat.com> - 1:5.9.4-12
|
|
|
|
- update license tag and remove tests folder
|
|
|
|
|
2024-07-10 11:20:21 +00:00
|
|
|
* Wed Jul 10 2024 Josef Ridky <jridky@redhat.com> - 1:5.9.4-11
|
|
|
|
- Fix licensing issue in source code (RHEL-46905)
|
|
|
|
|
2024-06-26 12:35:52 +00:00
|
|
|
* Wed Jun 26 2024 Josef Ridky <jridky@redhat.com> - 1:5.9.4-10
|
|
|
|
- Add gating.yaml file
|
|
|
|
|
2024-06-24 16:04:34 +00:00
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:5.9.4-9
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
2024-06-21 20:37:54 +00:00
|
|
|
* Fri Jun 21 2024 Josef Ridky <jridky@redhat.com> - 1:5.9.4-8
|
|
|
|
- add missing gating.yaml file
|
|
|
|
|
2024-06-21 19:35:42 +00:00
|
|
|
* Fri Jun 21 2024 Josef Ridky <jridky@redhat.com> - 1:5.9.4-7
|
|
|
|
- remove dependency issue for Mail::Sender perl module (RHEL-44478)
|
|
|
|
|
2024-06-21 13:17:43 +00:00
|
|
|
* Fri Jun 21 2024 Josef Ridky <jridky@redhat.com> - 1:5.9.4-6
|
|
|
|
- add missing patch application
|
|
|
|
|
2024-06-21 11:52:28 +00:00
|
|
|
* Fri Jun 21 2024 Josef Ridky <jridky@redhat.com> - 1:5.9.4-5
|
|
|
|
- fix unexpected header length in /proc/net/snmp (RHEL-44354)
|
|
|
|
|
2024-02-26 15:38:33 +00:00
|
|
|
* Mon Feb 26 2024 Josef Ridky <jridky@redhat.com> - 1:5.9.4-4
|
|
|
|
- Fix FTBFS in com2sec tests (RHEL-26443)
|
|
|
|
|
2024-01-25 08:47:22 +00:00
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.9.4-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
2024-01-21 09:29:00 +00:00
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.9.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
2023-08-16 09:55:04 +00:00
|
|
|
* Wed Aug 16 2023 Josef Ridky <jridky@redhat.com> - 1:5.9.4-1
|
|
|
|
- New upstream release 5.9.4 (#2184202)
|
|
|
|
|
2023-08-15 07:43:05 +00:00
|
|
|
* Mon Aug 14 2023 Josef Ridky <jridky@redhat.com> - 1:5.9.3-8
|
|
|
|
- Fix warning for RPM DB
|
|
|
|
- split perl module into separate package that doesn't pull in gcc and
|
|
|
|
other build dependencies (thanks Chris Adams)
|
|
|
|
- don't install MakefileSubs.pm - it's just needed at module build time
|
|
|
|
(thanks Chris Adams)
|
|
|
|
|
2023-08-01 06:10:58 +00:00
|
|
|
* Tue Aug 01 2023 Josef Ridky <jridky@redhat.com> - 1:5.9.3-7
|
|
|
|
- Sync fixes with RHEL
|
2023-08-01 06:14:07 +00:00
|
|
|
- Fix sendmesg error code change for new kernel
|
2023-08-01 06:10:58 +00:00
|
|
|
|
2023-07-19 12:59:36 +00:00
|
|
|
* Wed Jul 19 2023 Josef Ridky <jridky@redhat.com> - 1:5.9.3-6
|
|
|
|
- Migrate to SPDX license format
|
|
|
|
|
2023-07-11 13:11:20 +00:00
|
|
|
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.9.3-5
|
|
|
|
- Perl 5.38 rebuild
|
|
|
|
|
2023-06-13 18:45:42 +00:00
|
|
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1:5.9.3-4
|
|
|
|
- Rebuilt for Python 3.12
|
|
|
|
|
2023-05-19 13:46:00 +00:00
|
|
|
* Fri May 19 2023 Petr Pisar <ppisar@redhat.com> - 1:5.9.3-3
|
|
|
|
- Rebuild against rpm-4.19 (https://fedoraproject.org/wiki/Changes/RPM-4.19)
|
|
|
|
|
2023-01-19 21:24:13 +00:00
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.9.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2022-08-04 13:03:38 +00:00
|
|
|
* Thu Aug 04 2022 Josef Ridky <jridky@redhat.com> - 1:5.9.3-1
|
|
|
|
- New upstream release 5.9.3 (#2072230)
|
|
|
|
|
2022-07-22 00:23:29 +00:00
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.9.1-17
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-06-13 13:11:28 +00:00
|
|
|
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1:5.9.1-16
|
|
|
|
- Rebuilt for Python 3.11
|
|
|
|
|
2022-05-30 18:11:35 +00:00
|
|
|
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.9.1-15
|
|
|
|
- Perl 5.36 rebuild
|
|
|
|
|
2022-01-29 08:30:35 +00:00
|
|
|
* Sat Jan 29 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:5.9.1-14
|
|
|
|
- Remove linker flags from Libs.private (#2043092)
|
|
|
|
|
2022-01-20 21:02:00 +00:00
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.9.1-13
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-10-04 13:51:07 +00:00
|
|
|
* Mon Oct 04 2021 Josef Ridky <jridky@redhat.com> - 1:5.9.1-12
|
|
|
|
- fix FTBFS of ERR_get_error (#2008781)
|
|
|
|
|
2021-09-15 09:50:07 +00:00
|
|
|
* Wed Sep 15 2021 Sahana Prasad <sahana@redhat.com> - 1:5.9.1-11
|
|
|
|
- Rebuilt with OpenSSL 3.0.0
|
|
|
|
|
2021-09-15 06:01:33 +00:00
|
|
|
* Wed Sep 15 2021 Josef Ridky <jridky@redhat.com> - 1:5.9.1-10
|
|
|
|
- Remove ERR_GET_FUNC from code (#2004351)
|
|
|
|
|
2021-09-14 17:08:56 +00:00
|
|
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1:5.9.1-9
|
|
|
|
- Rebuilt with OpenSSL 3.0.0
|
|
|
|
|
2021-09-01 09:47:36 +00:00
|
|
|
* Wed Sep 01 2021 Josef Ridky <jridky@redhat.com> - 1:5.9.1-8
|
|
|
|
- fix FTBFS (#1999475)
|
|
|
|
|
2021-07-29 13:26:49 +00:00
|
|
|
* Thu Jul 29 2021 Josef Ridky <jridky@redhat.com> - 1:5.9.1-7
|
|
|
|
- revert cflags modification in net-snmp-config as was reverted in upstream
|
|
|
|
and add proper dependency to net-snmp-devel sub-package (#1544527)
|
|
|
|
|
2021-07-22 15:58:22 +00:00
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.9.1-6
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-07-19 10:33:18 +00:00
|
|
|
* Mon Jul 19 2021 Josef Ridky <jridky@redhat.com> - 1:5.9.1-5
|
2021-07-19 10:30:47 +00:00
|
|
|
- fix UseNumeric in Python library (#1970937)
|
|
|
|
|
2021-06-04 18:12:44 +00:00
|
|
|
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1:5.9.1-4
|
|
|
|
- Rebuilt for Python 3.10
|
|
|
|
|
2021-06-01 07:09:57 +00:00
|
|
|
* Tue Jun 01 2021 Josef Ridky <jridky@redhat.com> - 1:5.9.1-3
|
|
|
|
- disable DES for F35+
|
|
|
|
|
2021-06-01 06:52:32 +00:00
|
|
|
* Tue Jun 01 2021 Josef Ridky <jridky@redhat.com> - 1:5.9.1-2
|
|
|
|
- restore DES for F34 and F33
|
|
|
|
|
2021-05-26 10:22:04 +00:00
|
|
|
* Wed May 26 2021 Josef Ridky <jridky@redhat.com> - 1:5.9.1-1
|
|
|
|
- New upstream release 5.9.1 (#1946399)
|
|
|
|
- remove DES support
|
|
|
|
|
2021-05-21 10:40:07 +00:00
|
|
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.9-10
|
|
|
|
- Perl 5.34 rebuild
|
|
|
|
|
2021-03-15 10:29:51 +00:00
|
|
|
* Mon Mar 15 2021 Josef Ridky <jridky@redhat.com> - 1:5.9-9
|
|
|
|
- fix issue with parsing IPv4 address twice
|
|
|
|
|
2021-03-02 15:13:20 +00:00
|
|
|
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:5.9-8
|
|
|
|
- Rebuilt for updated systemd-rpm-macros
|
|
|
|
See https://pagure.io/fesco/issue/2583.
|
|
|
|
|
2021-02-04 12:38:21 +00:00
|
|
|
* Thu Feb 04 2021 Josef Ridky <jridky@redhat.com> - 1:5.9-7
|
2021-02-04 12:36:26 +00:00
|
|
|
- remove file with unsupported license
|
2021-02-04 13:00:36 +00:00
|
|
|
- use make and make install macros
|
2021-02-04 12:36:26 +00:00
|
|
|
|
2021-01-28 11:46:06 +00:00
|
|
|
* Thu Jan 28 2021 Josef Ridky <jridky@redhat.com> - 1:5.9-6
|
|
|
|
- add support for digests detected from ECC certificates
|
2021-01-28 12:24:12 +00:00
|
|
|
- add support for intermediate certificates
|
2021-01-28 13:19:56 +00:00
|
|
|
- fix crash caused by small buffer size
|
2021-01-28 11:46:06 +00:00
|
|
|
|
2021-01-26 21:22:15 +00:00
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.9-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2021-01-18 11:23:31 +00:00
|
|
|
* Mon Jan 18 2021 Josef Ridky <jridky@redhat.com> - 1:5.9-4
|
|
|
|
- fix issue with parsing long trap headers (#1912725)
|
2021-01-18 12:29:25 +00:00
|
|
|
- fix error message when the address specified by clientaddr option
|
|
|
|
is wrong or cannot be bound
|
2021-01-18 13:27:41 +00:00
|
|
|
- fix issue with quoting empty passphrase
|
2021-01-18 11:23:31 +00:00
|
|
|
|
2020-11-18 07:02:02 +00:00
|
|
|
* Wed Nov 18 2020 Josef Ridky <jridky@redhat.com> - 1:5.9-3
|
|
|
|
- update net-snmp-tmpfs.conf for /var/run to /run (#1893471)
|
|
|
|
|
2020-09-02 06:40:32 +00:00
|
|
|
* Tue Sep 01 2020 Josef Ridky <jridky@redhat.com> - 1:5.9-2
|
|
|
|
- Disable pcre binding
|
2020-09-02 06:46:25 +00:00
|
|
|
- Add support for available memory report
|
2020-09-02 06:40:32 +00:00
|
|
|
|
|
|
|
* Mon Aug 17 2020 Josef Ridky <jridky@redhat.com> - 1:5.9-1
|
2020-08-26 13:17:31 +00:00
|
|
|
- New upstream release 5.9
|
|
|
|
|
2020-08-04 11:37:44 +00:00
|
|
|
* Tue Aug 04 2020 Josef Ridky <jridky@redhat.com> - 1:5.8-25
|
|
|
|
- link math library to fix FTBFS for hplip (#1863855)
|
|
|
|
|
2020-07-28 09:00:08 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.8-24
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-07-07 14:42:09 +00:00
|
|
|
* Tue Jul 07 2020 Josef Ridky <jridky@redhat.com> - 1:5.8-23
|
|
|
|
- change /var/run/net-snmp to /run/net-snmp (#1737631)
|
|
|
|
|
2020-07-07 11:14:38 +00:00
|
|
|
* Tue Jul 07 2020 Josef Ridky <jridky@redhat.com> - 1:5.8-22
|
|
|
|
- proxied OIDs unspecified in proxy statement in snmpd.conf
|
|
|
|
- UCD-SNMP-MIB::dskTable doesn't update dynamically
|
|
|
|
- expand SNMPCONFPATH variable
|
|
|
|
- log meningful message on duplicate IP address
|
|
|
|
- memory reporting adjustment
|
|
|
|
- fix typos in man page
|
|
|
|
- speedup ipAddressTable loading
|
|
|
|
- fix memory leak when shut down librpm
|
|
|
|
- services starts after network-online.target
|
|
|
|
- add missing part of memory leak patch
|
|
|
|
- add support for AES192 and AES256
|
2020-07-07 11:19:15 +00:00
|
|
|
- fix net-snmp-config wrapper script (#1815984)
|
2020-07-07 11:14:38 +00:00
|
|
|
|
2020-06-22 17:23:11 +00:00
|
|
|
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.8-21
|
|
|
|
- Perl 5.32 rebuild
|
|
|
|
|
2020-05-26 00:53:56 +00:00
|
|
|
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1:5.8-20
|
|
|
|
- Rebuilt for Python 3.9
|
|
|
|
|
2020-04-09 11:33:50 +00:00
|
|
|
* Thu Apr 09 2020 Josef Ridky <jridky@redhat.com> -1:5.8-19
|
2020-04-09 14:56:33 +00:00
|
|
|
- update skip_autofs patch (#1810104)
|
2020-04-09 11:33:50 +00:00
|
|
|
- exit snmpd after snmpd -h command
|
|
|
|
- fix issues found by coverity scan
|
|
|
|
- fix issue with flood messages
|
|
|
|
- fix double free or corruption error when freeing security context
|
|
|
|
|
2020-03-24 13:23:36 +00:00
|
|
|
* Tue Mar 24 2020 Petr Pisar <ppisar@redhat.com> - 1:5.8-18
|
|
|
|
- Build-require Perl dependencies for running the tests
|
|
|
|
|
2020-02-26 10:41:27 +00:00
|
|
|
* Wed Feb 26 2020 Josef Ridky <jridky@redhat.com> - 1:5.8-17
|
|
|
|
- fix config error with RPM library (#1807274)
|
|
|
|
|
2020-02-17 07:22:40 +00:00
|
|
|
* Mon Feb 17 2020 Josef Ridky <jridky@redhat.com> - 1:5.8-16
|
|
|
|
- set net-snmp-devel as requirement for net-snmp-perl
|
|
|
|
|
2020-01-29 14:47:10 +00:00
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.8-15
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2019-10-03 11:57:10 +00:00
|
|
|
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1:5.8-14
|
|
|
|
- Rebuilt for Python 3.8.0rc1 (#1748018)
|
|
|
|
|
2019-09-19 06:39:51 +00:00
|
|
|
* Thu Sep 19 2019 Josef Ridky <jridky@redhat.com> - 1:5.8-13
|
|
|
|
- Fix snmpv3 trap forwarding (#1753506)
|
|
|
|
|
2019-08-19 08:20:34 +00:00
|
|
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1:5.8-12
|
|
|
|
- Rebuilt for Python 3.8
|
|
|
|
|
2019-07-25 18:28:34 +00:00
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.8-11
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-06-28 06:23:17 +00:00
|
|
|
* Fri Jun 28 2019 Josef Ridky <jridky@redhat.com> - 1:5.8-10
|
|
|
|
- remove file with unsupported license
|
2019-06-28 07:05:16 +00:00
|
|
|
- fix daemon crash on resend request (#1663027)
|
2019-06-28 07:33:58 +00:00
|
|
|
- fix issue with trapsink default port
|
2019-06-28 06:23:17 +00:00
|
|
|
|
2019-06-10 22:13:21 +00:00
|
|
|
* Mon Jun 10 22:13:21 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:5.8-9
|
|
|
|
- Rebuild for RPM 4.15
|
|
|
|
|
2019-06-10 15:42:03 +00:00
|
|
|
* Mon Jun 10 15:42:03 CET 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:5.8-8
|
|
|
|
- Rebuild for RPM 4.15
|
|
|
|
|
2019-05-30 11:32:34 +00:00
|
|
|
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.8-7
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
2019-02-07 08:15:05 +00:00
|
|
|
* Thu Feb 07 2019 Josef Ridky <jridky@redhat.com> - 1:5.8-6
|
2019-02-07 08:12:13 +00:00
|
|
|
- fix IPv6 address assignment for clientaddr option (#1673272)
|
|
|
|
|
2019-02-01 12:10:49 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.8-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2019-01-14 18:10:00 +00:00
|
|
|
* Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 1:5.8-4
|
|
|
|
- Rebuilt for libcrypt.so.2 (#1666033)
|
|
|
|
|
2018-11-28 08:21:44 +00:00
|
|
|
* Tue Nov 27 2018 Josef Ridky <jridky@redhat.com> - 1:5.8-3
|
|
|
|
- backport memory leak fixes from upstream
|
2018-11-29 08:52:30 +00:00
|
|
|
- add fPIE to CFLAGS (#1543853)
|
2018-11-30 06:07:12 +00:00
|
|
|
- use default LDFLAGS
|
2018-11-28 08:21:44 +00:00
|
|
|
|
2018-07-25 06:45:37 +00:00
|
|
|
* Mon Jul 23 2018 Josef Ridky <jridky@redhat.com> - 1:5.8-2
|
|
|
|
- fix unresoved error with mysql functions
|
|
|
|
- implement changes to announce soname changes
|
|
|
|
|
2018-07-20 09:35:04 +00:00
|
|
|
* Wed Jul 18 2018 Josef Ridky <jridky@redhat.com> - 1:5.8-1
|
|
|
|
- New upstream release 5.8
|
|
|
|
- remove APSL downstream patch due this copyright is already
|
|
|
|
coveret by part 8 in COPYING file
|
|
|
|
|
2018-07-13 11:29:23 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.3-42
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-07-07 11:49:41 +00:00
|
|
|
* Sat Jul 07 2018 Miro Hrončok <mhroncok@redhat.com> - 1:5.7.3-41
|
|
|
|
- Rebuilt for Python 3.7
|
|
|
|
|
2018-06-27 20:47:31 +00:00
|
|
|
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.7.3-40
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
2018-05-28 12:21:45 +00:00
|
|
|
* Mon May 21 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-39
|
|
|
|
- python3 support draft
|
|
|
|
|
2018-05-21 11:44:31 +00:00
|
|
|
* Mon May 21 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-38
|
|
|
|
- revert Python3 support
|
|
|
|
|
2018-03-27 08:55:06 +00:00
|
|
|
* Tue Mar 27 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-37
|
|
|
|
- backport upstream patch for structure iterator
|
|
|
|
|
2018-03-08 08:59:42 +00:00
|
|
|
* Thu Mar 08 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-36
|
|
|
|
- CVE-2018-1000116 Heap corruption in snmp_pdu_parse (#1552844)
|
|
|
|
|
2018-02-27 12:48:26 +00:00
|
|
|
* Tue Feb 27 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-35
|
|
|
|
- compile against Python3
|
2018-02-27 13:12:43 +00:00
|
|
|
- add gcc requirement
|
2018-02-27 13:16:59 +00:00
|
|
|
- remove rm buildroot
|
2018-02-27 12:48:26 +00:00
|
|
|
|
2018-02-16 06:35:56 +00:00
|
|
|
* Fri Feb 16 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-34
|
|
|
|
- fix wrong systemd patch (#1545946)
|
|
|
|
|
2018-02-08 11:15:50 +00:00
|
|
|
* Thu Feb 08 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-33
|
|
|
|
- Fix strstr() crash when looking for RPM Group tag
|
2018-02-08 11:20:22 +00:00
|
|
|
- Fix wrong usage of structure iterator
|
2018-02-08 11:25:46 +00:00
|
|
|
- Fix issue with statistics from autofs
|
2018-02-08 11:15:50 +00:00
|
|
|
|
2018-02-08 04:00:31 +00:00
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.3-32
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2018-02-03 16:40:14 +00:00
|
|
|
* Sat Feb 03 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1:5.7.3-31
|
|
|
|
- Switch to %%ldconfig_scriptlets
|
|
|
|
|
2018-01-31 13:39:32 +00:00
|
|
|
* Wed Jan 31 2018 Josef Ridky <jridky@redhat.com> - 1:5.7.3-30
|
|
|
|
- remove Group tag
|
|
|
|
- remove sysvinit package and init files (no longer needed)
|
|
|
|
- fix python2 references and dependencies in spec file
|
|
|
|
|
2018-01-20 22:07:18 +00:00
|
|
|
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 1:5.7.3-29
|
|
|
|
- Rebuilt for switch to libxcrypt
|
|
|
|
|
2017-12-13 21:25:19 +00:00
|
|
|
* Wed Dec 13 2017 Josef Ridky <jridky@redhat.com> - 1:5.7.3-28
|
|
|
|
- remove tcp_wrapper (#1518768)
|
2017-12-14 05:17:43 +00:00
|
|
|
- use mariadb-connector instead of mysql-devel (#1339272)
|
2017-12-13 21:25:19 +00:00
|
|
|
|
2017-08-20 14:38:40 +00:00
|
|
|
* Sun Aug 20 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:5.7.3-27
|
|
|
|
- Add Provides for the old name without %%_isa
|
|
|
|
|
2017-08-19 13:38:59 +00:00
|
|
|
* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 1:5.7.3-26
|
|
|
|
- Python 2 binary package renamed to python2-net-snmp
|
|
|
|
See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
|
|
|
|
|
2017-08-11 07:41:57 +00:00
|
|
|
* Fri Aug 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 1:5.7.3-25
|
|
|
|
- Rebuilt after RPM update (№ 3)
|
|
|
|
|
2017-08-10 20:10:27 +00:00
|
|
|
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 1:5.7.3-24
|
|
|
|
- Rebuilt for RPM soname bump
|
|
|
|
|
2017-08-10 18:27:58 +00:00
|
|
|
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 1:5.7.3-23
|
|
|
|
- Rebuilt for RPM soname bump
|
|
|
|
|
2017-08-03 03:52:35 +00:00
|
|
|
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.3-22
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
2017-07-26 22:47:49 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.3-21
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-07-21 07:41:36 +00:00
|
|
|
* Thu Jul 20 2017 Adam Williamson <awilliam@redhat.com> -1:5.7.3-20
|
|
|
|
- Edit fix of issue with undefined symbol my_progname when try to load
|
|
|
|
NetSNMP::TrapReceiver in perl script (#1470004)
|
|
|
|
|
2017-07-20 07:34:00 +00:00
|
|
|
* Thu Jul 20 2017 Josef Ridky <jridky@redhat.com> - 1:5.7.3-19
|
|
|
|
- Fix issue with undefined symbol my_progname when try to load NetSNMP::TrapReceiver in perl script. (#1470004)
|
|
|
|
|
2017-07-19 18:03:20 +00:00
|
|
|
* Wed Jul 19 2017 Adam Williamson <awilliam@redhat.com> - 1:5.7.3-18
|
|
|
|
- Fix build with MariaDB 10.2
|
|
|
|
|
2017-07-13 08:15:52 +00:00
|
|
|
* Thu Jul 13 2017 Petr Pisar <ppisar@redhat.com> - 1:5.7.3-17
|
|
|
|
- perl dependency renamed to perl-interpreter
|
|
|
|
<https://fedoraproject.org/wiki/Changes/perl_Package_to_Install_Core_Modules>
|
|
|
|
|
2017-06-04 13:59:26 +00:00
|
|
|
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.7.3-16
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
2017-02-20 14:35:45 +00:00
|
|
|
* Wed Feb 15 2017 Josef Ridky <jridky@redhat.com> - 1:5.7.3-15
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
- Add support for new version of OpenSSL library (#1423984)
|
|
|
|
|
2017-02-10 22:11:03 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.3-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-08-12 10:42:05 +00:00
|
|
|
* Fri Aug 12 2016 Josef Ridky <jridky@redhat.com> - 1:5.7.3-13
|
|
|
|
- net-snmp.redhat.conf: update default configuration to conform to the best practices (#1359123)
|
2016-08-12 11:09:04 +00:00
|
|
|
- nmp_transport.c: use strtok_r for strtok to avoid a race condition (#1366282)
|
2016-08-12 10:42:05 +00:00
|
|
|
|
2016-07-19 08:01:33 +00:00
|
|
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.3-12
|
|
|
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
|
|
|
2016-05-15 04:22:44 +00:00
|
|
|
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.7.3-11
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
2016-05-09 11:39:48 +00:00
|
|
|
* Mon May 09 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.7.3-10
|
|
|
|
- Updated net-snmp to build against Perl 5.24
|
|
|
|
|
2016-02-24 11:26:08 +00:00
|
|
|
* Wed Feb 24 2016 Jan Safranek <jsafrane@redhat.com> - 1:5.7.3-9
|
|
|
|
- Trim net-snmp-config --cflags output (#1309080)
|
|
|
|
|
2016-02-04 09:13:30 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.3-8
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-07-27 13:14:22 +00:00
|
|
|
* Mon Jul 27 2015 Richard W.M. Jones <rjones@redhat.com> - 1:5.7.3-7
|
|
|
|
- Bump version to rebuild against new RPM in Rawhide.
|
|
|
|
|
2015-07-14 12:18:10 +00:00
|
|
|
* Tue Jul 14 2015 Jan Safranek <jsafrane@redhat.com> - 1:5.7.3-6
|
|
|
|
- Recompile with -Wformat (#1242766)
|
|
|
|
|
2015-06-26 12:09:33 +00:00
|
|
|
* Fri Jun 26 2015 Jan Safranek <jsafrane@redhat.com> - 1:5.7.3-5
|
|
|
|
- Fixed snmpstatus crashing when receiving invalid response (#1233738)
|
|
|
|
|
2015-06-17 21:38:57 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.3-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-03 12:50:26 +00:00
|
|
|
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.7.3-3
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
2015-03-05 20:42:28 +00:00
|
|
|
* Thu Mar 05 2015 Adam Jackson <ajax@redhat.com> 1:5.7.3-2
|
|
|
|
- Disable sysvinit subpackage on F23+
|
|
|
|
|
2015-02-17 14:36:21 +00:00
|
|
|
* Tue Feb 17 2015 Jan Safranek <jsafrane@redhat.com> - 1:5.7.3-1
|
|
|
|
- Update to 5.7.3
|
|
|
|
|
2014-09-05 14:56:54 +00:00
|
|
|
* Fri Sep 05 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.7.2-24
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-09-01 08:44:08 +00:00
|
|
|
* Mon Sep 1 2014 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-23
|
2014-09-01 08:42:05 +00:00
|
|
|
- Fixed CVE-2014-3565
|
2014-09-01 10:02:03 +00:00
|
|
|
- Fixed net-snmp-cert tool, now it does not depend on net-snmp-devel (#1134475)
|
2014-09-01 08:42:05 +00:00
|
|
|
|
2014-08-26 17:20:54 +00:00
|
|
|
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1:5.7.2-22
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-08-17 11:27:30 +00:00
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.2-21
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-07 12:25:55 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.2-20
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-03-04 08:40:29 +00:00
|
|
|
* Tue Mar 4 2014 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-19
|
2014-03-04 08:37:08 +00:00
|
|
|
- Fixed buffer overflow in ICMP-MIB (#1071753)
|
|
|
|
|
2014-01-15 07:45:21 +00:00
|
|
|
* Wed Jan 15 2014 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-18
|
|
|
|
- Added support for ppc64le architecture (#1052431)
|
|
|
|
|
2014-01-09 13:11:28 +00:00
|
|
|
* Thu Jan 9 2014 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-17
|
|
|
|
- Moved tmpfiles.d config file to /usr/lib
|
|
|
|
|
2013-12-05 12:26:39 +00:00
|
|
|
* Thu Dec 5 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-16
|
2013-12-05 12:21:03 +00:00
|
|
|
- Fixed snmpd crashing when AgentX subagent disconnects in the middle of
|
|
|
|
request processing (#1038011)
|
|
|
|
|
2013-08-03 13:01:10 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.2-15
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-17 09:09:17 +00:00
|
|
|
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1:5.7.2-14
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-06-27 14:41:42 +00:00
|
|
|
* Thu Jun 27 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-13
|
|
|
|
- set permissions of snmpd.conf and snmptrapd conf to 0600 to prevent
|
|
|
|
users from reading passwords and community strings.
|
2013-12-05 12:26:39 +00:00
|
|
|
|
2013-05-21 07:27:07 +00:00
|
|
|
* Tue May 21 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-12
|
|
|
|
- added btrfs support to hrFSTable (#965348)
|
|
|
|
|
2013-05-06 07:59:00 +00:00
|
|
|
* Mon May 6 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-11
|
|
|
|
- added aarch64 to multilib architectures.
|
|
|
|
|
2013-04-22 14:47:06 +00:00
|
|
|
* Mon Apr 22 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-10
|
|
|
|
- moved agentxtrap utility to net-snmp subpackage,
|
|
|
|
it needs libraries provided by net-snmp-agent-libs.
|
|
|
|
|
2013-04-18 11:31:51 +00:00
|
|
|
* Thu Apr 18 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-9
|
|
|
|
- moved agentxtrap utility to net-snmp-utils subpackage,
|
|
|
|
it's an utility, not a daemon.
|
|
|
|
|
|
|
|
* Mon Mar 25 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-8
|
2013-03-25 09:40:32 +00:00
|
|
|
- added autoreconf to be able to build on aarch64 (#926223)
|
|
|
|
|
2013-02-14 17:34:29 +00:00
|
|
|
* Thu Feb 14 2013 Tom Callaway <spot@fedoraproject.org> 1:5.7.2-7
|
|
|
|
- add missing IETF MIB license text (BSD)
|
|
|
|
|
2013-02-07 10:07:00 +00:00
|
|
|
* Thu Feb 7 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-6
|
2013-02-07 09:23:05 +00:00
|
|
|
- fixed net-snmp-create-v3-user to have the same content on all architectures
|
2013-02-07 10:07:00 +00:00
|
|
|
- /var/lib/net-snmp/mib_indexes and cert_indexes added to net-snmp-libs
|
|
|
|
(#906761)
|
2013-02-07 09:23:05 +00:00
|
|
|
|
2013-01-17 11:42:25 +00:00
|
|
|
* Thu Jan 17 2013 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-5
|
|
|
|
- Python: fixed IPADDRESS size on 64-bit systems (#895357)
|
|
|
|
|
2012-11-12 09:48:16 +00:00
|
|
|
* Mon Nov 12 2012 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-4
|
|
|
|
- Fixed systemd support (#875632).
|
|
|
|
|
2012-10-29 15:49:00 +00:00
|
|
|
* Mon Oct 29 2012 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-3
|
|
|
|
- Added direct dependency on perl-devel with architectute in
|
|
|
|
net-snmp-devel package to pull proper dependencies.
|
|
|
|
|
2012-10-24 08:51:20 +00:00
|
|
|
* Wed Oct 24 2012 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-2
|
|
|
|
- Fixed net-snmp dependency on net-snmp-agent-libs.
|
|
|
|
|
2012-10-18 08:02:05 +00:00
|
|
|
* Thu Oct 18 2012 Jan Safranek <jsafrane@redhat.com> - 1:5.7.2-1
|
|
|
|
- Updated to 5.7.2
|
|
|
|
|
2012-08-27 10:31:06 +00:00
|
|
|
* Mon Aug 27 2012 Jan Safranek <jsafrane@redhat.com> - 1:5.7.1-10
|
2012-08-27 10:47:40 +00:00
|
|
|
- Updated RPM scriplets with latest systemd-rpm macros (#850403).
|
|
|
|
- Fixed fedora-review tool complaints.
|
2012-08-27 10:31:06 +00:00
|
|
|
|
2012-07-20 04:22:09 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.1-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-06-08 08:50:29 +00:00
|
|
|
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 1:5.7.1-8
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-05-18 10:27:10 +00:00
|
|
|
* Fri May 18 2012 Jan Safranek <jsafrane@redhat.com> 5.7.1-7
|
|
|
|
- Move /var/lib/net-snmp from net-snmp to net-snmp-libs (#822508)
|
|
|
|
|
2012-04-23 12:31:42 +00:00
|
|
|
* Mon Apr 23 2012 Karsten Hopp <karsten@redhat.com> 5.7.1-6
|
|
|
|
- Temporarily disable T200snmpv2cwalkall_simple test on ppc(64) until
|
|
|
|
bug 814829 is fixed
|
|
|
|
|
2012-03-30 10:18:49 +00:00
|
|
|
* Fri Mar 30 2012 Jan Safranek <jsafrane@redhat.com> - 1:5.7.1-5
|
|
|
|
- Rebuilt for new rpm
|
|
|
|
|
2012-01-13 10:59:16 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.7.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-11-28 13:12:57 +00:00
|
|
|
* Mon Nov 28 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7.1-3
|
|
|
|
- re-introduced /etc/sysconfig files (#752821)
|
|
|
|
|
2011-10-05 13:11:40 +00:00
|
|
|
* Wed Oct 5 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7.1-2
|
|
|
|
- fixed perl linking (#742678)
|
|
|
|
|
2011-10-04 07:01:29 +00:00
|
|
|
* Tue Oct 4 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7.1-1
|
|
|
|
- updated to 5.7.1:
|
|
|
|
- Fixed the mib-parsing-bug introduced shortly before 5.7
|
|
|
|
- fixed rounding errors for disk percentage calculations
|
|
|
|
- Many other miscellaneous minor bug fixes
|
|
|
|
|
2011-09-06 13:03:55 +00:00
|
|
|
* Tue Sep 06 2011 Dan Horák <dan[at]danny.cz> - 1:5.7-7
|
|
|
|
- disable failing test on s390(x) (#680697)
|
|
|
|
|
2011-08-11 08:16:22 +00:00
|
|
|
* Thu Aug 11 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7-6
|
|
|
|
- added new net-snmp-agent-libs subpackage with agent libraries
|
|
|
|
-> net-snmp-libs do not need perl and lm_sensors libs
|
|
|
|
- removed libsnmp.so, it's not used in Fedora (#729811)
|
2011-08-11 08:20:21 +00:00
|
|
|
- added README.systemd
|
2011-08-11 08:27:16 +00:00
|
|
|
- added new net-snmp-sysvinit subpackage with legacy init scripts
|
|
|
|
(#718183)
|
2011-08-11 08:16:22 +00:00
|
|
|
|
2011-08-09 09:54:21 +00:00
|
|
|
* Tue Aug 9 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7-5
|
|
|
|
- integrated with systemd (#718183)
|
|
|
|
|
2011-07-21 16:55:56 +00:00
|
|
|
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 1:5.7-4
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-07-20 10:18:03 +00:00
|
|
|
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 1:5.7-3
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-07-08 10:52:45 +00:00
|
|
|
* Fri Jul 8 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7-2
|
|
|
|
- restored rpath in net-snmp-config output - SNMP subagent won't link
|
|
|
|
with libsnmpagent.so without it, linker needs to know location
|
|
|
|
of libperl.so
|
|
|
|
- fixed check section to make tests pass on machine without DNS
|
|
|
|
|
2011-07-07 13:03:51 +00:00
|
|
|
* Thu Jul 7 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.7-1
|
|
|
|
- updated to net-snmp-5.7
|
|
|
|
|
2011-06-20 15:23:36 +00:00
|
|
|
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1:5.6.1-9
|
|
|
|
- Perl mass rebuild
|
|
|
|
|
2011-06-09 15:07:36 +00:00
|
|
|
* Thu Jun 09 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1:5.6.1-8
|
|
|
|
- Perl 5.14 mass rebuild
|
|
|
|
|
2011-03-23 11:11:50 +00:00
|
|
|
* Wed Mar 23 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.6.1-7
|
|
|
|
- Rebuild against newer mysql
|
|
|
|
|
2011-02-27 04:56:17 +00:00
|
|
|
* Sat Feb 26 2011 Dennis Gilmore <dennis@ausil.us> - 1:5.6.1-6
|
|
|
|
- disable failing test on sparc64
|
|
|
|
|
2011-02-15 09:52:12 +00:00
|
|
|
* Tue Feb 15 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.6.1-5
|
|
|
|
- enabled MySQL support in snmptrapd
|
|
|
|
|
2011-02-08 23:41:18 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.6.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-01-19 14:19:40 +00:00
|
|
|
* Wed Jan 19 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.6.1-3
|
|
|
|
- Rebuild (again) against newer rpm, now with proper rpm-4.9 detection
|
|
|
|
|
2012-12-30 19:00:04 +00:00
|
|
|
* Wed Jan 19 2011 Matthias Clasen <mclasen@redhat.com> - 1:5.6.1-2
|
2011-01-19 12:55:11 +00:00
|
|
|
- Rebuild against newer rpm
|
|
|
|
|
2011-01-04 12:55:14 +00:00
|
|
|
* Tue Jan 4 2011 Jan Safranek <jsafrane@redhat.com> - 1:5.6.1-1
|
|
|
|
- updated to net-snmp-5.6.1
|
|
|
|
|
2010-12-06 13:45:52 +00:00
|
|
|
* Mon Dec 6 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.6-5
|
|
|
|
- re-create /var/run/net-snmp on boot using tmpfiles.d (#656637)
|
|
|
|
- move snmp-bridge-mib and net-snmp-cert utilities to net-snmp-perl
|
|
|
|
subpackage, net-snmp-utils subpackage does not depend on Perl now
|
|
|
|
|
2010-11-23 08:37:11 +00:00
|
|
|
* Tue Nov 23 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.6-4
|
|
|
|
- properly fix failing tests on ppc/s390 (#655731)
|
|
|
|
|
2010-11-22 10:35:57 +00:00
|
|
|
* Mon Nov 22 2010 Dan Horák <dan[at]danny.cz> - 1:5.6-3
|
|
|
|
- temporarily disable a test failing on ppc/s390 arches
|
|
|
|
|
2010-11-08 09:01:16 +00:00
|
|
|
* Fri Nov 5 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.6-2
|
|
|
|
- fixed c++ guards in net-snmp header files (#650219)
|
|
|
|
|
2010-10-26 13:46:19 +00:00
|
|
|
* Mon Oct 25 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.6-1
|
2010-10-25 15:36:36 +00:00
|
|
|
- updated to net-snmp-5.6
|
|
|
|
|
2010-10-11 10:25:21 +00:00
|
|
|
* Mon Oct 11 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-21
|
|
|
|
- fixed truncation of sysObjectID (#640848)
|
|
|
|
|
2010-08-19 14:21:36 +00:00
|
|
|
* Thu Aug 19 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-20
|
|
|
|
- Remove rpath from net-snmp-config output (#554747)
|
|
|
|
|
2010-08-04 10:51:34 +00:00
|
|
|
* Wed Aug 4 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-19
|
|
|
|
- Add APSL 2.0 license to COPYING file
|
|
|
|
|
2010-07-22 02:37:27 +00:00
|
|
|
* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 1:5.5-18
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
|
|
|
|
2010-07-20 11:09:42 +00:00
|
|
|
* Tue Jul 20 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-17
|
|
|
|
- fixed temporary filename generation in snmptrapd (#616347)
|
|
|
|
|
2010-06-28 06:30:47 +00:00
|
|
|
* Mon Jun 28 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-16
|
|
|
|
- rebuild for new perl
|
|
|
|
|
2010-06-16 12:10:59 +00:00
|
|
|
* Wed Jun 16 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-14
|
|
|
|
- add missing struct.h header file (#603243)
|
|
|
|
|
2010-06-16 11:54:36 +00:00
|
|
|
* Wed Jun 16 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-13
|
|
|
|
- add missing include files from util_funcs directory (#603243)
|
|
|
|
|
2010-06-01 19:48:21 +00:00
|
|
|
* Tue Jun 01 2010 Marcela Maslanova <mmaslano@redhat.com> - 1:5.5-13
|
|
|
|
- Mass rebuild with perl-5.12.0
|
|
|
|
|
2010-02-02 12:07:22 +00:00
|
|
|
* Tue Feb 2 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-12
|
|
|
|
- store temporary files in /var/run/net-snmp instead of /tmp -
|
|
|
|
SELinux does not like it.
|
|
|
|
|
2010-01-12 13:26:01 +00:00
|
|
|
* Tue Jan 12 2010 Stepan Kasal <skasal@redhat.com> - 1:5.5-11
|
|
|
|
- move the perl(:MODULE_COMPAT_5.10.x) require to net-snmp-libs
|
|
|
|
|
2010-01-12 12:35:42 +00:00
|
|
|
* Tue Jan 12 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-10
|
|
|
|
- document various legacy options in this spec file
|
|
|
|
|
2010-01-12 11:37:42 +00:00
|
|
|
* Tue Jan 12 2010 Stepan Kasal <skasal@redhat.com> - 1:5.5-9
|
|
|
|
- require perl(:MODULE_COMPAT_5.10.x) because the package links against
|
|
|
|
libperl.so
|
|
|
|
|
2010-01-05 13:49:14 +00:00
|
|
|
* Tue Jan 5 2010 Jan Safranek <jsafrane@redhat.com> - 1:5.5-8
|
|
|
|
- fix invalid access to memory in tcpListenerTable (#551030)
|
|
|
|
|
2009-12-21 15:56:44 +00:00
|
|
|
* Mon Dec 21 2009 Jan Safranek <jsafrane@redhat.com> - 1:5.5-7
|
|
|
|
- fix crash with interfaces without broadcast addresses (like OpenVPN's tun0)
|
|
|
|
(#544849)
|
|
|
|
|
2009-12-08 09:36:22 +00:00
|
|
|
* Tue Dec 8 2009 Jan Safranek <jsafrane@redhat.com> - 1:5.5-6
|
|
|
|
- fix compilation of the python module
|
|
|
|
|
2009-12-07 17:07:42 +00:00
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1:5.5-5
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
2009-12-02 09:33:22 +00:00
|
|
|
* Wed Dec 2 2009 Jan Safranek <jsafrane@redhat.com> 1:5.5-4
|
|
|
|
- fix udpTable indexes on big-endian systems (#543352)
|
2009-12-03 14:28:21 +00:00
|
|
|
- fix snmptrapd init script to survive with empty /etc/sysconfig/snmptrapd
|
2009-12-03 15:57:26 +00:00
|
|
|
- lower the default log level of snmpd to get rid of the debug messages
|
2009-12-02 09:33:22 +00:00
|
|
|
|
2009-11-27 09:32:14 +00:00
|
|
|
* Wed Nov 25 2009 Jan Safranek <jsafrane@redhat.com> 1:5.5-3
|
|
|
|
- prepare the .spec file for review
|
|
|
|
- run automatic regression suite after the compilation of the package
|
|
|
|
to check for obvious regressions
|
|
|
|
- remove unnecessary package dependencies
|
|
|
|
|
2009-11-25 15:22:55 +00:00
|
|
|
* Tue Nov 24 2009 Jan Safranek <jsafrane@redhat.com> 1:5.5-2
|
|
|
|
- introduce /etc/sysconfig/snmptrapd. Use it to specify snmptrapd command
|
|
|
|
line options. /etc/snmp/snmptrapd.options is not used anymore (#540799)
|
|
|
|
- build-in ipAddressPrefixTable, ipDefaultRouterTable, ipv6ScopeZoneIndexTable,
|
|
|
|
ipIfStatsTable, SCTP-MIB, RMON-MIB and Etherlike-MIBs
|
|
|
|
- remove ucd5820stat helper script, it depends on get5820stats, which is not
|
|
|
|
available in Fedora
|
|
|
|
- move sample services ipf-mod.pl to documentation
|
|
|
|
- remove logrotate config, snmpd logs into syslog
|
|
|
|
|
2009-09-29 15:23:38 +00:00
|
|
|
* Tue Sep 29 2009 Jan Safranek Jan Safranek <jsafranek@redhat.com> 5.5-1
|
|
|
|
- update to Net-SNMP 5.5
|
|
|
|
- remove static libraries from -devel subpackage
|
|
|
|
|
2009-09-14 09:53:25 +00:00
|
|
|
* Mon Sep 14 2009 Jan Safranek <orion@cora.nwra.com> 1:5.4.2.1-17
|
|
|
|
- implement force-reload command in initscripts (#523126)
|
|
|
|
|
2009-08-21 14:40:21 +00:00
|
|
|
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1:5.4.2.1-16
|
|
|
|
- rebuilt with new openssl
|
|
|
|
|
2009-08-14 20:29:28 +00:00
|
|
|
* Fri Aug 14 2009 Orion Poplawski <orion@cora.nwra.com> 1:5.4.2.1-15
|
|
|
|
- Prevent post script failure on fresh installs
|
|
|
|
|
2009-07-25 17:59:37 +00:00
|
|
|
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.4.2.1-14
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-07-01 12:59:46 +00:00
|
|
|
* Wed Jul 1 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-13
|
|
|
|
- package cleanup, remove unnecessary patches
|
2009-07-01 13:53:01 +00:00
|
|
|
- move local state file from /var/net-snmp/ to /var/lib/net-snmp
|
2009-07-01 12:59:46 +00:00
|
|
|
|
2009-07-01 11:03:31 +00:00
|
|
|
* Wed Jul 1 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-12
|
|
|
|
- make the default configuration less noisy, i.e. do not print "Connection from
|
|
|
|
UDP:" and "Received SNMP packet(s) from UDP:" messages on each connection.
|
|
|
|
(#509055)
|
|
|
|
|
2009-05-18 10:21:21 +00:00
|
|
|
* Mon May 18 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-11
|
|
|
|
- fix divison-by-zero in cpu statistics (#501210)
|
|
|
|
|
2009-03-06 22:52:04 +00:00
|
|
|
* Fri Mar 06 2009 Jesse Keating <jkeating@redhat.com> - 5.4.2.1-10
|
|
|
|
- Rebuild for new rpm
|
|
|
|
|
2009-02-26 04:53:55 +00:00
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:5.4.2.1-9
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-02-16 13:27:40 +00:00
|
|
|
* Mon Feb 16 2009 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-8
|
|
|
|
- fix tcp_wrappers integration (CVE-2008-6123)
|
|
|
|
|
2009-01-30 14:03:07 +00:00
|
|
|
* Fri Jan 30 2009 Karsten Hopp <karsten@redhat.com> 5.4.2.1-7
|
|
|
|
- fix build on s390x which has no libsensors
|
|
|
|
|
2009-01-17 15:31:23 +00:00
|
|
|
* Sat Jan 17 2009 Tomas Mraz <tmraz@redhat.com> 5.4.2.1-7
|
|
|
|
- rebuild with new openssl
|
|
|
|
|
2008-12-17 09:32:59 +00:00
|
|
|
* Wed Dec 17 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-6
|
|
|
|
- rebuilt for new python again...
|
|
|
|
|
2008-12-01 12:20:41 +00:00
|
|
|
* Mon Dec 1 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-5
|
|
|
|
- fix rpm ownership of all created directories (#473582)
|
|
|
|
|
2008-12-01 11:13:21 +00:00
|
|
|
* Mon Dec 1 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-4
|
|
|
|
- Rebuild for fixed rpm (#473420)
|
|
|
|
|
2008-11-29 16:55:42 +00:00
|
|
|
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1:5.4.2.1-3
|
|
|
|
- Rebuild for Python 2.6
|
|
|
|
|
2008-11-03 09:01:59 +00:00
|
|
|
* Mon Nov 3 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2.1-1
|
|
|
|
- explicitly require the right version and release of net-snmp and
|
|
|
|
net-snmp-libs
|
|
|
|
- update to net-snmp-5.4.2.1 to fix CVE-2008-4309
|
|
|
|
|
2008-09-26 13:40:02 +00:00
|
|
|
* Fri Sep 26 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2-3
|
|
|
|
- further tune up the distribution of files among subpackages
|
|
|
|
and dependencies
|
|
|
|
|
2008-09-26 10:46:57 +00:00
|
|
|
* Fri Sep 26 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2-2
|
|
|
|
- redistribute the perl scripts to the net-snmp package,
|
|
|
|
net-snmp-utils doesn't depend on perl now (#462484)
|
|
|
|
|
2008-09-17 14:32:07 +00:00
|
|
|
* Wed Sep 17 2008 Jan Safranek <jsafranek@redhat.com> 5.4.2-1
|
|
|
|
- update to net-snmp-5.4.2
|
|
|
|
|
2008-09-16 08:28:47 +00:00
|
|
|
* Wed Sep 10 2008 John A. Khvatov <ivaxer@fedoraproject.org> 5.4.1-22
|
|
|
|
- add net-snmp-python
|
|
|
|
|
2008-07-22 07:46:49 +00:00
|
|
|
* Tue Jul 22 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-21
|
|
|
|
- fix perl SNMP::Session::set (#452131)
|
|
|
|
|
2008-07-11 10:29:30 +00:00
|
|
|
* Fri Jul 11 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-20
|
|
|
|
- prepare for new rpm version
|
|
|
|
|
2008-06-10 06:02:57 +00:00
|
|
|
* Tue Jun 10 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-19
|
|
|
|
- fix various flaws (CVE-2008-2292 CVE-2008-0960)
|
|
|
|
|
2008-05-31 05:30:01 +00:00
|
|
|
* Sat May 31 2008 Dennis Gilmore <dennis@ausil.us> 5.4.1-18
|
|
|
|
- fix sparc handling in /usr/bin/net-snmp-config
|
|
|
|
|
2008-05-30 01:31:12 +00:00
|
|
|
* Thu May 29 2008 Dennis Gilmore <dennis@ausil.us> 5.4.1-17
|
|
|
|
- fix sparc handling in /usr/include/net-snmp/net-snmp-config-sparc.h
|
|
|
|
|
2008-05-25 15:23:28 +00:00
|
|
|
* Sun May 25 2008 Dennis Gilmore <dennis@ausil.us> 5.4.1-16
|
|
|
|
-sparc multilib handling
|
|
|
|
|
2008-04-23 13:02:28 +00:00
|
|
|
* Mon Apr 21 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-15
|
|
|
|
- explicitly require lm_sensor > 3 for build (#442718)
|
2008-04-24 13:23:29 +00:00
|
|
|
- create multilib net-snmp-config on multilib architectures only
|
2008-04-23 13:02:28 +00:00
|
|
|
|
2008-03-18 18:29:49 +00:00
|
|
|
* Tue Mar 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> 5.4.1-14
|
|
|
|
- add Requires for versioned perl (libperl.so)
|
|
|
|
- get rid of silly file Requires
|
|
|
|
|
2008-03-06 18:21:16 +00:00
|
|
|
* Thu Mar 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 5.4.1-13
|
|
|
|
- BR: perl(ExtUtils::Embed)
|
|
|
|
|
2008-03-06 18:07:00 +00:00
|
|
|
* Thu Mar 6 2008 Tom "spot" Callaway <tcallawa@redhat.com> 5.4.1-12
|
|
|
|
- rebuild for new perl
|
|
|
|
|
2008-02-21 14:54:19 +00:00
|
|
|
* Thu Feb 21 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-11
|
|
|
|
- add openssl-devel to the list of netsnmp-devel deps
|
|
|
|
|
2008-02-14 11:56:20 +00:00
|
|
|
* Thu Feb 14 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-10
|
|
|
|
- fixing ipNetToMediaNetAddress to show IP address (#432780)
|
|
|
|
|
2008-02-12 15:28:05 +00:00
|
|
|
* Tue Feb 12 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-9
|
|
|
|
- introduce /etc/sysconfig/snmpd. Use it to specify snmpd command line options.
|
|
|
|
/etc/snmp/snmpd.options is not used anymore (#431391)
|
|
|
|
|
2008-01-28 12:49:25 +00:00
|
|
|
* Mon Jan 28 2008 Jan Safranek <jsafranek@redhat.com> 5.4.1-8
|
|
|
|
- init scripts made LSB compliant
|
|
|
|
|
2007-12-05 09:39:53 +00:00
|
|
|
* Wed Dec 5 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-7
|
|
|
|
- rebuild for openssl soname bump
|
|
|
|
|
2007-11-14 14:30:41 +00:00
|
|
|
* Wed Nov 14 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-6
|
|
|
|
- add support of lm_sensors v3
|
2007-11-15 10:50:33 +00:00
|
|
|
- added procps to build dependencies (#380321)
|
2007-11-16 11:11:47 +00:00
|
|
|
- removed beecrypt from dependencies
|
|
|
|
- fixed crash on reading xen interfaces (#386611)
|
2007-11-14 14:30:41 +00:00
|
|
|
|
2007-10-25 09:13:50 +00:00
|
|
|
* Thu Oct 25 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-5
|
2007-10-25 09:12:29 +00:00
|
|
|
- move mib2c-update from net-snmp-utils to net-snmp-perl, where
|
|
|
|
mib2c is located
|
2007-10-25 09:21:24 +00:00
|
|
|
- add tkmib to net-snmp-gui package (#167933)
|
2007-10-25 09:12:29 +00:00
|
|
|
|
2007-10-16 10:37:54 +00:00
|
|
|
* Tue Oct 16 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-4
|
|
|
|
- License: field fixed to "BSD and CMU"
|
|
|
|
|
2007-08-23 14:53:28 +00:00
|
|
|
* Thu Aug 23 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-3
|
|
|
|
- include these tables: ip-mib/ipv4InterfaceTable
|
|
|
|
ip-mib/ipv6InterfaceTable, ip-mib/ipAddressPrefixTable
|
2007-08-28 12:31:08 +00:00
|
|
|
- fix Requires of net-snmp-devel to include lmsensors-devel on supported
|
|
|
|
architectures
|
2007-08-23 14:53:28 +00:00
|
|
|
|
2007-08-22 07:07:03 +00:00
|
|
|
* Wed Aug 22 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-2
|
2007-08-22 07:53:28 +00:00
|
|
|
- gawk added to build dependencies
|
2007-08-22 07:07:03 +00:00
|
|
|
|
|
|
|
* Tue Aug 7 2007 Jan Safranek <jsafranek@redhat.com> 5.4.1-1
|
2007-10-16 10:37:54 +00:00
|
|
|
- License: field changed to MIT
|
2007-08-07 12:33:35 +00:00
|
|
|
- 5.4.1 integrated
|
|
|
|
|
2012-12-30 19:00:04 +00:00
|
|
|
* Tue Jul 31 2007 Jan Safranek <jsafranek@redhat.com> 5.4-16
|
2007-07-31 08:34:02 +00:00
|
|
|
- supported lm_sensors on ppc64 (#249255)
|
2007-07-31 08:13:35 +00:00
|
|
|
- snmpconf generates config files with proper selinux context
|
|
|
|
(#247462)
|
2007-07-31 08:34:02 +00:00
|
|
|
- fix leak in udp transport (#247771)
|
|
|
|
- add alpha to supported archs in net-snmp-config (#246825)
|
2007-07-31 09:59:01 +00:00
|
|
|
- fix hrSWInst (#250237)
|
2007-07-30 11:50:35 +00:00
|
|
|
|
2007-06-28 10:21:58 +00:00
|
|
|
* Thu Jun 28 2007 Jan Safranek <jsafranek@redhat.com> 5.4-15
|
|
|
|
- fix default snmptrapd.conf
|
|
|
|
|
|
|
|
* Thu May 3 2007 Jan Safranek <jsafranek@redhat.com> 5.4-14
|
2007-06-25 09:09:15 +00:00
|
|
|
- fix snmptrapd hostname logging (#238587)
|
|
|
|
- fix udpEndpointProcess remote IP address (#236551)
|
|
|
|
- fix -M option of net-snmp-utils (#244784)
|
2007-06-25 13:27:41 +00:00
|
|
|
- default snmptrapd.conf added (#243536)
|
2007-06-28 08:56:14 +00:00
|
|
|
- fix crash when multiple exec statements have the same name
|
|
|
|
(#243536)
|
2007-06-28 08:58:23 +00:00
|
|
|
- fix ugly error message when more interfaces share
|
|
|
|
one IP address (#209861)
|
2007-06-25 09:09:15 +00:00
|
|
|
|
2007-03-12 14:51:44 +00:00
|
|
|
* Mon Mar 12 2007 Radek Vokál <rvokal@redhat.com> - 1:5.4-13
|
|
|
|
- fix overly verbose log message (#221911)
|
|
|
|
- few minor tweaks for review - still not perfect
|
|
|
|
- fix linking with lcrypto (#231805)
|
|
|
|
|
2007-03-09 10:13:45 +00:00
|
|
|
* Fri Mar 9 2007 Radek Vokál <rvokal@redhat.com> - 5.4-12
|
|
|
|
- lm_sensors-devel only where avaliable
|
|
|
|
|
2007-03-01 11:30:56 +00:00
|
|
|
* Thu Mar 1 2007 Radek Vokál <rvokal@redhat.com> - 5.4-11
|
|
|
|
- fix lm_sensors-devel Requires (#229109)
|
|
|
|
|
2007-02-26 11:52:56 +00:00
|
|
|
* Mon Feb 26 2007 Vitezslav Crhonek <vcrhonek@redhat.com> - 5.4-10
|
|
|
|
- fix net-snmp-config strange values for --libs (#228588)
|
|
|
|
|
2007-02-23 15:52:06 +00:00
|
|
|
* Fri Feb 23 2007 Radek Vokál <rvokal@redhat.com> - 5.4-9
|
|
|
|
- fix dependency on lm_sensors-devel (#229109)
|
|
|
|
- spec file cleanups
|
|
|
|
|
2007-01-23 10:15:41 +00:00
|
|
|
* Tue Jan 23 2007 Radek Vokál <rvokal@redhat.com> - 5.4-8
|
|
|
|
- fix occasional segfaults when snmpd starts
|
|
|
|
|
2007-01-11 16:38:05 +00:00
|
|
|
* Thu Jan 11 2007 Radek Vokál <rvokal@redhat.com> - 5.4-7
|
|
|
|
- fix ethtool extension (#222268)
|
|
|
|
|
2007-01-11 11:17:54 +00:00
|
|
|
* Thu Jan 11 2007 Radek Vokál <rvokal@redhat.com> - 5.4-6
|
|
|
|
- swith to new disman implementation
|
|
|
|
|
2006-12-12 10:17:00 +00:00
|
|
|
* Tue Dec 12 2006 Radek Vokál <rvokal@redhat.com> - 5.4-5
|
|
|
|
- fix memleaks in ip-addr and tcpConn
|
|
|
|
|
2006-12-07 11:50:05 +00:00
|
|
|
* Thu Dec 7 2006 Radek Vokál <rvokal@redhat.com> - 5.4-4
|
|
|
|
- fix rtnetlink.h/if_addr.h
|
|
|
|
|
2006-12-07 10:51:42 +00:00
|
|
|
* Thu Dec 7 2006 Joe Orton <jorton@redhat.com> - 5.4-3
|
|
|
|
- add Requires for tcp_wrappers-devel for -devel
|
|
|
|
|
2006-12-04 14:33:52 +00:00
|
|
|
* Mon Dec 4 2006 Radek Vokál <rvokal@redhat.com> - 5.4-2
|
|
|
|
- rebuilt against tcp_wrappers-devel
|
|
|
|
|
2006-11-28 12:51:46 +00:00
|
|
|
* Mon Nov 27 2006 Radek Vokal <rvokal@redhat.com> - 5.4-1
|
2006-11-28 07:40:28 +00:00
|
|
|
- upgrade to 5.4
|
|
|
|
- patch cleanup
|
2006-10-25 07:38:35 +00:00
|
|
|
- snmpd uses /var/run/snmpd.pid (#211264)
|
|
|
|
|
2006-10-01 21:18:02 +00:00
|
|
|
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 5.3.1-11
|
|
|
|
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
|
|
|
|
|
2006-09-25 12:05:35 +00:00
|
|
|
* Mon Sep 25 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-10
|
|
|
|
- add mibII/mta_sendmail (#207909)
|
|
|
|
|
2006-09-22 13:37:32 +00:00
|
|
|
* Fri Sep 22 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-9
|
|
|
|
- fix deprecated syscall base_reachable_time (#207273)
|
|
|
|
|
2006-09-13 08:16:43 +00:00
|
|
|
* Wed Sep 13 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-8
|
|
|
|
- enable smux to listen only on LOCAL by default (#181667)
|
|
|
|
- use correct answer adrress
|
|
|
|
|
2006-09-06 07:46:15 +00:00
|
|
|
* Tue Sep 5 2006 Radek Vokal <rvokal@redhat.com> 5.3.1-7
|
|
|
|
- better upstream patch for byteorder
|
|
|
|
- add epoch to corespond with upstream versioning
|
|
|
|
|
2006-08-30 09:26:31 +00:00
|
|
|
* Wed Aug 30 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-6
|
|
|
|
- fix IPv4/IPv6 address presentation (#200255)
|
|
|
|
|
2006-08-23 13:11:24 +00:00
|
|
|
* Wed Aug 23 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-5
|
|
|
|
- SMUX support is still needed .. will disappear later!
|
|
|
|
- static libs should be in devel not libs (#203571)
|
|
|
|
- fix lm_sensors issues
|
|
|
|
|
2006-08-22 10:58:36 +00:00
|
|
|
* Tue Aug 22 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-4
|
|
|
|
- turn off SMUX support (#110931)
|
|
|
|
- add dist tag
|
|
|
|
|
2006-08-10 14:14:03 +00:00
|
|
|
* Thu Aug 10 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-3
|
|
|
|
- fix lib dirs in configure (#197684)
|
|
|
|
|
2006-08-03 09:59:22 +00:00
|
|
|
* Thu Aug 3 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-2
|
|
|
|
- better patch for depreciated sysctl call
|
|
|
|
|
2006-07-17 11:32:22 +00:00
|
|
|
* Mon Jul 17 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.0-1
|
|
|
|
- update to 5.3.1 final version, fix version number
|
|
|
|
|
2006-07-12 12:32:23 +00:00
|
|
|
* Wed Jul 12 2006 Radek Vokál <rvokal@redhat.com> 5.3.1.rc4-2
|
|
|
|
- fix init script, read .options files from /etc/snmp (#195702)
|
|
|
|
|
2006-07-12 07:26:55 +00:00
|
|
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 5.3.1.rc4-1.1
|
|
|
|
- rebuild
|
|
|
|
|
2006-07-10 06:56:25 +00:00
|
|
|
* Mon Jul 10 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.rc4-1
|
|
|
|
- update to release candidate 4
|
|
|
|
- fix lib dependencies on 64bit archs
|
|
|
|
- supress perl build
|
|
|
|
|
2006-06-13 09:19:55 +00:00
|
|
|
* Tue Jun 13 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre3-2
|
|
|
|
- add tcp-mib (#194856)
|
|
|
|
|
2006-06-02 11:42:53 +00:00
|
|
|
* Fri Jun 2 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre3-1
|
|
|
|
- update to another prerelease (fixes perl agents)
|
|
|
|
|
2006-05-26 11:47:39 +00:00
|
|
|
* Fri May 26 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-4
|
|
|
|
- fix lib version
|
|
|
|
|
2006-05-25 10:22:39 +00:00
|
|
|
* Thu May 25 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-3
|
|
|
|
- another multilib fix. Fix also net-snmp-config script
|
|
|
|
|
2006-05-24 14:18:43 +00:00
|
|
|
* Wed May 24 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-2
|
|
|
|
- another attempt to fix multilib issue. Generate dummy net-snmp-config.h file
|
|
|
|
|
2006-05-23 09:04:56 +00:00
|
|
|
* Tue May 23 2006 Radek Vokal <rvokal@redhat.com> 5.3.1.pre2-1
|
|
|
|
- update to 5.3.1.pre2
|
|
|
|
- fix multilib issues (#192736)
|
|
|
|
On system with /usr/lib64 use net-snmp-config64 and net-snmp-config64.h
|
|
|
|
|
2006-04-15 11:10:07 +00:00
|
|
|
* Sat Apr 15 2006 Radek Vokál <rvokal@redhat.com> 5.3-8
|
|
|
|
- fix missing IF-MIB::ifNumber.0 (#189007)
|
|
|
|
|
2006-04-05 09:02:01 +00:00
|
|
|
* Wed Apr 05 2006 Radek Vokál <rvokal@redhat.com> 5.3-7
|
|
|
|
- fix parsing of /proc/diskstats
|
|
|
|
- fix disman monitor crash
|
|
|
|
- fix perl vendor name
|
|
|
|
- fix OID lookup fail
|
|
|
|
|
2006-03-25 10:07:13 +00:00
|
|
|
* Sat Mar 25 2006 Radek Vokal <rvokal@redhat.com> 5.3-6
|
2006-03-25 10:06:25 +00:00
|
|
|
- use net.ipv6.neigh.lo.retrans_time_ms (#186546)
|
|
|
|
|
2006-03-20 11:23:16 +00:00
|
|
|
* Mon Mar 20 2006 Radek Vokal <rvokal@redhat.com> 5.3-5
|
|
|
|
- allow disman/event-mib
|
|
|
|
|
2006-02-11 04:44:37 +00:00
|
|
|
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 5.3-4.2
|
|
|
|
- bump again for double-long bug on ppc(64)
|
|
|
|
|
2006-02-07 13:12:22 +00:00
|
|
|
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 5.3-4.1
|
|
|
|
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
|
|
2006-02-02 08:17:55 +00:00
|
|
|
* Thu Feb 2 2006 Radek Vokál <rvokal@redhat.com> 5.3-4
|
|
|
|
- fix crash on s390x and ppc64
|
|
|
|
|
2006-01-30 10:49:03 +00:00
|
|
|
* Mon Jan 30 2006 Radek Vokál <rvokal@redhat.com> 5.3-3
|
|
|
|
- fix for lm_Senors, the max is no longer a fixed value
|
|
|
|
- parsing fixed for /proc/net/if_inet6
|
|
|
|
|
2006-01-18 09:06:56 +00:00
|
|
|
* Wed Jan 18 2006 Radek Vokal <rvokal@redhat.com> 5.3-2
|
|
|
|
- Security fix. Bug granting write access to read-only users
|
|
|
|
or communities which were configured using the "rocommunity"
|
|
|
|
or "rouser" snmpd.conf tokens fixed
|
|
|
|
|
2005-12-30 10:46:02 +00:00
|
|
|
* Fri Dec 30 2005 Radek Vokal <rvokal@redhat.com>
|
|
|
|
- upgrade to 5.3
|
|
|
|
|
2005-12-16 23:21:58 +00:00
|
|
|
* Fri Dec 16 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
|
- rebuilt for new gcj
|
|
|
|
|
2005-12-16 09:09:55 +00:00
|
|
|
* Fri Dec 16 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-4
|
|
|
|
- check for header files in configure
|
|
|
|
- patch for SNMPv3 traps / session user creation (net-snmp bz#1374087)
|
|
|
|
|
2005-12-09 13:50:15 +00:00
|
|
|
* Fri Dec 09 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-3
|
|
|
|
- fix ipaddr return type on 64bit machines
|
|
|
|
|
2005-12-07 08:47:57 +00:00
|
|
|
* Wed Dec 07 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-2
|
|
|
|
- fix read problem on stream sockets (net-snmp bz#1337534)
|
|
|
|
|
2005-11-29 08:15:28 +00:00
|
|
|
* Tue Nov 29 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-1
|
|
|
|
- upgrade to 5.2.2 final
|
|
|
|
|
2005-11-21 09:07:36 +00:00
|
|
|
* Mon Nov 21 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc6.1
|
|
|
|
- update to rc6, snmpnetstat changes due to license problems
|
|
|
|
- persistent files in directory defined by snmp.conf persistentDir are
|
|
|
|
loaded at startup
|
|
|
|
|
2005-11-15 08:18:27 +00:00
|
|
|
* Tue Nov 15 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc5.1
|
|
|
|
- another release candidate
|
|
|
|
|
2005-11-08 08:38:11 +00:00
|
|
|
* Tue Nov 08 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc4.2
|
|
|
|
- Remove .la file from net-snmp-libs (#172618)
|
2005-11-09 09:03:06 +00:00
|
|
|
- grab new openssl
|
2005-11-08 08:38:11 +00:00
|
|
|
|
2005-11-07 12:18:49 +00:00
|
|
|
* Mon Nov 07 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc4.1
|
|
|
|
- update to release candidate 4
|
|
|
|
|
2005-11-01 13:16:40 +00:00
|
|
|
* Tue Nov 01 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2-0.rc3.1
|
|
|
|
- release candidate 3 of net-snmp-5.2.2
|
|
|
|
|
2005-10-25 12:35:48 +00:00
|
|
|
* Tue Oct 25 2005 Radek Vokal <rvokal@redhat.com> - 5.2.2.rc2-1
|
|
|
|
- rc2 prebuilt
|
|
|
|
|
2005-09-20 08:00:17 +00:00
|
|
|
* Tue Sep 20 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-3
|
|
|
|
- fix endian issues for addresses
|
|
|
|
|
2005-08-12 12:23:49 +00:00
|
|
|
* Fri Aug 12 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-2
|
2005-08-12 12:22:59 +00:00
|
|
|
- fix for s390x counter32 overflow (sachinp@in.ibm.com)
|
|
|
|
|
2005-07-13 06:25:44 +00:00
|
|
|
* Wed Jul 13 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1.2-1
|
|
|
|
- CAN-2005-2177 new upstream version fixing DoS (#162908)
|
|
|
|
|
2005-05-31 10:57:32 +00:00
|
|
|
* Tue May 31 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-13
|
|
|
|
- CAN-2005-1740 net-snmp insecure temporary file usage (#158770)
|
|
|
|
- patch from suse.de
|
|
|
|
|
2005-05-18 12:38:52 +00:00
|
|
|
* Wed May 18 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-12
|
|
|
|
- session free fixed, agentx modules build fine (#157851)
|
|
|
|
- fixed dependency for net-snmp libs (#156932)
|
|
|
|
|
2005-05-04 08:51:59 +00:00
|
|
|
* Wed May 04 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-11
|
|
|
|
- report gigabit Ethernet speeds using Ethtool (#152480)
|
|
|
|
|
2005-04-19 11:09:07 +00:00
|
|
|
* Tue Apr 19 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-10
|
|
|
|
- fixed missing requires for devel package (#155221)
|
|
|
|
|
2005-04-06 11:14:13 +00:00
|
|
|
* Wed Apr 06 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-9
|
|
|
|
- switching to a different 64bit patch, hopefully 64bit problems are gone for a while
|
|
|
|
|
2005-04-04 08:11:17 +00:00
|
|
|
* Mon Apr 04 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-8
|
|
|
|
- net-snmp properly deals with large partitions (#153101) <jryska@redhat.com>
|
|
|
|
|
2005-03-31 09:07:01 +00:00
|
|
|
* Thu Mar 31 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-7
|
|
|
|
- agentx double free error fix <jp.fujitsu>
|
|
|
|
|
2005-03-24 12:41:07 +00:00
|
|
|
* Thu Mar 24 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-6
|
|
|
|
- fixed unexpected length for type ASN_UNSIGNED (#151892)
|
|
|
|
- fixed uptime problems on ia64
|
|
|
|
|
2005-03-10 10:56:55 +00:00
|
|
|
* Wed Mar 09 2005 Radek Vokal <rvokal@redhat.com> - 5.2.1-5
|
|
|
|
- 64bit needed some changes, was causing timeouts on 64bit archs!?
|
|
|
|
- affects bugs #125432 and #132058
|
|
|
|
|
2005-03-01 20:23:08 +00:00
|
|
|
* Tue Mar 1 2005 Tomas Mraz <tmraz@redhat.com> - 5.2.1-4
|
|
|
|
- rebuild with openssl-0.9.7e
|
|
|
|
|
2005-02-23 14:25:20 +00:00
|
|
|
* Wed Feb 23 2005 Radek Vokal <rvokal@redhat.com> - 5.1.2-3
|
|
|
|
- patch from CVS - kill extra carriage return (#144917)
|
|
|
|
- removed patch for interface indexing - doesn't show virtual interfaces
|
|
|
|
|
2005-02-08 23:48:00 +00:00
|
|
|
* Tue Feb 8 2005 Jeremy Katz <katzj@redhat.com> - 5.2.1-2
|
|
|
|
- rebuild for new librpm
|
|
|
|
|
2005-01-31 12:53:17 +00:00
|
|
|
* Mon Jan 31 2005 Radek Vokal <rvokal@redhat.com> 5.2.1-1
|
|
|
|
- new release, fixing several issues
|
|
|
|
- pointer needs to be inicialized (#146417)
|
|
|
|
|
2004-12-27 13:34:43 +00:00
|
|
|
* Mon Dec 27 2004 Radek Vokal <rvokal@redhat.com> 5.2-2
|
|
|
|
- patch adding ipv6 support to ip system stats
|
|
|
|
|
2004-12-10 12:05:30 +00:00
|
|
|
* Tue Nov 30 2004 Radek Vokal <rvokal@redhat.com> 5.2-1
|
|
|
|
- net-snmp-5.2, patch clean-up
|
|
|
|
|
2004-11-16 08:54:28 +00:00
|
|
|
* Mon Nov 15 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-12
|
|
|
|
- snmpd crash with 'interfaces' directives in snmpd.conf fixed #139010
|
|
|
|
- rather dirty patch fixing conf directory for net-snmp-config
|
|
|
|
|
2004-10-15 09:12:32 +00:00
|
|
|
* Fri Oct 15 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-11
|
|
|
|
- Logrotate support added (#125004)
|
|
|
|
|
2004-10-14 13:29:44 +00:00
|
|
|
* Thu Oct 14 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-10
|
|
|
|
- Extended the libwrap and bsdcompat patches
|
|
|
|
|
|
|
|
* Mon Oct 11 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-9
|
|
|
|
- Droped obsolete lm-sensors patch and enabled lmSensors module
|
|
|
|
- Marked several patches to be removed for 5.1.3
|
|
|
|
|
2004-09-29 15:42:56 +00:00
|
|
|
* Wed Sep 29 2004 Warren Togami <wtogami@redhat.com> 5.1.2-8
|
|
|
|
- remove README* that do not apply to Linux
|
|
|
|
- trim massive ChangeLog
|
|
|
|
|
2004-09-22 14:25:26 +00:00
|
|
|
* Wed Sep 22 2004 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
|
- move ldconfig post/postun to libs subrpm
|
|
|
|
|
2004-09-15 16:27:12 +00:00
|
|
|
* Wed Sep 15 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-6
|
|
|
|
- Split out libs package for multilib compatibility
|
2004-09-15 10:52:06 +00:00
|
|
|
|
2004-09-09 09:13:54 +00:00
|
|
|
* Wed Sep 08 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-4
|
|
|
|
- New prereq for net-snmp-devel
|
|
|
|
- lelf check removed from configure.in (#128748)
|
|
|
|
- fixed snmpd coredump when sent SIGHUP (#127314)
|
|
|
|
|
2004-09-09 09:13:39 +00:00
|
|
|
* Tue Sep 07 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-3
|
|
|
|
- Agentx failed to send trap, fixed (#130752, #122338)
|
|
|
|
|
2004-09-09 09:13:32 +00:00
|
|
|
* Mon Sep 06 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-2
|
2004-09-09 09:13:39 +00:00
|
|
|
- Patch fixing uninitalized stack variable in smux_trap_process (#130179)
|
2004-09-09 09:13:32 +00:00
|
|
|
|
2004-09-09 09:13:26 +00:00
|
|
|
* Wed Aug 18 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.2-1
|
|
|
|
- Update to 5.1.2
|
|
|
|
- Removed net-snmp-5.0.1-initializer patch, included upstream
|
|
|
|
|
|
|
|
* Tue Jun 15 2004 Phil Knirsch <pknirsch@redhat.com>
|
|
|
|
- Fixed small bug in snmptrapd initscript (#126000).
|
|
|
|
|
2004-09-09 09:13:08 +00:00
|
|
|
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
2004-09-09 09:13:03 +00:00
|
|
|
* Thu May 06 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.1-3
|
|
|
|
- Reworked the perl filelist stuff (Thanks to marius feraru).
|
|
|
|
|
2004-09-09 09:13:01 +00:00
|
|
|
* Thu Apr 08 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.1-2
|
|
|
|
- Added Kaj J. Niemi that fixes ipAdEntIfIndex problem (#119106)
|
|
|
|
- Added Kaj J. Niemi to shut up memshared message for 2.6 kernel (#119203)
|
|
|
|
|
|
|
|
* Tue Mar 23 2004 Phil Knirsch <pknirsch@redhat.com> 5.1.1-1
|
|
|
|
- Update to latest upstream version 5.1.1
|
|
|
|
- Included updated patches from Kaj J. Niemi (#118580).
|
|
|
|
|
|
|
|
* Thu Mar 18 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-12
|
|
|
|
- Hacked an ugly perl hack to get rid of perl RPATH problems.
|
|
|
|
- Fixed 64bit patch and applied it. ;-)
|
|
|
|
|
2004-09-09 09:12:34 +00:00
|
|
|
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Wed Feb 04 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-10
|
|
|
|
- Included 64bit fix from Mark Langsdorf (#114645).
|
|
|
|
|
|
|
|
* Tue Feb 03 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-9
|
|
|
|
- Reverted removal of _includir redefiniton due to php-snmp dependancy.
|
|
|
|
- Remove SO_BSDCOMPAT setsockopt() call, deprecated.
|
|
|
|
|
2004-09-09 09:10:47 +00:00
|
|
|
* Thu Jan 29 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-8
|
|
|
|
- Quite a bit of specfile cleanup from Marius FERARU.
|
|
|
|
|
|
|
|
* Thu Jan 22 2004 Thomas Woerner <twoerner@redhat.com> 5.1-7
|
|
|
|
- enabled pie (snmpd, snmptrapd) - postponed for ia64
|
|
|
|
- added --with-pic to configure call
|
|
|
|
|
|
|
|
* Thu Jan 15 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-6
|
|
|
|
- Fixed 64bit build problems when 32bit popt lib is installed.
|
|
|
|
|
|
|
|
* Tue Jan 13 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-5
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Sun Jan 11 2004 Florian La Roche <Florian.LaRoche@redhat.de> 5.1-4
|
|
|
|
- rebuild for new rpm
|
2004-09-09 09:10:41 +00:00
|
|
|
|
|
|
|
* Wed Dec 10 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-3
|
|
|
|
- Removed snmpcheck again, needs perl(Tk) which we don't ship (#111194).
|
|
|
|
- Fixed getopt definition in include file (#111209).
|
|
|
|
- Included Kaj J. Niemi's patch for broken perl module (#111319).
|
|
|
|
- Included Kaj J. Niemi's patch for broken async getnext perl call (#111479).
|
|
|
|
- Included Kaj J. Niemi's patch for broken hr_storage (#111502).
|
|
|
|
|
|
|
|
* Wed Nov 26 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-2
|
|
|
|
- Included BuildPrereq on lm_sensors-devel on x86 archs (#110616).
|
|
|
|
- Fixed deprecated initscript options (#110618).
|
|
|
|
|
|
|
|
* Wed Nov 19 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-1
|
|
|
|
- Updated to latest net-snmp-5.1 upstream version.
|
|
|
|
- Tons of specfile and patch cleanup.
|
|
|
|
- Cleaned up perl stuff (mib2c etc, see #107707).
|
|
|
|
- Added lm_sensors support patch for x86 archs from Kaj J. Niemi (#107618).
|
|
|
|
- Added support for custom mib paths and mibs to snmptrapd initscript (#102762)
|
|
|
|
|
2004-09-09 09:09:42 +00:00
|
|
|
* Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2
|
|
|
|
- Due to rpm-devel we need elfutils-devel, too (#103982).
|
|
|
|
|
|
|
|
* Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1
|
|
|
|
- Updated to latest upstream version net-snmp-5.0.9
|
|
|
|
- Added patch to fix net-snmp-perl problems (#105842).
|
|
|
|
|
|
|
|
* Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
|
- allow compiling without tcp_wrappers
|
|
|
|
|
|
|
|
* Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11
|
|
|
|
- Fixed permission for net-snmp-config in net-snmp-devel
|
|
|
|
|
|
|
|
* Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10
|
|
|
|
- Moved net-snmp-config into devel package (#103927)
|
|
|
|
|
|
|
|
* Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9
|
|
|
|
- Added sample config to make net-snmp RFC 1213 compliant.
|
|
|
|
|
|
|
|
* Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8
|
|
|
|
- Fixed problem with perl option (#102420).
|
|
|
|
- Added patch for libwrap fix (#77926).
|
|
|
|
|
|
|
|
* Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7
|
|
|
|
- Fixed build problems on ppc64
|
|
|
|
- Fixed double packaged manpages (#102075).
|
|
|
|
|
|
|
|
* Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com>
|
|
|
|
- Fixed problem with new proc output (#98619, #89960).
|
|
|
|
|
|
|
|
* Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com>
|
|
|
|
- Fixed ro/rw problem with v2 and v3 request (#89612)
|
|
|
|
|
|
|
|
* Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com>
|
|
|
|
- Fixed permission problem for debuginfo (#101456)
|
|
|
|
|
|
|
|
* Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1
|
|
|
|
- Fixed file list for latest build.
|
|
|
|
|
|
|
|
* Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6
|
|
|
|
- Fixed build problems for net-snmp-perl.
|
|
|
|
|
|
|
|
* Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5
|
|
|
|
- actually apply ipv6 patch
|
|
|
|
|
|
|
|
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3
|
|
|
|
- bumped release and rebuilt.
|
|
|
|
|
|
|
|
* Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2
|
|
|
|
- Hack to make it build on 64bit platforms with /usr/lib64 correctly.
|
|
|
|
- Fixed bug #85071 (leak of open descriptors for ipv6).
|
|
|
|
|
|
|
|
* Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1
|
|
|
|
- Updated to latest upstream version 5.0.8 (bug #88580)
|
|
|
|
|
|
|
|
* Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com>
|
|
|
|
- Included generation of perl stuff. Thanks to Harald Hoyer.
|
|
|
|
|
|
|
|
* Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1
|
|
|
|
- Updated to net-snmp-5.0.7. Fixed especially the performance problem with
|
|
|
|
limited trees.
|
|
|
|
|
2004-09-09 09:08:28 +00:00
|
|
|
* Tue Feb 11 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-17
|
|
|
|
- Fixed ucd-snmp.redhat.conf (#78391).
|
|
|
|
- Fixed snmpwalk examples in config file.
|
|
|
|
|
|
|
|
* Mon Feb 10 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-15
|
|
|
|
- Fixed invalid SMUX packet (#83487).
|
|
|
|
|
|
|
|
* Thu Feb 06 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-14
|
|
|
|
- Fixed the libdir problem.
|
|
|
|
|
|
|
|
* Wed Feb 05 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-13
|
|
|
|
- Updated the old libtool rpath patch.
|
|
|
|
|
|
|
|
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 5.0.6-12
|
|
|
|
- rebuilt
|
|
|
|
|
|
|
|
* Tue Jan 14 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-11
|
|
|
|
- Updated nolibelf patch and activated it again.
|
|
|
|
|
|
|
|
* Tue Jan 7 2003 Nalin Dahyabhai <nalin@redhat.com> 5.0.6-10
|
|
|
|
- Rebuild
|
|
|
|
|
|
|
|
* Tue Dec 17 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-9
|
|
|
|
- Added bzip2-devel to BuildPreReq (#76086, #70199).
|
|
|
|
|
2004-09-09 09:08:20 +00:00
|
|
|
* Thu Nov 28 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-8
|
|
|
|
- Added patch to increase SMUXMAXSTRLEN.
|
|
|
|
|
|
|
|
* Thu Nov 7 2002 Tim Powers <timp@redhat.com> 5.0.6-6
|
|
|
|
- rebuilt to fix broken deps
|
|
|
|
- remove files from the buildroot that we don't want to ship
|
|
|
|
|
|
|
|
* Thu Nov 7 2002 Joe Orton <jorton@redhat.com> 5.0.6-5
|
|
|
|
- add fix for -DUCD_COMPATIBLE (#77405)
|
|
|
|
|
|
|
|
* Thu Nov 07 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-4
|
|
|
|
- Another bump required. Some more specfile changes.
|
|
|
|
|
|
|
|
* Wed Nov 06 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-3
|
|
|
|
- Bumped release and rebuilt.
|
|
|
|
- Removed all dbFOO cruft again.
|
|
|
|
|
|
|
|
* Wed Oct 09 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-2
|
|
|
|
- Updated to latest released version.
|
|
|
|
|
2004-09-09 09:08:08 +00:00
|
|
|
* Sat Aug 31 2002 Florian La Roche <Florian.LaRoche@redhat.de>
|
|
|
|
- do not link against -lelf
|
|
|
|
|
2004-09-09 09:08:01 +00:00
|
|
|
* Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-5
|
2004-09-09 09:07:53 +00:00
|
|
|
- Added --enable-ucd-snmp-compatibility for compatibility with older version
|
|
|
|
and fixed installation thereof.
|
|
|
|
- Got rid of the perl(Tk) dependancy by removing snmpcheck.
|
|
|
|
- Include /usr/include/ucd-snmp in the filelist.
|
2004-09-09 09:08:01 +00:00
|
|
|
- Fixed a problem with the ucd-snmp/version.h file.
|
2004-09-09 09:07:53 +00:00
|
|
|
|
|
|
|
* Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1
|
|
|
|
- Updated to 5.0.1
|
|
|
|
- Dropped --enable-reentrant as it's currently broken
|
|
|
|
|
|
|
|
* Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1
|
|
|
|
- Switch to latest stable version, 5.0
|
|
|
|
- Renamed the packate to net-snmp and obsoleted ucd-snmp.
|
|
|
|
|
|
|
|
* Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3
|
|
|
|
- Fixed problem with reload in initscript (#63526).
|
|
|
|
|
|
|
|
* Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2
|
|
|
|
- rebuilt in new environment
|
|
|
|
|
|
|
|
* Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1
|
|
|
|
- update to 4.2.4 final
|
|
|
|
|
|
|
|
* Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5
|
2006-11-28 12:51:46 +00:00
|
|
|
- Added some missing files to the %%files section.
|
2004-09-09 09:07:53 +00:00
|
|
|
|
|
|
|
* Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4
|
|
|
|
- Hardcoded the ETC_MNTTAB to point to "/etc/mtab".
|
|
|
|
|
|
|
|
* Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3
|
|
|
|
- Removed the check for dbFOO as we don't want to add another requirement.
|
|
|
|
|
|
|
|
* Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2
|
|
|
|
- Added missing BuildPrereq to openssl-devel (#61525)
|
|
|
|
|
|
|
|
* Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1
|
|
|
|
- Added ucd5820stat to the files section.
|
|
|
|
- Updated to latest version (4.2.4.pre3)
|
|
|
|
|
|
|
|
* Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1
|
|
|
|
- Updated to latest version (4.2.4.pre2)
|
|
|
|
|
|
|
|
* Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4
|
|
|
|
- Added the snmptrapd init script as per request (#49205)
|
|
|
|
- Fixed the again broken rpm query stuff (#57444)
|
|
|
|
- Removed all old and none-used db related stuff (libs and header checks/files)
|
|
|
|
|
|
|
|
* Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2
|
|
|
|
- Included the Axioma Security Research fix for snmpnetstat from bugtraq.
|
|
|
|
|
|
|
|
* Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1
|
|
|
|
- Update to 4.2.3 final.
|
|
|
|
- Fixed libtool/rpath buildroot pollution problem.
|
|
|
|
- Fixed library naming problem.
|
|
|
|
|
|
|
|
* Fri Oct 5 2001 Philipp Knirsch <pknirsch@redhat.de>
|
|
|
|
- Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles
|
|
|
|
and Wes Hardaker for the patch.
|
|
|
|
|
|
|
|
* Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de>
|
|
|
|
- Fixed problem with RUNTESTS script.
|
|
|
|
|
|
|
|
* Tue Sep 4 2001 Preston Brown <pbrown@redhat.com>
|
|
|
|
- fixed patch related to bug #35016 (Dell)
|
|
|
|
|
|
|
|
* Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6
|
|
|
|
- Fixed snmpd description (#52366)
|
|
|
|
|
|
|
|
* Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de>
|
|
|
|
- Final bcm5820 fix. Last one was broken.
|
|
|
|
- Fixed bugzilla bug (#51960) where the binaries contained rpath references.
|
|
|
|
|
|
|
|
* Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de>
|
|
|
|
- Fixed a couple of security issues:
|
|
|
|
o /tmp race and setgroups() privilege problem
|
|
|
|
o Various buffer overflow and format string issues.
|
|
|
|
o One signedness problem in ASN handling.
|
|
|
|
- Fixed an important RFE to support bcm5820 cards. (#51125)
|
|
|
|
|
|
|
|
* Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de>
|
|
|
|
- Removed tkmib from the package once again as we don't ship the Tk.pm CPAN
|
|
|
|
perl module required to run it (#49363)
|
|
|
|
- Added missing Provides for the .so.0 libraries as rpm doesn't seem to find
|
|
|
|
those during the build anymore (it used to) (#46388)
|
|
|
|
|
|
|
|
* Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de>
|
|
|
|
- Enabled IPv6 support (RFE #47764)
|
|
|
|
- Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha
|
|
|
|
for the patch and Matt Domsch for reporting the problem.
|
|
|
|
|
|
|
|
* Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de>
|
|
|
|
- Fixed smux compilation problems (#41452)
|
|
|
|
- Fixed wrong paths displayed in manpages (#43053)
|
|
|
|
|
|
|
|
* Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de>
|
|
|
|
- Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153)
|
2006-11-28 12:51:46 +00:00
|
|
|
- Include /usr/share/snmp/snmpconf in %%files
|
2004-09-09 09:07:53 +00:00
|
|
|
|
|
|
|
* Wed Jun 13 2001 Than Ngo <than@redhat.com>
|
|
|
|
- fix to use libwrap in distro
|
|
|
|
- add buildprereq: tcp_wrappers
|
|
|
|
|
|
|
|
* Fri Jun 1 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
- add a *new* patch for IP address return sizes
|
|
|
|
|
|
|
|
* Fri Apr 20 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
- add patch so that only four bytes are returned for IP addresses on ia64 (#32244)
|
|
|
|
|
|
|
|
* Wed Apr 11 2001 Bill Nottingham <notting@redhat.com>
|
|
|
|
- rebuild (missing alpha packages)
|
|
|
|
|
|
|
|
* Fri Apr 6 2001 Matt Wilson <msw@redhat.com>
|
|
|
|
- added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016)
|
|
|
|
|
|
|
|
* Tue Apr 3 2001 Preston Brown <pbrown@redhat.com>
|
|
|
|
- clean up deinstallation (#34168)
|
|
|
|
|
|
|
|
* Tue Mar 27 2001 Matt Wilson <msw@redhat.com>
|
|
|
|
- return a usable RETVAL when running "service snmpd status" (#33571)
|
|
|
|
|
|
|
|
* Tue Mar 13 2001 Matt Wilson <msw@redhat.com>
|
|
|
|
- configure with --enable-reentrant and added "smux" and "agentx" to
|
|
|
|
--with-mib-modules= argument (#29626)
|
|
|
|
|
|
|
|
* Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
- rebuild in new environment
|
|
|
|
|
|
|
|
* Mon Feb 26 2001 Tim Powers <timp@redhat.com>
|
|
|
|
- fixed initscript, for reload and restart it was start then stop,
|
|
|
|
fixed. (#28477)
|
|
|
|
|
2006-11-28 12:51:46 +00:00
|
|
|
* Fri Feb 2 2001 Trond Eivind Glomsrod <teg@redhat.com>
|
2004-09-09 09:07:53 +00:00
|
|
|
- i18nize initscript
|
|
|
|
|
|
|
|
* Sat Jan 6 2001 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- don't depend on /etc/init.d so that package will work with 6.2.
|
|
|
|
- perl path fiddles no longer needed.
|
|
|
|
- rely on brp-compress frpm rpm to compress man pages.
|
|
|
|
- patch from ucd-snmp CVS (Wes Hardaker).
|
|
|
|
- configure.in needs to check for rpm libraries correctly (#23033).
|
|
|
|
- add simple logrotate script (#21399).
|
|
|
|
- add options to create pidfile and log with syslog with addresses (#23476).
|
|
|
|
|
|
|
|
* Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- package for Red Hat 7.1.
|
|
|
|
|
|
|
|
* Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net>
|
|
|
|
- update for 4.2
|
|
|
|
|
|
|
|
* Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- add explicit format for syslog call (#18153).
|
|
|
|
|
|
|
|
* Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
- move initscript back
|
|
|
|
|
|
|
|
* Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- rebuild per Trond's request.
|
|
|
|
|
|
|
|
* Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
|
|
|
|
- fix syntax error that crept in with condrestart
|
|
|
|
|
|
|
|
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
|
|
|
- automatic rebuild
|
|
|
|
|
|
|
|
* Mon Jul 10 2000 Preston Brown <pbrown@redhat.com>
|
|
|
|
- move initscript and add condrestart magic
|
|
|
|
|
|
|
|
* Sat Jun 17 2000 Bill Nottingham <notting@redhat.com>
|
|
|
|
- fix %%attr on man pages
|
|
|
|
|
|
|
|
* Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- tkmib doco had #!/usr/bin/perl55
|
|
|
|
- include snmpcheck and tkmib again (still needs some CPAN module, however).
|
|
|
|
|
|
|
|
* Tue Jun 6 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- update to 4.1.2.
|
|
|
|
- FHS packaging.
|
|
|
|
- patch for rpm 4.0.
|
|
|
|
|
2006-11-28 12:51:46 +00:00
|
|
|
* Thu May 18 2000 Trond Eivind Glomsrod <teg@redhat.com>
|
2004-09-09 09:07:53 +00:00
|
|
|
- add version to buildroot
|
|
|
|
- rebuilt with new libraries
|
|
|
|
|
|
|
|
* Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- default config was broken (from Wes Hardaker) (#9752)
|
|
|
|
|
|
|
|
* Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- compressed man pages.
|
|
|
|
|
|
|
|
* Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu>
|
|
|
|
- update to 4.1.1
|
|
|
|
|
|
|
|
* Sat Feb 5 2000 Florian La Roche <Florian.LaRoche@redhat.com>
|
2006-11-28 12:51:46 +00:00
|
|
|
- change %%postun to %%preun
|
2004-09-09 09:07:53 +00:00
|
|
|
|
|
|
|
* Thu Feb 3 2000 Elliot Lee <sopwith@redhat.com>
|
|
|
|
- Don't ship tkmib, since we don't ship the perl modules needed to run it.
|
|
|
|
(Bug #4881)
|
|
|
|
|
|
|
|
* Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- default config permits RO access to system group only (Wed Hardaker).
|
|
|
|
|
|
|
|
* Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- implement suggestions from Wes Hardaker.
|
|
|
|
|
|
|
|
* Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- stateless access to rpm database.
|
|
|
|
|
|
|
|
* Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- update to 4.0.1.
|
|
|
|
|
|
|
|
* Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
|
|
|
|
- initscript munging
|
|
|
|
|
|
|
|
* Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- update to 3.6.2 (#3219,#3259).
|
|
|
|
- add missing man pages (#3057).
|
|
|
|
|
|
|
|
* Thu Apr 8 1999 Wes Hardaker <wjhardaker@ucdavis.edu>
|
|
|
|
- fix Source0 location.
|
|
|
|
- fix the snmpd.conf file to use real community names.
|
|
|
|
|
|
|
|
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
|
- auto rebuild in the new build environment (release 3)
|
|
|
|
|
|
|
|
* Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
|
|
|
|
- upgrade to 3.6.1, fix configuration file stuff.
|
|
|
|
|
|
|
|
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
|
|
|
|
- Injected new description and group.
|
|
|
|
|
|
|
|
* Tue Feb 2 1999 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- restore host resources mib
|
|
|
|
- simplified config file
|
|
|
|
- rebuild for 6.0.
|
|
|
|
|
|
|
|
* Tue Dec 22 1998 Bill Nottingham <notting@redhat.com>
|
|
|
|
- remove backup file to fix perl dependencies
|
|
|
|
|
|
|
|
* Tue Dec 8 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- add all relevant rpm scalars to host resources mib.
|
|
|
|
|
|
|
|
* Sun Dec 6 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- enable libwrap (#253)
|
|
|
|
- enable host module (rpm queries over SNMP!).
|
|
|
|
|
|
|
|
* Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com>
|
|
|
|
- strip binaries
|
|
|
|
|
|
|
|
* Fri Oct 2 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- update to 3.5.3.
|
|
|
|
- don't include snmpcheck until perl-SNMP is packaged.
|
|
|
|
|
|
|
|
* Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- ucd-snmpd.init: start daemon w/o -f.
|
|
|
|
|
|
|
|
* Tue Aug 4 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- don't start snmpd unless requested
|
|
|
|
- start snmpd after pcmcia.
|
|
|
|
|
|
|
|
* Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- all but config (especially SNMPv2p) ready for prime time
|
|
|
|
|
|
|
|
* Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
|
- update to 3.5.
|
|
|
|
|
|
|
|
* Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com>
|
|
|
|
- created the package... possibly replace cmu-snmp with this.
|