net-snmp-vl.spec 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849
  1. # Arches on which we need to prevent arch conflicts on net-snmp-config.h
  2. %define multilib_arches %{ix86} ia64 ppc ppc64 x86_64
  3. Summary: A collection of SNMP protocol tools and libraries.
  4. Summary(ja): SNMP プロトコルツールとライブラリのコレクション
  5. Name: net-snmp
  6. Version: 5.4.2.1
  7. Release: 4%{?_dist_release}
  8. License: BSDish
  9. Group: System Environment/Daemons
  10. Source0: http://dl.sourceforge.net/net-snmp/net-snmp-%{version}.tar.gz
  11. Source1: net-snmp.redhat.conf
  12. Source2: net-snmpd.init
  13. Source3: net-snmptrapd.init
  14. Source4: net-snmpd.logrotate
  15. Source5: ucd5820stat
  16. Source6: net-snmp-config.h
  17. Source7: net-snmp-config
  18. Source8: net-snmp-trapd.redhat.conf
  19. Patch1: ucd-snmp-4.2.4.pre3-mnttab.patch
  20. Patch2: net-snmp-5.0.8-ipv6-sock-close.patch
  21. Patch3: net-snmp-5.0.8-readonly.patch
  22. Patch4: net-snmp-5.4.1-pie.patch
  23. # Patch5: net-snmp-5.4-64bit.patch
  24. Patch6: net-snmp-5.1.2-dir-fix.patch
  25. Patch7: net-snmp-5.2.1-file_offset.patch
  26. Patch8: net-snmp-5.3.1-multilib.patch
  27. Patch9: net-snmp-5.4.1-config_libdir.patch
  28. # Patch10: net-snmp-5.4.1-ethtool-config.patch
  29. Patch11: net-snmp-5.4.1-strange_libpath.patch
  30. # Patch12: net-snmp-5.4.1-hostname.patch
  31. Patch13: net-snmp-5.4.2.1-shared-ip.patch
  32. # Patch14: net-snmp-5.4-exec-crash.patch
  33. Patch15: net-snmp-5.1.2-snmpconf-selinux.patch
  34. Patch16: net-snmp-5.4.1-sensors3.patch
  35. Patch17: net-snmp-5.4.1-xen-crash.patch
  36. Prereq: /sbin/chkconfig
  37. Obsoletes: cmu-snmp ucd-snmp
  38. BuildRoot: %{_tmppath}/%{name}-root
  39. BuildRequires: tcp_wrappers, openssl-devel, bzip2-devel, elfutils-libelf-devel
  40. BuildRequires: perl, grep, sed, findutils
  41. BuildRequires: rpm-devel >= 4.0.4
  42. %{expand: %%define _includedir %{_includedir}/%{name}}
  43. %description
  44. SNMP (Simple Network Management Protocol) is a protocol used for
  45. network management. The NET-SNMP project includes various SNMP tools:
  46. an extensible agent, an SNMP library, tools for requesting or setting
  47. information from SNMP agents, tools for generating and handling SNMP
  48. traps, a version of the netstat command which uses SNMP, and a Tk/Perl
  49. mib browser. This package contains the snmpd and snmptrapd daemons,
  50. documentation, etc.
  51. You will probably also want to install the ucd-snmp-utils package,
  52. which contains NET-SNMP utilities.
  53. %description -l ja
  54. SNMP (Simple Network Management Protocol) はネットワーク管理に用いる
  55. プロトコルです. NET-SNMP プロジェクトは以下のような様々な SNMP ツールを
  56. 含んでいます : 拡張性のあるエージェント, SNMP ライブラリ, SNMP
  57. エージェントからの情報の要求や設定を行うツール, SNMP 割り込みの生成や
  58. ハンドリングを行うツール, SNMP を用いる netstat コマンド, および TK/Perl
  59. mib ブラウザ. このパッケージは snmpd, snmptrapd デーモンやドキュメント
  60. なども含んでいます.
  61. おそらく, NET-SNMP ユーティリティを含んだ net-snmp-utils パッケージも
  62. インストールした方が良いでしょう。
  63. %package utils
  64. Group: Applications/System
  65. Summary: Network management utilities using SNMP, from the NET-SNMP project.
  66. Summary(ja): SNMP を用いたネットワーク管理ユーティリティ
  67. Requires: net-snmp = %{version}
  68. Obsoletes: cmu-snmp-utils ucd-snmp-utils
  69. %description utils
  70. The net-snmp-utils package contains various utilities for use with the
  71. NET-SNMP network management project.
  72. Install this package if you need utilities for managing your network
  73. using the SNMP protocol. You will also need to install the net-snmp
  74. package.
  75. %description utils -l ja
  76. net-snmp-utils パッケージは NET-SNMP ネットワーク管理プロジェクトにて
  77. 用いられる様々なユーティリティを含んでいます. net-snmp パッケージも
  78. インストールする必要があります.
  79. %package devel
  80. Group: Development/Libraries
  81. Summary: The development environment for the NET-SNMP project.
  82. Summary(ja): NET-SNMP 用の開発環境
  83. Requires: net-snmp = %{version}, elfutils-libelf-devel
  84. Obsoletes: cmu-snmp-devel ucd-snmp-devel
  85. %description devel
  86. The net-snmp-devel package contains the development libraries and
  87. header files for use with the NET-SNMP project's network management
  88. tools.
  89. Install the net-snmp-devel package if you would like to develop
  90. applications for use with the NET-SNMP project's network management
  91. tools. You'll also need to have the net-snmp and net-snmp-utils
  92. packages installed.
  93. #'
  94. %description devel -l ja
  95. net-snmp-devel パッケージには NET-SNMP プロジェクトのネットワーク管理
  96. ツールの開発に用いる開発ライブラリおよびヘッダが含まれています.
  97. NET-SNMP プロジェクトのネットワーク管理ツールを用いるアプリケーションを
  98. 開発したいならば, net-snmp-devel パッケージをインストールしてください.
  99. おそらく net-snmp, net-snmp-utils パッケージもインストールする必要が
  100. あるでしょう.
  101. %package perl
  102. Group: Development/Libraries
  103. Summary: The perl NET-SNMP module and the mib2c tool.
  104. Summary(ja): perl NET-SNMP モジュールおよび mib2c ツール
  105. Requires: net-snmp = %{version}, perl >= 5, perl-XML-Simple
  106. BuildRequires: perl >= 5
  107. %description perl
  108. The net-snmp-perl package contains the perl files to use SNMP from within
  109. Perl.
  110. Install the net-snmp-perl package, if you want to use mib2c or SNMP with perl.
  111. %description perl -l ja
  112. net-snmp-perl パッケージには Perl から SNMP を使用するための perl
  113. ファイルが含まれています.
  114. perl から mib2c や SNMP を使用したいならば, net-snmp-perl パッケージを
  115. インストールしてください.
  116. %prep
  117. %setup -q
  118. %patch1 -p1 -b .mnttab
  119. %patch2 -p1 -b .ipv6-sock-close
  120. %patch3 -p1 -b .readonly
  121. %ifnarch ia64
  122. %patch4 -p1 -b .pie
  123. %endif
  124. # %patch5 -p1 -b .64bit
  125. %patch6 -p1 -b .dir-fix
  126. %patch7 -p1 -b .file_offset
  127. %patch8 -p1 -b .multilib
  128. %patch9 -p1 -b .libdir
  129. # %patch10 -p1 -b .ethtool
  130. %patch11 -p1 -b .libpath
  131. # %patch12 -p1 -b .hostname
  132. %patch13 -p1 -b .shared-ip
  133. # %patch14 -p1 -b .exec
  134. %patch15 -p1 -b .selinux
  135. %patch16 -p0 -b .sensors
  136. %patch17 -p0 -b .xen-crash
  137. perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
  138. %build
  139. #perl -pi -e 's/changequote/dnl changequote/' ./configure.in
  140. #autoreconf -i
  141. #touch configure
  142. # First build the static library
  143. # XXX remove privacy support?
  144. %configure \
  145. --enable-static --enable-shared \
  146. --with-cflags="$RPM_OPT_FLAGS -D_RPM_4_4_COMPAT" \
  147. --with-sys-location="Unknown" \
  148. --with-logfile="/var/log/snmpd.log" \
  149. --with-persistent-directory="/var/net-snmp" \
  150. --with-mib-modules="host agentx smux" \
  151. --with-libwrap=%{_libdir} \
  152. --sysconfdir=%{_sysconfdir} \
  153. --enable-ipv6 \
  154. --enable-ucd-snmp-compatibility \
  155. --with-pic \
  156. --enable-embedded-perl \
  157. --with-openssl \
  158. --with-sys-contact="root@localhost" <<EOF
  159. EOF
  160. make
  161. pushd perl
  162. # Use just built libs for perl module building, not the system libs.
  163. #perl Makefile.PL -NET-SNMP-IN-SOURCE=true PREFIX=${RPM_BUILD_ROOT}/%{_prefix} INSTALLDIRS=vendor
  164. export NETSNMP_DONT_CHECK_VERSION=1
  165. perl Makefile.PL PREFIX=${RPM_BUILD_ROOT}/%{_prefix} INSTALLDIRS=vendor -NET-SNMP-CONFIG="sh ../../net-snmp-config" -NET-SNMP-IN-SOURCE=true
  166. make
  167. popd
  168. %install
  169. rm -rf ${RPM_BUILD_ROOT}
  170. %makeinstall ucdincludedir=${RPM_BUILD_ROOT}%{_includedir}/ucd-snmp
  171. # Determine which arch opensslconf.h is going to try to #include.
  172. basearch=%{_arch}
  173. %ifarch %{ix86}
  174. basearch=i386
  175. %endif
  176. mv ${RPM_BUILD_ROOT}/%{_bindir}/net-snmp-config ${RPM_BUILD_ROOT}/%{_bindir}/net-snmp-config-${basearch}
  177. install -m 755 %SOURCE7 ${RPM_BUILD_ROOT}/%{_bindir}/net-snmp-config
  178. %ifarch %{multilib_arches}
  179. # Do an net-snmp-config.h switcheroo to avoid file conflicts on systems where you
  180. # can have both a 32- and 64-bit version of the library, and they each need
  181. # their own correct-but-different versions of net-snmp-config.h to be usable.
  182. mv ${RPM_BUILD_ROOT}/%{_includedir}/net-snmp-config.h ${RPM_BUILD_ROOT}/%{_includedir}/net-snmp-config-${basearch}.h
  183. install -m644 %SOURCE6 ${RPM_BUILD_ROOT}/%{_includedir}/net-snmp-config.h
  184. %endif
  185. # remove .la files
  186. rm ${RPM_BUILD_ROOT}%{_libdir}/*.la
  187. install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/snmp
  188. install -m 644 %SOURCE1 ${RPM_BUILD_ROOT}%{_sysconfdir}/snmp/snmpd.conf
  189. install -m 644 %SOURCE8 ${RPM_BUILD_ROOT}%{_sysconfdir}/snmp/snmptrapd.conf
  190. install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/rc.d/init.d
  191. install -m 755 %SOURCE2 ${RPM_BUILD_ROOT}%{_sysconfdir}/rc.d/init.d/snmpd
  192. install -m 755 %SOURCE3 ${RPM_BUILD_ROOT}%{_sysconfdir}/rc.d/init.d/snmptrapd
  193. install -d ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d
  194. install -m 644 %{SOURCE4} ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/snmpd
  195. install -d ${RPM_BUILD_ROOT}%{_bindir}
  196. install -m 755 %SOURCE5 ${RPM_BUILD_ROOT}%{_bindir}/ucd5820stat
  197. rm -f ${RPM_BUILD_ROOT}%{_bindir}/snmpinform
  198. rm -f ${RPM_BUILD_ROOT}%{_bindir}/tkmib
  199. rm -f ${RPM_BUILD_ROOT}%{_bindir}/snmpcheck
  200. rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/snmpconf.1*
  201. rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/tkmib.1*
  202. ln -s snmptrap ${RPM_BUILD_ROOT}/usr/bin/snmpinform
  203. # copy missing mib2c.conf files
  204. cp local/mib2c.*.conf ${RPM_BUILD_ROOT}%{_datadir}/snmp
  205. pushd perl
  206. make PREFIX=${RPM_BUILD_ROOT}/%{_prefix} install_vendor
  207. eval $(perl '-V:installvendorlib')
  208. # Urgs, what an evil hack. Brrr.
  209. %if "%{_libdir}" == "/usr/lib64"
  210. installvendorlib=`echo $installvendorlib | sed 's/lib/lib64/'`
  211. %endif
  212. find $RPM_BUILD_ROOT%{_libdir} -name Makefile.subs.pl | xargs rm -f
  213. find $RPM_BUILD_ROOT%{_libdir} -name perllocal.pod | xargs rm -f
  214. find $RPM_BUILD_ROOT%{_libdir} -name .packlist | xargs rm -f
  215. find $RPM_BUILD_ROOT/$installvendorlib -type f -print \
  216. -o -type d -a \
  217. -name NetSNMP -printf '%%%%dir %%p\n' \
  218. -o -name SNMP -printf '%%%%dir %%p\n' | \
  219. sed "s@$RPM_BUILD_ROOT@@g" > ../perl.lst
  220. popd
  221. find $RPM_BUILD_ROOT -name '*.so' | xargs chmod 0755
  222. %post
  223. /sbin/ldconfig
  224. /sbin/chkconfig --add snmpd
  225. /sbin/chkconfig --add snmptrapd
  226. %preun
  227. if [ $1 = 0 ]; then
  228. service snmpd stop >/dev/null 2>&1
  229. /sbin/chkconfig --del snmpd
  230. service snmptrapd stop >/dev/null 2>&1
  231. /sbin/chkconfig --del snmptrapd
  232. # remove stale autogenerated file
  233. rm -f %{_datadir}/snmp/mibs/.index
  234. fi
  235. %postun
  236. /sbin/ldconfig
  237. if [ "$1" -ge "1" ]; then
  238. service snmpd condrestart >/dev/null 2>&1 || :
  239. service snmptrapd condrestart >/dev/null 2>&1 || :
  240. fi
  241. %clean
  242. rm -rf ${RPM_BUILD_ROOT}
  243. %files
  244. %defattr(-,root,root,-)
  245. %doc AGENT.txt COPYING ChangeLog EXAMPLE.conf FAQ NEWS PORTING README* TODO
  246. %doc local/passtest local/README.mib2c local/ipf-mod.pl
  247. %dir %{_sysconfdir}/snmp
  248. %config(noreplace,missingok) %{_sysconfdir}/snmp/snmpd.conf
  249. %config(noreplace,missingok) %{_sysconfdir}/snmp/snmptrapd.conf
  250. %config(noreplace) %{_sysconfdir}/rc.d/init.d/snmpd
  251. %config(noreplace) %{_sysconfdir}/rc.d/init.d/snmptrapd
  252. %config(noreplace) %{_sysconfdir}/logrotate.d/snmpd
  253. %{_datadir}/snmp
  254. %{_libdir}/lib*.so.*
  255. %{_bindir}/ucd5820stat
  256. %{_sbindir}/*
  257. %attr(0644,root,root) %{_mandir}/man[58]/*
  258. %files utils
  259. %defattr(-,root,root,-)
  260. %{_bindir}/fixproc
  261. %{_bindir}/ipf-mod.pl
  262. %{_bindir}/encode_keychange
  263. %{_bindir}/snmp*
  264. %{_bindir}/traptoemail
  265. %attr(0644,root,root) %{_mandir}/man1/snmp*.1*
  266. %attr(0644,root,root) %{_mandir}/man1/traptoemail*.1*
  267. %attr(0644,root,root) %{_mandir}/man1/encode_keychange*.1*
  268. %attr(0644,root,root) %{_mandir}/man1/fixproc*.1*
  269. %files devel
  270. %defattr(0644,root,root,0755)
  271. %{_libdir}/lib*.so
  272. %{_libdir}/lib*.a
  273. %{_libdir}/lib*.so.*
  274. #%{_libdir}/lib*.la
  275. %{_includedir}/*
  276. #/usr/include/ucd-snmp
  277. %attr(0644,root,root) %{_mandir}/man3/*.3.*
  278. %attr(0755,root,root) %{_bindir}/net-snmp-config*
  279. %attr(0644,root,root) %{_mandir}/man1/net-snmp-config*.1.*
  280. %files perl -f perl.lst
  281. %defattr(-,root,root)
  282. %{_bindir}/mib2c
  283. %{_bindir}/mib2c-update
  284. %attr(0644,root,root) %{_mandir}/man1/mib2c-update*.1*
  285. %attr(0644,root,root) %{_mandir}/man1/mib2c.1*
  286. %attr(0644,root,root) %{_mandir}/man3/*.3pm.*
  287. %changelog
  288. * Tue Feb 02 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 5.4.2.1-4
  289. - rebuild with rpm-4.8.0
  290. * Fri Mar 20 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.4.2.1-3
  291. - modify Source7 (use 'uname -m' instead of 'arch') ([bts:0675]
  292. * Sat Nov 29 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 5.4.2.1-2
  293. - rebuilt
  294. * Wed Nov 12 2008 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 5.4.2.1-1
  295. - new upstream release with security fix
  296. - drop old patches
  297. - update patch13 (from FC10)
  298. * Tue Jun 24 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.4.1.2-1
  299. - new upstream release
  300. - applied new versioning policy
  301. - built with perl-5.10.0-3
  302. * Wed Jan 2 2008 Satoshi MACHINO <machino@vinelinux.org> 5.4.1-0vl1
  303. - new upstream release
  304. - fixed spec file
  305. -- imported patches from FC9
  306. * Sat May 19 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.2.1.2-0vl5
  307. - rebuilt with openssl 0.9.8e
  308. * Thu May 10 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 5.2.1.2-0vl4
  309. - rebuild with new environment/toolchain
  310. * Thu Dec 22 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.2.1.2-0vl3
  311. - rebuilt with new rpm
  312. - added mib2c-update to perl package
  313. * Mon Oct 24 2005 Satoshi MACHINO <machino@vinelinux.org> 5.2.1.2-0vl2
  314. - rebuilt for VineSeed
  315. * Mon Oct 24 2005 Satoshi MACHINO <machino@vinelinux.org> 5.2.1.2-0vl1
  316. - new upstream version (net-snmp-5.2.1.2)
  317. - dropped enable-reentrant in configure (VinePlus:02769)
  318. * Sat Jan 29 2005 Satoshi MACHINO <machino@vinelinux.org> 5.2.1-0vl1
  319. - new upstream version (net-snmp-5.2.1)
  320. - dropped patch12
  321. * Mon Jan 03 2005 Satoshi MACHINO <machino@vinelinux.org> 5.2-0vl1
  322. - new upstream version (net-snmp-5.2)
  323. - changed to net-snmp-vl.spec
  324. - cleaned up patches
  325. * Thu Apr 29 2004 Satoshi MACHINO <machino@vinelinux.org> 5.1.1-0vl1
  326. - New upstream version (net-snmp-5.1.1)
  327. - dropped patch10
  328. - added some patches from fedoracore (patch16-18)
  329. - fixed patches (patch13,14)
  330. - enabled openssl in configure
  331. * Mon Feb 16 2004 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.1-9vl1
  332. - based on Fedora development 5.1-9
  333. * Tue Feb 03 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-9
  334. - Reverted removal of _includir redefiniton due to php-snmp dependancy.
  335. - Remove SO_BSDCOMPAT setsockopt() call, deprecated.
  336. * Thu Jan 22 2004 Thomas Woerner <twoerner@redhat.com> 5.1-7
  337. - enabled pie (snmpd, snmptrapd) - postponed for ia64
  338. - added --with-pic to configure call
  339. * Thu Jan 15 2004 Phil Knirsch <pknirsch@redhat.com> 5.1-6
  340. - Fixed 64bit build problems when 32bit popt lib is installed.
  341. - added Requires: libelf-devel to net-snmp-devel package
  342. * Fri Dec 26 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.1-3vl1
  343. - based on Fedora development 5.1-3 and don't apply patch9
  344. * Wed Dec 10 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-3
  345. - Removed snmpcheck again, needs perl(Tk) which we don't ship (#111194).
  346. - Fixed getopt definition in include file (#111209).
  347. - Included Kaj J. Niemi's patch for broken perl module (#111319).
  348. - Included Kaj J. Niemi's patch for broken async getnext perl call (#111479).
  349. - Included Kaj J. Niemi's patch for broken hr_storage (#111502).
  350. * Wed Nov 26 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-2
  351. - Included BuildPrereq on lm_sensors-devel on x86 archs (#110616).
  352. - Fixed deprecated initscript options (#110618).
  353. * Wed Nov 19 2003 Phil Knirsch <pknirsch@redhat.com> 5.1-1
  354. - Updated to latest net-snmp-5.1 upstream version.
  355. - Tons of specfile and patch cleanup.
  356. - Cleaned up perl stuff (mib2c etc, see #107707).
  357. - Added lm_sensors support patch for x86 archs from Kaj J. Niemi (#107618).
  358. - Added support for custom mib paths and mibs to snmptrapd initscript (#102762)
  359. - rebuild with new toolchains
  360. * Tue Nov 18 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.0.9-2vl1
  361. - based on Fedora development 5.0.9-2
  362. - merged ucd-snmp-vine.spec
  363. * Wed Nov 20 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.2.5-7vl2
  364. - added Patch100 (https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=67610)
  365. (Thanks M. Matsubara-san for pointing this out)
  366. * Wed Nov 20 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 4.2.5-7vl1
  367. - based on 4.2.4-7.73.0 from RHL7.3/updates and built for Vine Linux
  368. (previous Vine version was 4.2.3-1vl1, which was based on 4.2.1-7
  369. and applied security fix CA-2002-03)
  370. - added BuildPreReq: rpm-devel >= 4.0.4
  371. * Mon Oct 13 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-2
  372. - Due to rpm-devel we need elfutils-devel, too (#103982).
  373. * Mon Sep 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.9-1
  374. - Updated to latest upstream version net-snmp-5.0.9
  375. - Added patch to fix net-snmp-perl problems (#105842).
  376. * Tue Sep 23 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  377. - allow compiling without tcp_wrappers
  378. * Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11.1
  379. - rebuilt
  380. * Wed Sep 17 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-11
  381. - Fixed permission for net-snmp-config in net-snmp-devel
  382. * Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10.1
  383. - rebuilt
  384. * Mon Sep 08 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-10
  385. - Moved net-snmp-config into devel package (#103927)
  386. * Fri Aug 22 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9.1
  387. - rebuilt
  388. * Thu Aug 21 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-9
  389. - Added sample config to make net-snmp RFC 1213 compliant.
  390. * Fri Aug 15 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-8
  391. - Fixed problem with perl option (#102420).
  392. - Added patch for libwrap fix (#77926).
  393. * Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7.1
  394. - rebuilt
  395. * Tue Aug 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-7
  396. - Fixed build problems on ppc64
  397. - Fixed double packaged manpages (#102075).
  398. * Thu Aug 07 2003 Phil Knirsch <pknirsch@redhat.com>
  399. - Fixed problem with new proc output (#98619, #89960).
  400. * Wed Aug 06 2003 Phil Knirsch <pknirsch@redhat.com>
  401. - Fixed ro/rw problem with v2 and v3 request (#89612)
  402. * Tue Aug 05 2003 Phil Knirsch <pknirsch@redhat.com>
  403. - Fixed permission problem for debuginfo (#101456)
  404. * Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6.1
  405. - Fixed file list for latest build.
  406. * Thu Jul 31 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-6
  407. - Fixed build problems for net-snmp-perl.
  408. * Sun Jul 27 2003 Florian La Roche <Florian.LaRoche@redhat.de> 5.0.8-5
  409. - actually apply ipv6 patch
  410. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  411. - rebuilt
  412. * Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-3
  413. - bumped release and rebuilt.
  414. * Tue Apr 29 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-2
  415. - Hack to make it build on 64bit platforms with /usr/lib64 correctly.
  416. - Fixed bug #85071 (leak of open descriptors for ipv6).
  417. * Fri Mar 28 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.8-1
  418. - Updated to latest upstream version 5.0.8 (bug #88580)
  419. * Thu Feb 13 2003 Phil Knirsch <pknirsch@redhat.com>
  420. - Included generation of perl stuff. Thanks to Harald Hoyer.
  421. * Wed Feb 12 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.7-1
  422. - Updated to net-snmp-5.0.7. Fixed especially the performance problem with
  423. limited trees.
  424. * Tue Feb 11 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-17
  425. - Fixed ucd-snmp.redhat.conf (#78391).
  426. - Fixed snmpwalk examples in config file.
  427. * Mon Feb 10 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-15
  428. - Fixed invalid SMUX packet (#83487).
  429. * Thu Feb 06 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-14
  430. - Fixed the libdir problem.
  431. * Wed Feb 05 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-13
  432. - Updated the old libtool rpath patch.
  433. * Wed Jan 22 2003 Tim Powers <timp@redhat.com> 5.0.6-12
  434. - rebuilt
  435. * Tue Jan 14 2003 Phil Knirsch <pknirsch@redhat.com> 5.0.6-11
  436. - Updated nolibelf patch and activated it again.
  437. * Tue Jan 7 2003 Nalin Dahyabhai <nalin@redhat.com> 5.0.6-10
  438. - Rebuild
  439. * Tue Dec 17 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-9
  440. - Added bzip2-devel to BuildPreReq (#76086, #70199).
  441. * Thu Nov 28 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-8
  442. - Added patch to increase SMUXMAXSTRLEN.
  443. * Thu Nov 7 2002 Tim Powers <timp@redhat.com> 5.0.6-6
  444. - rebuilt to fix broken deps
  445. - remove files from the buildroot that we don't want to ship
  446. * Thu Nov 7 2002 Joe Orton <jorton@redhat.com> 5.0.6-5
  447. - add fix for -DUCD_COMPATIBLE (#77405)
  448. * Thu Nov 07 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-4
  449. - Another bump required. Some more specfile changes.
  450. * Wed Nov 06 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-3
  451. - Bumped release and rebuilt.
  452. - Removed all dbFOO cruft again.
  453. * Wed Oct 09 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.6-2
  454. - Updated to latest released version.
  455. * Sat Aug 31 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  456. - do not link against -lelf
  457. * Thu Jun 27 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-5
  458. - Added --enable-ucd-snmp-compatibility for compatibility with older version
  459. and fixed installation thereof.
  460. - Got rid of the perl(Tk) dependancy by removing snmpcheck.
  461. - Include /usr/include/ucd-snmp in the filelist.
  462. - Fixed a problem with the ucd-snmp/version.h file.
  463. * Wed Jun 26 2002 Phil Knirsch <pknirsch@redhat.com> 5.0.1-1
  464. - Updated to 5.0.1
  465. - Dropped --enable-reentrant as it's currently broken
  466. * Tue Apr 23 2002 Phil Knirsch <pknirsch@redhat.com> 5.0-1
  467. - Switch to latest stable version, 5.0
  468. - Renamed the packate to net-snmp and obsoleted ucd-snmp.
  469. * Wed Apr 17 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4-3
  470. - Fixed problem with reload in initscript (#63526).
  471. * Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-2
  472. - rebuilt in new environment
  473. * Mon Apr 15 2002 Tim Powers <timp@redhat.com> 4.2.4-1
  474. - update to 4.2.4 final
  475. * Sat Apr 13 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-5
  476. - Added some missing files to the %files section.
  477. * Tue Apr 09 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-4
  478. - Hardcoded the ETC_MNTTAB to point to "/etc/mtab".
  479. * Mon Apr 08 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-3
  480. - Removed the check for dbFOO as we don't want to add another requirement.
  481. * Fri Apr 05 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-2
  482. - Added missing BuildPrereq to openssl-devel (#61525)
  483. * Thu Apr 04 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre3-1
  484. - Added ucd5820stat to the files section.
  485. - Updated to latest version (4.2.4.pre3)
  486. * Mon Mar 18 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.4.pre2-1
  487. - Updated to latest version (4.2.4.pre2)
  488. * Tue Jan 29 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-4
  489. - Added the snmptrapd init script as per request (#49205)
  490. - Fixed the again broken rpm query stuff (#57444)
  491. - Removed all old and none-used db related stuff (libs and header checks/files)
  492. * Mon Jan 07 2002 Phil Knirsch <pknirsch@redhat.com> 4.2.3-2
  493. - Included the Axioma Security Research fix for snmpnetstat from bugtraq.
  494. * Mon Dec 03 2001 Phil Knirsch <phil@redhat.de> 4.2.3-1
  495. - Update to 4.2.3 final.
  496. - Fixed libtool/rpath buildroot pollution problem.
  497. - Fixed library naming problem.
  498. * Fri Oct 5 2001 Philipp Knirsch <pknirsch@redhat.de>
  499. - Fixed a server segfault for snmpset operation (#53640). Thanks to Josh Giles
  500. and Wes Hardaker for the patch.
  501. * Mon Sep 10 2001 Philipp Knirsch <pknirsch@redhat.de>
  502. - Fixed problem with RUNTESTS script.
  503. * Tue Sep 4 2001 Preston Brown <pbrown@redhat.com>
  504. - fixed patch related to bug #35016 (Dell)
  505. * Fri Aug 24 2001 Philipp Knirsch <pknirsch@redhat.de> 4.2.1-6
  506. - Fixed snmpd description (#52366)
  507. * Wed Aug 22 2001 Philipp Knirsch <pknirsch@redhat.de>
  508. - Final bcm5820 fix. Last one was broken.
  509. - Fixed bugzilla bug (#51960) where the binaries contained rpath references.
  510. * Wed Aug 15 2001 Philipp Knirsch <pknirsch@redhat.de>
  511. - Fixed a couple of security issues:
  512. o /tmp race and setgroups() privilege problem
  513. o Various buffer overflow and format string issues.
  514. o One signedness problem in ASN handling.
  515. - Fixed an important RFE to support bcm5820 cards. (#51125)
  516. * Fri Jul 20 2001 Philipp Knirsch <pknirsch@redhat.de>
  517. - Removed tkmib from the package once again as we don't ship the Tk.pm CPAN
  518. perl module required to run it (#49363)
  519. - Added missing Provides for the .so.0 libraries as rpm doesn't seem to find
  520. those during the build anymore (it used to) (#46388)
  521. * Thu Jul 19 2001 Philipp Knirsch <pknirsch@redhat.de>
  522. - Enabled IPv6 support (RFE #47764)
  523. - Hopefully final fix of snmpwalk problem (#42153). Thanks to Douglas Warzecha
  524. for the patch and Matt Domsch for reporting the problem.
  525. * Tue Jun 26 2001 Philipp Knirsch <pknirsch@redhat.de>
  526. - Fixed smux compilation problems (#41452)
  527. - Fixed wrong paths displayed in manpages (#43053)
  528. * Mon Jun 25 2001 Philipp Knirsch <pknirsch@redhat.de>
  529. - Updated to 4.2.1. Removed 2 obsolete patches (fromcvs and #18153)
  530. - Include /usr/share/snmp/snmpconf in %files
  531. * Wed Jun 13 2001 Than Ngo <than@redhat.com>
  532. - fix to use libwrap in distro
  533. - add buildprereq: tcp_wrappers
  534. * Fri Jun 1 2001 Bill Nottingham <notting@redhat.com>
  535. - add a *new* patch for IP address return sizes
  536. * Fri Apr 20 2001 Bill Nottingham <notting@redhat.com>
  537. - add patch so that only four bytes are returned for IP addresses on ia64 (#32244)
  538. * Wed Apr 11 2001 Bill Nottingham <notting@redhat.com>
  539. - rebuild (missing alpha packages)
  540. * Fri Apr 6 2001 Matt Wilson <msw@redhat.com>
  541. - added ucd-snmp-4.2-null.patch to correcly handle a NULL value (#35016)
  542. * Tue Apr 3 2001 Preston Brown <pbrown@redhat.com>
  543. - clean up deinstallation (#34168)
  544. * Tue Mar 27 2001 Matt Wilson <msw@redhat.com>
  545. - return a usable RETVAL when running "service snmpd status" (#33571)
  546. * Tue Mar 13 2001 Matt Wilson <msw@redhat.com>
  547. - configure with --enable-reentrant and added "smux" and "agentx" to
  548. --with-mib-modules= argument (#29626)
  549. * Fri Mar 2 2001 Nalin Dahyabhai <nalin@redhat.com>
  550. - rebuild in new environment
  551. * Mon Feb 26 2001 Tim Powers <timp@redhat.com>
  552. - fixed initscript, for reload and restart it was start then stop,
  553. fixed. (#28477)
  554. * Fri Feb 2 2001 Trond Eivind Glomsrod <teg@redhat.com>
  555. - i18nize initscript
  556. * Sat Jan 6 2001 Jeff Johnson <jbj@redhat.com>
  557. - don't depend on /etc/init.d so that package will work with 6.2.
  558. - perl path fiddles no longer needed.
  559. - rely on brp-compress frpm rpm to compress man pages.
  560. - patch from ucd-snmp CVS (Wes Hardaker).
  561. - configure.in needs to check for rpm libraries correctly (#23033).
  562. - add simple logrotate script (#21399).
  563. - add options to create pidfile and log with syslog with addresses (#23476).
  564. * Sat Dec 30 2000 Jeff Johnson <jbj@redhat.com>
  565. - package for Red Hat 7.1.
  566. * Thu Dec 07 2000 Wes Hardaker <hardaker@users.sourceforge.net>
  567. - update for 4.2
  568. * Thu Oct 12 2000 Jeff Johnson <jbj@redhat.com>
  569. - add explicit format for syslog call (#18153).
  570. * Thu Jul 20 2000 Bill Nottingham <notting@redhat.com>
  571. - move initscript back
  572. * Thu Jul 20 2000 Jeff Johnson <jbj@redhat.com>
  573. - rebuild per Trond's request.
  574. * Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
  575. - fix syntax error that crept in with condrestart
  576. * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  577. - automatic rebuild
  578. * Mon Jul 10 2000 Preston Brown <pbrown@redhat.com>
  579. - move initscript and add condrestart magic
  580. * Sat Jun 17 2000 Bill Nottingham <notting@redhat.com>
  581. - fix %%attr on man pages
  582. * Mon Jun 12 2000 Jeff Johnson <jbj@redhat.com>
  583. - tkmib doco had #!/usr/bin/perl55
  584. - include snmpcheck and tkmib again (still needs some CPAN module, however).
  585. * Tue Jun 6 2000 Jeff Johnson <jbj@redhat.com>
  586. - update to 4.1.2.
  587. - FHS packaging.
  588. - patch for rpm 4.0.
  589. * Thu May 18 2000 Trond Eivind Glomsrod <teg@redhat.com>
  590. - add version to buildroot
  591. - rebuilt with new libraries
  592. * Sun Feb 27 2000 Jeff Johnson <jbj@redhat.com>
  593. - default config was broken (from Wes Hardaker) (#9752)
  594. * Sun Feb 13 2000 Jeff Johnson <jbj@redhat.com>
  595. - compressed man pages.
  596. * Fri Feb 11 2000 Wes Hardaker <wjhardaker@ucdavis.edu>
  597. - update to 4.1.1
  598. * Sat Feb 5 2000 Florian La Roche <Florian.LaRoche@redhat.com>
  599. - change %postun to %preun
  600. * Thu Feb 3 2000 Elliot Lee <sopwith@redhat.com>
  601. - Don't ship tkmib, since we don't ship the perl modules needed to run it.
  602. (Bug #4881)
  603. * Tue Aug 31 1999 Jeff Johnson <jbj@redhat.com>
  604. - default config permits RO access to system group only (Wed Hardaker).
  605. * Sun Aug 29 1999 Jeff Johnson <jbj@redhat.com>
  606. - implement suggestions from Wes Hardaker.
  607. * Fri Aug 27 1999 Jeff Johnson <jbj@redhat.com>
  608. - stateless access to rpm database.
  609. * Wed Aug 25 1999 Jeff Johnson <jbj@redhat.com>
  610. - update to 4.0.1.
  611. * Mon Aug 16 1999 Bill Nottingham <notting@redhat.com>
  612. - initscript munging
  613. * Sat Jun 12 1999 Jeff Johnson <jbj@redhat.com>
  614. - update to 3.6.2 (#3219,#3259).
  615. - add missing man pages (#3057).
  616. * Thu Apr 8 1999 Wes Hardaker <wjhardaker@ucdavis.edu>
  617. - fix Source0 location.
  618. - fix the snmpd.conf file to use real community names.
  619. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  620. - auto rebuild in the new build environment (release 3)
  621. * Fri Mar 19 1999 Preston Brown <pbrown@redhat.com>
  622. - upgrade to 3.6.1, fix configuration file stuff.
  623. * Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
  624. - Injected new description and group.
  625. * Tue Feb 2 1999 Jeff Johnson <jbj@redhat.com>
  626. - restore host resources mib
  627. - simplified config file
  628. - rebuild for 6.0.
  629. * Tue Dec 22 1998 Bill Nottingham <notting@redhat.com>
  630. - remove backup file to fix perl dependencies
  631. * Tue Dec 8 1998 Jeff Johnson <jbj@redhat.com>
  632. - add all relevant rpm scalars to host resources mib.
  633. * Sun Dec 6 1998 Jeff Johnson <jbj@redhat.com>
  634. - enable libwrap (#253)
  635. - enable host module (rpm queries over SNMP!).
  636. * Mon Oct 12 1998 Cristian Gafton <gafton@redhat.com>
  637. - strip binaries
  638. * Fri Oct 2 1998 Jeff Johnson <jbj@redhat.com>
  639. - update to 3.5.3.
  640. - don't include snmpcheck until perl-SNMP is packaged.
  641. * Thu Aug 13 1998 Jeff Johnson <jbj@redhat.com>
  642. - ucd-snmpd.init: start daemon w/o -f.
  643. * Tue Aug 4 1998 Jeff Johnson <jbj@redhat.com>
  644. - don't start snmpd unless requested
  645. - start snmpd after pcmcia.
  646. * Sun Jun 21 1998 Jeff Johnson <jbj@redhat.com>
  647. - all but config (especially SNMPv2p) ready for prime time
  648. * Sat Jun 20 1998 Jeff Johnson <jbj@redhat.com>
  649. - update to 3.5.
  650. * Tue Dec 30 1997 Otto Hammersmith <otto@redhat.com>
  651. - created the package... possibly replace cmu-snmp with this.