Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37485938
en ru br
ALT Linux repos
S:5.45-alt1
D:4.20-alt5.1
5.0: 4.26-alt2
4.1: 4.20-alt5
4.0: 4.20-alt5
3.0: 4.13-alt1

Other repositories
Upstream:4.23

Group :: File tools
RPM: file

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

28 july 2023 Vitaly Chikunov <vt at altlinux.org> 5.45-alt1

  • Update to FILE5_45 (2023-07-27).
  • Clean up non-ALT entries from %changelog.

17 april 2023 Vitaly Chikunov <vt at altlinux.org> 5.44-alt3

  • Fix build on older libseccomp.

10 april 2023 Vitaly Chikunov <vt at altlinux.org> 5.44-alt2

  • Update seccomp rules and support SECCOMP_DEFAULT_ACTION.

9 january 2023 Vitaly Chikunov <vt at altlinux.org> 5.44-alt1

  • Update to FILE5_44-13-g1dd21dd3 (2023-01-08).

25 october 2022 Michael Shigorin <mike at altlinux.org> 5.43-alt2

  • Fix build --without check.

14 september 2022 Vitaly Chikunov <vt at altlinux.org> 5.43-alt1

  • Update to FILE5_43-2-g37d21b82 (2022-09-14).
  • Zstd decompression is built-in now.

14 june 2022 Vitaly Chikunov <vt at altlinux.org> 5.42-alt1

  • Update to FILE5_42-4-g7a1f533c (2022-06-13).

