~ubuntu-branches/ubuntu/wily/net-snmp/wily-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-28 14:59:36 UTC
  • mfrom: (1.2.3 upstream) (1.1.12 sid)
  • Revision ID: james.westby@ubuntu.com-20100628145936-cbiallic69pn044g
Tags: 5.4.3~dfsg-1ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Set Ubuntu maintainer address.
  - net-snmp-config: Use bash. (LP: #104738)
  - Removed multiuser option when calling update-rc.d. (LP: #254261)
  - debian/snmpd.init: LSBify the init script.
  - debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcmd.1
    (LP: #250459)
  - debian/snmpd.postinst: source debconf before doing work, LP: #589056
  - debian/snmp.preinst, debian/snmp.prerm: kill any/all processes owned by
    snmp user before install/uninstall, LP: #573391
  - Add apport hook (LP: #533603):
  - debian/{snmp,snmpd}.apport: Added.
  - debian/control: Build-depends on dh-apport.
  - debian/rules: 
    + Add --with apport.
    + override_dh_apport to install hook on snmpd package only.
 * Dropped patches:
   - debian/patches/99-fix-ubuntu-div0.patch: Fix dvision by zero.. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
net-snmp (5.4.3~dfsg-1ubuntu1) maverick; urgency=low
 
2
 
 
3
  * Merge from debian unstable.  Remaining changes:
 
4
    - Set Ubuntu maintainer address.
 
5
    - net-snmp-config: Use bash. (LP: #104738)
 
6
    - Removed multiuser option when calling update-rc.d. (LP: #254261)
 
7
    - debian/snmpd.init: LSBify the init script.
 
8
    - debian/patches/52_fix_snmpcmd_1_typo.patch: Adjust a typo in snmpcmd.1
 
9
      (LP: #250459)
 
10
    - debian/snmpd.postinst: source debconf before doing work, LP: #589056
 
11
    - debian/snmp.preinst, debian/snmp.prerm: kill any/all processes owned by
 
12
      snmp user before install/uninstall, LP: #573391
 
13
    - Add apport hook (LP: #533603):
 
14
    - debian/{snmp,snmpd}.apport: Added.
 
15
    - debian/control: Build-depends on dh-apport.
 
16
    - debian/rules: 
 
17
      + Add --with apport.
 
18
      + override_dh_apport to install hook on snmpd package only.
 
19
   * Dropped patches:
 
20
     - debian/patches/99-fix-ubuntu-div0.patch: Fix dvision by zero.. 
 
21
 
 
22
 -- Chuck Short <zulcss@ubuntu.com>  Mon, 28 Jun 2010 14:59:36 -0400
 
23
 
 
24
net-snmp (5.4.3~dfsg-1) unstable; urgency=low
 
25
 
 
26
  * New upstream version (Closes: #559109)
 
27
    - includes fix for CVE-2008-4309
 
28
    - includes fix for CVE-2008-6123 (Closes: #516801)
 
29
    - AgentX support listens on localhost (only) by default
 
30
    - support for monitoring large disks (>2Tb)
 
31
    - improved handling of multiple matching access control entries
 
32
  * Remove patches included upstream:
 
33
    - 31_silence_subcontainer.patch
 
34
    - 57_fix_ipv6_memleak.patch
 
35
    - 59_fix_python.patch
 
36
  * Update patches:
 
37
    - 03_makefiles.patch
 
38
    - 07_docfiles.patch
 
39
    - 08_defaultconfig.patch
 
40
    - 32_mnttab_path.patch
 
41
    - 56_manpage.patch (Closes: #582400)
 
42
    - 60_libsensors_api.patch (Closes: #575810)
 
43
  * Switch to dpkg-source 3.0 (quilt) format
 
44
  * Bump Standards version to 3.8.4
 
45
  * Moved snmp.conf from snmp to libsnmp15
 
46
  * Don't bind to 172.0.0.1 in snmpd.default anymore. This is now
 
47
    done in the upstream sample snmpd.conf file. Trying to bind to
 
48
    127.0.0.1 in both places will make snmpd fail to start, at all.
 
49
 
 
50
 -- Jochen Friedrich <jochen@scram.de>  Thu, 10 Jun 2010 18:02:54 +0200
 
51
 
 
52
net-snmp (5.4.2.1~dfsg-5) unstable; urgency=low
 
53
 
 
54
  * Add conditional depends back that were lost in the build system
 
55
    change (Closes: #560408)
 
56
  * Install all provided NET-SNMP MIBs.
 
57
  * Install snmp.conf with empty MIB list so snmp tools work without
 
58
    complaining about missing MIBs. (Closes: #559200)
 
59
  * Add /usr/share/mibs/site and /usr/share/snmp/mibs to MIB search path
 
60
    (Closes: #560371)
 
61
 
 
62
 -- Jochen Friedrich <jochen@scram.de>  Tue, 15 Dec 2009 14:59:44 +0100
 
63
 
 
64
net-snmp (5.4.2.1~dfsg-4) unstable; urgency=low
 
65
 
 
66
  * Update 26_kfreebsd.patch with patch from Petr Salinger
 
67
    <Petr.Salinger@seznam.cz> (Closes: #557244).
 
68
  * Applied patch from Jakub Wilk <ubanus@users.sf.net> to make the
 
69
    python module compile with python2.6 (Closes: #557540).
 
70
  * Suggests snmp-mibs-downloader from contrib to download MIBs.
 
71
    Remove the download scripts from this package (Closes: #557434, #557682)
 
72
  * Move net-snmp-config to libsnmp15 as it contains platform dependent
 
73
    code (Closes: #558488). Also clean up old Replaces / Conflicts.
 
74
  * Add patch from Pino Toscano <pino@kde.org> for hurd-i386 support.
 
75
    Closes: #530289.
 
76
  * Provide a new option --base-lib-cflags for CFLAGS without perl dependent
 
77
    stuff. (Closes: #502806)
 
78
 
 
79
 -- Jochen Friedrich <jochen@scram.de>  Tue, 01 Dec 2009 18:40:38 +0100
 
80
 
1
81
net-snmp (5.4.2.1~dfsg0ubuntu1-0ubuntu4) maverick; urgency=low
2
82
 
3
83
  * debian/snmpd.postinst: source debconf before doing work, LP: #589056