Segmentation fault in libmagic (src:file) [CVE-2014-1943]

Related Vulnerabilities: CVE-2014-1943  

Debian Bug report logs - #738832
Segmentation fault in libmagic (src:file) [CVE-2014-1943]

version graph

Package: file; Maintainer for file is Christoph Biedl <debian.axhn@manchmal.in-ulm.de>; Source for file is src:file (PTS, buildd, popcon).

Reported by: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>

Date: Thu, 13 Feb 2014 10:33:02 UTC

Severity: grave

Tags: security

Found in versions file/5.11-2, file/5.04-5+squeeze2, file/1:5.14-2

Fixed in versions file/1:5.17-0.1, file/5.11-2+deb7u1, file/5.04-5+squeeze3

Done: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Luk Claes <luk@debian.org>:
Bug#738832; Package file. (Thu, 13 Feb 2014 10:33:07 GMT) (full text, mbox, link).


Acknowledgement sent to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>:
New Bug report received and forwarded. Copy sent to Luk Claes <luk@debian.org>. (Thu, 13 Feb 2014 10:33:07 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: Segmentation fault in libmagic (src:file) [CVE-2014-1943]
Date: Thu, 13 Feb 2014 11:30:44 +0100
Package: file
Version: 5.11-2
Severity: grave
Tags: security

[ Re-sent to BTS by request of the security team, also updated ]

a bug in the handling of "indirect" magic rules of libmagic leads to
an infinite recursion when trying to determine the file type of
certain files. The has been assigned CVE-2014-1943. Additionally,
other well-crafted files might result in long computation times (five
seconds for a single file while using 100% CPU) and overlong results
(~400k line), something some applications that operate on the file
result might not handle in a sane way.

The issue has been made public by Bernd Melchers who initially found
this bug: http://mx.gw.com/pipermail/file/2014/001327.html

Impact is two-layered. The bug itself has been introduced years ago
(pre oldstable). From jessie on, the default magic file as shipped in
the package contains a file magic rule that is exploitable for a
segmentation fault.

In other words:

jessie: Always affected and in full scale.

squeeze/wheezy: Segmentation fault when using non-standard magic
files that use "indirect" in a certain way. Still vulnerable for the
"computation time" and "overlong" issues mentioned above.

Upstream released 5.17 last night, fixing the bug for all
reproducers I have in my collection. Backporting the patch is not
trivial but hopefully feasible. I'll give that a try later the day.

    Christoph



Marked as found in versions file/5.04-5+squeeze2. Request was from Christoph Biedl <debian.axhn@manchmal.in-ulm.de> to control@bugs.debian.org. (Thu, 13 Feb 2014 14:39:09 GMT) (full text, mbox, link).


Marked as found in versions file/1:5.14-2. Request was from Christoph Biedl <debian.axhn@manchmal.in-ulm.de> to control@bugs.debian.org. (Thu, 13 Feb 2014 14:39:10 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Luk Claes <luk@debian.org>:
Bug#738832; Package file. (Fri, 14 Feb 2014 21:57:04 GMT) (full text, mbox, link).


Acknowledgement sent to Salvatore Bonaccorso <carnil@debian.org>:
Extra info received and forwarded to list. Copy sent to Luk Claes <luk@debian.org>. (Fri, 14 Feb 2014 21:57:04 GMT) (full text, mbox, link).


Message #14 received at 738832@bugs.debian.org (full text, mbox, reply):

From: Salvatore Bonaccorso <carnil@debian.org>
To: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>, 738832@bugs.debian.org, php5@packages.debian.org
Cc: control@bugs.debian.org
Subject: Re: Bug#738832: Segmentation fault in libmagic (src:file) [CVE-2014-1943]
Date: Fri, 14 Feb 2014 22:53:04 +0100
clone 738832 -1
reassign -1 php5
retitle -1 'CVE-2014-1943: crafted files might result in long computation times'
thanks

Hi,

On Thu, Feb 13, 2014 at 11:30:44AM +0100, Christoph Biedl wrote:
> Package: file
> Version: 5.11-2
> Severity: grave
> Tags: security
> 
> [ Re-sent to BTS by request of the security team, also updated ]
> 
> a bug in the handling of "indirect" magic rules of libmagic leads to
> an infinite recursion when trying to determine the file type of
> certain files. The has been assigned CVE-2014-1943. Additionally,
> other well-crafted files might result in long computation times (five
> seconds for a single file while using 100% CPU) and overlong results
> (~400k line), something some applications that operate on the file
> result might not handle in a sane way.
> 
> The issue has been made public by Bernd Melchers who initially found
> this bug: http://mx.gw.com/pipermail/file/2014/001327.html
> 
> Impact is two-layered. The bug itself has been introduced years ago
> (pre oldstable). From jessie on, the default magic file as shipped in
> the package contains a file magic rule that is exploitable for a
> segmentation fault.
> 
> In other words:
> 
> jessie: Always affected and in full scale.
> 
> squeeze/wheezy: Segmentation fault when using non-standard magic
> files that use "indirect" in a certain way. Still vulnerable for the
> "computation time" and "overlong" issues mentioned above.
> 
> Upstream released 5.17 last night, fixing the bug for all
> reproducers I have in my collection. Backporting the patch is not
> trivial but hopefully feasible. I'll give that a try later the day.

I clone this bugreport, as php5 embedding a modified copy of libmagic
would also be affected by CVE-2014-1943.

The two relevant commits for file/5.16 were
https://github.com/glensc/file/commit/3c081560c23f20b2985c285338b52c7aae9fdb0f
and
https://github.com/glensc/file/commit/cc9e74dfeca5265ad725acc926ef0b8d2a18ee70

(updates for src:file itself are currently beeing prepared)

Regards,
Salvatore



Bug 738832 cloned as bug 739012 Request was from Salvatore Bonaccorso <carnil@debian.org> to control@bugs.debian.org. (Fri, 14 Feb 2014 21:57:08 GMT) (full text, mbox, link).


Reply sent to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>:
You have taken responsibility. (Mon, 17 Feb 2014 09:36:05 GMT) (full text, mbox, link).


Notification sent to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>:
Bug acknowledged by developer. (Mon, 17 Feb 2014 09:36:06 GMT) (full text, mbox, link).


Message #21 received at 738832-close@bugs.debian.org (full text, mbox, reply):

From: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
To: 738832-close@bugs.debian.org
Subject: Bug#738832: fixed in file 1:5.17-0.1
Date: Mon, 17 Feb 2014 09:33:51 +0000
Source: file
Source-Version: 1:5.17-0.1

We believe that the bug you reported is fixed in the latest version of
file, which is due to be installed in the Debian FTP archive.

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 738832@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Biedl <debian.axhn@manchmal.in-ulm.de> (supplier of updated file 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 ftpmaster@ftp-master.debian.org)


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

Format: 1.8
Date: Fri, 14 Feb 2014 00:29:32 +0100
Source: file
Binary: file file-dbg libmagic1 libmagic-dev python-magic python3-magic
Architecture: source amd64 all
Version: 1:5.17-0.1
Distribution: unstable
Urgency: high
Maintainer: Hilko Bengen <bengen@debian.org>
Changed-By: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Description: 
 file       - Determines file type using "magic" numbers
 file-dbg   - Determines file type using "magic" numbers (debug)
 libmagic-dev - File type determination library using "magic" numbers (developmen
 libmagic1  - File type determination library using "magic" numbers
 python-magic - File type determination library using "magic" numbers (Python bin
 python3-magic - File type determination library using "magic" numbers (Python 3 b
Closes: 738832
Changes: 
 file (1:5.17-0.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * urgency set to high to fix CVE-2014-1943
   * New upstream version 5.17, Closes: #738832
     - Dropped 0013-eliminate-global-var.patch: applied upstream
Checksums-Sha1: 
 3eacbf8ee8adea3222d5466b162a0a94d27d06bd 1295 file_5.17-0.1.dsc
 d20818fad58c89f5e4d31c93879f0aa5aa91743a 513020 file_5.17.orig.tar.xz
 7d11ced6244e6922dfff271bec39a6c785030f01 26812 file_5.17-0.1.debian.tar.xz
 adff8ae4a0588b127a80035ae0671062b619946c 55146 file_5.17-0.1_amd64.deb
 a03e08eb9e00ba733937c95e727c8715b2bdce0a 168640 file-dbg_5.17-0.1_amd64.deb
 8f61f043c7a992a79b245ccac04cac49ad5e12de 228356 libmagic1_5.17-0.1_amd64.deb
 f150109cce598e0ac9cd540e1fa364d573cde1c1 98952 libmagic-dev_5.17-0.1_amd64.deb
 0728fe1dae53c6db53d3a533a0d020f8425327f3 40778 python-magic_5.17-0.1_amd64.deb
 d24c9c79dc84481ab7a35d32f0c7687a15ea7a33 40834 python3-magic_5.17-0.1_all.deb
Checksums-Sha256: 
 b260b114fecca96fb17c3ba53263d2cf739441d79476280e6f0834c5da48fb5a 1295 file_5.17-0.1.dsc
 74dd695f8971ea3603d7aada7dbe891d41c72d0516ebd120ff99773447d7b25b 513020 file_5.17.orig.tar.xz
 7142aed215c09053e5023f13e613967ca0f22072a7c124655d014c97d9a27de9 26812 file_5.17-0.1.debian.tar.xz
 8d49b3210aeee6fcc52e1d264a44a7284f2dd6c6fe6d5e6515b80aca08fd071e 55146 file_5.17-0.1_amd64.deb
 c291769318b18799af4ecbeff95c482f481fd205528e8813cf2d8d1e619be1af 168640 file-dbg_5.17-0.1_amd64.deb
 82ab3e297e2a214d58da98f78f90296c1ffe1726070119e8f52752929ec3dbde 228356 libmagic1_5.17-0.1_amd64.deb
 bdc9b27fb4832613110087ef0c42f768d0bfc9e1df0e30e7b5ceb4a92ad53fed 98952 libmagic-dev_5.17-0.1_amd64.deb
 0d4244d7056bd34d2c44d1e46ce89a0dc38ece6bc360152a637877615f54a0a7 40778 python-magic_5.17-0.1_amd64.deb
 a5fb17636b9d58caadd57f0d684fddb0069e465dd7ef12efd36a9bfc5e91fc08 40834 python3-magic_5.17-0.1_all.deb
Files: 
 0149abaade7f791ce63334510a80acf8 1295 utils standard file_5.17-0.1.dsc
 78ae65fc4fd117b0f8d6533803cb66a3 513020 utils standard file_5.17.orig.tar.xz
 39e3dc72bdbe4ff2897037413d1312f3 26812 utils standard file_5.17-0.1.debian.tar.xz
 becaee5507d7f3c8eeeb9fb081c312e9 55146 utils standard file_5.17-0.1_amd64.deb
 fae8b750147ca6ca4fce7318d5090f22 168640 debug extra file-dbg_5.17-0.1_amd64.deb
 5554f39cf957803539969a67c4aa3390 228356 libs standard libmagic1_5.17-0.1_amd64.deb
 2ed0fb2eb01b314fa8eec677245dcb69 98952 libdevel optional libmagic-dev_5.17-0.1_amd64.deb
 ab7a104752b4f812f81a3ae025c6f686 40778 python optional python-magic_5.17-0.1_amd64.deb
 81d07af171acc9f6c026716ceb4279eb 40834 python optional python3-magic_5.17-0.1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlL9zi0ACgkQUCgnLz/SlGgTkQCfdCTlCBHc8YbiKN9Z+uZrBuvc
P2sAoOWfwzzfM2n7HGq7eWzNgtnTPOwC
=8fEe
-----END PGP SIGNATURE-----




Reply sent to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>:
You have taken responsibility. (Sun, 23 Feb 2014 22:09:17 GMT) (full text, mbox, link).


Notification sent to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>:
Bug acknowledged by developer. (Sun, 23 Feb 2014 22:09:17 GMT) (full text, mbox, link).


Message #26 received at 738832-close@bugs.debian.org (full text, mbox, reply):

From: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
To: 738832-close@bugs.debian.org
Subject: Bug#738832: fixed in file 5.11-2+deb7u1
Date: Sun, 23 Feb 2014 22:04:54 +0000
Source: file
Source-Version: 5.11-2+deb7u1

We believe that the bug you reported is fixed in the latest version of
file, which is due to be installed in the Debian FTP archive.

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 738832@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Biedl <debian.axhn@manchmal.in-ulm.de> (supplier of updated file 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 13 Feb 2014 22:31:24 +0100
Source: file
Binary: file libmagic1 libmagic-dev python-magic python-magic-dbg
Architecture: source amd64
Version: 5.11-2+deb7u1
Distribution: wheezy-security
Urgency: high
Maintainer: Daniel Baumann <daniel.baumann@progress-technologies.net>
Changed-By: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Description: 
 file       - Determines file type using "magic" numbers
 libmagic-dev - File type determination library using "magic" numbers (developmen
 libmagic1  - File type determination library using "magic" numbers
 python-magic - File type determination library using "magic" numbers (Python bin
 python-magic-dbg - File type determination library using "magic" numbers (Python bin
Closes: 738832
Changes: 
 file (5.11-2+deb7u1) wheezy-security; urgency=high
 .
   * Fix CVE-2014-1943 for file 5.11/Debian wheezy. Closes: #738832
Checksums-Sha1: 
 bbf23b3e8caf33621b1350c313a6df5b85f187a4 1999 file_5.11-2+deb7u1.dsc
 d3a04293b110c971fced1d6f5818c45044b8855a 444104 file_5.11.orig.tar.xz
 e698c285beafb389c8eb1f4f07f4171159f2cf81 25612 file_5.11-2+deb7u1.debian.tar.xz
 c7d36e1c4c8cd300280eed99e28a2d6d8df8840b 51908 file_5.11-2+deb7u1_amd64.deb
 f255d5402185bf8ef5ca22adfde01c5d849050a4 201956 libmagic1_5.11-2+deb7u1_amd64.deb
 3b6a49ad8b2d197dde7e7888407bc2cb87809b6e 91696 libmagic-dev_5.11-2+deb7u1_amd64.deb
 dca66175e0f5bd266e0adf5fae60119928ac02f0 38408 python-magic_5.11-2+deb7u1_amd64.deb
 bc0c87eddfc21cc3816857c590078078de5c1ad9 942 python-magic-dbg_5.11-2+deb7u1_amd64.deb
Checksums-Sha256: 
 c7f14238f0634c217ee0cab251ce0a04ddf1b322ac7d96a59884ab16d0d6f325 1999 file_5.11-2+deb7u1.dsc
 4a7c047666cf54dce00f2c5a32a6379f94203e5c886fc294bab449c1a1ae286b 444104 file_5.11.orig.tar.xz
 dbf2bc8cd14c874b67081cd0557f37145c7e75e41ab4271ea5113b73d6927071 25612 file_5.11-2+deb7u1.debian.tar.xz
 13bf96d8ae0901addbfb0b5cbcfef504c8a0f5fc245f30b43ce988fbea7668d8 51908 file_5.11-2+deb7u1_amd64.deb
 22ab6c749c9fde07aa3f8bbe34a149289b4ff3ccf96fc0646eedffcedb7a57e8 201956 libmagic1_5.11-2+deb7u1_amd64.deb
 04ecb43af50fe8433acb69476e63bf99b5c7e547c98bf1946e7e287b5f501caa 91696 libmagic-dev_5.11-2+deb7u1_amd64.deb
 3f71b5351a40a0878b2db287cdea208cc9af4cce2dc6b74330ba7ea85610b268 38408 python-magic_5.11-2+deb7u1_amd64.deb
 10b1d7915f0a8a7e4e446d86fab586422fd4af39eb5dd8eb1532a019b6ed282b 942 python-magic-dbg_5.11-2+deb7u1_amd64.deb
Files: 
 a1c4efae3468dd742a8b530404bb7efc 1999 utils standard file_5.11-2+deb7u1.dsc
 8183e889f981708d45f8e57a2248101d 444104 utils standard file_5.11.orig.tar.xz
 ccdb3ac2b7a64e60210afe8ace850efb 25612 utils standard file_5.11-2+deb7u1.debian.tar.xz
 40f3ba87f15885cc9b9eec60127e5e8d 51908 utils standard file_5.11-2+deb7u1_amd64.deb
 2779f71ae1d52553c8e3ee79e67a6b97 201956 libs standard libmagic1_5.11-2+deb7u1_amd64.deb
 a9a56128c267ae71b878da1df5078c2a 91696 libdevel optional libmagic-dev_5.11-2+deb7u1_amd64.deb
 7a57dee93bd060e25fa3d53df8dbe95f 38408 python extra python-magic_5.11-2+deb7u1_amd64.deb
 721cbf32d1911566820bfdd1064617bf 942 debug extra python-magic-dbg_5.11-2+deb7u1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJS/5rvAAoJEAVMuPMTQ89E8WYP/2J4YXkVa3k10CqBLJMS8CMt
W5xaeEOjacOlUHjkUt0g/hCu4POE0vvrfdp0xVlv89SpgeYDym/riJvvPgXDFc1g
7lOPBtPYYc7CB9+P9ZlISZOx7TEl4Tw/9kP1PA2qd//ol5cU/nV5lXtDVRI5klrG
eddun5JpykGJ7O0hsYp2hoUiaiG8sDznqAhZCDue2XjDRcLHzyijuskSjbxNHvF/
bcPd2hcPVG/BEybo+HK4ra2rWwaFry4JJgtJs9Qql9FXYbUQDL/EZAykmxGhQYAc
AFtnsxr6uRwWqyd6KUwS/d10jmShXjfviCasgDc+ZUpS0uswVqge83z7XX//ZFhD
j3r7IbrJZegD+CnZSZ0T0VN776Kmu43LT1GrFD3Q6r9Zk82DkH/wAg/ZFfIx+Zlm
9SLGVoOu8lfEFIhgFS026GupFCvdMVnLkkve/YXkHb1UF0UMg15aSAMkVnMjnv/Y
ofk/IUgV+/IpRiPHAQXusn5ddDlqhx/cIN50zbOrupZF3MICu/2HOBhRhBBK3jrw
stldoGR5MolXmI4lzLi0XpnZi6Ej6oR1gWuxW9hDAsk3RjMGOVBpZA5UDs1SrW1n
cB7uinU46XhLKguIYHWo+nw1uLpYFWwdmNwfeJrYPWgSwcJOfaO7UdJHz4NOm+yd
VUkcLhYYaH8vIGbTe/Bl
=I7DT
-----END PGP SIGNATURE-----




Reply sent to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>:
You have taken responsibility. (Sun, 23 Feb 2014 22:09:21 GMT) (full text, mbox, link).


Notification sent to Christoph Biedl <debian.axhn@manchmal.in-ulm.de>:
Bug acknowledged by developer. (Sun, 23 Feb 2014 22:09:21 GMT) (full text, mbox, link).


Message #31 received at 738832-close@bugs.debian.org (full text, mbox, reply):

From: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
To: 738832-close@bugs.debian.org
Subject: Bug#738832: fixed in file 5.04-5+squeeze3
Date: Sun, 23 Feb 2014 22:05:35 +0000
Source: file
Source-Version: 5.04-5+squeeze3

We believe that the bug you reported is fixed in the latest version of
file, which is due to be installed in the Debian FTP archive.

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 738832@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Biedl <debian.axhn@manchmal.in-ulm.de> (supplier of updated file 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 13 Feb 2014 22:31:08 +0100
Source: file
Binary: file libmagic1 libmagic-dev python-magic python-magic-dbg
Architecture: source amd64
Version: 5.04-5+squeeze3
Distribution: squeeze-security
Urgency: high
Maintainer: Daniel Baumann <daniel@lists.debian-maintainers.org>
Changed-By: Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
Description: 
 file       - Determines file type using "magic" numbers
 libmagic-dev - File type determination library using "magic" numbers (developmen
 libmagic1  - File type determination library using "magic" numbers
 python-magic - File type determination library using "magic" numbers (Python bin
 python-magic-dbg - File type determination library using "magic" numbers (Python bin
Closes: 738832
Changes: 
 file (5.04-5+squeeze3) squeeze-security; urgency=high
 .
   * Fix CVE-2014-1943 for file 5.04/Debian squeeze. Closes: #738832
Checksums-Sha1: 
 b79a4da7e4735cab9aa8fdb1d9db004624fbb6c4 2031 file_5.04-5+squeeze3.dsc
 de43d2d8e299634696af9bad6adfc2e1342b9772 63342 file_5.04-5+squeeze3.diff.gz
 ce039bceb6f95eff22413f734ddd44693eeb01ab 50014 file_5.04-5+squeeze3_amd64.deb
 137eebeef089f328c1142ec8279f3c3617151405 235364 libmagic1_5.04-5+squeeze3_amd64.deb
 0aa86d07247bc5951e497d3cbc68ab35a0297d5c 108128 libmagic-dev_5.04-5+squeeze3_amd64.deb
 36055081391bbca25898c6ad90bfa1311fc51780 38648 python-magic_5.04-5+squeeze3_amd64.deb
 c48bcc39fe80605ce2ecc765e98a578c7d2ea7d4 32460 python-magic-dbg_5.04-5+squeeze3_amd64.deb
Checksums-Sha256: 
 36753f5d2ae4acac8a1dc9935589f054db9b9f7d005c8e90c30fe90506eaa1d4 2031 file_5.04-5+squeeze3.dsc
 547b50da36011cc2c13806cbe817a7bc88e91dc03aea1fcafc143c84d93cd023 63342 file_5.04-5+squeeze3.diff.gz
 82d45957f2890f53cdde6a3fda7b6a8d951df65c8f1e9a9daefd06502dd87983 50014 file_5.04-5+squeeze3_amd64.deb
 35969bca23475db05ccf424300538a44ff93003c3b941fd298cc82ca2d9cb27b 235364 libmagic1_5.04-5+squeeze3_amd64.deb
 60bbfc89b02d77c2d3f20cc44f6e281b40e53720510ec4177442561c4e6487e3 108128 libmagic-dev_5.04-5+squeeze3_amd64.deb
 ddb6b3a9aada3b361dd4ddb28176888f9f69ee469b528de727c805f1c4851d99 38648 python-magic_5.04-5+squeeze3_amd64.deb
 14c37b65f6eb038fa4df9b45689252ad0a0d308d085884f78d9a38b2fde6fe19 32460 python-magic-dbg_5.04-5+squeeze3_amd64.deb
Files: 
 f53487595a6f3a3642ae01a28323216d 2031 utils standard file_5.04-5+squeeze3.dsc
 78613a53546ff9dd827e3b6cc8fe043a 63342 utils standard file_5.04-5+squeeze3.diff.gz
 e627dff41b7cc1498ee3a7bf3b103637 50014 utils standard file_5.04-5+squeeze3_amd64.deb
 19f3fc3db2fd2e2c9b692903ce103d4a 235364 libs standard libmagic1_5.04-5+squeeze3_amd64.deb
 782884ddeb22b951dc641fe6c4e5e7f4 108128 libdevel optional libmagic-dev_5.04-5+squeeze3_amd64.deb
 9b3cc030a33e437fdd3b780846f3f7d4 38648 python extra python-magic_5.04-5+squeeze3_amd64.deb
 7dc680e7375a1bbebe3a654fc7304d96 32460 debug extra python-magic-dbg_5.04-5+squeeze3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJS/xw/AAoJEAVMuPMTQ89EE3cP/2cmh48TwSYM63INauso23hJ
AuOnI3tqbcd2MMtD9O9eGNIyc09gZBZjGR96e9S0M50Z2QxwgCEbRkxW+is1zQVt
dkmB2+cbF1Of+qQOI9U+RAxWuK2aR+jw1taieAmc3tnL+RX1+gu9r1aL3BFZxEzp
OE/Q7hCQUF6csVfJwcIAcXdByZuSUGZzIl26ET3V4ftdqC04lbV3AuEEylL4DhO4
0Esymlf8BIg0a3SIZvH3vkUVz7pvcYsky6crcJjeq3CnYgAsLMeXmdU5Sj/HxvnS
ddVBmauRn/m0h540mPAmiB8mqcYAtMFZkhs+liyDa0Xiw49gjsv5t6Chd/sBibli
yEkpvERSAV7d0/oJzLvleloxj708/gbMeh+2fvIX8d9FUJ48iUZ7+WuPQBKgx6em
ZbDMc6nGSdHiaCtz7GID/fG9ABBhpTruYGAxGpkkO5HvNNMgzwdPO057xEXPYC8u
cWqgXXkxY1cdBgbhzQjJiLNPRqR9OjlfSv494OIJK+5X38l7iJjfc49CItJbO00m
K2/iAjAeq6QUFkDU9ZhGB5x/ude/Pi6c8oWdfC6lAurguk5AULs7/9zufkgq0zGC
RvBW/Kuxw3+JzSBN+S7mo9P8H7toqtRg2LOKzXaMo44k6oN4RBdmj/rKfDsL/A4D
ogPrpdS4QwfBfpnsDlzU
=Z0YS
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sun, 27 Apr 2014 07:30:04 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Jun 19 18:38:20 2019; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.