27 may 2022 Vitaly Chikunov <vt at altlinux.org> 5.41-alt4

  • sandbox: Allow CAP_DAC_READ_SEARCH when sandboxing is disabled (ALT#42873).

6 february 2022 Vitaly Chikunov <vt at altlinux.org> 5.41-alt3

  • Fix ALT beekeeper rebuild failure due to use of rseq syscall after glibc
     update to 2.35.
  • Make seccomp filter return ENOSYS instead of EPERM.

25 october 2021 Ivan A. Melnikov <iv at altlinux.org> 5.41-alt2

  • Fix %check on systems with file < 5.40.

19 october 2021 Vitaly Chikunov <vt at altlinux.org> 5.41-alt1

  • Update to FILE5_41 (2021-10-18).

11 october 2021 Vitaly Chikunov <vt at altlinux.org> 5.40-alt5

  • Update seccomp filter for glibc-2.34.

26 august 2021 Vitaly Chikunov <vt at altlinux.org> 5.40-alt4

  • spec: Test seccomp filtering in %check.
  • Add more hardening measures (seccomp, setrlimit, capset).

26 august 2021 Vitaly Chikunov <vt at altlinux.org> 5.40-alt3

  • Do not build libmagic-devel-static package.

13 august 2021 Vitaly Chikunov <vt at altlinux.org> 5.40-alt2

  • seccomp: Allow running compression helpers.

1 august 2021 Vitaly Chikunov <vt at altlinux.org> 5.40-alt1

  • Build FILE5_40-75-g9b2538dc (2021-07-30).

10 february 2021 Gleb F-Malinovskiy <glebfm at altlinux.org> 4.26-alt17

  • Removed weak magic for Infocom game data (to fix detection of
     zstd-compressed files).

2 december 2020 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt16

  • Fixed build with gcc 10.x.

8 november 2020 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt15

  • Dropped python-module-magic subpackage (closes: #39228).

28 august 2020 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt14

  • Removed (by Vitaly Chikunov) weak magic for:
  • Sun disk label (to fix generation of debuginfo for kernel modules);
  • CLIPPER instruction on VAX (to fix misdetection of manpages).

22 march 2017 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt13

  • Backported readelf fix (by sem@; fixes: CVE-2014-9653).
  • Backported magic for lrzip, lz4, zstd, and snappy.
  • Backported -z support for lrzip, lz4, and zstd.

8 december 2015 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt12

  • Added magic for GNU M4 frozen state files.

5 april 2013 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt11

  • libmagic: fixed &-prefixed offsets support in magic that uses string flags.
  • Enhanced #!/usr/bin/env magic, removed "a " prefix from its output.
  • Enhanced python magic and its output.
  • Commented out weak sendmail magic (closes: #28310).

10 march 2013 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt10

  • Commented out weak palm magic (closes: #28261).

22 december 2012 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt9

  • Commented out weak doom packfile magic (closes: #28261).

29 november 2011 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt8

  • Updated python magic.

22 october 2011 Vitaly Kuznetsov <vitty at altlinux.ru> 4.26-alt7.1

  • Rebuild with Python-2.7

22 april 2011 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt7

  • python-module-magic: fixed package dependencies.
  • Backported a GRUB magic fix.

3 november 2010 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt6

  • Rebuilt for soname set-versions.

11 august 2010 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt5

  • Fixed one more false positive (by kas@; closes: #23866).

16 february 2010 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt4

  • Packaged python-module-magic (by aris@).

23 september 2009 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt3

  • Moved "make check" to %check section.
  • Backported lzip and xz compression from file-5.01.
  • Backported fixes for compilation warnings from file-5.01.

14 december 2008 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt2

  • Removed obsolete %post_ldconfig/%postun_ldconfig calls.
  • Imported two fixes from FC package.

13 september 2008 Dmitry V. Levin <ldv at altlinux.org> 4.26-alt1

  • Updated to 4.26 (closes: #12597, #13059).
  • Update magic entries (closes: #12966, #17119).
  • Apply magic updates from Debian file-4.26-1 package.
  • Reverted weak and fixed broken magic introduced upstream.

22 may 2007 Dmitry V. Levin <ldv at altlinux.org> 4.20-alt5

  • Fixed integer overflow check (CVE-2007-1536), reported by Colin Percival.

12 april 2007 Dmitry V. Levin <ldv at altlinux.org> 4.20-alt4

  • Commented out "OS/2 REXX batch file text" magix (CVE-2007-2026).

10 april 2007 Dmitry V. Levin <ldv at altlinux.org> 4.20-alt3

  • Fixed memory leak in file_reset().

15 march 2007 Dmitry V. Levin <ldv at altlinux.org> 4.20-alt2

  • Fixed new --exclude option (introduced in file-4.20).
  • Fixed troff support (broken in file-4.20).

15 march 2007 Dmitry V. Levin <ldv at altlinux.org> 4.20-alt1

  • Updated to 4.20 (CVE-2007-1536).
  • Resurrected msdos magix (was removed in 4.19-alt1; fixes #11088).

28 february 2007 Dmitry V. Levin <ldv at altlinux.org> 4.19-alt3

  • Fixed Debian exit code change introduced in 4.19-alt1.
  • Commented out "Bio-Rad .PIC Image File" magix.
  • Moved rpm magix up (#7903).
  • Fixed "Audio file with ID3" (#10858).

21 january 2007 Dmitry V. Levin <ldv at altlinux.org> 4.19-alt2

  • Commented out new "Perl POD documents" magix.

15 january 2007 Dmitry V. Levin <ldv at altlinux.org> 4.19-alt1

  • Updated to 4.19.
  • Merged patches from Debian 4.17-5 and FC 4.19-1 packages.
  • Commented out new weak magix.

12 february 2005 Dmitry V. Levin <ldv at altlinux.org> 4.13-alt1

  • Updated to 4.13.
  • Updated patches.
  • Enabled static magick library packaging (closes #6084).

5 january 2005 Dmitry V. Levin <ldv at altlinux.org> 4.12-alt1

  • Updated to 4.12.
  • Reviewed and updated patches.

17 october 2004 Dmitry V. Levin <ldv at altlinux.org> 4.10-alt1

  • Updated to 4.10 (fixes: #5168, #5198, #5326).
  • Reviewed and updated patches.

11 march 2004 Dmitry V. Levin <ldv at altlinux.org> 4.07-alt4

  • Removed "Maple help file, old style" magic (at@ request).

8 march 2004 Dmitry V. Levin <ldv at altlinux.org> 4.07-alt3

  • Reviewed perl module source text detection (#2348).
  • Plugged memory leak in regex matcher.
  • Fixed uninitialized read in matcher.
  • Fixed memory leak in magic loader.

2 march 2004 Dmitry V. Levin <ldv at altlinux.org> 4.07-alt2

  • Provide /usr/share/magic/ for compatibility.

1 march 2004 Dmitry V. Levin <ldv at altlinux.org> 4.07-alt1

  • Updated to 4.07
  • Updated patches.
  • Packaged libmagic and libmagic-devel subpackages.
  • Merged fixes from Debian and RH.

3 march 2003 Dmitry V. Levin <ldv at altlinux.org> 3.41-alt2

  • Fixed commands detection order (#0001680).

28 february 2003 Dmitry V. Levin <ldv at altlinux.org> 3.41-alt1

  • Updated to 3.41
  • Removed alt-mysql patch (merged upstream).

17 february 2003 Dmitry V. Levin <ldv at altlinux.org> 3.40-alt1

  • Updated to 3.40

29 october 2002 Dmitry V. Levin <ldv at altlinux.org> 3.39-alt2

  • Rebuilt in new environment.

1 august 2002 Dmitry V. Levin <ldv at altlinux.org> 3.39-alt1

  • 3.39
  • Added #!/bin/zsh and #!/usr/bin/zsh recognition (mdk).
  • Fixed magic2mime perl path (mdk).

20 may 2002 Dmitry V. Levin <ldv at altlinux.org> 3.38-alt1

  • 3.38

25 december 2001 Dmitry V. Levin <ldv at alt-linux.org> 3.37-alt1

  • 3.37
  • Fixed text/html detection via DOCTYPE (#0000249).
  • Fixed perl scripts detection typo (rh).
  • Moved magic manpage from (4) to (5).

11 october 2001 Mikhail Zabaluev <mhz at altlinux.ru> 3.36-alt2

  • Removed weird macintosh partition types that use to misclassify Perl scripts
     and, potentially, other text files.
  • Added a test for all Perl scripts to be identified as text
     (important for Perl build).

31 july 2001 Dmitry V. Levin <ldv at altlinux.ru> 3.36-alt1

  • 3.36

25 april 2001 Rider <rider at altlinux.ru> 3.35-alt1

  • 3.35

9 february 2001 Dmitry V. Levin <ldv at fandra.org> 3.33-ipl5mdk

  • Added MySQL magic.

9 february 2001 Dmitry V. Levin <ldv at fandra.org> 3.33-ipl4mdk

  • Added MNG magic.
  • Updated mcrypt magic.

20 january 2001 Dmitry V. Levin <ldv at fandra.org> 3.33-ipl3mdk

  • Moved magic files to their own directory.

28 november 2000 Dmitry V. Levin <ldv at fandra.org> 3.33-ipl2mdk

  • fixed Newton PDA package formats detection
     (by Mikhail Zabaluev <mookid@sigent.ru>).

14 november 2000 Dmitry V. Levin <ldv at fandra.org> 3.33-ipl1mdk

  • 3.33

8 august 2000 Dmitry V. Levin <ldv at fandra.org> 3.32-ipl1mdk

  • RE adaptions.
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin