]> git.pld-linux.org Git - packages/net-snmp.git/commitdiff
- rel 1 auto/ac/net-snmp-5_2_1_2-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 5 Oct 2005 10:00:17 +0000 (10:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- glsa-200505-18 fixed
- glsa-200509-05 was gentoo specific
- other todo item dropped (missing info about init script, what is missing in configs, we have no ia64)

Changed files:
    net-snmp.spec -> 1.56

net-snmp.spec

index be2a66f7a76df788577930901b095ba89133c416..8967c6ea58834dde88856d961143fd8c6f794f0e 100644 (file)
@@ -1,9 +1,3 @@
-# TODO:
-# - init scripts (which, what?)
-# - default configs
-# - review ucd-snmp-ia64.patch patch
-# - security http://security.gentoo.org/glsa/glsa-200505-18.xml
-# - security http://security.gentoo.org/glsa/glsa-200509-05.xml
 #
 # Conditional build:
 %bcond_without autodeps        # don't BR packages only for deps resolving
@@ -17,7 +11,7 @@ Summary(ru):  
 Summary(uk):   îÁ¦ҠÕÔÉ̦ԠÄÌÑ ÐÒÏÔÏËÏÌÕ SNMP ×¦Ä UC-Davis
 Name:          net-snmp
 Version:       5.2.1.2
-Release:       0.2
+Release:       1
 License:       BSD-like
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/net-snmp/%{name}-%{version}.tar.gz
@@ -30,8 +24,8 @@ Source5:      %{name}trapd.conf
 Source6:       %{name}trapd.sysconfig
 Source7:       ftp://ucd-snmp.ucdavis.edu/contrib/ucd-ipchains.tar.gz
 # Source7-md5: 29949f1008f1a04d6efefd5b3ea607da
-Source8:       http://juniper.net/techpubs/software/junos/junos71/juniper-mibs-7.1R1.3.tgz
-# Source8-md5: fa5b9a2a3b93c6c5a5994ac7f36b5bf9
+Source8:       http://juniper.net/techpubs/software/junos/junos73/juniper-mibs-7.3R1.6.tgz
+# Source8-md5: 380f8475a7f71e093b1dc98e4976c106
 Patch0:                %{name}-acinclude.patch
 Patch1:                %{name}-acfix.patch
 Patch2:                %{name}-rpm-implicit-libs.patch
@@ -43,6 +37,7 @@ Patch7:               %{name}-llinterfaces.patch
 Patch8:                %{name}-usr_local_bin_perl.patch
 Patch9:                %{name}-kernel_headers.patch
 Patch10:       %{name}-syntax.patch
+Patch11:       %{name}-fix-insecure-fixproc.patch
 URL:           http://www.net-snmp.org/
 BuildRequires: autoconf >= 2.57-3
 BuildRequires: automake
@@ -378,6 +373,7 @@ Przegl
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch11 -p0
 
 %build
 %{__libtoolize}
This page took 0.031375 seconds and 4 git commands to generate.