libmagic1-5.32-7.14.1<>,Va: vp9|/T.:\IrUa&wAKL[種sjԐɢU5y"/ pry ZvZj(J0FkMi*CI?A6ճikKaIUt:.ptyőywY^x]Y3$WێN%E^Z{\▽ Mx9]h$~.*5{ d ~}דz'Q0o)>qH8Spl ]-#)HGÌ~ѯ>@0d?0Td   G 5;DL P T \  H x  (8%9T%:%>-G@-VF-eG-|H-I-X-Y-\-]-^-b-c.d/e/f/l/u/0v/8w/x/y/z/0000PClibmagic15.327.14.1Library for heuristic file type identificationThis library reads magic files and detects file types. Used by file commanda: vibs-arm-5 0SUSE Linux Enterprise 15SUSE LLC BSD-2-Clausehttps://www.suse.com/System/Librarieshttp://www.darwinsys.com/file/linuxaarch64 0a: 8a: s719701133744a4dcdc7622a0f93ee2f3b682be965c26093410e1862ffec90358libmagic.so.1.0.0rootrootrootrootfile-5.32-7.14.1.src.rpmfile:/usr/lib64/libmagic.so.1libmagic.so.1()(64bit)libmagic1libmagic1(aarch-64)@@@@@    /sbin/ldconfig/sbin/ldconfigfile-magicld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)5.323.0.4-14.6.0-14.0-15.2-14.14.1a7T@_d@^]@\n[ZZe@Y@YA@YY5GY%uX @X>@X6@XW@W@W@W@WN@Wo@WWWW@V@V@VUUyx@TTdTp@THT;werner@suse.dewerner@suse.deschwab@suse.dewerner@suse.dewerner@suse.dewerner@suse.defvogt@suse.comwerner@suse.dejengelh@inai.dejmatejek@suse.comwerner@suse.decoolo@suse.comwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dejeffm@suse.comdimstar@opensuse.orgmeissner@suse.comwerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.dewerner@suse.derolf@rotkraut.dedmueller@suse.comastieger@suse.comwerner@suse.dewerner@suse.dewerner@suse.demeissner@suse.comwerner@suse.dewerner@suse.dewerner@suse.de- Add patch bsc1189996-9fbe768a.patch to fix bsc#1189996- Add patchfix_of_backport_PR-62.patch as previous backport caused a shorten output of the elf interprter (bsc#1176123)- file-5.24-nitpick.dif: remove obsolete patch (bsc#1169512) - file-secure_getenv.patch: refresh- 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- Add patch 0002-PR-62-spinpx-limit-size-of-file_printable.patch to fix bsc#1126117, bsc#1126118, and bsc#1126119 for CVE-2019-8905, CVE-2019-8906, and CVE-2019-8907- Add patch file-a642587a9c.patch for bsc#1096974, bsc#1096984, and CVE-2018-10360 -- Avoid reading past the end of buffer- Use %license (boo#1082318)- Add patch file-5.32-ncurses-6.1.patch to support extend magic format for new ncurses 6.1- 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.- remove python build instructions from master spec file, move completely into python-magic.spec- 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- add file-5.31-fix-tga.dif upstream commited after I reported a failure in File::Unpack's test suite- 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- 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- Modify patch file-5.29.dif that is replace colon with dot in offset (boo#1012779)- 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- Add patch file-5.28-btrfs-image.dif to add support for files output by btrfs-image.- Fix boo#995089: * Do not attempt to produce a file-magic-32bit package: there is nothing arch-dependant in this package (for completeness, this was already fixed just before by Marcus) * Fix baselibs.conf for libmagic1-32bit to require file-magic instead of file-magic-32bit. * Build file-magic as noarch on openSUSE >= 1200 (where rpm is new enough to support this).- file-magic is architecture independend, no need for a baselibs package.- Add patch file-5.28-compress.patch to fix crash as found in build system- Update to file version 5.28 * fix leak on allocation failure * PR/555: Avoid overflow for offset > nbytes * PR/550: Segv on DER parsing: - use the correct variable for length - set offset to 0 on failure. - Port patches to 5.28 file-4.24-autoconf.dif file-5.15-clear-invalid.patch file-5.16-ocloexec.patch file-5.19-biorad.dif file-5.23-endian.patch file-5.24-nitpick.dif file-secure_getenv.patch - Remove patches now upstream file-5.26-revert-close.patch - Rename patches file-5.26.dif becomes file-5.28.dif- Update to file version 5.27 * Errors comparing DER entries or computing offsets are just indications of malformed non-DER files. Don't print them. * Offset comparison was off-by-one. * Fix compression code (Werner Fink) * Put new bytes constant in the right file (not the generated one) - Remove patches file-5.26-version.patch file-5.26-downgrade_DER.patch file-5.26-console.diff file-5.26-zmagic.patch as now upstream - Disable patch file-5.26-revert-close.patch for test - Modify patches file-5.17-option.dif file-5.26.dif- Add and revert upstream patch file-5.26-revert-close.patch (commit 0177f6dd30e1f8c5639c058dcdf1d9edd9f8528c) to help rpmbuild not to loose stdin- Add patch file-5.26-zmagic.patch to fix detection chain if for compresses files are expanded- Add upstream patch file-5.26-console.diff to fix wrong detection of UNIF edb files- Add upstream patch file-5.26-downgrade_DER.patch to fix DER error messages as well oas offset handling- Update to file version 5.26 * make the number of bytes read from files configurable. * Add bounds checks for DER code (discovered by Thomas Jarosch) * Change indirect recursion limit to indirect use count and bump from 15 to 50 to prevent abuse. * Add -00 which prints filename\0description\0 * Fix ID3 indirect parsing * add DER parsing capability * provide dprintf(3) for the OS's that don't have it. * redo the compression code report decompression errors * REG_STARTEND code is not working as expected, delete it. * Add zlib support if we have it. * PR/492: compression forking was broken with magic_buffer. - Removed patches as upstream now file-4.24-mips.dif file-5.25-avoid-double-evaluation-in-python-bindings.dif - Modified patches file-5.12-zip.dif 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.24-nitpick.dif file-secure_getenv.patch - Renamed patches file-5.23.dif becomes file-5.26.dif - Added patch from upstream to fix version handling of PHP files file-5.26-version.patch- Make the python command a macro.- add file-5.25-avoid-double-evaluation-in-python-bindings.dif (bsc#949905)- file 5.25: * add a limit to the length of regex searches * fix problems with --parameter- Update to file version 5.24 * redo long option encoding to fix off-by-one in 5.23 - Adapt and rename patch file-5.12-nitpick.dif becomes file-5.24-nitpick.dif- Update to file version 5.23 * Fix issue with regex range for magic with offset * Always return true from mget with USE (success to mget not match indication). Fixes mime evaluation after USE magic * PR/459: Don't insert magic entries to the list if there are parsing errors for them. * PR/455: Add utf-7 encoding * PR/455: Implement -Z, look inside, but don't report on compression * PR/454: Fix allocation error on bad magic. * handle MAGIC_CONTINUE everywhere, not just in softmagic * don't print descriptions for NAME types when mime. * Add --extension to list the known extensions for this file type Idea by Andrew J Roazen * Bump file search buffer size to 1M. * Fix multiple issues with date formats reported by Christoph Biedl: - T_LOCAL meaning was reversed - Arithmetic did not work Also stop adjusting daylight savings for gmt printing. * PR/411: Fix memory corruption from corrupt cdf file. - Refresh and rename patches file-5.20-endian.patch becomes file-5.23-endian.patch file-5.22.dif becomes file-5.23.dif Refresh patch file-secure_getenv.patch- Update to file version 5.22 (also related to bsc#913650 and bsc#913651) * add indirect relative for TIFF/Exif * restructure elf note printing to avoid repeated messages * add note limit, suggested by Alexander Cherepanov * Bail out on partial pread()'s (Alexander Cherepanov) * Fix incorrect bounds check in file_printable (Alexander Cherepanov) * PR/405: ignore SIGPIPE from uncompress programs * change printable -> file_printable and use it in more places for safety * in ELF, instead of "(uses dynamic libraries)" when PT_INTERP is present print the interpreter name. - Patch file-5.18-elf.dif is modified and renamed to file-5.22-elf.dif - Patch file-5.20.dif s modified and renamed to file-5.22.dif- build with PIE- Drop patch file-5.20-CVE-2014-3710.patch as now part of upstream - Update to file version 5.21 * Fix CVE-2014-8116 and CVE-2014-8117 (bsc#910252 and bsc#910253) * there was an incorrect free in magic_load_buffers() * there was an out of bounds read for some pascal strings * there was a memory leak in magic lists * don't interpret strings printed from files using the current locale, convert them to ascii format first. * there was an out of bounds read in elf note reads * fix MacOS/X locale.h vs. xlocale.h issues- Add patch file-5.20-CVE-2014-3710.patch to fic bsc#902367 CVE-2014-3710: file: out-of-bounds read in elf note headers- Update to file version 5.20 * recognize encrypted CDF documents * add magic_load_buffers from Brooks Davis * add thumbs.db support - Remove file-5.07-iso9660.dif as now upstream - Remove file-5.19-gdbm.patch as now upstream - Adapt and rename file-5.18-endian.patch to file-5.20-endian.patch - Adapt and rename file-5.19.dif file-5.20.dif/sbin/ldconfig/sbin/ldconfigibs-arm-5 16311942305.32-7.14.15.32-7.14.1libmagic.so.1libmagic.so.1.0.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:21098/SUSE_SLE-15_Update/0e0b9d951fdd7846252925a636412ab6-file.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=6fb9710607fb971d3289fd58990300f7046f0bed, strippedPRRRRR~KIaYoutf-89f6ce1f76913fdd847c8142fe6bc940c8ae7195d63fee98543a75224ed6e2e7c?7zXZ !t/6!]"k%Y}dH'A+# jӔ携+Cy_fH(6U{c 971J;J1={Cb 4V`BG]]p^KOc @E|6޽$JP6_~KLlļ%]G\;ݹG?pUpYY Y>AS HPZM#'qaO `J} -AmX9PǥINVNBP>[;Fp6^"}aΧfXh!@[ =3ֲC04sz{ 鋻ipN"k͎_c?G\a :T8U < !:oۿOCywSX~)#X6-SiVqCܿ|g* DX=7ل]$vmǸZ3Z) A+HOzF+ѫ?#HiF4m`cY*.%&$V&RO4&T; )oӏa"v?stަ**>,mҬo4~bxIPp/֞d+Hq̯G9ȸ(Ho 9Vc; ؂F-J=EV gv'@#}!A2'@r$HEJco\eL\#M)9H0P#ؤb\ H%X.3(Uw{&)$y<0-汼{snN3 `_MEagP=*nqtR2=wx`VʮW!! ,:I9U{H_3T^=A=5Y&\j<цO {rL se qWdo+s/O{h u װ PΓ^UVA[Mp״|a*+#<8( ,#9i`jO@tԶglzWYOt@#0hc hzEVNʦWZk>Lrr,̦č#d5TP,.cy.FzNjBMM8\IVqe> K\0 g*@8:PfYQި bSͦ~$SV2._)bf?6 Wdg&{(WU+.Qo‰F%&>ϑPuț)+Q0' Jjk^,7ͼBNgxVu,6/¬ӕ[,k+@~"AuuzGa:gmܻq@TI݄,uBz[TlS&0NgjHƐHdkM (?רQ O4~\ݡoͳ0[!D*yqTȈi}je,A[Jjr5Q I"go˪WF푢YGÄ$+f 6٘ d[q U :Љ=뜖>0{TaOJKzP۳Mu&:^!6jA;S5h ?P?r)HOr(Լ$PܒSBz/NB3^t (EJe hn:Qqm{]*J"#91RkH/F?FNr)z5)+,1.l?s'`9zZMF "/"KM!A/+Z_rX0uܸ3OnILيW1r:2,z 2/0Y:OD5mDТ~ YHKp ǹ[S? 极AatSd{7MTO$nfUIvܑ[.kp @BAF.c© Sا[MJR+Xmxy2|F`pay/ hqtjZcӇ(&vcSea}#өT۾2V&:#%RO5'ߢUn^f_&Τ/~£7?qUtCONڒi!ݔI7S"]3|ڒG58Ta0hxy$(#k>\FF<7A"e)x$JVdP;}[2"AޠwԦBBM"cv\]RA\$-M\:1z-]oև 4~ Kr&WZ$g.$Uҩ)ޚ"o;u3$t ٸSby~<*{oSC^2͜7bFB{H]T-*}@#mĀahK u:õB34^L3 Lo#.b[#hHz\uLAl(dg5*NYfՍpȈ_X 33+_9Vn =-KZ'|x @!r\[kx~pxި @SaX9>_USl|,y^ykɍE%كoE(@׫_-Ӛ<7\qhWUN@FA-v\^eHψB|nˌBVE鵝7wFR,\͑ʉVppQ۠6eBh I56@19Va u;Y,sɐh0NoJM(x~ʎ'_3Om#,>Æip%1yya.ҋ!#/3٭" ,SY[_1'/EQ ((-A7q$z;%Ê!K3O:e./Dƿ c`{0[#_Az#lJ B,QirMFuķYXtX4Rjl9q%N[d,}O})cyt|1M~p$-g-**dw-QǬkNnXT 968G֖G>+`&D`>KjB4\vAQ{~NCC "7dgeܱ',R ؐ^i|SI9q=AᘇL~. |%}ϴw&o*ĂFP kOF;7+V=r)zd!>NH4>F @W>objo‹|0dk5V12D,S lEb7jeeP8+&*ݟo} u֡'CJz72>-ܳ 3 U@B~n%SKόŹi!U{\3}:c>`ŠWҧ4j⠘=M\:Y"AtT;!.RJx>Go&fv99{`K\1|k:2ģ6IkQvcRc= ;dzX3pdvlF+8#e呴1֠P~JẪD 0\ lnk<1i,$ :)g ,vWǀ*v?b_0/hPQ+X0NGD H- 5eK@lmaʐtEy{hlFBT?d:\;5RŔcjsj>DtnՎ{f%&õ5' 4j =ldYzd-O퐔q?5vw0EVִ`d("S~C0Y/cYݕGD M+:ȡ$'(ؘwh|˦g񷍬K . j@6};Ƞa:uʟs~^HЛ78zCqR䃃_+dBp;FM{Y4RѱC:aT"٦AvCpd+J-l^+NIjʠX&f>hFY]˹3kfnS=Og3߉yYX'XCW^omŤ S GckSΛGa_# 3^Ò5^)7\ާz`AvFbWUVC7[(SEٴjq ,Jp˩>>>i:/F=U)PQu2Z+r}>)'6)0[iNaׇT ^* Z أ;;X? !Rx%_ Xpƃc^yO v'~FsM& cn}HXUPW-& a,O4?.b16?sg9IUF;N햦=@O/:dd{ O%1 b|YLUk)NrƸP:D=΋vx^V 4 NycL# PXmkkdק+rWipxki+:φܢ1y?$fra\Ae%~f$cWAǘc oy`Gr0γTo8z!8-}VՊ RGJ19MA 7i  {Enf +GP7֐38Y ZEYn-#:u!H"Uxӱ+x!' /1wW5P\F'K:4>k ŧH.Q:ӔMZҋ`Cٱ~R;lp|h- yXȚrZ"0n}6a7o*-fD@\|9ahfܠ'PJ7 O⋏_zkԲ@7_hn?]m T>夷QHig qpG^BmZ>y[sY `FԃlBE0<%&<fv/s{%VzO2P| _5L5Kw-fU58puLMa2{+A?!㉦K{d[-_j3|(U){!?dL!&mC4{Dji*6J+,Es.xCCZdZ >wt0ݯI6` `9::E$a);¥cRlp2;cI}ŕ 49cx oJ*&7X. v? P!~} -SئޭRv qYGyp_*&"ij-uN hsVXau5`,.πV7&;N|̤t^)aOBejzP8d^7 rrF_Z"Q|鎰&w&U &Zzvhv 1gI.Q,rZy^F :q7ChZ_, D)jhXsY)(֤h u.zwn,)#ŢRtSyĝ KT'[er,p(@+Am6Y~@e]V \H|X Ou⏑%sٱwKdl!u{dJh>wc t']٠Wv =#%xCb2FIJu` y5ۺá-&&Y5S+ChAE v{l-Zy] s‹FS2XM :X)X1 %:`uv+ %ϴm=49iYyA߷y^6`B&0n,GAB9*`#n%zB=5;+JyƯūdO7^Zx B,༠'Mc/N쳂[:Fl(E4vcɐLQ'HT ?0V,w >DjHe