Hello community, here is the log from the commit of package net-snmp for openSUSE:Factory checked in at Thu Sep 1 12:08:07 CEST 2011.
-------- --- net-snmp/net-snmp.changes 2011-05-19 14:43:36.000000000 +0200 +++ /mounts/work_src_done/STABLE/net-snmp/net-snmp.changes 2011-07-14 19:47:53.000000000 +0200 @@ -1,0 +2,18 @@ +Thu Jul 14 17:46:57 UTC 2011 - [email protected] + +- update upstream patches from branch V5-7-patches to 20110714 + +------------------------------------------------------------------- +Tue Jul 5 12:28:00 UTC 2011 - [email protected] + +- update to version 5.7: + new features and lots of bug fixes +- remove patches that are no longer needed: + net-snmp-5.6.0-enable-hrh-filesys.patch + net-snmp-5.6.1-recognize-jfs-and-xfs.patch + net-snmp-5.6.1-rpm490.patch +- refresh and rename patches to apply cleanly after update: + net-snmp-5.7.0-pie.patch + net-snmp-5.7.0-velocity-mib.patch + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- net-snmp-5.5.0-velocity-mib.patch net-snmp-5.6.0-enable-hrh-filesys.patch net-snmp-5.6.0-pie.patch net-snmp-5.6.1-recognize-jfs-and-xfs.patch net-snmp-5.6.1-rpm490.patch net-snmp-5.6.1-upstream-20110512.patch.bz2 net-snmp-5.6.1.tar.bz2 New: ---- net-snmp-5.7-upstream-20110714.patch.bz2 net-snmp-5.7.0-pie.patch net-snmp-5.7.0-velocity-mib.patch net-snmp-5.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ net-snmp.spec ++++++ --- /var/tmp/diff_new_pack.uSgJaV/_old 2011-09-01 12:06:09.000000000 +0200 +++ /var/tmp/diff_new_pack.uSgJaV/_new 2011-09-01 12:06:09.000000000 +0200 @@ -27,8 +27,8 @@ %define netsnmp_agentx_socket_dir_rfc /var/agentx Name: net-snmp -Version: 5.6.1 -Release: 10 +Version: 5.7 +Release: 1 License: BSD3c(or similar) ; MIT License (or similar) Group: Productivity/Networking/Other BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -55,17 +55,15 @@ Source7: net-snmp.sysconfig Source8: net-snmp-rpmlintrc Source9: baselibs.conf -Patch0: net-snmp-5.6.1-upstream-20110512.patch.bz2 +%define patchdate 20110714 +Patch0: net-snmp-%{version}-upstream-%{patchdate}.patch.bz2 # unused patch atm Patch1: net-snmp-5.5.0-socket-path.patch Patch2: net-snmp-5.5.0-testing-empty-arptable.patch -Patch3: net-snmp-5.6.0-pie.patch +Patch3: net-snmp-5.7.0-pie.patch Patch5: net-snmp-5.6.1-net-snmp-config-headercheck.patch Patch6: net-snmp-5.5.0-perl-tk-warning.patch -Patch7: net-snmp-5.5.0-velocity-mib.patch -Patch9: net-snmp-5.6.0-enable-hrh-filesys.patch -Patch10: net-snmp-5.6.1-recognize-jfs-and-xfs.patch -Patch11: net-snmp-5.6.1-rpm490.patch +Patch7: net-snmp-5.7.0-velocity-mib.patch # Summary: SNMP Daemon @@ -90,9 +88,9 @@ -------- Wes Hardaker <[email protected]> -%define library_name libsnmp25 +%define library_name libsnmp30 -%package -n libsnmp25 +%package -n libsnmp30 License: BSD3c(or similar) ; MIT License (or similar) Group: Productivity/Networking/Other Requires: snmp-mibs = %{version} @@ -100,7 +98,7 @@ # Summary: Shared Libraries from net-snmp -%description -n libsnmp25 +%description -n libsnmp30 Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. The suite includes: @@ -207,9 +205,6 @@ %patch5 -p1 %patch6 -p1 %patch7 -p1 -%patch9 -p1 -%patch10 -p1 -%patch11 -p1 %build MIBS="misc/ipfwacc ucd-snmp/diskio etherlike-mib rmon-mib velocity smux \ ++++++ net-snmp-5.6.1-upstream-20110512.patch.bz2 -> net-snmp-5.7-upstream-20110714.patch.bz2 ++++++ Files net-snmp/net-snmp-5.6.1-upstream-20110512.patch.bz2 and /mounts/work_src_done/STABLE/net-snmp/net-snmp-5.7-upstream-20110714.patch.bz2 differ ++++++ net-snmp-5.6.0-pie.patch -> net-snmp-5.7.0-pie.patch ++++++ --- net-snmp/net-snmp-5.6.0-pie.patch 2010-10-20 03:09:59.000000000 +0200 +++ /mounts/work_src_done/STABLE/net-snmp/net-snmp-5.7.0-pie.patch 2011-07-05 20:55:43.000000000 +0200 @@ -1,8 +1,8 @@ -Index: net-snmp-5.6/agent/Makefile.in +Index: net-snmp-5.7/agent/Makefile.in =================================================================== ---- net-snmp-5.6.orig/agent/Makefile.in -+++ net-snmp-5.6/agent/Makefile.in -@@ -245,7 +245,7 @@ getmibstat.o: mibgroup/kernel_sunos5.c +--- net-snmp-5.7.orig/agent/Makefile.in ++++ net-snmp-5.7/agent/Makefile.in +@@ -294,7 +294,7 @@ getmibstat.o: mibgroup/kernel_sunos5.c $(CC) $(CFLAGS) -o $@ -D_GETMIBSTAT_TEST -DDODEBUG -c $? snmpd$(EXEEXT): ${LAGENTOBJS} $(USELIBS) $(AGENTLIB) $(MIBLIB) $(LIBTARG) @@ -11,11 +11,11 @@ libnetsnmpagent.$(LIB_EXTENSION)$(LIB_VERSION): ${LLIBAGENTOBJS} $(USELIBS) -Index: net-snmp-5.6/apps/Makefile.in +Index: net-snmp-5.7/apps/Makefile.in =================================================================== ---- net-snmp-5.6.orig/apps/Makefile.in -+++ net-snmp-5.6/apps/Makefile.in -@@ -127,7 +127,7 @@ snmptest$(EXEEXT): snmptest.$(OSUFFIX +--- net-snmp-5.7.orig/apps/Makefile.in ++++ net-snmp-5.7/apps/Makefile.in +@@ -173,7 +173,7 @@ snmptest$(EXEEXT): snmptest.$(OSUFFIX $(LINK) ${CFLAGS} -o $@ snmptest.$(OSUFFIX) $(LOCAL_LIBS) ${LDFLAGS} ${LIBS} snmptrapd$(EXEEXT): $(TRAPD_OBJECTS) $(USETRAPLIBS) $(INSTALLLIBS) ++++++ net-snmp-5.5.0-velocity-mib.patch -> net-snmp-5.7.0-velocity-mib.patch ++++++ --- net-snmp/net-snmp-5.5.0-velocity-mib.patch 2010-04-30 18:03:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/net-snmp/net-snmp-5.7.0-velocity-mib.patch 2011-07-05 20:55:45.000000000 +0200 @@ -56,7 +56,7 @@ + + config_require(host/hr_system) + config_require(velocity/velocity_system) -+ config_require(host/hr_storage) ++ config_require(host/hrh_storage) + config_require(host/hr_device) + config_require(host/hr_other) + config_require(host/hr_proc) @@ -64,7 +64,7 @@ + config_require(host/hr_print) + config_require(host/hr_disk) + config_require(host/hr_partition) -+ config_require(host/hr_filesys) ++ config_require(host/hrh_filesys) + config_require(velocity/velocity_swrun) + config_require(host/hr_swrun) + config_require(host/hr_swinst) ++++++ net-snmp-5.6.1.tar.bz2 -> net-snmp-5.7.tar.bz2 ++++++ ++++ 139982 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
