SHA256
1
0
forked from pool/file
Commit Graph

288 Commits

Author SHA256 Message Date
Dominique Leuenberger
06846b05e8 Accepting request 743447 from Base:System
OBS-URL: https://build.opensuse.org/request/show/743447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=115
2019-11-01 14:12:43 +00:00
d54368bbf7 Accepting request 741492 from home:StefanBruens:branches:Base:System
Untangle Rings:0 build loop to some degree

- Replace find invocation in self test by recursive bash glob,
  drop findutils BuildRequires.

OBS-URL: https://build.opensuse.org/request/show/741492
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=197
2019-10-28 10:06:08 +00:00
Dominique Leuenberger
9bee18d36e Accepting request 741869 from Base:System
- Add temporary patch CVE-2019-18218-46a8443f.patch from upstream
  to fix bsc#1154661 -- heap-based buffer overflow in cdf_read_property_info in cdf.c

- Let python-magic build with latest rpm 

- Let python-magic build with latest rpm

- Correct version of file which is now 5.37

OBS-URL: https://build.opensuse.org/request/show/741869
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=114
2019-10-25 16:39:12 +00:00
Dr. Werner Fink
b3c0fb0be8 Add temporary patch CVE-2019-18218-46a8443f.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=195
2019-10-22 13:26:36 +00:00
Dr. Werner Fink
2b6ead8ec5 Let python-magic build again
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=194
2019-10-14 13:42:39 +00:00
Dominique Leuenberger
f091e33ce6 Accepting request 710542 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/710542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=113
2019-07-13 11:33:29 +00:00
Dominique Leuenberger
9693f4ba64 Accepting request 706185 from Base:System
- Update to file version 5.37
  * Make sure that continuation separators are printed
    with -k within softmagic
  * Change SIGPIPE saving and restoring during compression to use
    sigaction(2) instead of signal(3) and cache it. (Denys Vlasenko)
  * Cache stat(2) calls more to reduce number of calls (Denys Vlasenko)
  * PR/77: Handle --mime-type and -k correctly.
  * Switch decompression code to use vfork() because
    tools like rpmdiff and rpmbuild call libmagic
    with large process footprints (Denys Vlasenko)
  * PR/75: --enable-zlib, did not work.
  * Improve regex efficiency (Michael Schroeder) by:
    1. Prefixing regex searches with regular search
       for keywords where possible
    2. Using memmem(3) where available
- Modify the patches
  * file-5.12-zip.dif
  * file-5.16-ocloexec.patch
  * file-5.17-option.dif
  * file-5.19-biorad.dif
  * file-5.19-zip2.0.dif
  * file-5.22-elf.dif
  * file-5.24-nitpick.dif
  * file-5.28-btrfs-image.dif
  * file-secure_getenv.patch
- Modify and rename patch file-5.36.dif which becomes file-5.37.dif

- - Correct version of file which is now 5.37

OBS-URL: https://build.opensuse.org/request/show/706185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=112
2019-06-12 11:02:13 +00:00
Dr. Werner Fink
6ce9aea2c3 Add temporary patch file-upstream.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=191
2019-06-11 10:43:44 +00:00
Dr. Werner Fink
f292fcfb56 Always the forgotten part is python-magic
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=190
2019-05-29 06:09:41 +00:00
Dr. Werner Fink
a888dea5b1 Update to file version 5.37
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=189
2019-05-27 09:37:06 +00:00
Dominique Leuenberger
5ef2ccc38a Accepting request 677928 from Base:System
- Update to file version 5.36 (bsc#1126117, bsc#1126118, bsc#1126119,
  and bsc#1126121 which is CVE-2019-8904, CVE-2019-8905, CVE-2019-8906,
  and CVE-2019-8907)
  * Fix cast to use cast macros
  * Add UCS-32 builtin detection (PR/61) reported by tmc
  * Fix stack read (PR/62) and write (PR/64) stack overflows
    reported by spinpx
