Commit Graph

328 Commits

Author SHA1 Message Date
Josef Ridky 778f5c09a1 Resolves: #1359123 - update default configuration to conform to the best practices 2016-08-12 12:42:05 +02:00
Fedora Release Engineering 7e587a790c - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 08:01:33 +00:00
Petr Písař 2ce5405dea Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:24:16 +02:00
Jitka Plesnikova 15190c5ef8 Perl 5.24 rebuild 2016-05-15 06:22:44 +02:00
Jitka Plesnikova ad1c9a41cb Updated net-snmp to build against Perl 5.24 2016-05-09 13:39:48 +02:00
Jan Safranek b1bfd06991 Trim net-snmp-config --cflags output
Resolves: #1309080

As result, Makefile.PL must not remove -Wall from CFLAGS, otherwise it gets -Werror=format-security without -Wformat and gcc fails.
2016-02-24 12:26:08 +01:00
Fedora Release Engineering 2e7db8cf88 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 09:13:30 +00:00
Richard W.M. Jones 58e2580872 Bump version to rebuild against new RPM in Rawhide.
This package links to librpm:

checking for library containing rpmGetPath... -lrpmio
checking for library containing rpmdbOpen... no
checking for library containing rpmReadConfigFiles... -lrpm

and so requires rebuilding because there has been a librpm
SONAME bump in Rawhide.
2015-07-27 14:15:37 +01:00
Jan Safranek fd2028db3f Recompile with -Wformat
perl/*/Makefile.PL removes -Wall from CFLAGS. gcc then complains 'error: -Wformat-security ignored without -Wformat'.
This patch adds extra -Wformat to CFLAGS, making gcc happy.
Resolves: #1242766
2015-07-14 14:18:10 +02:00
Jan Safranek f9680e5821 Fixed snmpstatus crashing when receiving invalid response
Resolves: #1233738
2015-06-26 14:10:02 +02:00
Dennis Gilmore 83bd9bad06 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 21:38:57 +00:00
Jitka Plesnikova fae27fd0b7 Perl 5.22 rebuild 2015-06-03 14:50:26 +02:00
Adam Jackson 421f08d225 Disable sysvinit subpackage on F23+ 2015-03-05 15:42:28 -05:00
Jan Safranek 8e09123e82 Update to 5.7.3 2015-02-17 15:41:13 +01:00
Jan Safranek 7d1a0d54c6 Use $_isa for Requires: to conform to packaging guidelines. 2015-02-17 15:38:55 +01:00
Jitka Plesnikova 00929679f4 Perl 5.20 rebuild 2014-09-05 16:56:54 +02:00
Jan Safranek cb8bb38b0c Merge branch 'f20' 2014-09-01 12:10:33 +02:00
Jan Safranek 2955e09407 Merge branch 'f19' into f20 2014-09-01 12:10:10 +02:00
Jan Safranek 17435b3e52 Fixed net-snmp-cert tool, now it does not depend on net-snmp-devel
Resolves: #1134475
2014-09-01 12:08:56 +02:00
Jan Safranek 296f74a43e Merge branch 'f20'
Conflicts:
	net-snmp.spec
2014-09-01 10:44:08 +02:00
Jan Safranek 974e9f3f3c Merge branch 'f19' into f20
Conflicts:
	net-snmp.spec
2014-09-01 10:42:56 +02:00
Jan Safranek 68adcc5ea3 Fixed CVE-2014-3565
Resolves: CVE-2014-3565
2014-09-01 10:42:05 +02:00
Jitka Plesnikova 13e407e0b0 Perl 5.20 rebuild 2014-08-26 19:20:54 +02:00
Peter Robinson 82cea0e8bd - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 11:27:30 +00:00
Dennis Gilmore d3b202b702 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 07:25:55 -05:00
Jan Safranek 083e9edc66 Merge branch 'f20'
Conflicts:
	net-snmp.spec
2014-03-04 09:40:29 +01:00
Jan Safranek bef9ac76f6 Fixed buffer overflow in ICMP-MIB
Resolves #1071753
2014-03-04 09:39:19 +01:00
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