Your message dated Mon, 16 Nov 2009 21:55:33 +0000
with message-id <[email protected]>
and subject line Bug#528106: fixed in net-snmp 5.4.2.1~dfsg-1
has caused the Debian Bug report #528106,
regarding leaves garbage in diff, use make distclean
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
528106: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528106
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: snmpd
Version: 5.4.1~dfsg-12
Severity: normal
Tags: patch

When building this package, a lot of garbage is left in the diff.  You should 
use make distclean instead of make clean to tidy that up.

diff -u net-snmp-5.4.1~dfsg/debian/rules net-snmp-5.4.1~dfsg/debian/rules
--- net-snmp-5.4.1~dfsg/debian/rules
+++ net-snmp-5.4.1~dfsg/debian/rules
@@ -2,7 +2,7 @@

 # Fix for broken clean target. Must run before reversing patches
 cleanbuilddir::
-       [ ! -f Makefile ] || make clean
+       [ ! -f Makefile ] || make distclean

 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk



--- End Message ---
--- Begin Message ---
Source: net-snmp
Source-Version: 5.4.2.1~dfsg-1

We believe that the bug you reported is fixed in the latest version of
net-snmp, which is due to be installed in the Debian FTP archive:

libsnmp-base_5.4.2.1~dfsg-1_all.deb
  to main/n/net-snmp/libsnmp-base_5.4.2.1~dfsg-1_all.deb
libsnmp-dev_5.4.2.1~dfsg-1_sparc.deb
  to main/n/net-snmp/libsnmp-dev_5.4.2.1~dfsg-1_sparc.deb
libsnmp-perl_5.4.2.1~dfsg-1_sparc.deb
  to main/n/net-snmp/libsnmp-perl_5.4.2.1~dfsg-1_sparc.deb
libsnmp-python_5.4.2.1~dfsg-1_sparc.deb
  to main/n/net-snmp/libsnmp-python_5.4.2.1~dfsg-1_sparc.deb
libsnmp15-dbg_5.4.2.1~dfsg-1_sparc.deb
  to main/n/net-snmp/libsnmp15-dbg_5.4.2.1~dfsg-1_sparc.deb
libsnmp15_5.4.2.1~dfsg-1_sparc.deb
  to main/n/net-snmp/libsnmp15_5.4.2.1~dfsg-1_sparc.deb
net-snmp_5.4.2.1~dfsg-1.diff.gz
  to main/n/net-snmp/net-snmp_5.4.2.1~dfsg-1.diff.gz
net-snmp_5.4.2.1~dfsg-1.dsc
  to main/n/net-snmp/net-snmp_5.4.2.1~dfsg-1.dsc
net-snmp_5.4.2.1~dfsg.orig.tar.gz
  to main/n/net-snmp/net-snmp_5.4.2.1~dfsg.orig.tar.gz
snmp_5.4.2.1~dfsg-1_sparc.deb
  to main/n/net-snmp/snmp_5.4.2.1~dfsg-1_sparc.deb
snmpd_5.4.2.1~dfsg-1_sparc.deb
  to main/n/net-snmp/snmpd_5.4.2.1~dfsg-1_sparc.deb