- Modify the patches
  * file-5.12-zip.dif
  * file-5.15-clear-invalid.patch
  * file-5.16-ocloexec.patch
  * file-5.19-printf.dif
  * file-5.19-zip2.0.dif
  * file-5.22-elf.dif
  * file-5.23-endian.patch
  * file-5.28-btrfs-image.dif
- Modify and rename patch file-5.35.dif which becomes file-5.36.dif

- Correct version of file which is now 5.36

OBS-URL: https://build.opensuse.org/request/show/677928
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=111
2019-02-26 21:13:20 +00:00
Dr. Werner Fink
4a125167e0 Update to file-5.36 ad bug fix and security release
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=187
2019-02-21 07:19:34 +00:00
Dominique Leuenberger
972a6b3148 Accepting request 644483 from Base:System
- Update to file version 5.35
  * Add FreeBSD ELF core file support (John Baldwin)
  * PR/30: Allow all parameter values to be set (don't treat 0 specially)
  * handle default annotations on the softmagic match instead at the
    end.
  * PR/23: Recognize JSON files
  * PR/18: file --mime-encoding should not print mime-type
- Modify the patches
  * file-5.16-ocloexec.patch
  * file-5.17-option.dif
  * file-5.19-biorad.dif
  * file-5.19-printf.dif
  * file-5.22-elf.dif
  * file-5.23-endian.patch
  * file-5.24-nitpick.dif
  * file-secure_getenv.patch
- Modify and rename patch file-5.34.dif which becomes file-5.35.dif

- Update new signing key file as well

- Update to file version 5.34
  * Add Quad indirect offsets
  * Enable parsing of ELF dynamic sections to handle PIE better
- Remove upstream patch file-a642587a9c.patch
- Rename patch file-5.33.dif which now becomes file-5.34.dif

- Correct version of file which is now 5.35

OBS-URL: https://build.opensuse.org/request/show/644483
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=110
2018-10-29 13:13:59 +00:00
Dr. Werner Fink
8c80acbf0a .
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=185
2018-10-25 06:11:02 +00:00
Dr. Werner Fink
d811770fe1 Update to file-5.35
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=184
2018-10-22 08:10:34 +00:00
Dr. Werner Fink
b9a17b589e Let python tree install
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=183
2018-10-15 14:02:58 +00:00
Dr. Werner Fink
5546be9e5a Update to file 5.34
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=182
2018-10-15 11:20:52 +00:00
Dr. Werner Fink
c009e6fc67 Update to file 5.34
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=181
2018-10-15 11:15:31 +00:00
Dominique Leuenberger
54ec1d915d Accepting request 628958 from Base:System
OBS-URL: https://build.opensuse.org/request/show/628958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=109
2018-08-28 07:18:46 +00:00
5eeec8a727 Accepting request 628611 from home:AndreasStieger:branches:Base:System
- add upstream signing key and verify source signature

OBS-URL: https://build.opensuse.org/request/show/628611
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=179
2018-08-13 11:42:53 +00:00
Dominique Leuenberger
98973c5735 Accepting request 616455 from Base:System
- Update to file version 5.33
  * extend the support for ${x?:} expansions for magic descriptions
  * add support for ${x?:} in mime types to handle
    pie binaries.
  * add support for negative offsets (offsets from the end of file)
  * close the file on error when writing magic (Steve Grubb)
  * seccomp support (Paul Moore)
- Rename patch file-5.32.dif to file-5.33.dif
- Remove patch file-5.32-ncurses-6.1.patch now upstream
- Modify and port patches
  * file-5.12-zip.dif
  * file-5.16-ocloexec.patch
  * file-5.17-option.dif
  * file-5.19-biorad.dif
  * file-5.19-printf.dif
  * file-5.19-zip2.0.dif
  * file-5.22-elf.dif
  * file-5.24-nitpick.dif
- Add patch file-a642587a9c.patch for bsc#1096974, bsc#1096984, and
  CVE-2018-10360 -- Avoid reading past the end of buffer

- Correct version of file which is now 5.33

OBS-URL: https://build.opensuse.org/request/show/616455
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=108
2018-07-14 18:13:42 +00:00
Dr. Werner Fink
14f200fcdc adopt version in python part
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=177
2018-06-13 07:51:12 +00:00
Dr. Werner Fink
74612cea00 Update to 5.33 and bug fix for bsc#1096974 and bsc#1096984
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=176
2018-06-12 15:26:41 +00:00
Yuchen Lin
2851aa3c40 Accepting request 593898 from Base:System
- Correct line break in patch file-5.24-nitpick.dif (boo#1087924)

OBS-URL: https://build.opensuse.org/request/show/593898
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=107
2018-04-10 07:51:58 +00:00
Dr. Werner Fink
6b4a7f2ebe Add missing line break in help text
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=174
2018-04-06 07:09:50 +00:00
Dominique Leuenberger
053ea5f082 Accepting request 580535 from Base:System
OBS-URL: https://build.opensuse.org/request/show/580535
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=106
2018-03-07 09:28:09 +00:00
7e434ad156 Accepting request 580084 from home:favogt:licensetag
Use %license (boo#1082318). Please forward to SLE, if possible

OBS-URL: https://build.opensuse.org/request/show/580084
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=172
2018-02-27 09:47:58 +00:00
Dominique Leuenberger
1558f648bc Accepting request 568099 from Base:System
- Add patch file-5.32-ncurses-6.1.patch to support extend magic
  format for new ncurses 6.1

OBS-URL: https://build.opensuse.org/request/show/568099
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=105
2018-01-26 12:34:01 +00:00
Dr. Werner Fink
50e03bd4e8 make it at least apply patches
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=170
2018-01-22 10:49:22 +00:00
Dr. Werner Fink
3ff8bd0311 Add new magic format for next ncurses 6.1 compiled format
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=169
2018-01-22 10:41:22 +00:00
Dr. Werner Fink
be25e6b67d Add new magic format for next ncurses 6.1 compiled format
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=168
2018-01-22 10:40:51 +00:00
Dominique Leuenberger
d0ec535b2e Accepting request 533649 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/533649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=104
2017-10-25 15:43:22 +00:00
ef80cb1452 Accepting request 532487 from home:jengelh:branches:Base:System
- Update package summaries. Replace old RPM constructs.
- Remove --with-pic which is useless with --disable-static.
- Edit pre_checkin.sh to remove dead python3 file.

OBS-URL: https://build.opensuse.org/request/show/532487
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=166
2017-10-12 11:26:15 +00:00
Dominique Leuenberger
3d025eeaa7 Accepting request 532411 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/532411
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=103
2017-10-09 17:36:07 +00:00
b1bef68f62 Accepting request 528985 from devel:languages:python:singlespec-staging
- remove python build instructions from master spec file, move completely
  into python-magic.spec

- converted to singlespec, dropped separate python3-magic spec file
- moved python build instructions from file.spec to python-magic.spec
- do not need to build the binary parts in order to build the python part
- removed inlining of %defines from file.spec because it is unreliable
  in presence of parametrized macros
- added provides: python-file-magic to comply with the python package
  naming policy

OBS-URL: https://build.opensuse.org/request/show/528985
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=164
2017-10-07 10:37:20 +00:00
Dominique Leuenberger
d2fb2c960e Accepting request 528198 from Base:System
- Update to file version 5.32
  * Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)
  * Fix always true condition (Thomas Jarosch)
  * pickier parsing of numeric values in magic files.
  * PR/615 add magic_getflags()
- This release fix the bug bsc#1056838 for CVE-2017-1000249
- Remove patch file-5.31-fix-tga.dif as now upstream
- Rename patch file-5.31.dif which now becomes file-5.32.dif
- Modify the patches
  * file-5.16-ocloexec.patch
  * file-5.19-biorad.dif
  * file-5.19-printf.dif
  * file-5.23-endian.patch
  * file-5.28-btrfs-image.dif

OBS-URL: https://build.opensuse.org/request/show/528198
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=102
2017-09-25 11:48:48 +00:00
Dr. Werner Fink
fa5d29caba .
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=162
2017-09-16 17:10:30 +00:00
Dr. Werner Fink
6208236e5d Update to file 5.32 to fix bug bsc#1056838
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=161
2017-09-13 10:43:50 +00:00
Dominique Leuenberger
487776d3ec Accepting request 501318 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/501318
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=101
2017-06-12 13:10:36 +00:00
461d3614fa Accepting request 501203 from home:coolo:branches:openSUSE:Factory
- add file-5.31-fix-tga.dif upstream commited after I reported
  a failure in File::Unpack's test suite

OBS-URL: https://build.opensuse.org/request/show/501203
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=159
2017-06-06 08:38:22 +00:00
Dominique Leuenberger
8262295667 Accepting request 497934 from Base:System
- Update to file version 5.31
  * remove trailing spaces from magic files
  * refactor is_tar
  * better bounds checks for cdf
- Remove patches now upstream
  * file-5.30-150735.patch
  * file-5.30-3c60e5.patch
- Rename patch file-5.30.dif which becomes file-5.31.dif
- Modify the patches
  * file-4.24-autoconf.dif
  * file-5.14-tex.dif
  * file-5.16-ocloexec.patch
  * file-5.19-printf.dif
  * file-5.23-endian.patch

OBS-URL: https://build.opensuse.org/request/show/497934
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=100
2017-06-02 08:30:03 +00:00
Dr. Werner Fink
46a49a13c2 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=157
2017-05-24 11:14:26 +00:00
Dominique Leuenberger
6d69455eee Accepting request 461937 from Base:System
- Update to file version 5.30
  * If we exceeded the offset in a search return no match
    (Christoph Biedl)
  * Be more lenient on corrupt CDF files (Christoph Biedl)
  * pacify ubsan sign extension (oss-fuzz/524)
  * off by one in cdf parsing (PR/593)
  * report debugging sections in elf (PR/591)
  * Allow @@@ in extensions
  * Add missing overflow check in der magic (Jonas Wagner)
- Mofify the patches
    file-5.16-ocloexec.patch
    file-5.19-biorad.dif
    file-5.28-btrfs-image.dif
- Rename patch file-5.29.dif to file-5.30.dif
- Add upstream patches
    file-5.30-150735.patch
    file-5.30-3c60e5.patch

OBS-URL: https://build.opensuse.org/request/show/461937
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=99
2017-03-07 23:42:01 +00:00
Dr. Werner Fink
1deee03e25 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=155
2017-03-02 13:33:40 +00:00
Dr. Werner Fink
1843ad3c62 Update to file 5.30
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=154
2017-03-02 13:25:41 +00:00
Dominique Leuenberger
30aacb2785 Accepting request 442832 from Base:System
- Modify patch file-5.29.dif that is
  replace colon with dot in offset (boo#1012779)

OBS-URL: https://build.opensuse.org/request/show/442832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=98
2016-12-03 17:23:00 +00:00
Dr. Werner Fink
4ba20e004b boo#1012779
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=152
2016-11-30 12:51:53 +00:00
Dominique Leuenberger
8ed4d8c2e1 Accepting request 441837 from Base:System
- Update to file version 5.29
  * der getlength overflow (Jonas Wagner)
  * multiple magic file load failure (Christoph Biedl)
  * CDF parsing improvements (Guy Helmer)
  * Add support for signed indirect offsets
  * cat /dev/null | file - should print empty (Christoph Biedl)
  * Bump string size from 64 to 96.
  * PR/556: Fix separators on annotations.
- Remove patch file-5.28-compress.patch now upstream
- Rename patch file-5.28.dif which becomes now file-5.29.dif

OBS-URL: https://build.opensuse.org/request/show/441837
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=97
2016-11-28 14:02:47 +00:00
Dr. Werner Fink
c87d1bc0da Update to file 5.29
OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=150
2016-11-24 10:45:15 +00:00
Dominique Leuenberger
9486420ffc Accepting request 437228 from Base:System
1

OBS-URL: https://build.opensuse.org/request/show/437228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/file?expand=0&rev=96
2016-11-02 11:27:47 +00:00