libvorbisenc2-1.3.3-17.1<>,([>/=„̅\3bGĨb> p~~.7UhmnP+Y:|,JM:C#jNC2 s4h%pu(W1"L21d)O|%ęKlY(Ɏr|Ig"(R냥,2.J``ҊSEą)\q-WD (Zb?[[Ʒ*0+ W>sni= Yy^ݰa%ܖ1>YMj Oq(><P?@d  Ftx      : T\fp(89,:>|@FGHIXY\]^b$cdXe]fblduxvwxy z0Clibvorbisenc21.3.317.1The Vorbis General Audio Compression CodecVorbis is a fully open, nonproprietary, patent-and-royalty-free, and general-purpose compressed audio format for audio and music at fixed and variable bit rates from 16 to 128 kbps/channel. The native bitstream format of Vorbis is libogg (Ogg). Alternatively, libmatroska (matroska) can also be used.[>wildcard3,openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://www.vorbis.com/linuxx86_64,[5[5da2807ac5aa6e0b66fb00489418e16e7libvorbisenc.so.2.0.9rootrootrootrootlibvorbis-1.3.3-17.1.src.rpmlibvorbisenc.so.2()(64bit)libvorbisenc2libvorbisenc2(x86-64)@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libvorbis.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2[{@ZZZ8@SQm=@Q1O@OC@N@Nσ@NˎN[@M‘@M@Ls@Ls@K @K(J@JhPJ?r@tiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.defcrozat@suse.commmeister@suse.comseife+obs@b1-systems.comftake@geeko.jptiwai@suse.deidonmez@suse.comcrrodriguez@opensuse.orgcoolo@suse.comcrrodriguez@opensuse.orgdmueller@suse.dedavejplater@gmail.comcoolo@novell.comreddwarf@opensuse.orgtiwai@suse.dejengelh@medozas.detiwai@suse.detiwai@suse.decoolo@novell.com- Replace vorbis-CVE-2017-14160.patch with the upstream fix (commit 018ca26dece6), refresh vorbis-CVE-2018-10393.patch - Fix the validation of channels in mapping0_forward() (CVE-2018-10392, bsc#1091070): vorbis-CVE-2018-10392.patch- Fix out-of-bounds access inside bark_noise_hybridmp function (CVE-2017-14160, bsc#1059812): downstream fix: vorbis-CVE-2017-14160.patch - Fix stack-basedbuffer over-read in bark_noise_hybridm (CVE-2018-10393, bsc#1091072): downstream fix: vorbis-CVE-2018-10393.patch- Fix VUL-0: libvorbis: Out of bounds memory write while processing Vorbis audio data (CVE-2018-5146, bsc#1085687): libvorbis-CVE-2018-5146.patch- Fix VUL-0: out-of-bounds array read vulnerability exists in function mapping0_forward() (CVE-2017-14633, bsc#1059811): 0001-CVE-2017-14633-Don-t-allow-for-more-than-256-channel.patch - Fix VUL-0: Remote Code Execution upon freeing uninitialized memory in function vorbis_analysis_headerout(CVE-2017-14632, bsc#1059809): 0002-CVE-2017-14632-vorbis_analysis_header_out-Don-t-clea.patch- Fix obsoletes and provides in baselibs.conf.- Added url as source. Please see http://en.opensuse.org/SourceUrls- fix build with automake-1.13.1- updated to 1.3.3 * vorbis: additional proofing against invalid/malicious streams in decode (see SVN for details). * vorbis: fix a memory leak in vorbis_commentheader_out(). * updates, corrections and clarifications in the Vorbis I specification document * build warning fixes- VUL-0: CVE-2012-0444: libvorbis: heap-based buffer overflow (bnc#747912)- -O20 optimization level doesn't exist, use -O3- open files with O_CLOEXEC, in order to avoid fd leaks when calling applications fork() ..execve()... This patch does not cover the executable tools since it is not critical for them.- add libtool as buildrequire to avoid implicit dependency- Fix build with no-add-needed- fix provides/obsoletes in baselibs- Split libvorbisenc2 and libvorbisfile3 from libvorbis0 - Removed services.- fix the package split- updated to version 1.3.2 * vorbis: additional proofing against invalid/malicious streams in floor, residue, and bos/eos packet trimming code (see SVN for details). * vorbis: Added programming documentation tree for the low-level calls * vorbisfile: Correct handling of serial numbers array element [0] on non-seekable streams * vorbisenc: Back out an [old] AoTuV HF weighting that was first enabled in 1.3.0; there are a few samples where I really don't like the effect it causes. * vorbis: return correct timestamp for granule positions with high bit set. * vorbisfile: the [undocumented] half-rate decode api made no attempt to keep the pcm offset tracking consistent in seeks. Fix and add a testing mode to seeking_example.c to torture test seeking in halfrate mode. Also remove requirement that halfrate mode only work with seekable files. * vorbisfile: Fix a chaining bug in raw_seeks where seeking out of the current link would fail due to not reinitializing the decode machinery. * vorbisfile: improve seeking strategy. Reduces the necessary number of seek callbacks in an open or seek operation by well over 2/3. - updated to version 1.3.1 * tweak + minor arithmetic fix in floor1 fit * revert noise norm to conservative 1.2.3 behavior pending more listening testing - updated to versio 1.3.0 * Optimized surround support for 5.1 encoding at 44.1/48kHz * Added encoder control call to disable channel coupling * Correct an overflow bug in very low-bitrate encoding on 32 bit machines that caused inflated bitrates * Numerous API hardening, leak and build fixes * Correct bug in 22kHz compand setup that could cause a crash * Correct bug in 16kHz codebooks that could cause unstable pure tones at high bitrates - run spec-cleaner - removed libvorbis-automake-fix.diff, libvorbis-doc-fixes.diff, libvorbis-r16326-CVE-2009-3379.diff and libvorbis-r16597-CVE-2009-3379.diff (upstream fixed) - follow library packaging policy - run make check- VUL-0: libvorbis: memory corruption while parsing ogg files (bnc#608192, CVE-2009-3379)- add baselibs.conf as a source - enable parallel building - package documentation as noarch- updated to version 1.2.3: * correct a vorbisfile bug that prevented proper playback of Vorbis files where all audio in a logical stream is in a single page * Additional decode setup hardening against malicious streams * Add 'OV_EXCLUDE_STATIC_CALLBACKS' define for developers who wish to avoid avoid unused symbol warnings from the static callbacks defined in vorbisfile.h - updated to version 1.2.2: * define VENDOR and ENCODER strings * seek correctly in files bigger than 2 GB (Windows) * fix regression from CVE-2008-1420; 1.0b1 files work again * mark all tables as constant to reduce memory occupation * additional decoder hardening against malicious streams * substantially reduce amount of seeking performed by Vorbisfile * Multichannel decode bugfix * build system updates * minor specification clarifications/fixes - dropped aotuv patch temporarily- updated to aoTuV patch version beta5.7: * including security fixes * improved encoding speed of low bitrate mode * reduced distrotion by clipping at low sampling frequency * fixed noise control part of impulse block * tuning of each part was redone * expanded noise control of the impulse block * fixed pre-echo reduction code * noise normalization reviewed * detailed tuning done again- fix build with automake 1.11/sbin/ldconfig/sbin/ldconfigwildcard3 15283658861.3.3-17.11.3.3-17.1libvorbisenc.so.2libvorbisenc.so.2.0.9/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8245/openSUSE_Leap_42.3_Update/e4c881a581d056415581165b0ed9d13e-libvorbis.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ff9aa70c78225665c46e7f40d869153c45c7aa9e, strippedPRRR`2$p?@]"k%jjdfa?:^]t>x5K.ڭqQ#)& Rxj1#̓|\@[H/Ǻmι8 o:5!BCvm¤ʚ;z+dۇ dQ7Kv+&%u ^(2c{`?N.$%蕜ͩ}QOKјo;ɘ81\NgI1kԛe$-a8+/J0?+9-0Za4գ0JNR \ۦ}Fs+0qm!~@=vFIcىS4dI%@&$&N.\cqJL{O/:343tU=FX2 pdK)bfJɭj ۠#'O}E겾kEz s',oR7 K<\RnyIK>be'XLsP~3%K|q*(*g8 Tq!n1T>_,R mWnL3eEWhHZpxQ)E@9T놯D N ;~EFÛM`*U~Ije[;;` @/!WEx2D)~E:8t1gO,J c|Dp/kz\4&> ϘHH1v Ъ}o_q|#"dOr~1 0cP-{݆Md@%DštW +/d-/b⎽hV:JhW ` 2{$wDv]~{. "v܏= aRKVG n[őH}fUO#(d$ZDLo *犋e?ֲv' kK1[X :*{ !%^PԌ>n @Sq0FpV3 Zwv:F]V8&r硇W613Ĭ~ `}=FυAPnݚO>$ȾEqĖG󋽥gtъCCf *G">`eQ`PL8uAZG*qi?on'M'`ʈT*ܿ؟!V/ۉQdCFʵ'Zʬhs rN6ŅoA#cڞoEe^`˦뵧BwǙP~X*p]`kDL Ae+\Rkz>UX`fPKkb:އNRM\+^!%~sBBNr4 yJC:vVmt}K2CD\nֽ=AF MQRWe oly%L~ ^V^yN` 3q懔icxA(-yi+te߾OKء\8xp k%A;Czi,\ƾfۍM}:2,P0&)8W~xx٨1sbC=