|
|
|
|
Changelog for python-magic-5.11-36.el7.noarch.rpm :
Tue Aug 6 14:00:00 2019 Kamil Dudka - 5.11-36 - fix out-of-bounds read via a crafted ELF file (CVE-2018-10360)
Wed Jun 6 14:00:00 2018 Kamil Dudka 5.11-35 - fix #1562135 - do not classify groovy script as python code
Thu Sep 7 14:00:00 2017 Kamil Dudka 5.11-34 - fix #1488898 - bump the strength of gzip
Mon Jun 27 14:00:00 2016 Kamil Dudka 5.11-33 - fix #1246385 - \'file --version\' now exits successfully
Wed Mar 9 13:00:00 2016 Jan Kaluza 5.11-32 - fix #1278737 - add support for Java 1.7 and 1.8 - fix #1281723 - show full executable name for core - fix #1271636 - add support for detection of Python 2.7 byte-compiled files - fix #1278768 - comment out too-sensitive Pascal magic
Mon Sep 7 14:00:00 2015 Jan Kaluza - 5.11-31 - fix #1255396 - Make the build ID output consistent with other tools
Fri Aug 28 14:00:00 2015 Jan Kaluza - 5.11-30 - fix CVE-2014-8116 - bump the acceptable ELF program headers count to 2048
Mon Jul 13 14:00:00 2015 Jan Kaluza - 5.11-29 - fix #839229 - fix detection of version of XML files
Mon Jul 13 14:00:00 2015 Jan Kaluza - 5.11-28 - fix #839229 - fix detection of version of XML files
Tue Jul 7 14:00:00 2015 Jan Kaluza - 5.11-27 - fix CVE-2014-0207 - cdf_read_short_sector insufficient boundary check - fix CVE-2014-0237 - cdf_unpack_summary_info() excessive looping DoS - fix CVE-2014-0238 - CDF property info parsing nelements infinite loop - fix CVE-2014-3478 - mconvert incorrect handling of truncated pascal string - fix CVE-2014-3479 - fix extensive backtracking in regular expression - fix CVE-2014-3480 - cdf_count_chain insufficient boundary check - fix CVE-2014-3487 - cdf_read_property_info insufficient boundary check - fix CVE-2014-3538 - unrestricted regular expression matching - fix CVE-2014-3587 - fix cdf_read_property_info - fix CVE-2014-3710 - out-of-bounds read in elf note headers - fix CVE-2014-8116 - multiple denial of service issues (resource consumption) - fix CVE-2014-8117 - denial of service issue (resource consumption) - fix CVE-2014-9652 - out of bounds read in mconvert() - fix CVE-2014-9653 - malformed elf file causes access to uninitialized memory
Tue Jun 9 14:00:00 2015 Jan Kaluza - 5.11-26 - fix #1080452 - remove .orig files from magic directory
Tue Jun 2 14:00:00 2015 Jan Kaluza - 5.11-25 - fix #1224667, #1224668 - show additional info for Linux swap files
Mon May 11 14:00:00 2015 Jan Kaluza - 5.11-24 - fix #1064268 - fix stray return -1
Wed Apr 22 14:00:00 2015 Jan Kaluza - 5.11-23 - fix #1094648 - improve Minix detection pattern to fix false positives - fix #1161912 - trim white-spaces during ISO9660 detection - fix #1157850 - fix detection of ppc64le ELF binaries - fix #1161911 - display \"from\" field on 32bit ppc core - fix #1064167 - revert MAXMIME patch - fix #1064268 - detect Dwarf debuginfo as \"not stripped\" - fix #1082689 - fix invalid read when matched pattern is the last one tried - fix #1080362 - remove deadcode and OFFSET_OOB redefinition
Tue Jul 15 14:00:00 2014 Jan Kaluza - 5.11-22 - fix #1067688 - add support for aarch64 ELF binaries
Tue Mar 25 13:00:00 2014 Jan Kaluza - 5.11-21 - fix #1079848 - fix potential regression in Perl detection caused by previous fix
Mon Mar 24 13:00:00 2014 Jan Kaluza - 5.11-20 - fix #1079848 - fix for CVE-2013-7345
Fri Mar 7 13:00:00 2014 Jan Kaluza - 5.11-19 - fix #1073554 - fix for CVE-2014-2270
Wed Feb 19 13:00:00 2014 Jan Kaluza - 5.11-18 - fix #1066563 - fix for CVE-2014-1943
Wed Feb 12 13:00:00 2014 Jan Kaluza - 5.11-17 - Increase MAXMIME size to 80 bytes (#1064167)
Fri Jan 24 13:00:00 2014 Daniel Mach - 5.11-16 - Mass rebuild 2014-01-24
Fri Jan 10 13:00:00 2014 Jan Kaluza - 5.11-15 - fix #1048910 - detect perl scripts even with arguments in shebang
Tue Jan 7 13:00:00 2014 Jan Kaluza - 5.11-14 - fix #1048910 - increase perl scripts magic strength - fix #1048082 - add support for QCOW3 images detection
Thu Jan 2 13:00:00 2014 Jan Kaluza - 5.11-13 - fix #1038025 - improve perl scripts detection according to perl shebang
Fri Dec 27 13:00:00 2013 Daniel Mach - 5.11-12 - Mass rebuild 2013-12-27
Fri Nov 8 13:00:00 2013 Jan Kaluza - 5.11-11 - fix #1022967 - improve RRD Tool database detection - fix #1026852 - exit with 0 exit code when input file does not exist
Mon Jun 17 14:00:00 2013 Jan Kaluza - 5.11-10 - build python-magic as noarch - fix netpbm detection
Mon Mar 11 13:00:00 2013 Jan Kaluza - 5.11-9 - fix #919466 - fix memory leak in get_default_magic
Wed Feb 13 13:00:00 2013 Fedora Release Engineering - 5.11-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
Tue Dec 4 13:00:00 2012 Jan Kaluza - 5.11-7 - removed duplicated patterns for backups generated by \"dump\" tool - recognize volume_key escrow packets - mention exit code in manpage - remove weak msdos patterns
Wed Nov 21 13:00:00 2012 Jan Kaluza - 5.11-6 - clean up the spec file
Tue Aug 14 14:00:00 2012 Jan Kaluza - 5.11-5 - fix #847936 - decompress bzip2 properly when using -z param - fix #847937 - read magic patterns also from ~/.magic.mgc
Fri Jul 27 14:00:00 2012 Fedora Release Engineering - 5.11-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Thu Jul 19 14:00:00 2012 Jan Kaluza - 5.11-3 - removed buildroot, defattr
Thu Jun 21 14:00:00 2012 Jan Kaluza - 5.11-2 - detect names of RPM packages - detect swap on ia64 architecture
Mon Feb 27 13:00:00 2012 Jan Kaluza - 5.11-1 - fix #796130 - update to file-5.11 - fix #796209 - recognize VDI images - fix #795709 - recognize QED images
Wed Jan 18 13:00:00 2012 Jan Kaluza - 5.10-5 - fix detection of ASCII text files with setuid, setgid, or sticky bits
Tue Jan 10 13:00:00 2012 Jan Kaluza - 5.10-4 - fix #772651 - decrease strength of newly added \"C source\" patterns
Tue Jan 3 13:00:00 2012 Jan Kaluza - 5.10-3 - fix #771292 - do not show \'using regular magic file\' warning for /etc/magic, because this file is not supposed to be compiled
Mon Jan 2 13:00:00 2012 Jan Kaluza - 5.10-2 - fix #770006 - detect tnef files
Mon Jan 2 13:00:00 2012 Jan Kaluza - 5.10-1 - fix #771030 - update to file-5.10
Mon Jan 2 13:00:00 2012 Jan Kaluza - 5.09-3 - fix #720321 - added /etc/magic config file to let users define their local magic patterns
Wed Oct 26 14:00:00 2011 Fedora Release Engineering - 5.09-2 - Rebuilt for glibc bug#747377
Thu Sep 29 14:00:00 2011 Jan Kaluza - 5.09-1 - fix #739286 - update to file-5.09
Thu Aug 4 14:00:00 2011 Jan Kaluza - 5.08-1 - fix #728181 - update to file-5.08 - remove unused patches
Tue Jun 14 14:00:00 2011 Jan Kaluza - 5.07-5 - fix #712991 - include RPM noarch in /usr/share/magic
Thu Jun 9 14:00:00 2011 Jan Kaluza - 5.07-4 - fix #711843 - fix postscript detection
Thu Jun 9 14:00:00 2011 Jan Kaluza - 5.07-3 - fix #709953 - add support for BIOS version detection
Mon May 23 14:00:00 2011 Jan Kaluza - 5.07-2 - backported patches to fix 5.07 regressions - fix #706231 - fixed ZIP detection - fix #705183, #705499 - removed weak DOS device driver pattern
Wed May 11 14:00:00 2011 Jan Kaluza - 5.07-1 - update to new upstream version 5.07 - remove unused patches
Tue Mar 1 13:00:00 2011 Jan Kaluza - 5.05-4 - fix #678458 - support for Python 3.2 compiled files
Thu Feb 10 13:00:00 2011 Jan Kaluza - 5.05-3 - fix #676543 - improved TeX and LaTeX recognition - fix #676041 - detect all supported RPM architectures
Tue Feb 8 13:00:00 2011 Fedora Release Engineering - 5.05-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Tue Jan 18 13:00:00 2011 Jan Kaluza - 5.05-1 - fix #670319 - update to new upstream release 5.05 - removed useless patches
Mon Jan 10 13:00:00 2011 Jan Kaluza - 5.04-18 - fix #668304 - support for com32r programs - distinguish between GFS2 and GFS1 filesystems
Wed Nov 24 13:00:00 2010 Jan Kaluza - 5.04-17 - fix #656395 - \"string\" magic directive supports longer strings
Sun Aug 29 14:00:00 2010 Jan Kaluza - 5.04-16 - fix #637785 - support for zip64 format
Tue Aug 24 14:00:00 2010 Jan Kaluza - 5.04-15 - fix #626591 - support for WebM format
Thu Aug 12 14:00:00 2010 Jan Kaluza - 5.04-14 - fix #623602 - support for Python 2.7 compiled files
Wed Jul 21 14:00:00 2010 David Malcolm - 5.04-13 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
Mon Jul 19 14:00:00 2010 Jan Kaluza 5.04-12 - fix #599695 - try to get \"from\" attribute for ELF binaries only from core dumps.
Thu Jul 8 14:00:00 2010 Jan Kaluza 5.04-11 - added docs for file-libs
Tue Jun 29 14:00:00 2010 Jan Kaluza 5.04-10 - fix #608922 - updated z-machine magic
Fri Jun 11 14:00:00 2010 Jan Kaluza 5.04-9 - removed excessive HTML/SGML \"magic patterns\" (#603040)
Wed Apr 14 14:00:00 2010 Daniel Novotny 5.04-8 - fix #580046 - the file command returns zero exit code even in case of unexisting file being tested
Wed Apr 7 14:00:00 2010 Daniel Novotny 5.04-7 - fix #566305 - \"file\" may trim too much of command line from core file
Wed Mar 24 13:00:00 2010 Daniel Novotny 5.04-6 - fix #550212 - \'file\' gives bad meta-data for squashfs-4.0
Wed Mar 24 13:00:00 2010 Daniel Novotny 5.04-5 - fix #575184 - file command does not print separator when --print0 option is used
Thu Mar 11 13:00:00 2010 Daniel Novotny 5.04-4 - fix #570785 - \"file\" misidentifies filesystem type
Tue Feb 9 13:00:00 2010 Daniel Novotny 5.04-3 - fix #562840 - [PATCH] Add matches for ruby modules
Thu Jan 28 13:00:00 2010 Daniel Novotny 5.04-2 - fix #533245 - segfaults on star.ulaw
Mon Jan 25 13:00:00 2010 Daniel Novotny 5.04-1 - update to new upstream release 5.04
Mon Jan 18 13:00:00 2010 Daniel Novotny 5.03-18 - static library moved to new \"-static\" subpackage (#556048)
Fri Dec 25 13:00:00 2009 Robert Scheck 5.03-17 - removed broken install of example.py (%doc is much enough)
Mon Nov 30 13:00:00 2009 Daniel Novotny 5.03-16 - fixed the patch for multilib (#515767)
Tue Nov 24 13:00:00 2009 Daniel Novotny 5.03-15 - BuildRequires: autoconf, automake
Tue Nov 24 13:00:00 2009 Daniel Novotny 5.03-14 - BuildRequires: automake because of the Makefile.am patch
Fri Nov 13 13:00:00 2009 Daniel Novotny 5.03-13 - fix #537324 - update spec conditional for rhel
Thu Nov 5 13:00:00 2009 Daniel Novotny 5.03-12 - fix #533151 - file command doesn\'t recognize deltaisos or rpm-only deltarpms
Tue Oct 27 13:00:00 2009 Daniel Novotny 5.03-11 - fix #531082 - RFE: add detection of Python 3 bytecode - fix #531127 - `file\' command does not recognize mime type `image/vnd.djvu\'
Wed Oct 21 14:00:00 2009 Daniel Novotny 5.03-10 - fix #530083 - file -s is not able to detect swap signature on ppc
Tue Aug 25 14:00:00 2009 Daniel Novotny 5.03-9 - fix #515767 - multilib: file /usr/share/misc/magic.mgc conflicts
Thu Aug 6 14:00:00 2009 Daniel Novotny 5.03-8 - rebuild for #515767 - multilib: file /usr/share/misc/magic.mgc conflicts
Fri Jul 24 14:00:00 2009 Fedora Release Engineering - 5.03-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Thu Jul 23 14:00:00 2009 Daniel Novotny 5.03-6 - fix #510429 - file is confused by string \"/ * (if any) */\" in C header and claims it \"Lisp/Scheme program text\"
Wed Jul 22 14:00:00 2009 Daniel Novotny 5.03-5 - #513079 - RFE: file - recognize xfs metadump images
Fri Jul 10 14:00:00 2009 Adam Jackson 5.03-4 - Clean up %description.
Tue Jun 16 14:00:00 2009 Daniel Novotny 5.03-4 - one more PostScript font magic added (#505762), updated font patch
Tue Jun 16 14:00:00 2009 Daniel Novotny 5.03-3 - added magic for three font issues (PostScript fonts) (#505758, #505759, #505765)
Thu May 14 14:00:00 2009 Daniel Novotny 5.03-2 - fix #500739 - Disorganized magic * file locations in file-libs
Mon May 11 14:00:00 2009 Daniel Novotny 5.03-1 - new upstream version
Tue May 5 14:00:00 2009 Daniel Novotny 5.02-1 - new upstream version; drop upstreamed patches; this fixes #497913
Wed Apr 29 14:00:00 2009 Daniel Novotny 5.00-8 - fix #498036 - Elang JAM file definition breaks detection of postscript-files
Mon Apr 20 14:00:00 2009 Daniel Novotny 5.00-7 - fix previous patch: the name of the format is a bit different (MDUMP -> MDMP)
Fri Apr 17 14:00:00 2009 Daniel Novotny 5.00-6 - fix #485835 (MDUMP files)
Mon Mar 23 13:00:00 2009 Daniel Novotny 5.00-5 - added two font definitions (#491594, #491595) and a fix for file descriptor leak when MAGIC_COMPRESS used (#491596)
Tue Feb 24 13:00:00 2009 Fedora Release Engineering - 5.00-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Mon Feb 23 13:00:00 2009 Daniel Novotny 5.00-3 - fix #486105 - file-5.00-2.fc11 fails to recognise a file (and makes rpmbuild fail)
Mon Feb 16 13:00:00 2009 Daniel Novotny 5.00-2 - fix #485141 - rpm failed while checking a French Word file
Mon Feb 9 13:00:00 2009 Daniel Novotny 5.00-1 - upgrade to 5.00 - drop upstreamed patches, rebase remaining patch
Wed Jan 14 13:00:00 2009 Daniel Novotny 4.26-9 - fix #476655 detect JPEG-2000 Code Stream Bitmap
Mon Jan 12 13:00:00 2009 Daniel Novotny 4.26-8 - fix #479300 - add btrfs filesystem magic
Mon Dec 15 13:00:00 2008 Daniel Novotny 4.26-7 - fix the LaTex issue in bz#474156
Thu Dec 4 13:00:00 2008 Ignacio Vazquez-Abrams - 4.26-6 - Rebuild for Python 2.6
Thu Dec 4 13:00:00 2008 Daniel Novotny - 4.26-5 - fix #470811 - Spurious perl auto-requires
Sat Nov 29 13:00:00 2008 Ignacio Vazquez-Abrams - 4.26-4 - Rebuild for Python 2.6
Thu Oct 16 14:00:00 2008 Daniel Novotny 4.26-3 - fix #465994 file --mime-encoding seems broken
Tue Oct 7 14:00:00 2008 Daniel Novotny 4.26-2 - fix #463809: rpmbuild rpmfcClassify: Assertion fails on some binary files (false positive test on \"DOS device driver\" crashed file(1) and rpmbuild(8) failed)
Mon Sep 15 14:00:00 2008 Daniel Novotny 4.26-1 - new upstream version: fixes #462064
Mon Jul 21 14:00:00 2008 Tomas Smetana - 4.25-1 - new upstream version; drop upstreamed patches
Fri Jun 6 14:00:00 2008 Tomas Smetana - 4.24-4 - add GFS2 filesystem magic; thanks to Eric Sandeen - add LVM snapshots magic (#449755); thanks to Jason Farrell
Wed Jun 4 14:00:00 2008 Tomas Smetana - 4.24-3 - drop patches that do nothing in recent build system - create the text magic file during installation
Tue Jun 3 14:00:00 2008 Tomas Smetana - 4.24-2 - rebuild because of egg-info
Tue Jun 3 14:00:00 2008 Tomas Smetana - 4.24-1 - new upstream version
Tue Mar 11 13:00:00 2008 Tomas Smetana - 4.23-5 - fix EFI detection patch
Fri Feb 1 13:00:00 2008 Tomas Smetana - 4.23-4 - fix mismatching gzip files and text files as animations
Fri Feb 1 13:00:00 2008 Tomas Smetana - 4.23-3 - fix #430927 - detect ext4 filesystems
Thu Jan 31 13:00:00 2008 Tomas Smetana - 4.23-2 - fix #430952 - wrong handling of ELF binaries
Tue Jan 29 13:00:00 2008 Tomas Smetana - 4.23-1 - new upstream version; update patches; drop unused patches
Thu Jan 24 13:00:00 2008 Tomas Smetana - 4.21-5 - build a separate python-magic package; thanks to Terje Rosten
Thu Dec 6 13:00:00 2007 Tomas Smetana - 4.21-4 - add PE32/PE32+ magic
Wed Aug 15 14:00:00 2007 Martin Bacovsky - 4.21-3 - resolves: #172015: no longer reports filename of crashed app when run on core files. - resolves: #249578: Weird output from \"file -i\" - resolves: #234817: file reports wrong filetype for microsoft word file
Wed Jul 4 14:00:00 2007 Martin Bacovsky - 4.21-2 - resolves: #246700: RPM description isn\'t related to product - resolves: #238789: file-devel depends on %{version} but not on %{version}-%{release} - resolves: #235267: for core files, file doesn\'t display the executable name
Tue May 29 14:00:00 2007 Martin Bacovsky - 4.21-1 - upgrade to new upstream 4.21 - resolves: #241034: CVE-2007-2799 file integer overflow
Wed Mar 7 13:00:00 2007 Martin Bacovsky - 4.20-1 - upgrade to new upstream 4.20
Tue Feb 20 13:00:00 2007 Martin Bacovsky - 4.19-4 - rpath in file removal
Mon Feb 19 13:00:00 2007 Martin Bacovsky - 4.19-3 - Resolves: #225750 - Merge Review: file
Thu Jan 25 13:00:00 2007 Martin Bacovsky - 4.19-2 - Resolves: #223297 - file does not recognize OpenOffice \"native\" formats - Resolves: #224344 - Magic rules should be in file-libs
Tue Jan 9 13:00:00 2007 Martin Bacovsky - 4.19-1 - Resolves: #208880 - Pointless file(1) error message while detecting ELF 64-bit file thanks to for patch - Resolves: #214992 - file-devel should own %_includedir/ * %_libdir/lib *.so - Resolves: #203548 - a -devel package should be split out for libmagic - upgrade to new upstream 4.19 - patch revision and cleaning - split package to file, file-devel and file-libs
Wed Aug 23 14:00:00 2006 Martin Bacovsky - 4.17-8 - fix recognition of perl script with embed awk (#203610)
Fri Aug 18 14:00:00 2006 Martin Bacovsky - 4.17-7 - fix recognition of bash script with embed awk (#202185)
Thu Aug 3 14:00:00 2006 Martin Bacovsky - 4.17-6 - fix gziped empty file (#72986)
Wed Jul 12 14:00:00 2006 Jesse Keating - 4.17-5.1 - rebuild
Mon Jul 10 14:00:00 2006 Radek Vokal 4.17-5 - fix powerpoint mine (#190373)
Wed May 24 14:00:00 2006 Radek Vokal 4.17-4 - /usr/share/file is owned by package (#192858) - fix magic for Clamav files (#192406)
Fri Apr 21 14:00:00 2006 Radek Vokal 4.17-3 - add support for OCFS or ASM (#189017)
Tue Mar 14 13:00:00 2006 Radek Vokal 4.17-2 - fix segfault when compiling magic - add check for wctype.h - fix for flac and mp3 files
Mon Mar 13 13:00:00 2006 Radek Vokal 4.17-1 - upgrade to file-4.17, patch clean-up
Fri Feb 10 13:00:00 2006 Jesse Keating - 4.16-6.2 - bump again for double-long bug on ppc(64)
Tue Feb 7 13:00:00 2006 Jesse Keating - 4.16-6.1 - rebuilt for new gcc4.1 snapshot and glibc changes
Sat Feb 4 13:00:00 2006 Radek Vokal 4.16-6 - xen patch, recognizes Xen saved domain
Fri Jan 13 13:00:00 2006 Radek Vokal 4.16-5 - fix for 64bit arrays
Fri Dec 9 13:00:00 2005 Jesse Keating - rebuilt
Tue Nov 29 13:00:00 2005 Radek Vokal - 4.16-4 - printf utf8 filenames and don\'t use isprint() (#174348)
Tue Nov 8 13:00:00 2005 Radek Vokal - 4.16-3 - remove .la files (#172633)
Mon Oct 31 13:00:00 2005 Radek Vokal - 4.16-2 - fix core files output, show \"from\" (#172015)
Tue Oct 18 14:00:00 2005 Radek Vokal - 4.16-1 - upgrade to upstream
Mon Oct 3 14:00:00 2005 Radek Vokal - 4.15-4 - file output for Berkeley DB gains Cracklib (#168917)
Mon Sep 19 14:00:00 2005 Radek Vokal - 4.15-3 - small fix in previously added patch, now it works for multiple params
Mon Sep 19 14:00:00 2005 Radek Vokal - 4.15-2 - print xxx-style only once (#168617)
Tue Aug 9 14:00:00 2005 Radek Vokal - 4.15-1 - upgrade to upstream
Tue Aug 9 14:00:00 2005 Radek Vokal - 4.14-4 - mime for mpeg and aac files fixed (#165323)
Fri Aug 5 14:00:00 2005 Radek Vokal - 4.14-3 - mime for 3ds files removed, conflicts with text files (#165165)
Fri Jul 22 14:00:00 2005 Radek Vokal - 4.14-2 - fixed mime types recognition (#163866)
Thu Jul 14 14:00:00 2005 Radek Vokal - 4.14-1 - sync with upstream, patch clean-up
Mon Jul 4 14:00:00 2005 Radek Vokal - 4.13-5 - fixed reiserfs check (#162378)
Mon Apr 11 14:00:00 2005 Radek Vokal - 4.13-4 - check Cyrus files before Apple Quicktime movies (#154342)
Mon Mar 7 13:00:00 2005 Radek Vokal - 4.13-3 - check for shared libs before fs dump files (#149868)
Fri Mar 4 13:00:00 2005 Radek Vokal - 4.13-2 - gcc4 rebuilt
Tue Feb 15 13:00:00 2005 Radek Vokal - 4.13-1 - new version, fixing few bugs, patch clean-up - consistent output for bzip files (#147440)
Mon Jan 24 13:00:00 2005 Radek Vokal - 4.12-3 - core64 patch fixing output on core files (#145354) - minor change in magic patch
Mon Jan 3 13:00:00 2005 Radek Vokal - 4.12-2 - fixed crashes in threaded environment (#143871)
Thu Dec 2 13:00:00 2004 Radek Vokal - 4.12-1 - upgrade to file-4.12 - removed Tim\'s patch, tuned magic patch
Sat Nov 20 13:00:00 2004 Miloslav Trmac - 4.10-4 - Convert libmagic.3 to UTF-8
Thu Nov 18 13:00:00 2004 Radek Vokal 4.10-3 - set of patches from debian.org - new magic types (#128763) - zlib added to BuildReq (#125294)
Tue Oct 12 14:00:00 2004 Tim Waugh 4.10-2 - Fixed occasional segfault (bug #131892).
Wed Aug 11 14:00:00 2004 Radek Vokal - zlib patch deleted, note patch deleted, rh patch updated, debian patch updated - upgrade to file-4.10
Tue Jun 15 14:00:00 2004 Elliot Lee - rebuilt
Mon May 10 14:00:00 2004 Jakub Jelinek - fix ELF note handling (#109495)
Tue Mar 23 13:00:00 2004 Karsten Hopp 4.07-3 - add docs (#115966)
Tue Mar 2 13:00:00 2004 Elliot Lee - rebuilt
Fri Feb 13 13:00:00 2004 Elliot Lee - rebuilt
Sun Jan 18 13:00:00 2004 Jeff Johnson 4.07-1 - upgrade to 4.07. - deal gracefully with unreadable files (#113207). - detect PO files (from Debian).
Tue Dec 16 13:00:00 2003 Jeff Johnson 4.06-1 - upgrade to file-4.06.
Mon Nov 10 13:00:00 2003 Tim Waugh 4.02-4 - Minimal fix for busy loop problem (bug #109495).
Mon Oct 13 14:00:00 2003 Jeff Johnson 4.05-1 - upgrade to 4.05.
Thu Oct 9 14:00:00 2003 Jeff Johnson 4.02-3 - use zlib rather than exec\'ing gzip.
- * Thu Aug 28 2003 Dan Walsh -- Add Selinux support.
Wed Jun 4 14:00:00 2003 Elliot Lee - rebuilt
Sat May 24 14:00:00 2003 Florian La Roche - add ldconfig to post/postun
Mon Apr 21 14:00:00 2003 Jeff Johnson 4.02-1 - upgrade to file-4.02.
Thu Feb 27 13:00:00 2003 Jeff Johnson 3.39-9 - check size read from elf header (#85297).
Tue Feb 18 13:00:00 2003 Matt Wilson 3.39-8 - add FHS compatibility symlink from /usr/share/misc/magic -> ../magic (#84509)
Fri Feb 14 13:00:00 2003 Jeff Johnson 3.39-7 - the \"real\" fix to the vorbis/ogg magic details (#82810).
Mon Jan 27 13:00:00 2003 Jeff Johnson 3.39-6 - avoid vorbis/ogg magic details (#82810).
Wed Jan 22 13:00:00 2003 Tim Powers 3.39-5 - rebuilt
Sun Jan 12 13:00:00 2003 Nalin Dahyabhai 3.39-4 - PT_NOTE, take 3
Fri Jan 10 13:00:00 2003 Nalin Dahyabhai 3.39-3 - don\'t barf in ELF headers with align = 0
Tue Jan 7 13:00:00 2003 Nalin Dahyabhai 3.39-2 - don\'t get lost when looking at PT_NOTE sections
Sat Oct 26 14:00:00 2002 Jeff Johnson 3.39-1 - update to 3.39.
Fri Jun 21 14:00:00 2002 Tim Powers - automated rebuild
Thu May 23 14:00:00 2002 Tim Powers - automated rebuild
Mon May 6 14:00:00 2002 Trond Eivind Glomsrød 3.37-6 - Don\'t use an old magic.mime - Add mng detection (#64229)
Tue Feb 26 13:00:00 2002 Trond Eivind Glomsrød 3.37-5 - Rebuild
Mon Jan 14 13:00:00 2002 Trond Eivind Glomsrød 3.37-4 - Fix missing include of (#58209)
Tue Dec 11 13:00:00 2001 Trond Eivind Glomsrød 3.37-2 - Add CFLAGS to handle large files (#53576)
Mon Dec 10 13:00:00 2001 Trond Eivind Glomsrød 3.37-1 - 3.37 - s/Copyright/License/ - build with --enable-fsect-man5, drop patch - disable two old patches
Fri Jul 6 14:00:00 2001 Florian La Roche - revert a patch to Magdir/elf, which breaks many libtool scripts in several rpm packages
Mon Jun 25 14:00:00 2001 Crutcher Dunnavant - iterate to 3.35
Sun Jun 24 14:00:00 2001 Elliot Lee - Bump release + rebuild.
Sun Nov 26 13:00:00 2000 Jeff Johnson - update to 3.33.
Mon Aug 14 14:00:00 2000 Preston Brown - Bill made the patch but didn\'t apply it. :)
Mon Aug 14 14:00:00 2000 Bill Nottingham - \'ASCII text\', not \'ASCII test\' (#16168)
Mon Jul 31 14:00:00 2000 Jeff Johnson - fix off-by-1 error when creating filename for use with -i. - include a copy of GNOME /etc/mime-types in %{_datadir}/magic.mime (#14741).
Sat Jul 22 14:00:00 2000 Jeff Johnson - install magic as man5/magic.5 with other formats (#11172).
Wed Jul 12 14:00:00 2000 Prospector - automatic rebuild
Wed Jun 14 14:00:00 2000 Jeff Johnson - FHS packaging.
Fri Apr 14 14:00:00 2000 Bernhard Rosenkraenzer - 3.30
Wed Feb 16 13:00:00 2000 Cristian Gafton - add ia64 patch from rth
Mon Feb 7 13:00:00 2000 Bill Nottingham - handle compressed manpages - update to 3.28
Mon Aug 23 14:00:00 1999 Jeff Johnson - identify ELF stripped files correctly (#4665). - use SPARC (not sparc) consistently throughout (#4665). - add entries for MS Office files (#4665).
Thu Aug 12 14:00:00 1999 Jeff Johnson - diddle magic so that *.tfm files are identified correctly.
Tue Jul 6 14:00:00 1999 Jeff Johnson - update to 3.27.
Mon Mar 22 13:00:00 1999 Preston Brown - experimental support for realmedia files added
Sun Mar 21 13:00:00 1999 Cristian Gafton - auto rebuild in the new build environment (release 5)
Fri Mar 19 13:00:00 1999 Jeff Johnson - strip binary.
Fri Nov 27 13:00:00 1998 Jakub Jelinek - add SPARC V9 magic.
Tue Nov 10 13:00:00 1998 Jeff Johnson - update to 3.26.
Mon Aug 24 14:00:00 1998 Jeff Johnson - update to 3.25. - detect gimp XCF versions.
Thu May 7 14:00:00 1998 Prospector System - translations modified for de, fr, tr
Wed Apr 8 14:00:00 1998 Erik Troan - updated to 3.24 - buildrooted
Mon Jun 2 14:00:00 1997 Erik Troan - built against glibc
Mon Mar 31 14:00:00 1997 Erik Troan - Fixed problems caused by 64 bit time_t.
Thu Mar 6 13:00:00 1997 Michael K. Johnson - Improved recognition of Linux kernel images.
|
|
|