summaryrefslogtreecommitdiff
blob: b2a666c470bdb4379376dcdaea07052f29e24f12 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
# ChangeLog for net-analyzer/ucd-snmp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ucd-snmp/ChangeLog,v 1.17 2003/10/01 17:14:48 max Exp $

  01 Oct 2003; Max Kalika <max@gentoo.org> files/snmpd.rc6:
  Remove -C from startup script.

*ucd-snmp-4.2.6-r2 (23 Sep 2003)

  23 Sep 2003; Max Kalika <max@gentoo.org> ucd-snmp-4.2.5.ebuild,
  ucd-snmp-4.2.6-r1.ebuild, ucd-snmp-4.2.6-r2.ebuild, ucd-snmp-4.2.6.ebuild,
  files/snmpd.conf, files/snmpd.rc6,
  files/ucd-snmp-4.2.6-Makefile-fixes.patch,
  files/ucd-snmp-4.2.6-agent-parallel-fixes.patch,
  files/ucd-snmp-4.2.6-coreutils-2.patch,
  files/ucd-snmp-4.2.6-openssl-0.9.7.patch:
  Add new version with fixes for openssl-0.9.7, build system, and various
  cleanups. Fixes bug 25595. Thanks Azarah!

  19 Sep 2003; Max Kalika <max@gentoo.org> ucd-snmp-4.2.5.ebuild,
  ucd-snmp-4.2.6-r1.ebuild, ucd-snmp-4.2.6.ebuild:
  Constantly provide and block virtual/snmp.

  01 Jul 2003; Martin Holzer <mholzer@gentoo.org> ucd-snmp-4.2.6-r1.ebuild:
  Fixing typo. Closes #23811

*ucd-snmp-4.2.6-r1 (26 May 2003)

  26 May 2003; Daniel Ahlberg <aliz@gentoo.org> ucd-snmp-4.2.6-r1.ebuild :
  Added virtual/snmp 

  18 Feb 2003; Nick Hadaway <raker@gentoo.org> files/snmpd.rc6 :
  Changed the location of snmpd.conf to /etc/ucd-snmp for FHS 
  compliance and put an snmpd.conf.dist in the directory.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*ucd-snmp-4.2.6 (06 Nov 2002)

  20 Mar 2003; Guy Martin <gmsoft@gentoo.org> ucd-snmp-4.2.6.ebuild :
  Added hppa to KEYWORDS.

  06 Nov 2002; Bruce A. Locke <blocke@shivan.org> ucd-snmp-4.2.6.ebuild:
  Version bump and host mib now enabled (bug #7281)

*ucd-snmp-4.2.5 (29 Jun 2002)

  29 Jun 2002; Bruce A. Locke <blocke@shivan.org> ucd-snmp-4.2.5.ebuild:

  Version bump and dependency upgrade

*ucd-snmp-4.2.3-r1 (3 May 2002)
  
  26 May 2002; Preston A. Elder <prez@gentoo.org> :

  Made it work with gcc 3.1 by removing the --with-openssl=/usr stuff,
  it caused configure to not find headers, plus openssl is autodetected.

  3 May 2002; Donny Davies <woodchip@gentoo.org> :
  
  Added LICENSE, SLOT.

*ucd-snmp-4.2.3 (13 Feb 2002)

  13 Feb 2002; F.Meyndert <m0rpheus@gentoo.org> ucd-snmp-4.2.3.ebuild :

  Added new version for ucd-snmp and removed all older versions. The new
  version 4.2.3 fixes several security failures in the ucd-snmp tools in
  version 4.2.2 and earlier. Thnx Hagabard for the report.	

*ucd-snmp-4.1.2-r6 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.