Your message dated Tue, 13 Jul 2010 18:32:15 +0000
with message-id <[email protected]>
and subject line Bug#537893: fixed in file 5.04-4
has caused the Debian Bug report #537893,
regarding file: Magic updates for Dyalog APL
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.)


-- 
537893: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537893
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 4.17-5etch3
Severity: wishlist
Tags: patch

The magic file shipped with all versions of Linux contains a very old
definition for Dyalog APL files (which therefore misses many types of
Dyalog APL files). It would be nice to update this.

The existing defintion recognises 0xAA 0x00 through 0xAA 0x03
inclusive in the  first two bytes of the file as Dyalog files. This 
patch defines 0xAA 0x00 through 0xAA 0x14 inclusive, 0xAA 0x80, and 0x60
0x60.

This report is being submitted by Dyalog.

-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages file depends on:
ii  libc6               2.3.6.ds1-13etch9+b1 GNU C Library: Shared libraries
ii  libmagic1           4.17-5etch3          File type determination library us

file recommends no packages.

-- no debconf information
*** magic       2009-07-21 16:30:48.000000000 +0100
--- magic.new   2009-07-21 16:30:58.000000000 +0100
***************
*** 10889,10904 ****
  0     string          \xaa\xaa\xaa\xaa        5View capture file
  
  
#------------------------------------------------------------------------------
! # Dyadic: file(1) magic for Dyalog APL.
  #
! 0       byte    0xaa
! >1      byte    <4              Dyalog APL
! >>1     byte    0x00            incomplete workspace
! >>1     byte    0x01            component file
! >>1     byte    0x02            external variable
! >>1     byte    0x03            workspace
! >>2     byte    x               version %d
! >>3     byte    x               .%d
  
  
#------------------------------------------------------------------------------
  # scientific:  file(1) magic for scientific formats 
--- 10889,10952 ----
  0     string          \xaa\xaa\xaa\xaa        5View capture file
  
  
#------------------------------------------------------------------------------
! # Dyalog: file(1) magic for Dyalog APL.
  #
! 0       byte            0xaa
! >       byte            <0x15   Dyalog APL
! >>1     byte            0x00    aplcore
! >>1     byte            0x01    32 bit, non-checksummed, non-journaled 
component file
! >>1     byte            0x02    external variable (exclusive)
! >>1     byte            0x03
! >>>7    byte&0x20       0       32 bit,
! >>>7    byte&0x20       !0      64 bit,
! >>>7    byte&0x04       0       classic,
! >>>7    byte&0x04       !0      unicode,
! >>>7    byte&0x80       0       big-endian
! >>>7    byte&0x80       !0      little-endian
! >>>2    byte            x       version %d
! >>>3    byte            x       \b.%d workspace
! >>1     byte            0x06    external variable (shared)
! >>1     byte            0x07    session
! >>1     byte            0x08    32-bit mapped file
! >>1     byte            0x09    64 bit, non-checksummed, non-journaled 
component file
! >>1     byte            0x0a    64-bit mapped file
! >>1     byte            0x0b    32 bit, non-checksummed, journaled component 
file
! >>>52   long            !0      with an outstanding journal
! >>>64   long            !0    (tied)
! >>1     byte            0x0c    64 bit, non-checksummed, journaled component 
file
! >>>72   long            !0      with an outstanding journal
! >>>72   long            0
! >>>>76  long            !0      with an outstanding journal
! >>>96   long            !0    (tied)
! >>1     byte            0x0d    32 bit, checksummed, journaled component file 
! >>>52   long            !0      with an outstanding journal
! >>>64   long            !0    (tied)
! >>1     byte            0x0e    64 bit, checksummed, journaled component file
! >>>72   long            !0      with an outstanding journal
! >>>72   long            0
! >>>>76  long            !0      with an outstanding journal
! >>>96   long            !0    (tied)
! >>1     byte            0x0f    32 bit, checksummed, level 2 journaled 
component file
! >>>52   long            !0      with an outstanding journal
! >>>64   long            !0    (tied)
! >>1     byte            0x10    64 bit, checksummed, level 2 journaled 
component file
! >>>72   long            !0      with an outstanding journal
! >>>72   long            0
! >>>>76  long            !0      with an outstanding journal
! >>>96   long            !0    (tied)
! >>1     byte            0x11    32 bit, checksummed, level 3 journaled 
component file
! >>>52   long            !0      with an outstanding journal
! >>>64   long            !0    (tied)
! >>1     byte            0x12    64 bit, checksummed, level 3 journaled 
component file
! >>>72   long            !0      with an outstanding journal
! >>>72   long            0
! >>>>76  long            !0      with an outstanding journal
! >>>96   long            !0    (tied)
! >>1     byte            0x13    32 bit, checksummed, non-journaled component 
file
! >>1     byte            0x14    64 bit, checksummed, non-journaled component 
file
! 0       byte            0xaa
! >1      byte            0x80    Dyalog DDB
! 0       short           0x6060  Dyalog transfer
  
  
#------------------------------------------------------------------------------
  # scientific:  file(1) magic for scientific formats 

--- End Message ---
--- Begin Message ---
Source: file
Source-Version: 5.04-4

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:

file_5.04-4.diff.gz
  to main/f/file/file_5.04-4.diff.gz
file_5.04-4.dsc
  to main/f/file/file_5.04-4.dsc
file_5.04-4_i386.deb
  to main/f/file/file_5.04-4_i386.deb
