Commit Graph

357 Commits

Author SHA1 Message Date
Štěpán Kasal
9b0d5a064e - move the perl(:MODULE_COMPAT_5.10.x) require to net-snmp-libs 2010-01-12 13:26:01 +00:00
Jan Šafránek
7c87463532 version++ 2010-01-12 12:35:42 +00:00
Štěpán Kasal
de4bf3a5d9 . 2010-01-12 11:42:59 +00:00
Štěpán Kasal
b363778cf3 - require perl(:MODULE_COMPAT_5.10.x) because the package links against
libperl.so
2010-01-12 11:37:42 +00:00
Jan Šafránek
bbbaa780b4 add clear description to legacy options in the spec file 2010-01-12 09:22:08 +00:00
Jan Šafránek
a978c02027 fix compilation with rpm-4.8 2010-01-06 08:33:55 +00:00
Jan Šafránek
08fd4f5c67 fix invalid access to memory in tcpListenerTable Resolves: #551030 2010-01-05 13:49:14 +00:00
Jan Šafránek
f055f648cc fix crash with interfaces without broadcast addresses (like OpenVPN's tun0)
Resolves: #544849
2009-12-21 15:56:44 +00:00
Jan Šafránek
e57a6afe9f fix compilation of the python module 2009-12-08 09:36:22 +00:00
Štěpán Kasal
e4f9c3c90a - rebuild against perl 5.10.1 2009-12-07 17:07:42 +00:00
Jan Šafránek
e321bc467b lower the default log level of snmpd to get rid of the debug messages 2009-12-03 15:57:26 +00:00
Jan Šafránek
c45270a9f9 fix snmptrapd init script to survive with empty /etc/sysconfig/snmptrapd 2009-12-03 14:28:21 +00:00
Jan Šafránek
466d568513 fix udpTable indexes on big-endian systems Resolves: #543352 2009-12-02 09:33:22 +00:00
Jan Šafránek
0731da1655 -further adjust the perl filelist
- move netsnmp_check inside %check
- get rid of %major_ver macro
2009-11-27 13:33:35 +00:00
Jan Šafránek
8d8a8d4a72 Remove the custom perl filelist 2009-11-27 11:25:25 +00:00
Jan Šafránek
1106fa8d86 add netsnmp_check macro to allow disabling on %check
- rename tcp_wrappers macro to netsnmp_tcp_wrappers
2009-11-27 10:40:46 +00:00
Jan Šafránek
aa2a39700d Another round of .spec adjusting:
- run automatic regression suite after the compilation of the package
    (%check section added)
- remove unnecessary package dependencies
- remove unnecessary LD_FLAGS
- minor .spec cleanup
2009-11-27 09:32:14 +00:00
Jan Šafránek
0ab722d645 Prepare the package for review and clean in, when looknig at it. This
includes lot of changes, including:
- remove tab characters, rpmlint does not like mix of tabs and spaces
- remove logrotate config, snmpd logs to syslog (/var/log/messages)
- remove ucd5820stat, it depends on ucd5820stat
- add sample net-snmptrapd.sysconfig and use /etc/sysconfig/snmptrapd
    instead of /etc/snmpd/*.options
- remove rpath from all executables and libraries
- compile some additional MIBs and OIDs
- simplify perl and python compilation
- convert documentation files to UTF-8 Resolves: #540799 Related: #226192
2009-11-25 15:22:55 +00:00
Jan Šafránek
efe9a18fdc - update to Net-SNMP 5.5
- remove static libraries from -devel subpackage
- rediff all patches to 5.5, remove unused/obsolete patches
2009-09-29 15:23:38 +00:00
Jan Šafránek
209b537b63 implement force-reload command in initscripts Resolves: #523126 2009-09-14 09:53:25 +00:00
Tomáš Mráz
69ce7c971d - rebuilt with new openssl 2009-08-21 14:40:21 +00:00
Orion Poplawski
b7b0a43307 - Prevent post script failure on fresh installs 2009-08-14 20:29:28 +00:00
Jesse Keating
fde433f25a - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 17:59:37 +00:00
Jan Šafránek
67b29917e6 reindex the patches 2009-07-01 14:41:45 +00:00
Jan Šafránek
9720b947ed move local state file from /var/net-snmp/ to /var/lib/net-snmp 2009-07-01 13:53:01 +00:00
Jan Šafránek
f251033341 remove ucd-snmp-4.2.4.pre3-mnttab.patch, the configure check in current
code should catch /etc/mtab automatically
2009-07-01 12:59:46 +00:00
Jan Šafránek
d0afd78088 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. Resolves: #509055
2009-07-01 11:03:31 +00:00
Jan Šafránek
111aa30899 fix divison-by-zero in cpu statistics Resolves: #501210 2009-05-18 10:21:21 +00:00
Jesse Keating
e7fa779a51 - Rebuild for new rpm 2009-03-06 22:52:04 +00:00
Jesse Keating
167b7dbc4c - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 04:53:55 +00:00
Jan Šafránek
b112298fad fix tcp_wrappers integration Resolves: CVE-2008-6123 2009-02-16 13:27:40 +00:00
Karsten Hopp
6ec5c8a9d1 - fix build on s390x which has no libsensors 2009-01-30 14:03:07 +00:00
Tomáš Mráz
7ac18750f2 - rebuild with new openssl 2009-01-17 15:31:23 +00:00
Jan Šafránek
186eab21e1 rebuilt for new python 2008-12-17 09:32:59 +00:00
Jan Šafránek
15fddbc226 undo previously commited changelog 2008-12-04 09:11:47 +00:00
Jan Šafránek
f328dbb8c1 another rebuild for fixed rpm 2008-12-04 08:09:12 +00:00
Jan Šafránek
4eccf7efa9 remove the make test, it doesn't work in koji 2008-12-01 14:05:44 +00:00
Jan Šafránek
43843165cc fix rpm ownership of all created directories Resolves: #473582 2008-12-01 12:20:41 +00:00
Jan Šafránek
de70fdc19e Rebuild for fixed rpm Related: #473420 2008-12-01 11:13:21 +00:00
Ignacio Vazquez-Abrams
9000dda053 Rebuild for Python 2.6 2008-11-29 16:55:42 +00:00
Jan Šafránek
819ecf7dff remove obsolete net-snmp-5.0.8-readonly.patch 2008-11-20 12:34:50 +00:00
Jan Šafránek
639030844c remove obsolete net-snmp-5.0.8-readonly.patch 2008-11-20 12:31:53 +00:00
Jan Šafránek
bc0daeac25 remove obsolete patch net-snmp-5.0.8-ipv6-sock-close.patch 2008-11-20 12:29:21 +00:00
Jan Šafránek
51f718a2a5 run 'make test' during build 2008-11-20 11:50:24 +00:00
Jan Šafránek
b43dc736d4 explicitly require the right version and release of net-snmp and
net-snmp-libs Related: #451225 update to net-snmp-5.4.2.1 to fix
    CVE-2008-4309 Resolves: CVE-2008-4309
2008-11-03 09:01:59 +00:00
Jan Šafránek
f01c973560 further tune up the distribution of files among subpackages and
dependencies Resolves: #462484
2008-09-26 13:40:02 +00:00
Jan Šafránek
b7534e1095 version++ 2008-09-26 10:48:04 +00:00
Jan Šafránek
f76bf9bf4e redistribute the perl scripts to the net-snmp package, net-snmp-utils
doesn't depend on perl now Resolves: #462484
2008-09-26 10:46:57 +00:00
Jan Šafránek
fe8cbfc66a remove accidentally committed debug statements 2008-09-18 06:44:51 +00:00
Jan Šafránek
b7e6086ffe rediff to new net-snmp version 2008-09-17 14:45:20 +00:00
Jan Šafránek
56e5e09bcc update to net-snmp-5.4.2 2008-09-17 14:32:07 +00:00
Jan Šafránek
b9fb5fcf10 add net-snmp-python Resolves: #461947 2008-09-16 08:28:47 +00:00
Jan Šafránek
a1ac73801a rediff all patches to get rid of fuzz=2 2008-07-25 11:03:32 +00:00
Jan Šafránek
ec9aa7683d fix perl SNMP::Session::set Resolves: #452131 2008-07-22 07:46:49 +00:00
Jan Šafránek
de6bc90baf prepare for new rpm version 2008-07-11 10:29:30 +00:00
Jan Šafránek
8f6b993902 fix various flaws (CVE-2008-2292 CVE-2008-0960) 2008-06-10 06:02:57 +00:00
Dennis Gilmore
0b6f258dc7 fix sparc multilib handing for real this time 2008-05-31 05:30:01 +00:00
Dennis Gilmore
00c3d5ab23 fix sparc handling in /usr/include/net-snmp/net-snmp-config-sparc.h 2008-05-30 01:31:12 +00:00
Dennis Gilmore
096a089f4b sparc multilib handling 2008-05-25 15:23:28 +00:00
Jan Šafránek
3d21d9735f create multilib net-snmp-config on multilib architectures only Resolves:
442881
2008-04-24 13:23:29 +00:00
Jan Šafránek
5e0166d90a explicitly require lm_sensor > 3 for build Resolves: #442718 2008-04-23 13:02:28 +00:00
Tom Callaway
3433e6a207 add Requires for versioned perl (libperl.so) 2008-03-18 18:29:49 +00:00
Tom Callaway
4f5961a573 BR: ExtUtils::Embed 2008-03-06 18:21:16 +00:00
Tom Callaway
4d1441ef03 new perl 2008-03-06 18:07:00 +00:00
Jan Šafránek
ab0850e74e add openssl-devel to the list of netsnmp-devel deps 2008-02-21 14:54:19 +00:00
Jan Šafránek
e48083ef9a fixing ipNetToMediaNetAddress to show IP address Resolves: #432780 2008-02-14 11:56:20 +00:00
Jan Šafránek
78c775e3c7 introduce /etc/sysconfig/snmpd. Use it to specify snmpd command line
options. /etc/snmp/snmpd.options is not used anymore Resolves: #431391
2008-02-12 15:28:05 +00:00
Jan Šafránek
56fb3a58a6 init scripts made LSB compliant Resolves: #246995 2008-01-28 12:49:25 +00:00
Jan Šafránek
cc7405e8ff rebuild for openssl soname bump 2007-12-05 09:39:53 +00:00
Jan Šafránek
72e8233a51 removed beecrypt from dependencies fixed crash on reading xen interfaces
Resolves: #386611
2007-11-16 11:11:47 +00:00
Jan Šafránek
e600d89722 added procps to build dependencies Resolves: #380321 2007-11-15 10:50:33 +00:00
Jan Šafránek
e4531699f5 add support of lm_sensors v3 Resolves: #351991 2007-11-14 14:30:41 +00:00
Jan Šafránek
ac80096944 renamed net-snmp-tkmib to net-snmp-gui 2007-10-25 09:21:24 +00:00
Jan Šafránek
a8315bb257 updated changelog date 2007-10-25 09:13:50 +00:00
Jan Šafránek
c02116dd42 - move mib2c-update from net-snmp-utils to net-snmp-perl, where mib2c is
located
- add tkmib to net-snmp-tkmib package Resolves: #167933
2007-10-25 09:12:29 +00:00
Jan Šafránek
189fb811cd License: field fixed to "BSD and CMU" 2007-10-16 10:37:54 +00:00
Jan Šafránek
3ac89ab2c9 fix Requires of net-snmp-devel to include lmsensors-devel on supported
architectures
2007-08-28 12:31:08 +00:00
Jan Šafránek
cbbb78133a include these tables: ip-mib/ipv4InterfaceTable, ip-mib/ipv6InterfaceTable,
ip-mib/ipAddressPrefixTable
2007-08-23 14:53:28 +00:00
Jan Šafránek
76774d227e gawk added to build dependencies 2007-08-22 07:53:28 +00:00
Jan Šafránek
da0dcfb926 version++ 2007-08-22 07:11:17 +00:00
Jan Šafránek
7df4142eb9 rebuild with new binutils and build id 2007-08-22 07:07:03 +00:00
Jan Šafránek
d4f500340b net-snmp-5.4.1 integrated 2007-08-07 12:33:35 +00:00
Jan Šafránek
ab0ba78628 fix ppc64 compilation 2007-07-31 12:56:52 +00:00
Jan Šafránek
cb4d42c14b version++ 2007-07-31 11:16:19 +00:00
Jan Šafránek
be340fae4a fix hrSWInst Resolves: #250237 2007-07-31 09:59:01 +00:00
Jan Šafránek
3e20f39f89 add alpha to supported archs in net-snmp-config Resolves: #246825 2007-07-31 08:34:02 +00:00
Jan Šafránek
30ac586db5 updated changelog 2007-07-31 08:26:33 +00:00
Jan Šafránek
9ed8c7e353 fixed leak in udp transport Resolves: #247771 2007-07-31 08:23:19 +00:00
Jan Šafránek
9e790cb3ea snmpconf generates config files with proper selinux context Resolves:
#247462
2007-07-31 08:13:35 +00:00
Jan Šafránek
daa873da47 lm_sensors now supported on ppc64 Resolves: #249255 2007-07-30 11:50:35 +00:00
Jan Šafránek
0f16ec3af2 Release++ 2007-06-28 10:21:58 +00:00
Jan Šafránek
2efab53aea Fixing accidentally commited wrong BuildRequires and missing patch 2007-06-28 08:58:23 +00:00
Jan Šafránek
c2a658425f fix crash when multiple exec statements have the same name Resolves:
#243536
2007-06-28 08:56:14 +00:00
Jan Šafránek
8b2dfcc94b default snmptrapd.conf added Resolves: #243536 2007-06-25 13:27:41 +00:00
Jan Šafránek
ecb48084c9 - fix snmptrapd hostname logging
- fix udpEndpointProcess remote IP address
- fix -M option of net-snmp-utils Resolves: #238587 #236551 #244784
2007-06-25 09:09:15 +00:00
Radek Vokál
edb388c324 release++ 2007-03-12 14:52:17 +00:00
Radek Vokál
7ed4671185 - fix overly verbose log message (#221911)
- few minor tweaks for review - still not perfect
- fix linking with lcrypto (#231805)
2007-03-12 14:51:44 +00:00
Radek Vokál
d01073d408 remove few dots 2007-03-12 14:34:27 +00:00
Radek Vokál
a6cb4b1d0d - lm_sensors-devel only where avaliable 2007-03-09 10:13:45 +00:00
Radek Vokál
9ee69f12cf add perl-devel 2007-03-07 13:29:35 +00:00
Radek Vokál
1c97180ca9 - fix lm_sensors-devel Requires (#229109) 2007-03-01 11:30:56 +00:00
Radek Vokál
ac945b8b9f fix configure options 2007-02-27 08:51:01 +00:00
vcrhonek
beb5a2a35c fix net-snmp-config strange values for --libs (#228588) 2007-02-26 11:52:56 +00:00
Radek Vokál
d877272e7c - lm_sensors-devel (#229109)
- spec file cleanups
2007-02-23 15:52:06 +00:00
Radek Vokál
a14c973e57 devel: Requires: lm_sensors-devel 2007-02-16 14:45:33 +00:00
Radek Vokál
ce6f4e4d9d - fix occasional segfaults when snmpd starts 2007-01-23 10:15:41 +00:00
Radek Vokál
83abd96a90 - fix ethtool extension (#222268) 2007-01-11 16:38:05 +00:00
Radek Vokál
a7450c5376 - swith to new disman implementation 2007-01-11 11:17:54 +00:00
Radek Vokál
4e74b5e71b where did if_addr.h go? 2006-12-12 10:26:26 +00:00
Radek Vokál
0c798317df - fix memleaks in ip-addr and tcpConn 2006-12-12 10:17:00 +00:00
Radek Vokál
dbe2369e3f - fix rtnetlink.h/if_addr.h 2006-12-07 11:50:05 +00:00
jorton
19e887cb91 - add Requires for tcp_wrappers-devel for -devel 2006-12-07 10:51:42 +00:00
Radek Vokál
f1c11c6175 - rebuilt against tcp_wrappers-devel 2006-12-04 14:33:52 +00:00
Radek Vokál
7cae732405 spec file cleanups 2006-11-28 12:51:46 +00:00
Radek Vokál
c146ec0995 upgrade to 5.4, patch cleanup 2006-11-28 07:40:28 +00:00
Radek Vokál
b3187a6fe8 - snmpd uses /var/run/snmpd.pid (#211264) 2006-10-25 07:38:35 +00:00
Jesse Keating
b2d3710ac4 bump for gcc bug 2006-10-01 21:18:02 +00:00
Radek Vokál
f2394c515c - add mibII/mta_sendmail (#207909) 2006-09-25 12:05:35 +00:00
Radek Vokál
7df074dc60 - fix deprecated syscall base_reachable_time (#207273) 2006-09-22 13:37:32 +00:00
Radek Vokál
421b1e436e enable smux only on loopback address by default, use correct answer address 2006-09-13 08:16:43 +00:00
Radek Vokál
0a3f5692b9 better upstream patch for byteorder, add epoch to corespond with upstream
versioning
2006-09-06 07:46:15 +00:00
Radek Vokál
6c7e5a60c4 - fix IPv4/IPv6 address presentation (#200255) 2006-08-30 09:26:31 +00:00
Radek Vokál
b2daee0b91 - SMUX support is still needed .. will disappear later!
- static libs should be in devel not libs (#203571)
- fix lm_sensors issues
2006-08-23 13:11:24 +00:00
Radek Vokál
a767e9f37f - turn off SMUX support (#110931) - the SMUX protocol has 2006-08-22 10:58:36 +00:00
Radek Vokál
f218da561b - fix libdir in configure 2006-08-10 14:14:03 +00:00
Radek Vokál
36b04047fd - better patch for depreciated sysctl call 2006-08-03 09:59:22 +00:00
Radek Vokál
49c69d9439 - update to 5.3.1 final version, fix version number 2006-07-17 11:32:22 +00:00
Radek Vokál
5ada538d0d - fix init script, read .options files from /etc/snmp (#195702) 2006-07-12 12:32:23 +00:00
Jesse Keating
22a3e91145 bumped for rebuild 2006-07-12 07:26:55 +00:00
Radek Vokál
46e6ce6673 - update to release candidate 4
- fix lib dependencies on 64bit archs
- supress perl build
2006-07-10 06:56:25 +00:00
Radek Vokál
c6dd4cc31a - add tcp-mib (#194856) 2006-06-13 09:19:55 +00:00
Radek Vokál
5f61d0c022 - update to another prerelease (fixes perl agents) 2006-06-02 11:42:53 +00:00
Radek Vokál
d552207726 - fix lib version 2006-05-26 11:47:39 +00:00
Radek Vokál
7a97a1ea65 - another multilib fix. Fix also net-snmp-config script 2006-05-25 10:22:39 +00:00
Radek Vokál
3daa611e5b - another attempt to fix multilib issue. Generate dummy net-snmp-config.h
file
2006-05-24 14:18:43 +00:00
Radek Vokál
602b517d7f - 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-05-23 09:04:56 +00:00
Radek Vokál
066c0dfc09 - fix missing IF-MIB::ifNumber.0 (#189007) 2006-04-15 11:10:07 +00:00
Radek Vokál
77bbd53de1 - fix parsing of /proc/diskstats
- fix disman monitor crash
- fix perl vendor name
- fix OID lookup fail
2006-04-05 09:02:01 +00:00
Radek Vokál
e6e6e4e13a date fix 2006-03-25 10:07:13 +00:00
Radek Vokál
4b1286d931 - use net.ipv6.neigh.lo.retrans_time_ms (#186546) 2006-03-25 10:06:25 +00:00
Radek Vokál
150ccdc173 - allow disman/event-mib 2006-03-20 11:23:16 +00:00
Jesse Keating
d5be7c4927 bump for bug in double-long on ppc(64) 2006-02-11 04:44:37 +00:00
Jesse Keating
eba9eb9eea bump for new gcc/glibc 2006-02-07 13:12:22 +00:00
Radek Vokál
619de7ac12 - fix crash on s390x and ppc64 2006-02-02 08:17:55 +00:00
Radek Vokál
39eeed2ac6 - fix for lm_Senors, the max is no longer a fixed value
- parsing fixed for /proc/net/if_inet6
2006-01-30 10:49:03 +00:00
Radek Vokál
85df887f9a Security fix. Bug granting write access to read-only users or communities
which were configured using the "rocommunity" or "rouser" snmpd.conf
    tokens fixed
2006-01-18 09:06:56 +00:00
Radek Vokál
c41e15f215 - spec file cleanup 2006-01-02 12:00:12 +00:00
Radek Vokál
4115b67728 - upgrade to 5.3 2005-12-30 10:46:02 +00:00
Jesse Keating
d20fb8fc1a gcc bump 2005-12-16 23:21:58 +00:00
Radek Vokál
5152d67e3a - check for header files in configure
- patch for SNMPv3 traps / session user creation (net-snmp bz#1374087)
2005-12-16 09:09:55 +00:00
Radek Vokál
7daa3cd8e2 - fix ipaddr return type on 64bit machines 2005-12-09 13:50:15 +00:00
Radek Vokál
f93c2bc27a - fix read problem on stream sockets (net-snmp bz#1337534) 2005-12-07 08:47:57 +00:00
Radek Vokál
e5fabe5a50 - upgrade to 5.2.2 final 2005-11-29 08:15:28 +00:00
Radek Vokál
c0fd55978e - update to rc6, snmpnetstat changes due to license problems 2005-11-21 09:07:36 +00:00
Radek Vokál
c1d15c64a0 - another release candidate 2005-11-15 08:18:27 +00:00
Radek Vokál
e792d0350d - openssl rebuilt 2005-11-09 09:03:06 +00:00
Radek Vokál
8b182a0ed4 - Remove .la file from net-snmp-libs (#172618) 2005-11-08 08:38:11 +00:00
Radek Vokál
dfc2de9399 - update to release candidate 4 2005-11-07 12:18:49 +00:00
Radek Vokál
d532d61313 - release candidate 3 of net-snmp-5.2.2 2005-11-01 13:16:40 +00:00
Radek Vokál
b8e14d8509 - rc2 prebuilt 2005-10-25 12:35:48 +00:00
Radek Vokál
8db6dd5f74 - fix endian issues for addresses 2005-09-20 08:00:17 +00:00
Radek Vokál
2dac740ac3 date fix 2005-08-12 12:23:49 +00:00
Radek Vokál
3bd0ef6a7c - fix for s390x counter32 overflow (sachinp@in.ibm.com) 2005-08-12 12:22:59 +00:00
Radek Vokál
da25761728 - CAN-2005-2177 new upstream version fixing DoS (#162908) 2005-07-13 06:25:44 +00:00
Radek Vokál
d2035b3c55 - CAN-2005-1740 net-snmp insecure temporary file usage (#158770) 2005-05-31 10:57:32 +00:00
Radek Vokál
c276d3651a - session free fixed, agentx modules build fine (#157851)
- fixed dependency for net-snmp libs (#156932)
2005-05-18 12:38:52 +00:00
Radek Vokál
92e4423767 - report gigabit Ethernet speeds using Ethtool (#152480) 2005-05-04 08:51:59 +00:00
Radek Vokál
0f7bd632a5 - libs dependecies 2005-05-03 07:57:37 +00:00
Radek Vokál
9b9055c29a - fixed missing requires for devel package (#155221) 2005-04-19 11:09:07 +00:00
Radek Vokál
771e30432f - switching to a different 64bit patch, hopefully 64bit problems are gone
for a while
2005-04-06 11:14:13 +00:00
Radek Vokál
5fda62053c - net-snmp properly deals with large partitions (#153101)
<jryska@redhat.com>
2005-04-04 08:11:17 +00:00
Radek Vokál
1d4ec5bfdb - agentx double free error fix <jp.fujitsu> 2005-03-31 09:07:01 +00:00
Radek Vokál
b103b40370 - fixed unexpected length for type ASN_UNSIGNED (#151892)
- fixed uptime problems on ia64
2005-03-24 12:41:07 +00:00
Radek Vokál
e63664725f - 64bit needed some changes, was causing timeouts on 64bit archs!?
- affects bugs #125432 and #132058
2005-03-10 10:56:55 +00:00
Tomáš Mráz
39b6e802ec - rebuild with openssl-0.9.7e 2005-03-01 20:23:08 +00:00
Radek Vokál
a4b6f7e16e - spec file fix 2005-02-24 09:41:13 +00:00
Radek Vokál
767860a217 - spec fix 2005-02-23 15:03:26 +00:00
Radek Vokál
9c1de3d238 - patch from CVS - kill extra carriage return (#144917)
- removed patch for interface indexing - doesn't show virtual interfaces
2005-02-23 14:25:20 +00:00
Jeremy Katz
6e067101ea - rebuild for new librpm 2005-02-08 23:48:00 +00:00
Radek Vokál
5acfa19df1 - new release, fixing several issues
- pointer needs to be inicialized (#146417)
2005-01-31 12:53:17 +00:00
Radek Vokál
a8beb6d632 - patch adding ipv6 support to ip system stats
- spec file cleanup
2004-12-27 13:34:43 +00:00
Radek Vokál
75b178ec53 - new net-snmp-5.2, patch clean-up, new mib added 2004-12-10 12:05:30 +00:00
Radek Vokál
bb2ccb0535 - snmpd crash with 'interfaces' directives in snmpd.conf fixed #139010
- rather dirty patch fixing conf directory for net-snmp-config
2004-11-16 08:54:28 +00:00
Radek Vokál
45bcf953ba - logrotate support fixed 2004-10-15 09:12:32 +00:00
Phil Knirsch
2550779a40 - Only enabled lmSensors module on supported archs. ;-) 2004-10-14 13:37:29 +00:00
Phil Knirsch
71ab4a46c8 - Marked all patches which are in net-snmp CVS for removal
- Extended the libwrap and bsdcompat patches
2004-10-14 13:29:44 +00:00
Warren Togami
aebc7e275f thinko.. 2004-09-29 15:55:26 +00:00
Warren Togami
1ada6b4595 - remove README* that do not apply to Linux
- trim massive ChangeLog
2004-09-29 15:42:56 +00:00
Florian La Roche
88efedfe73 - move ldconfig to libs subrpm 2004-09-22 14:25:26 +00:00
Phil Knirsch
69137c933f - Dang, forgot to merge libs-devel and devel again, fixed. 2004-09-15 16:27:12 +00:00
Phil Knirsch
2c35e610fa - Split out libs and libs-devel packages for multilib compatibility 2004-09-15 10:52:06 +00:00
cvsdist
55bd54ddf3 auto-import changelog data from net-snmp-5.1.2-4.src.rpm
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:54 +00:00
cvsdist
5aebe0244e auto-import changelog data from net-snmp-5.1.2-3.src.rpm
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:39 +00:00
cvsdist
842c764c66 auto-import changelog data from net-snmp-5.1.2-2.src.rpm
Mon Sep 06 2004 Radek Vokal <rvokal@redhat.com> 5.1.2-2
- Patch fixing uninitalized stack variable in smux_trap_process
2004-09-09 09:13:32 +00:00
cvsdist
890e50e81d auto-import changelog data from net-snmp-5.1.2-1.src.rpm
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
2004-09-09 09:13:26 +00:00
cvsdist
15f9a48464 auto-import changelog data from net-snmp-5.1.1-4.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 09:13:08 +00:00
cvsdist
542d6af255 auto-import changelog data from net-snmp-5.1.1-3.src.rpm
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:03 +00:00
cvsdist
3762211db6 auto-import changelog data from net-snmp-5.1.1-2.src.rpm
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:13:01 +00:00
cvsdist
0e6bc952c8 auto-import changelog data from net-snmp-5.1-11.1.src.rpm
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:12:34 +00:00
cvsdist
e68ddac2af auto-import changelog data from net-snmp-5.1-8.src.rpm
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:47 +00:00