Your message dated Sun, 13 Sep 2009 18:47:13 +0000
with message-id <[email protected]>
and subject line Bug#537149: fixed in batman-adv-kernelland 0.2~beta~svn1436-1
has caused the Debian Bug report #537149,
regarding batman-adv-source: Update batman-adv to a recent svn-version of 
0.2-beta
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.)


-- 
537149: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537149
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: batman-adv-source
Version: 0.1-9
Severity: wishlist

The compatibility version of batman-adv has recently been raised from
version 6 to 7. As we are using a mixed environment of routers with
Debian and OpenWRT, we are at the moment not able to use them together,
since the OpenWRT-trunk has been updated to this newer compatibility
version, but the Debian version has not. Unfortunately, this makes the
Debian-packages pretty useless for us at the moment. A sort of
"workaround" to ensure a smooth transition would be great.

Cheers, Linus

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages batman-adv-source depends on:
ii  bzip2                         1.0.5-3    high-quality block-sorting file co
ii  debhelper                     7.2.21     helper programs for debian/rules
ii  make                          3.81-6     An utility for Directing compilati
ii  module-assistant              0.11.1     tool to make module package creati
ii  quilt                         0.46-7     Tool to work with series of patche

Versions of packages batman-adv-source recommends:
ii  batman-adv-battool  1:0.1~beta+svn1236-2 B.A.T.M.A.N.-advanced network debu

batman-adv-source suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: batman-adv-kernelland
Source-Version: 0.2~beta~svn1436-1

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

batman-adv-kernelland_0.2~beta~svn1436-1.diff.gz
  to 
pool/main/b/batman-adv-kernelland/batman-adv-kernelland_0.2~beta~svn1436-1.diff.gz
batman-adv-kernelland_0.2~beta~svn1436-1.dsc
  to 
pool/main/b/batman-adv-kernelland/batman-adv-kernelland_0.2~beta~svn1436-1.dsc
batman-adv-kernelland_0.2~beta~svn1436.orig.tar.gz
  to 
pool/main/b/batman-adv-kernelland/batman-adv-kernelland_0.2~beta~svn1436.orig.tar.gz
batman-adv-source_0.2~beta~svn1436-1_all.deb
  to 
pool/main/b/batman-adv-kernelland/batman-adv-source_0.2~beta~svn1436-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.
Sven Eckelmann <[email protected]> (supplier of updated 
batman-adv-kernelland 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: SHA512

Format: 1.8
Date: Sun, 13 Sep 2009 20:25:08 +0200
Source: batman-adv-kernelland
Binary: batman-adv-source
Architecture: source all
Version: 0.2~beta~svn1436-1
Distribution: experimental
Urgency: low
Maintainer: Simon Wunderlich <[email protected]>
Changed-By: Sven Eckelmann <[email protected]>
Description: 
 batman-adv-source - Source for the batman-advanced kernel module
Closes: 534631 537149
Changes: 
 batman-adv-kernelland (0.2~beta~svn1436-1) experimental; urgency=low
 .
   * New Upstream Snapshot
 .
 batman-adv-kernelland (0.2~beta~svn1397-1) experimental; urgency=low
 .
   * New Upstream Version
   * Upgraded to policy 3.8.3, no changes required
 .
 batman-adv-kernelland (0.2~beta~svn1370-1) experimental; urgency=low
 .
   * New Upstream Snapshot
 .
 batman-adv-kernelland (0.2~beta~svn1336-1) experimental; urgency=low
 .
   * New Upstream Snapshot (Closes: #537149)
   * debian/patches:
     - Remove upstream merged patches 100-iface-after-forward-broadcast.patch,
       101-rcu_iflist.patch, 102-log-irqenable-sleep.patch,
       103-icmp-userspace-read.patch, 104-endless-recv.patch,
       105-icmp-check.patch
   * Remove quilt due to removed patches
   * Recommend batctl instead of transitional package batman-adv-battool
   * Update copyright years in debian/changelog
 .
 batman-adv-kernelland (0.1-11) unstable; urgency=low
 .
   * Upgraded to policy 3.8.3, no changes required
   * Add README.source with informations about patch management
   * debian/patches:
     - Change to dep3 patch tagging guidelines
     - Remove number before patches as order is given by debian/patches/series
     - Add inactive_interface.patch, Disable originator output when interface is
       disabled
     - Add uninitialised_socket.patch, Don't read from uninitialised socket
     - Add correct_vis_entries.patch, Calculate correct number of vis_entries
       when receiving undersized packet
     - Add oops_deactivated_interface.patch, Fix crash when sending vis packets
       on disabled interface
     - Add clamp_ttl.patch, Don't forward packets with ttl 255 after receiving
       packet with ttl 0
 .
 batman-adv-kernelland (0.1-10) unstable; urgency=low
 .
   * debian/patches:
     - Add 106-netdevice_ops.patch, fix compilation against linux-2.6.31-rc1
       (Closes: #534631)
     - Add 107-linux-2.6.19.patch, 108-linux-2.6.18.patch,
       109-linux-2.6.17.patch, 110-linux-2.6.15.patch, backport to linux-2.6.15
Checksums-Sha1: 
 49580cc3a29484bb85be3fdc5dd949a216bfedc4 1421 
batman-adv-kernelland_0.2~beta~svn1436-1.dsc
 cc9bdf234895e0ba29f75f88c5876224a4a12622 42533 
batman-adv-kernelland_0.2~beta~svn1436.orig.tar.gz
 44162c0270cc5f3245f7a1ada99c13766de56cb2 6962 
batman-adv-kernelland_0.2~beta~svn1436-1.diff.gz
 336232a08edbe0d15b0968f514953002cf3aaf4c 46322 
batman-adv-source_0.2~beta~svn1436-1_all.deb
Checksums-Sha256: 
 9332cbae8350dc8f9f465f9f844b21fdc41e6d7584373542b227dd55987cb733 1421 
batman-adv-kernelland_0.2~beta~svn1436-1.dsc
 0211a89c04b3357d2bdf0d2f32ede5c38edc7f7f697391e0fcd0f7e467e3898a 42533 
batman-adv-kernelland_0.2~beta~svn1436.orig.tar.gz
 8fb533c558994f63a62159a4a8189b32ed1aeed91d647be6e75ca4d5bbf88987 6962 
batman-adv-kernelland_0.2~beta~svn1436-1.diff.gz
 7d412d707da1927273b296e0ab1c4ad7a4dc7ad77e60fbde480ebc3599286ea9 46322 
batman-adv-source_0.2~beta~svn1436-1_all.deb
Files: 
 7854dc709bfb6d8e4fb4ae86c70c5950 1421 kernel extra 
batman-adv-kernelland_0.2~beta~svn1436-1.dsc
 036cb92cf287bdcfceb0be1362f0fea1 42533 kernel extra 
batman-adv-kernelland_0.2~beta~svn1436.orig.tar.gz
 1d91bdf9d7ba55698c3b1a31058254b5 6962 kernel extra 
batman-adv-kernelland_0.2~beta~svn1436-1.diff.gz
 2d5c5d59350f2dd1ecefa6939f5efb4f 46322 kernel extra 
batman-adv-source_0.2~beta~svn1436-1_all.deb

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

iEYEAREKAAYFAkqtOlsACgkQqQGwKVlMoDvFywCg+m7UHAbujZbAdizhb0pslPqS
CDQAoPFq/yQyQWcFAmV1Y//9zw544gXn
=vhFE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to