libFLAC8-32bit-1.3.2-lp150.2.3.1<>,<ԉ\/=„M7Od{NUO9Dj>MS\]wՁiNr8"D6Ц^PJLd怔vCzp%Ka@KFr+K !*m9De9Բ+xE)JP^De#]l7>A"l?"\d # E  %6MSZlt x |   P( 89x:>BG8H@IHXLYXZ[\]^bc d!e!f!l!u!,v!4w!x!y! " """XClibFLAC8-32bit1.3.2lp150.2.3.1Free Lossless Audio Codec LibraryThis package contains the library for FLAC (Free Lossless Audio Codec) developed by Josh Coalson.\cloud112WopenSUSE Leap 15.0openSUSEBSD-3-Clause AND GPL-2.0-or-later AND GFDL-1.2-onlyhttp://bugs.opensuse.orgSystem/Librarieshttps://xiph.org/flac/linuxx86_64/sbin/ldconfigW\\5d9317972207a56b4a8e77e45a9727ec8e7b1f64e02ae5187cd48bd0de34f70dlibFLAC.so.8.3.0rootrootrootrootflac-1.3.2-lp150.2.3.1.src.rpmlibFLAC.so.8libFLAC8-32bitlibFLAC8-32bit(x86-32)@@@@@@@@@@@@    /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libogg.so.0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ZXh@WU ]@U TuQo@Q@Qu&@Q/FPZP}@P+PE@O_6OX@O"O@NNN @Nu@N=,Ls@K(J@tiwai@suse.dealoisio@gmx.comtchvatal@suse.commpluskal@suse.commpluskal@suse.comtiwai@suse.dejengelh@inai.decrrodriguez@opensuse.orgcfarrell@suse.comseife+obs@b1-systems.comidonmez@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgschwab@linux-m68k.orgdimstar@opensuse.orgdvaleev@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcoolo@suse.comcrrodriguez@opensuse.orgjengelh@medozas.decrrodriguez@opensuse.orgcristian.rodriguez@opensuse.orgjengelh@medozas.decoolo@novell.com- Fix memory leak in read_metadata_vorbiscomment_() function (CVE-2017-6888, bsc#1091045): flac-CVE-2017-6888.patch- Update to version 1.3.2 * Fix undefined behaviour using GCC/Clang UBSAN (erikd). * General hardening via fuzz testing with AFL (erikd and others). * General code improvements (lvqcl, erikd and others). * Add FLAC in MP4 specification docs (Ralph Giles). * Fix some cppcheck warnings (erikd). * Assume all currently used OSes support SSE2. flac: * Fix potential infinite loop on flac-to-flac conversion (erikd). * Add WAVEFORMATEXTENSIBLE to WAV (as needed) when decoding (lvqcl). * Only write vorbis-comments if they are non-empty. * Error out if decoding RAW with bits != (8|16|24). metaflac: * Add --scan-replay-gain option. libraries: * CPU detection cleanup and fixes (Julian Calaby, erikd and lvqcl). * Fix two stream decoder bugs (Max Kellermann). * Fix a NULL dereference bug (on a malformed file). * Changed the LPC order guess for a slight compression improvement, particularly for classical music (Martijn van Beurden). * Improved encoding speed on older Intel CPUs. * Fixed a seeking bug when decoding certain files (Miroslav Lichvar). * Put an upper bound (32768) on the number of seek points. * Fix potential memory leaks. * Support 64bit brword/bwword allowing FLAC__BYTES_PER_WORD to be set to 8 (disabled by default). * Fix an out-of-bounds heap read. - Refreshed flac-cflags.patch- Drop patch that should be upstreamed first, otherwise we will have to keep it ofrever: * flac-ocloexec.patch - Drop wrong patch: * flac-fix-pkgconfig.patch + If using this change you get assert.h include overriden in your project by the one from FLAC/ which is not what upstream desired If packages fail to build they should fix their include- Build documentation as noarch- Cleanup spec file with spec-cleaner - Update url - Remove no longer needed patches * flac-fix-CVE-2014-8962.patch * flac-fix-CVE-2014-9028.patch * 0001-getopt_long-not-broken-here.patch - Remove following as benefit of using openssl is small * 0001-Allow-use-of-openSSL.patch - Add flac-cflags.patch - Use doxygen to build documentation - Split documentation to separate package - Update to 1.3.1 * Improved decoding efficiency of all bit depths but especially so for 24 bits for IA32 architecture (lvqcl and Miroslav Lichvar). * Faster encoding using SSE and AVX (lvqcl). * Fixed bartlett, bartlett_hann and triangle functions. * New apodization functions partial_tukey and punchout_tukey for improved compression (Martijn van Beurden). * Retuned compression presets to incorporate new apodization functions (Martijn van Beurden). * Fix -Wcast-align warnings on armhf architecture (Erik de Castro Lopo). * Help output documentation improvements. * I/O buffering improvements on Windows to reduce disk fragmentation when writing files. * Only write vorbis-comments if they are non-empty. * Fix symbol visibility in XMMS plugin. * Many fixes and improvements across all the build systems. * Fix CVE-2014-9028 (heap write overflow) and CVE-2014-8962 (heap read overflow)- A couple of security fixes: * flac-fix-CVE-2014-8962.patch: arbitrary code execution by a stack overflow (CVE-2014-8962, bnc#906831) * flac-fix-CVE-2014-9028.patch: Heap overflow via specially crafted .flac files (CVE-2014-9028, bnc#907016)- Update to final upstream release 1.3.0 * No user-visible changes - More robust make install call- Update to flac 1.3.0pre4 (packaged as 1.2.99_git* to avoid messing with RPM versioning) * Mostly non-linux related bugfixes plus autotools fixes - flac-openssl.patch --> 0001-Allow-use-of-openSSL.patch - remove flac-1.2.1-automake1_13.patch, fixed in upstream. - add 0001-getopt_long-not-broken-here.patch, FLAC bundles GNU-compatible getopt_long for broken OS, but we do have a functional version in libc already.- license update: BSD-3-Clause and GPL-2.0+ and GFDL-1.2 Numerous GPL-2.0+ licensed files;documtation is GFDL-1.2- add flac-1.2.1-automake1_13.patch, fix build with automake-1.13.1- Add flac-fix-pkgconfig.patch to fix includedir in the pkgconfig files.- add xz buildrequires for old distros.- Update to current git * patches deleted: - flac-1.2.1-asm.patch - flac-1.2.1-bitreader.patch - flac-gcc43-fixes.diff - flac-gcc47.patch - flac-leaks.patch - flac-no-xmms.diff - flac-visibility.patch - flac-printf-format-fix.diff All Upstreamed either by us or other distros. - Add flac-openssl.patch, do crypto with openssl (not wanted upstream) - Restore make check- Don't ignore $(AM_CFLAGS). - Remove ppc patch.- Add flac-gcc47.patch: Replacing strcpy without 'lenght limitation' with strncpy, limited to 4 chars. This is safe, as we check the length already to be sure it is 4 chars, yet do not suffer from the problem that strcpy wants to add a '\0' char in plus to the target string.- don't use fvisibility=hidden on ppc. As it can't find symbols afterwards- Fix some memory and resources leak. - Link shared libraries with -Bsymbolic-functions - annotate relevant functions with proper attributes to allow the compiler generate better code (attribute hot. alloc_size)- Support symbol visibility features - Disable test suite, nothing wrong with it, it just takes too long to run and uses private/hidden symbols to test flac's internals.- Use O_CLOEXEC in all library code.- add libtool as buildrequire to make the spec file more reliable- Build with --enable-sse, this only disables runtime checking if the *OS* supports SSE, which registers a SIGILL signal handler then tries to execute SSE code... it still tests the running *CPU* though.- Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) - Add flac-devel to baselibs- Do not build with -fno-strict-aliasing since is no longer required. - Impoer two patches from redhat, one speeds up decoding and the other enables the working ASM optimizations.- run make check, but only the basic test suite, complete one takes hours.- add baselibs.conf as a source- updated patches to apply with fuzz=0/bin/shflac-32bitlibflac-32bit1.3.2-lp150.2.3.11.3.2-lp150.2.3.1 1.3.21.3.2libFLAC.so.8libFLAC.so.8.3.0/usr/lib/-fomit-frame-pointer -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.opensuse.org/openSUSE:Maintenance:10007/openSUSE_Leap_15.0_Update/b6eed8ffa5a8c4354c222035ccfc6aa2-flac.openSUSE_Leap_15.0_Updatedrpmxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=d87dba5b282fd3e85fb1973d8fdc8bcf861649c3, stripped PRRRRRRRR R R R Rutf-837c057dacdaa9198fb0a71e9d9cf3547c4f2e8a474b84dee6652f941e2c47bb5?7zXZ !t/)]"k%AKֶv)`0\Ru' ^݋vEJ/;:` O`%Ca] %%GBMRRX'vlKP.PpN!pn%oD/ .d8UCV;Fv2$kr7'WW.2A,_TKybsBTrD}ȵpN&|32K5=Ph>Ypuȯ +uDA/qNeȾ+2T!mrC")ʤhIF(| 9>(iFAw(T؅W-, ƺDZ-]u8kb P<n$N_.T烑7ܟiˆ}!N[ ɐS$ݶaᏺKN>r qjΐB{m4J1~[f'̣],=(b7:>i"-ftXC<~Zn5/Devc'=:\d"Xd_T؉쯿j;rQ?1c zl_%3ۋOBrRtՏ\j~_]EY}ć o60'{찣 ⹝y>.Z;|&1buI_HqYaFt0h"P͠Kԩ'O,5oWE7&E yBiDv[)xx)uw܎楾K3/I)aZqlMEzdžn}SX`4%@&3SRW"П;Uy9:1( @<9ݗA
    wȥ7;j"QOiv8,6*E7gCwJc? JZk =…9cRv\QwX+cWΆ캕ճEcM֓sL\e9>$%o!kt Dq\ Űp;ãvk/}Q+ ކ LH9,[W-Dvv;J=2A -{Ơ@9jOp@M&%^MR WާWbox‹μ!d9-FB u2+#պoG=BĄFV򁍂XŦB˜(?tLj1o/?0( y3R rq̶Qz۩%ILX{}c&i/!@[akI:c<ׯFdG#?Jـ |O jW|!J@gZ?6fF\Ϸ-4Dx3S$P|XPQP`diAVﻀX@`aIߏig πugɧfͲ}`NJ.,pG1Ȟymܾr!)Tդa|9OϦN$6A8%xeqDi Pu03Zo 8Ϟ'OqBnTM d8t'W"gI NMφUk_w~q(k_m8ήPt$Q)^G_U"1HItw>?-bGԽ=[d9o]@zSFx%KG.ˊ,/FOUizIDn**Jှ6Ed$U߭MFL(sn9LۻD"ޝo ۳ )øhώ2 9ItZNxH2Z҂ r/0CnO`,ii@{fo}x1J:|r*KQPaaΦYzً3T>S4;zQ 0n_JM3PZ2?L$a5[3'v&yZWa1D/e;MtmgrQ2=.-,壃3|?"G ǍS+Sϣ% hcaCx9Fd,ͧ5Hf| qJ>C][=aKwATtԪMfنʒy 5o> [AZ\ONМ;F#49Ҍ+)n'8ծw~y+TZ [:i{]\7[޵NT 7Pp8yA$Mi)U( [h,b_ V!9 E@Ǜi/mwa};99$k1ݧBsd#AJhyÇ͈.DQbLuF+]a6nGMjo\wn4t|@C$Ep$3oWD uHª$cKPP;m ^4MgO&&nϟ \,0L1J0, $ߡg4. nm)X&7r_m_/xdDQid'Zj(+t5È3Z#mމKt-GJ2BQ?tA%T^CTn/1fT!8zFqc)bDhn% MK'B/*0BRw*N!<27Ve:GFMRC[ᆒWE2{ܟOgF𷅻E}~A9(W]J'͗ c(L/DsPZB!݇ЦmrND꡸c ]Υnj= "]/9~Nn ˢ]7zQq:1 X > 7g%7LBN͟ݝ-z&e%)ypzO 4x-:,O6IJKa}\FR:~tS.xaF_e@YH `uG'J…Yv /sNpwأ u,n~&w_=kwڈx)'zO|E:Toix]Tľ<*(^mYd%Ӳ0X)M{noaZ|Jr_;tX=aCnGRj{QyoU%d˜O[2)/=S6Խ_c( Af fhM#2|`!İ-Ͳ>.iw2L4ms4dÑ qˍj-MV[炉^T PLi8 OP)؝L79V%+[MdaZ/ QIg=_4D%Sa,1zFǏ/Z>*хN޲,ʚ ~@&wv0@]={z(~^- Ap/G|fLÀ$rRHߔpNܩU29(Lkg#F YmEQdK? z~FO|:v7^=R|5<({=CJ>c FD\ͥÐb%)A&qpMY