tkmib_5.4.2.1~dfsg-1_all.deb
  to main/n/net-snmp/tkmib_5.4.2.1~dfsg-1_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jochen Friedrich <[email protected]> (supplier of updated net-snmp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 09 Nov 2009 18:29:10 +0100
Source: net-snmp
Binary: snmpd snmp libsnmp-base libsnmp15 libsnmp15-dbg libsnmp-dev 
libsnmp-perl libsnmp-python tkmib
Architecture: source all sparc
Version: 5.4.2.1~dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Net-SNMP Packaging Team <[email protected]>
Changed-By: Jochen Friedrich <[email protected]>
Description: 
 libsnmp-base - SNMP (Simple Network Management Protocol) MIBs and documentation
 libsnmp-dev - SNMP (Simple Network Management Protocol) development files
 libsnmp-perl - SNMP (Simple Network Management Protocol) Perl5 support
 libsnmp-python - SNMP (Simple Network Management Protocol) Python support
 libsnmp15  - SNMP (Simple Network Management Protocol) library
 libsnmp15-dbg - SNMP (Simple Network Management Protocol) library debug
 snmp       - SNMP (Simple Network Management Protocol) applications
 snmpd      - SNMP (Simple Network Management Protocol) agents
 tkmib      - SNMP (Simple Network Management Protocol) MIB browser
Closes: 498475 516801 520724 528106 528107 531056 541366
Changes: 
 net-snmp (5.4.2.1~dfsg-1) unstable; urgency=low
 .
   * New upstream version
     - includes patch for CVE-2008-6123 (Closes: #516801)
   * remove patches applied upstream:
     - 55_cve2008_4309.patch
     - 54_fix_xen.patch
     - 53_fix_python_regression.patch
     - 52_suppress_registration_warnings.patch
     - 51_allow_g_groupname.patch
     - 50_cve2008_0960.patch
     - 49_cve2008_2292_python.patch
     - 48_cve2008_2292_perl.patch
     - 47_prevent_partial_inserts.patch
     - 46_ifname_crop.patch
     - 45_process_race.patch
     - 43_snmp_logging.patch
     - 41_snmptrapd_close_handles.patch
   * Updated patches:
     - 31_silence_subcontainer.patch: Use upstream changeset 17254
     - 25_duplicate_iftable.patch: Regenerated
     - 03_makefiles.patch: Install Makefile.mib
   * Removed non-free MIBS from distribution (Closes: #498475)
   * Add debug package
   * Implement "status" action in the init.d script. (Closes: #528107)
     Thanks to Peter Eisentraut <[email protected]> for the patch
   * Fix LSB dependencies (Closes: #541366). Thanks to Petter Reinholdtsen
     <[email protected]> for the patch.
   * Let snmpd run as group snmp (Closes: #520724). Thanks to Russell Coker
     <[email protected]> for the patch.
   * Update standards version to 3.8.3.
   * Get rid off lintian warnings.
   * Fix memory leak when multiple interfaces have the same IPv6 address,
     such as link-local addresses when VLAN subinterfaces are in use.
     (Closes: #531056). Thanks to John Morrissey <[email protected]> for the
     patch.
   * Rework build system (Closes: #528106)
   * Change default configuration to make snmp daemons run without MIBs.
Checksums-Sha1: 
 bd265e158dc18635d2b69cbeabcdf6960b2d9d53 1816 net-snmp_5.4.2.1~dfsg-1.dsc
 e893160942ed4d99c23e4c6dddac72a32353a7fc 4368243 
net-snmp_5.4.2.1~dfsg.orig.tar.gz
 b21c43ac86b3fda7d1cab495573dddd25ab2164d 49628 net-snmp_5.4.2.1~dfsg-1.diff.gz
 de5da4d61437f1d76f05f4a2805a19c8fe766148 1089658 
libsnmp-base_5.4.2.1~dfsg-1_all.deb
 49ada6c27c88acc197d5393bdeed512a456f4717 959510 tkmib_5.4.2.1~dfsg-1_all.deb
 c446aeff6f6def1061f868481bb905607d2883db 973446 snmpd_5.4.2.1~dfsg-1_sparc.deb
 51389f5933889bd496c0544598dd16a817395017 1057268 snmp_5.4.2.1~dfsg-1_sparc.deb
 9f1646fcb39af008bc6b8bd40cac0110a4531390 2042918 
libsnmp15_5.4.2.1~dfsg-1_sparc.deb
 6d3b7a49bf7aac268ed91bf344b36eab896c312d 2219734 
libsnmp15-dbg_5.4.2.1~dfsg-1_sparc.deb
 158fd0604c3631dd83da4f55fb97a4db9cc85b0f 2663102 
libsnmp-dev_5.4.2.1~dfsg-1_sparc.deb
 c855f3a463331c5b2765feb7b929a6ae28103ec0 1047354 
libsnmp-perl_5.4.2.1~dfsg-1_sparc.deb
 ece3ef8bf5fd0776ee1e70f354363f90517e778f 932888 
libsnmp-python_5.4.2.1~dfsg-1_sparc.deb
Checksums-Sha256: 
 1011bac4fbdd062aec9ff3ddc0395c5d0666209b8ebc71c11982f2d50537272a 1816 
net-snmp_5.4.2.1~dfsg-1.dsc
 78724b7a23db0976f57dd73d10c00bba5cc526aaab65c095d22c848ff4ba752f 4368243 
net-snmp_5.4.2.1~dfsg.orig.tar.gz
 007ab518f31f4ce71ad767d3e1717c532160bac42d1234b5e2444edeb0d86547 49628 
net-snmp_5.4.2.1~dfsg-1.diff.gz
 f89aa5faa36174ecdb0f24f55f90ed208a7936dc2eadce8b3a637b1afe673c4f 1089658 
libsnmp-base_5.4.2.1~dfsg-1_all.deb
 3680dfc5564d0600cc701addb26a265e949b5b5ff10b93844f1cdbada45bc492 959510 
tkmib_5.4.2.1~dfsg-1_all.deb
 39a6597740feef55130a094a0fff5faee16f1fe6bb2ef7a211008bdc8e68cce9 973446 
snmpd_5.4.2.1~dfsg-1_sparc.deb
 beeec96e53e8c59f211ada6cdd1d79ccaacd31fe3d53c83a3d21022e310261cd 1057268 
snmp_5.4.2.1~dfsg-1_sparc.deb
 b1408650fdd2a11bbdadad06334ed225aa9054ca51501b24cf5f7b597ee902fd 2042918 
libsnmp15_5.4.2.1~dfsg-1_sparc.deb
 76e4f65be7338491f8c79efc880bfdf4bd540098211e7beb2d73cf7ad4c50463 2219734 
libsnmp15-dbg_5.4.2.1~dfsg-1_sparc.deb
 d47a4d3a076dbaae3e9bcff088f0af19d3858577584e1a28a17150376f0914a5 2663102 
libsnmp-dev_5.4.2.1~dfsg-1_sparc.deb
 d02ac2ba83e9da03fd66b9db492d3bcaea94e000cf8fbb6973453cb07d40198c 1047354 
libsnmp-perl_5.4.2.1~dfsg-1_sparc.deb
 a3f1bf354f18f65c29ab2c93c3c65384aafcbe7fd3b8e58a52da4c2758731176 932888 
libsnmp-python_5.4.2.1~dfsg-1_sparc.deb
Files: 
 8c53f206b7eef64c8d260fa2ebc9b362 1816 net optional net-snmp_5.4.2.1~dfsg-1.dsc
 2ce0ad3c6e13360a23a0dd49c7f7504b 4368243 net optional 
net-snmp_5.4.2.1~dfsg.orig.tar.gz
 3c1c824e3585ff8b1a0ebe93d656a203 49628 net optional 
net-snmp_5.4.2.1~dfsg-1.diff.gz
 5385624bb1fb1cc735493583bd2478ee 1089658 libs optional 
libsnmp-base_5.4.2.1~dfsg-1_all.deb
 3c67b1c428df3e2fd0de6316a884f1bf 959510 net optional 
tkmib_5.4.2.1~dfsg-1_all.deb
 93a30abb0dd67fdd153ac3fbfebcd754 973446 net optional 
snmpd_5.4.2.1~dfsg-1_sparc.deb
 9e18bd44144b849186b2834f4aa2a957 1057268 net optional 
snmp_5.4.2.1~dfsg-1_sparc.deb
 9572a313202adc40375d87d75a5173cd 2042918 libs optional 
libsnmp15_5.4.2.1~dfsg-1_sparc.deb
 a4092f58333c5965a963a4ae66683e97 2219734 debug extra 
libsnmp15-dbg_5.4.2.1~dfsg-1_sparc.deb
 426e28790da190956d338c22ddf9ae29 2663102 libdevel optional 
libsnmp-dev_5.4.2.1~dfsg-1_sparc.deb
 868c604b7ae12af373b2407e982b3b22 1047354 perl optional 
libsnmp-perl_5.4.2.1~dfsg-1_sparc.deb
 c3510ab90f5b6eb652d887c901318acc 932888 python optional 
libsnmp-python_5.4.2.1~dfsg-1_sparc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFK+Tta0fhX0Y/ocz0RAiJQAJ92GJukHRTCBKf0Jrm/vK7kAt3M+ACgj/fR
jRdw0urB5nJkLRt3Srohpo8=
=agIt
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to