Commit Graph

201 Commits

Author SHA1 Message Date
Jan Kaluza
1a255d2dd9 fix #1079847 - fix for CVE-2013-7345 2014-03-24 09:16:34 +01:00
Jan Kaluza
b76675d7b4 Merge branch 'master' into f20 2014-03-07 10:19:35 +01:00
Jan Kaluza
6726267915 fix #1073555 - fix for CVE-2014-2270 2014-03-07 09:47:09 +01:00
Jan Kaluza
9d4498863c fix #1073555 - fix for CVE-2014-2270 2014-03-07 09:36:29 +01:00
Jan Kaluza
639f55afc3 fix potential memory leak introduced in previous commit 2014-02-25 13:31:38 +01:00
Jan Kaluza
bae10229bd fix potential memory leak introduced in previous commit 2014-02-25 12:50:01 +01:00
Jan Kaluza
5bcc027a22 fix #1065837 - fix for CVE-2014-1943 2014-02-18 09:32:40 +01:00
Jan Kaluza
e5bf395e32 fix #1065837 - fix for CVE-2014-1943 2014-02-18 09:25:18 +01:00
Jan Kaluza
ed1f0b1584 fix #1065837 - fix for CVE-2014-1943 2014-02-18 09:25:04 +01:00
Jan Kaluza
1b637fadf4 fix #1051598 - reverse the order of shebang vs. package keyword detection
in Perl by increasing strength of all Perl patterns
2014-01-15 14:21:14 +01:00
Jan Kaluza
c1884ed740 fix #1001689 - fix segfault when calling magic_load twice 2013-09-09 07:02:21 +02:00
Jan Kaluza
b57396fb8c fix #980446 - do not segfault when no magic is loaded 2013-08-22 09:10:25 +02:00
Ville Skyttä
10eecedb74 Build python-magic for python3 where applicable. 2013-08-08 15:53:46 +03:00
Dennis Gilmore
bd15eca443 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 06:12:32 -05:00
Jan Kaluza
52d4cf9f03 fix #980446 - do not segfault when no magic is loaded 2013-07-02 15:34:47 +02:00
Jan Kaluza
20ce5f4a13 replace sitearch with sitelib 2013-06-17 16:15:10 +02:00
Jan Kaluza
b2cae1ba3e build python-magic as noarch 2013-06-17 15:16:06 +02:00
Jan Kaluza
62141dbb88 fix #962678 - do not exit if no magic file is loaded, we can still provide
useful info without magic file
2013-05-15 16:42:12 +02:00
Jan Kaluza
90a7129527 Add missing dependencies 2013-05-13 13:40:24 +02:00
Jan Kaluza
6412cbf310 fix #925339 - support aarch64 2013-05-13 12:45:53 +02:00
Jan Kaluza
4b2786b2d7 fix #948255 - print white-space in fsmagic, but only when
we know there will be some more output
2013-04-08 12:29:05 +02:00
HanzZ
a632597c99 fix #928995 - do not print white-space in the end of fsmagic 2013-03-29 07:46:42 +01:00
Jan Kaluza
7ee7ba431d fix useless space in ELF output which could break libtool 2013-03-25 09:58:26 +01:00
Jan Kaluza
2e2fee429b add missing tarball 2013-03-22 11:05:33 +01:00
Jan Kaluza
ff5e73a16b add missing tarball 2013-03-22 11:01:14 +01:00
Jan Kaluza
9b8b9b2e7a add missing tarball 2013-03-22 11:00:31 +01:00
Jan Kaluza
5d6601d50c add missing tarball 2013-03-22 11:00:29 +01:00
Jan Kaluza
9ca16c84d7 add missing tarball 2013-03-22 10:59:50 +01:00
Jan Kaluza
838fccf8fa resolve merge 2013-03-22 10:45:56 +01:00
Jan Kaluza
a5b3f76c0e fix #891856 - update to file-5.14
- fix #909754 - magic number for Python-3.3
- fix #912271 - do not report dwarf debug info packages as 'stripped'
- fix #882321 - do not print 'unknown capability' for ELF capabilities for
  architectures which File does not support
- fix #866000 - show proper build id for ELF binaries
- fix #860139 - better dump file recognition on big endian architectures
- remove file-static subpackage
- move python-magic .py files to python_sitearch
2013-03-22 10:38:25 +01:00
Jan Kaluza
79ee98fc16 fix #919466 - fix memory leak in get_default_magic 2013-03-11 08:11:43 +01:00
Dennis Gilmore
fdd3da2360 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 15:39:38 -06:00
Jan Kaluza
6d3f070602 removed duplicated patterns for backups generated by "dump" tool
- recognize volume_key escrow packets
- mention exit code in manpage
- remove weak msdos patterns
2012-12-04 12:07:36 +01:00
Jan Kaluza
c04f0e7b6a clean up the spec file 2012-11-21 09:19:57 +01:00
Jan Kaluza
00331f323b fix #847936 - decompress bzip2 properly when using -z param
- fix #847937 - read magic patterns also from ~/.magic.mgc
2012-08-14 08:00:15 +02:00
Dennis Gilmore
12c410d7bb Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-27 00:00:09 -05:00
Jan Kaluza
cf91a65c39 removed buildroot, defattr 2012-07-19 13:53:53 +02:00
Jan Kaluza
df874cf339 detect names of RPM packages
- detect swap on ia64 architecture
2012-06-21 09:23:10 +02:00
Jan Kaluza
ef9450e2ef Upload the tarball 2012-02-28 14:13:50 +01:00
Jan Kaluza
b5950f2767 fix #796130 - update to file-5.11
- fix #796209 - recognize VDI images
- fix #795709 - recognize QED images
2012-02-27 13:35:14 +01:00
Jan Kaluza
9b68897475 fix detection of ASCII text files with setuid, setgid, or sticky bits 2012-01-18 08:32:25 +01:00
Jan Kaluza
7c6382d524 fix #772651 - decrease strength of newly added "C source" patterns 2012-01-10 08:45:22 +01:00
Jan Kaluza
5ad4a2e5f5 fix #771292 - do not show 'using regular magic file' warning for /etc/magic,
because this file is not supposed to be compiled
2012-01-03 12:51:19 +01:00
Jan Kaluza
f66cec1e93 fix #770006 - detect tnef files 2012-01-02 12:57:31 +01:00
Jan Kaluza
54b8a318ad fix #771030 - update to file-5.10 2012-01-02 10:31:19 +01:00
Jan Kaluza
edd7fb0858 Added missing patch... 2012-01-02 10:09:13 +01:00
Jan Kaluza
be6e5a5ae1 fix #720321 - added /etc/magic config file to let users define their local
magic patterns
2012-01-02 10:08:48 +01:00
Jan Kaluza
8acb935662 fix #720321 - added /etc/magic config file to let users define their local
magic patterns
2012-01-02 10:07:07 +01:00
Dennis Gilmore
d22caba0a3 - Rebuilt for glibc bug#747377 2011-10-26 18:44:48 -05:00
Jan Kaluza
9153aa92b9 fix #739286 - update to file-5.09 2011-09-29 12:01:55 +02:00