Your message dated Tue, 19 Jul 2011 21:14:39 +0000
with message-id <[email protected]>
and subject line Bug#634671: fixed in wireshark 1.6.1-1
has caused the Debian Bug report #634671,
regarding wireshark: debian/control uses hardcoded list of non-Linux
architectures
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.)
--
634671: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634671
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wireshark
Severity: wishlist
User: [email protected]
Usertags: linux-any
The debian/control file in wireshark uses a negated list of architectures
to specify a package relationship (most likely Build-Depends) on a
Linux-specific package. I.e. something like:
Build-Depends: libfoo-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
This is problematic because it will fail for any future kfreebsd-* or hurd-*
architecture (like the upcoming kfreebsd-mipsel port). The correct way
would be to use dpkg architecture wildcards, e.g.:
Build-Depends: libfoo-dev [linux-any]
Please consider making this adjustment to make life easier for future
porting efforts.
Thanks!
--- End Message ---
--- Begin Message ---
Source: wireshark
Source-Version: 1.6.1-1
We believe that the bug you reported is fixed in the latest version of
wireshark, which is due to be installed in the Debian FTP archive:
libwireshark-data_1.6.1-1_all.deb
to main/w/wireshark/libwireshark-data_1.6.1-1_all.deb
libwireshark-dev_1.6.1-1_i386.deb
to main/w/wireshark/libwireshark-dev_1.6.1-1_i386.deb
libwireshark1_1.6.1-1_i386.deb
to main/w/wireshark/libwireshark1_1.6.1-1_i386.deb
libwiretap-dev_1.6.1-1_i386.deb
to main/w/wireshark/libwiretap-dev_1.6.1-1_i386.deb
libwiretap1_1.6.1-1_i386.deb
to main/w/wireshark/libwiretap1_1.6.1-1_i386.deb
libwsutil-dev_1.6.1-1_i386.deb
to main/w/wireshark/libwsutil-dev_1.6.1-1_i386.deb
libwsutil1_1.6.1-1_i386.deb
to main/w/wireshark/libwsutil1_1.6.1-1_i386.deb
tshark_1.6.1-1_i386.deb
to main/w/wireshark/tshark_1.6.1-1_i386.deb
wireshark-common_1.6.1-1_i386.deb
to main/w/wireshark/wireshark-common_1.6.1-1_i386.deb
wireshark-dbg_1.6.1-1_i386.deb
to main/w/wireshark/wireshark-dbg_1.6.1-1_i386.deb
wireshark-dev_1.6.1-1_i386.deb
to main/w/wireshark/wireshark-dev_1.6.1-1_i386.deb
wireshark-doc_1.6.1-1_all.deb
to main/w/wireshark/wireshark-doc_1.6.1-1_all.deb
wireshark_1.6.1-1.debian.tar.gz
to main/w/wireshark/wireshark_1.6.1-1.debian.tar.gz
wireshark_1.6.1-1.dsc
to main/w/wireshark/wireshark_1.6.1-1.dsc
wireshark_1.6.1-1_i386.deb
to main/w/wireshark/wireshark_1.6.1-1_i386.deb
wireshark_1.6.1.orig.tar.bz2
to main/w/wireshark/wireshark_1.6.1.orig.tar.bz2
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.
Balint Reczey <[email protected]> (supplier of updated wireshark 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: Tue, 19 Jul 2011 14:52:12 +0200
Source: wireshark
Binary: wireshark-common wireshark tshark wireshark-dev wireshark-dbg
wireshark-doc libwireshark1 libwsutil1 libwsutil-dev libwireshark-data
libwireshark-dev libwiretap1 libwiretap-dev
Architecture: source i386 all
Version: 1.6.1-1
Distribution: unstable
Urgency: high
Maintainer: Balint Reczey <[email protected]>
Changed-By: Balint Reczey <[email protected]>
Description:
libwireshark-data - network packet dissection library -- data files
libwireshark-dev - network packet dissection library -- development files
libwireshark1 - network packet dissection library -- shared library
libwiretap-dev - network packet capture library -- development files
libwiretap1 - network packet capture library -- shared library
libwsutil-dev - network packet dissection utilities library -- shared library
libwsutil1 - network packet dissection utilities library -- shared library
tshark - network traffic analyzer - console version
wireshark - network traffic analyzer - GTK+ version
wireshark-common - network traffic analyzer - common files
wireshark-dbg - network traffic analyzer - debug symbols
wireshark-dev - network traffic analyzer - development tools
wireshark-doc - network traffic analyzer - documentation
Closes: 634671
Changes:
wireshark (1.6.1-1) unstable; urgency=high
.
* New upstream release 1.6.1
- release notes:
http://www.wireshark.org/docs/relnotes/wireshark-1.6.1.html
- security fixes
- The Lucent/Ascend file parser was susceptible to an infinite loop
(CVE-2011-2597)
- The ANSI MAP dissector was susceptible to an infinite loop
(No assigned CVE number.)
* use linux-any wildcard for architecture-specific dependencies
(Closes: #634671)
Checksums-Sha1:
9e90fb54abbb5c9eda063e3b6cabf10189e6d0ca 1892 wireshark_1.6.1-1.dsc
e4ff6150f25be96a0b1d7e33da51001d453e7828 21305013 wireshark_1.6.1.orig.tar.bz2
e079b5ea0ac88f55df74e048aa5e282742668386 57054 wireshark_1.6.1-1.debian.tar.gz
f817573d0fc02d453c443790b24eda6bcdb6ec71 211050
wireshark-common_1.6.1-1_i386.deb
5ae621935e263acad67c4bfb8bae09614299f29a 850408 wireshark_1.6.1-1_i386.deb
f43cf35ef83c693a8233911df7b4c78dc3fc9cdc 155166 tshark_1.6.1-1_i386.deb
37ad1bd374963daaa6e080c2a7d42da346173770 171084 wireshark-dev_1.6.1-1_i386.deb
daf9dc852cdc025abd0c4e924cef4ca1a7da9bf2 18926564
wireshark-dbg_1.6.1-1_i386.deb
86cc78cc80e0204d4b76369b7bcf31e5d3428885 3485534 wireshark-doc_1.6.1-1_all.deb
f8d55aa242ec10479300f47e0716803b352aca28 10162584
libwireshark1_1.6.1-1_i386.deb
2c9a26bf1cb6be529587830cbd1b485746575de2 35056 libwsutil1_1.6.1-1_i386.deb
7293acc550cc4c141321a9e840679abf8a8e5b98 38514 libwsutil-dev_1.6.1-1_i386.deb
5c685da869ce2ebbf552e0504d7d705c96b20cda 1010874
libwireshark-data_1.6.1-1_all.deb
d240bd92d9747bc94593f5b39bafbda1860021f9 889244
libwireshark-dev_1.6.1-1_i386.deb
c1d51be3093a53c38dfa60d37bb81b703ea4db75 173938 libwiretap1_1.6.1-1_i386.deb
f8053284bf3055e2667eb560071a31539e484b74 59812 libwiretap-dev_1.6.1-1_i386.deb
Checksums-Sha256:
165c8d5b10907a4eba875ab7aaa562b12fa5cedcf4f07e64606b0a0350919512 1892
wireshark_1.6.1-1.dsc
02af5c97381eccef7d77f86286a61c4a01829674a6db731f85ebddff92eba056 21305013
wireshark_1.6.1.orig.tar.bz2
36c4e3bcfaf159160e4ab90f76ad981875f78b93bbd22d3692301ac7d9e4a7ab 57054
wireshark_1.6.1-1.debian.tar.gz
6779efc6712a3a38edd37fada2cdfbf6552fbe8f2a6bd8d2c941ddbb90be1fac 211050
wireshark-common_1.6.1-1_i386.deb
9263fbc3bbcdb32a0e167e16de8b16f5a0768fca2777a989b28eabb599055020 850408
wireshark_1.6.1-1_i386.deb
e3007027fd987ac01a8435493edcb9e34c47709ddb13cd887d9b49dd6f4aacab 155166
tshark_1.6.1-1_i386.deb
b72dfccd5b839f9236b4531aea4ca3bc602fae78a5862a145cc2aec54734434b 171084
wireshark-dev_1.6.1-1_i386.deb
6c45aba6a7bf73416e5029d3e2c887783332ee0ccf4df96d0b150ff858e12397 18926564
wireshark-dbg_1.6.1-1_i386.deb
e619e41379112278f17de5db3a1d3827df613b1ae47ea2df1a5228b0ddc03b29 3485534
wireshark-doc_1.6.1-1_all.deb
4c827b71867a549b7f74da2708e5b09b9fd58f629101e113124116bf2ceaf2df 10162584
libwireshark1_1.6.1-1_i386.deb
33286c3091c397740ad6bb44c96e0b0189bb42800e6f31e3f56dacf226278e26 35056
libwsutil1_1.6.1-1_i386.deb
827ba13f355567eaf45df47d1083ee13488451a202e3e8de0737d594233ae494 38514
libwsutil-dev_1.6.1-1_i386.deb
593f3c0ae5219059be076bf43981eb430e3df97db8f8b37c37acbe3b628cc54f 1010874
libwireshark-data_1.6.1-1_all.deb
0f776f036815930c8951e568bd9ae31d83ea56e8ccf42e73fa0a6b75a3f32bb7 889244
libwireshark-dev_1.6.1-1_i386.deb
cd5f61d61a8caf8a86392543af8b9dad6b0a4cf691ad8cf1fd630c8c53317192 173938
libwiretap1_1.6.1-1_i386.deb
25e6d88b2f54be1d7299a4a981b78687f3dab21a65025d8939004c4a1dc06bcd 59812
libwiretap-dev_1.6.1-1_i386.deb
Files:
370dde3a6056e2ff849a1f43d38ee81e 1892 net optional wireshark_1.6.1-1.dsc
dc1e8c9800b64130674b120a183e2308 21305013 net optional
wireshark_1.6.1.orig.tar.bz2
3556a5bef8ef645ed3c9f27ac2ff779e 57054 net optional
wireshark_1.6.1-1.debian.tar.gz
26623a4acb17d61cc790821b9acb63f2 211050 net optional
wireshark-common_1.6.1-1_i386.deb
4d8aa7d8a9c0bc6d2a0519505c193078 850408 net optional wireshark_1.6.1-1_i386.deb
93fa50646c423655b1399359c32cec14 155166 net optional tshark_1.6.1-1_i386.deb
54396810a360e2dc3b9d320bbfb1cd94 171084 devel optional
wireshark-dev_1.6.1-1_i386.deb
a3783bb3e498c43c3aa2f7f6ddade475 18926564 debug extra
wireshark-dbg_1.6.1-1_i386.deb
5aba85686ac30d15cff68d148c01c5ff 3485534 doc extra
wireshark-doc_1.6.1-1_all.deb
cba0e1e784bb257b811982ffab8d14c3 10162584 libs optional
libwireshark1_1.6.1-1_i386.deb
88da4f19484596febf91d213a3197666 35056 libs optional
libwsutil1_1.6.1-1_i386.deb
a247eeb726058fbaadf00d0db7514f04 38514 libdevel optional
libwsutil-dev_1.6.1-1_i386.deb
0e1daeca1dc96155ab45d9542986adc8 1010874 libs optional
libwireshark-data_1.6.1-1_all.deb
90c5cc0fe70fa9390d9af015afcb6517 889244 libdevel optional
libwireshark-dev_1.6.1-1_i386.deb
5a09fda1925cf334f9d4c63e75026a2a 173938 libs optional
libwiretap1_1.6.1-1_i386.deb
c48eb905b9d2708ef1eaeb2e5304f487 59812 libdevel optional
libwiretap-dev_1.6.1-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFOJetTmSuMdaVnTsERAmvRAJ4rv9Aqk8LNmx9Wu8InC6O+TvU8SwCeN37I
Zau1zAUBXRz4Kiye2ww0FcM=
=qLbt
-----END PGP SIGNATURE-----
--- End Message ---