libmagic-dev_5.04-4_i386.deb
  to main/f/file/libmagic-dev_5.04-4_i386.deb
libmagic1_5.04-4_i386.deb
  to main/f/file/libmagic1_5.04-4_i386.deb
python-magic-dbg_5.04-4_i386.deb
  to main/f/file/python-magic-dbg_5.04-4_i386.deb
python-magic_5.04-4_i386.deb
  to main/f/file/python-magic_5.04-4_i386.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.
Daniel Baumann <[email protected]> (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 [email protected])


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

Format: 1.8
Date: Tue, 13 Jul 2010 19:37:04 +0200
Source: file
Binary: file libmagic1 libmagic-dev python-magic python-magic-dbg
Architecture: source i386
Version: 5.04-4
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[email protected]>
Changed-By: Daniel Baumann <[email protected]>
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: 291908 422524 427876 451524 480829 492035 499754 516054 537893 576462 
583679
Changes: 
 file (5.04-4) unstable; urgency=low
 .
   * Adding patch from Arnaud Giersch <[email protected]
     fcomte.fr> to fix that file does not always correctly report the
     faulty command for core files (Closes: #422524, #427876).
   * Adding patch from Adam Buchbinder <[email protected]> to
     update qemu magics (Closes: #451524).
   * Adding patch from Ori Avtalion <[email protected]> to fix a typo and
     a formating issue in file manpage (Closes: #499754).
   * Renumbering patches.
   * Adding patch from Adam Buchbinder <[email protected]> to add
     new magic for datafork fonts (Closes: #291908).
   * Adding patch from Adam Buchbinder <[email protected]> to add
     new magics for PDB files (Closes: #480829).
   * Adding patch from Adam Buchbinder <[email protected]> to
     update PSF2 magics (Closes: #492035).
   * Adding patch from Adam Buchbinder <[email protected]> to add
     new magics for Canon CRW and CR2 files (Closes: #516054).
   * Adding patch from Richard Smith <[email protected]> to update
     Dyalog APL magics (Closes: #537893).
   * Adding patch from Євгеній Мещеряков <[email protected]> to add new
     magic for GDSII (Closes: #576462).
   * Adding patch from Frédéric Brière <[email protected]> to add new
     magics for Git index files (Closes: #583679).
Checksums-Sha1: 
 45ead3f6598be1d7e79d22e271dd0485891fe707 1316 file_5.04-4.dsc
 bb5b4b0b444c40e11604945afe5ec97c6311e84b 48117 file_5.04-4.diff.gz
 622f2d8b18b67f1ed1484b90e4226ded3ae24e2d 48960 file_5.04-4_i386.deb
 23f9c73a5109c2588ec8cd88638802250399fd5b 233350 libmagic1_5.04-4_i386.deb
 25a3485af8f815dc6be6cf2e0a25d63300c02859 100556 libmagic-dev_5.04-4_i386.deb
 2c378b62f427d01d95b719f02fb8018dc94e4be6 37230 python-magic_5.04-4_i386.deb
 c3bf88766186547dfc0fc181a72829895b5c88d6 26470 python-magic-dbg_5.04-4_i386.deb
Checksums-Sha256: 
 f96698f6b6a1ccf12be16b1ee4c2d553c2f6e9bc96c3ffb2d1b54cf4809f8096 1316 
file_5.04-4.dsc
 b167c1e2ebd2f2a83447027f0be22c8b61e2aa8187f059eeb3fe5928c7164f90 48117 
file_5.04-4.diff.gz
 14a38fd6c7bf573a93f5e42f4d7f3ce9ca975a00cb9c841fe2f4f569f5a59fe3 48960 
file_5.04-4_i386.deb
 0f36a3afe5fd4e0d2c63d8f2d9e4003c483013bca45d5eb77c24d77ac6124828 233350 
libmagic1_5.04-4_i386.deb
 91222fbfac228ba51ccc27a8dc64dbd9fbbcd34f17292a7e2130bf706ac4dadf 100556 
libmagic-dev_5.04-4_i386.deb
 77d40a5ac83f4404d2664df2a4e71af2f5d3cf955c8f5c7e5d85c546d69e4977 37230 
python-magic_5.04-4_i386.deb
 5f353e24ad45d361850a6a92996ce7346503f623c1ac8461236d4444ad93650f 26470 
python-magic-dbg_5.04-4_i386.deb
Files: 
 c2f84ab0a3939bea094a7a9afe076845 1316 utils standard file_5.04-4.dsc
 4842027d316b42fec0fc1cb1cafb877b 48117 utils standard file_5.04-4.diff.gz
 16531cc23c076a01e038cd2294f1e431 48960 utils standard file_5.04-4_i386.deb
 9b2ef29bf5c2103117b091aeb2f48f1d 233350 libs standard libmagic1_5.04-4_i386.deb
 0ca62a34c6c417be71b2b306798582b8 100556 libdevel optional 
libmagic-dev_5.04-4_i386.deb
 95d7c9e56a925a81a3cfd591b4a52390 37230 python extra 
python-magic_5.04-4_i386.deb
 6cf4b4f1b993c867c23125ed04c4ea62 26470 debug extra 
python-magic-dbg_5.04-4_i386.deb

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

iEYEARECAAYFAkw8pOsACgkQ+C5cwEsrK54t/gCgkKX8G3/KnU7rPdZk81Pl5I1A
7ZoAoL7YHc9md476l4oBaxKfQls+Qvyu
=2wns
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to