Commit Graph

401 Commits

Author SHA1 Message Date
Jan Safranek e69245da77 Fixed buffer overflow in ICMP-MIB
Resolves #1071753
2014-03-04 09:37:08 +01:00
Jan Safranek 3b0b54d839 Added support for ppc64le architecture
Resolves: #1052431
2014-01-15 08:45:21 +01:00
Jan Safranek 9f778a0713 Moved tmpfiles.d config file to /usr/lib 2014-01-09 14:11:28 +01:00
Jan Safranek b65d28ef8b Merge branch 'f19' into f20
Conflicts:
	net-snmp.spec
2013-12-05 13:26:39 +01:00
Jan Safranek dd3b71fad0 Merge branch 'f18' into f19
Conflicts:
	net-snmp.spec
2013-12-05 13:24:35 +01:00
Jan Safranek 9b8b0d0190 version++ 2013-12-05 13:21:48 +01:00
Jan Safranek 9103f7f601 Fixed snmpd crashing when AgentX subagent disconnects in the middle of request processing
Resolves: #1038011 CVE-2012-6151
2013-12-05 13:21:03 +01:00
Jan Safranek 3781561b22 added btrfs support to hrFSTable
Resolves: #965348
Removed direct dependency on mysql-libs
Resolves: #962739

Conflicts:
	net-snmp.spec
2013-11-08 09:54:38 +01:00
Jan Safranek 2e6497a54c added btrfs support to hrFSTable
Resolves: #965348,#1027427
Removed direct dependency on mysql-libs
Resolves: #962739
2013-11-08 09:52:12 +01:00
Dennis Gilmore 9123b7f9d2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 08:01:10 -05:00
Petr Písař d394264db6 Perl 5.18 rebuild 2013-07-17 11:09:17 +02:00
Jan Safranek 6a047feb6e set permissions of snmpd.conf and snmptrapd conf to 0600 2013-06-27 16:41:42 +02:00
Jan Safranek df087c33e0 added btrfs support to hrFSTable
Resolves: #965348
Removed direct dependency on mysql-libs
Resolves: #962739
2013-05-21 09:27:07 +02:00
Jan Safranek 6f04d4e0c1 added aarch64 to multilib architectures.
Resolves: #959775
2013-05-06 09:59:00 +02:00
Jan Safranek a2a3543c54 moved agentxtrap utility to net-snmp subpackage,it needs libraries provided by net-snmp-agent-libs. 2013-04-22 16:47:06 +02:00
Jan Safranek b013060177 moved agentxtrap utility to net-snmp-utils subpackage, it's an utility, not a daemon. 2013-04-18 13:31:51 +02:00
Jan Safranek 8227654f6b Update autoconf version to make test suite happy. 2013-03-25 13:02:27 +01:00
Jan Safranek 336e9c8f87 Added automake requirement to fix previous commit. 2013-03-25 12:34:26 +01:00
Jan Safranek df47627ffa Added autoconf requirement to fix previous commit. 2013-03-25 11:11:01 +01:00
Jan Safranek 85fc283956 added autoreconf to be able to build on aarch64
Resolves: #926223
2013-03-25 10:40:32 +01:00
Tom Callaway 42e763ddb8 add missing IETF MIB license text (BSD) 2013-02-14 12:36:44 -05:00
Tom Callaway 3773d2964e add IETF MIB license text 2013-02-14 12:34:29 -05:00
Tom Callaway a58c301ef9 add IETF MIB license text 2013-02-14 12:31:43 -05:00
Jan Safranek 49cc79e43f /var/lib/net-snmp/mib_indexes and cert_indexes added to net-snmp-libs
Resolves: #906761
2013-02-07 11:07:00 +01:00
Jan Safranek 3f09d0ff1e Removed debug output. 2013-02-07 10:31:48 +01:00
Jan Safranek d8f74a3182 fixed net-snmp-create-v3-user to have the same content on all architectures
Resolves: #881218
2013-02-07 10:23:05 +01:00
Jan Safranek 057ac5799b Merge branch 'master' of ssh://pkgs.fedoraproject.org/net-snmp 2013-01-17 12:47:04 +01:00
Jan Safranek 958d377eeb Merge branch 'f18'
Conflicts:
	net-snmp.spec
2013-01-17 12:45:11 +01:00
Jan Safranek 82617ee290 Python: fixed IPADDRESS size on 64-bit systems
Resolves: #895357
2013-01-17 12:42:25 +01:00
Peter Robinson 66528b5eb9 fix rpm changelog dates 2012-12-30 19:00:04 +00:00
Jan Safranek 0063b86818 added full relro. 2012-11-29 10:08:39 +01:00
Jan Safranek d84658eaf1 Removed obsolete perl-linking patch.
Added dependencies on net-snmp-agent-libs where appropriate.
2012-11-29 09:19:30 +01:00
Jan Safranek efaf5fd154 Fixed systemd support
Resolves: #875632
2012-11-12 10:48:16 +01:00
Jan Safranek 5fb03f20da Added direct dependency on perl-devel with architectute in net-snmp-devel package to pull proper dependencies.
It is somewhat related to #855428.
2012-10-29 16:49:00 +01:00
Jan Safranek 66025916c3 Fixed net-snmp dependency on net-snmp-agent-libs. 2012-10-24 10:51:20 +02:00
Jan Safranek c1bc316276 Fixed %check 2012-10-18 11:21:55 +02:00
Jan Safranek 95059c27e3 Updated to 5.7.2 2012-10-18 10:02:05 +02:00
Jan Safranek eecc6a24ff Fixed fedora-review tool complaints:
- fixed Source0
- removed %defattr
- removed 'missingok' in %config files
- use %global
- removed BuildRoot:
2012-08-27 12:47:40 +02:00
Jan Safranek 245ffbe201 Updated RPM scriplets with latest systemd-rpm macros
Resolves: #850403
2012-08-27 12:31:06 +02:00
Dennis Gilmore 06ab0a5471 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 23:22:09 -05:00
Petr Písař 18a6f07d25 Perl 5.16 rebuild 2012-06-08 10:50:29 +02:00
Jan Safranek 5d4f067e40 Move /var/lib/net-snmp from net-snmp to net-snmp-libs
Resolves: #822508
2012-05-18 12:27:10 +02:00
Karsten Hopp c3537ed561 Temporarily disable T200snmpv2cwalkall_simple test on ppc(64) until bug 814829 is fixed 2012-04-23 14:31:42 +02:00
Jan Safranek bee4cc7dce Rebuilt for new rpm 2012-03-30 12:18:49 +02:00
Dennis Gilmore 194463fe79 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 04:59:16 -06:00
Jan Safranek f30e598936 re-introduce /etc/sysconfig files
Resolves: #752821
2011-11-28 14:12:57 +01:00
Jan Safranek a6d519fe77 fixed perl linking 2011-10-05 15:11:40 +02:00
Jan Safranek 236dda1ab3 re-diff systemd patch 2011-10-04 09:37:50 +02:00
Jan Safranek 663453bdc1 update to 5.7.1 2011-10-04 09:01:58 +02:00
Dan Horák c0d89a3152 disable failing test on s390(x) (#680697) 2011-09-06 15:03:55 +02:00
Jan Safranek 2874787702 Added sysvinit subpackage with legacy init script 2011-08-11 10:47:15 +02:00
Jan Safranek 50a9b2bb21 added README.systemd 2011-08-11 10:47:15 +02:00
Jan Safranek 3256ae7f5a added new net-snmp-agent-libs subpackage with agent libraries -> net-snmp-libs do not need perl and lm_sensors libs
Resolves: #729811
+ removed libsnmp.so, it's not used in Fedora
2011-08-11 10:47:15 +02:00
Jan Safranek d3eba89274 Integrate with systemd
Resolves: #718183
2011-08-09 12:02:17 +02:00
Petr Sabata fe2ae23d03 Perl mass rebuild 2011-07-21 18:55:56 +02:00
Petr Sabata 1622c68222 Perl mass rebuild 2011-07-20 12:18:03 +02:00
Jan Safranek 5db8d9731a restored rpath in net-snmp-config output
fixed check section to make tests pass on machine without DNS
2011-07-08 12:52:45 +02:00
Jan Safranek 8ec84154b3 Restore test during build 2011-07-08 09:35:09 +02:00
Jan Safranek 8f1f13a196 temporarily disable tests just to get 5.7 to rawhide ASAP - heads-up has been already sent :( 2011-07-07 15:25:22 +02:00
Jan Safranek bcfd1c5f36 Merge perl changes 2011-07-07 15:08:37 +02:00
Jan Safranek 285ab2f15b Update to net-snmp-5.7 2011-07-07 15:03:51 +02:00
Marcela Mašláňová 0436727df6 Perl mass rebuild 2011-06-20 17:23:36 +02:00
Marcela Mašláňová 85bd4e6a29 Perl 5.14 mass rebuild 2011-06-09 17:07:36 +02:00
Jan Safranek 776025da95 Rebuild against newer mysql 2011-03-23 12:11:50 +01:00
Dennis Gilmore ced3da5f05 disable failing test on sparc64 2011-02-26 22:56:17 -06:00
Jan Safranek 4a0af56c67 Use my_init instead of MY_INIT, the later one is not working with MySQL 5.5 2011-02-15 13:04:04 +01:00
Jan Safranek 5dc158b98a Enabled MySQL support in snmptrapd
- requested by RHEL customer and should not harm anything, while mysql-libs is quite huge, it does not have
any bigger indirect dependency.
2011-02-15 10:53:06 +01:00
Dennis Gilmore cd6df4d886 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 17:41:18 -06:00
Jan Safranek f6ee02775b Rebuild (again) against newer rpm, now with proper rpm-4.9 detection 2011-01-19 15:19:40 +01:00
Matthias Clasen eccee2e78f Rebuild 2011-01-19 07:55:11 -05:00
Jan Safranek 56d082c83d updated to net-snmp-5.6.1 2011-01-04 13:55:14 +01:00
Jan Safranek 615396b115 re-create /var/run/net-snmp on boot using tmpfiles.d
Resolves: #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-12-06 14:45:52 +01:00
Jan Safranek 38b18e7dc1 fix the patch 2010-11-23 09:47:18 +01:00
Jan Safranek 1111c4c79f properly fix failing tests on ppc/s390
Resolves: #655731
2010-11-23 09:37:11 +01:00
Dan Horák 0e10196571 - temporarily disable a test failing on ppc/s390 arches 2010-11-22 11:35:57 +01:00
Jan Safranek cfbbce8f91 fixed c++ guards in net-snmp header files
Resolves: #650219
2010-11-08 10:01:34 +01:00
Jan Safranek e976019bdc Make the test suite work - do not evaluate the (sub-)tests which use DNS 2010-10-26 17:00:17 +02:00
Jan Safranek 459b9e02e5 add vesrion to changelog 2010-10-26 15:46:19 +02:00
Jan Safranek fa24569666 Work around removed rpath from libtool and the test suite not working without it.
TODO: analyze what is wrong here, I don't have time for it now
2010-10-26 15:44:58 +02:00
Jan Safranek 331e1c5500 enabled DTLS and TLS 2010-10-25 18:06:56 +02:00
Jan Safranek 3c9598ab68 remove unused patches 2010-10-25 17:50:06 +02:00
Jan Safranek 5c2f314cc9 rediff the multilib patch 2010-10-25 17:42:18 +02:00
Jan Safranek 2116d0cf54 update to 5.6
Rediff the pie patch
2010-10-25 17:36:36 +02:00
Jan Safranek 36d59937b3 fixed truncation of sysObjectID
Resolves: #640848
2010-10-11 12:25:21 +02:00
Jan Safranek a54769e091 Remove rpath from net-snmp-config output
Resolves: #554747
2010-08-19 16:21:36 +02:00
Jan Safranek 0f4410527b add missing APSL patch 2010-08-04 12:54:02 +02:00
Jan Safranek 7fe5cc362c Add APSL 2.0 license to COPYING file 2010-08-04 12:51:34 +02:00
dmalcolm 97645d04ba - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:37:27 +00:00
Jan Šafránek 63d34d7c17 fixed temporary filename generation in snmptrapd Resolves: #616347 2010-07-20 11:09:42 +00:00
Jan Šafránek aa7f945bf7 rebuild for new perl 2010-06-28 06:30:47 +00:00
Jan Šafránek a6028adc0b add missing struct.h header file Related: #603243 2010-06-16 12:10:59 +00:00
Jan Šafránek 18b1d2707f add missing include files from util_funcs directory Related: #603243 2010-06-16 11:54:36 +00:00
Marcela Mašláňová b74b3ad1a5 - Mass rebuild with perl-5.12.0 2010-06-01 19:48:21 +00:00
Jan Šafránek 19da4b8d07 store temporary files in /var/run/net-snmp instead of /tmp - SELinux does
not like it.
2010-02-02 12:07:22 +00:00
Š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