libjpeg62-62.2.0-45.1<>,i\;F/=„MhތH)oI_.(|tN~)R(3aE*cs!emJzM7S.x=φxz/d M.AYNf!g8WqmVcOǞ7QPyvB'apC5kl+Ohjd!!vHö\m3 ċ_zZTCK0pz=fze}S5] ւ!5AeFڰ"iuj:>?I?Hd   W =CLT X \ d  `   (8 9D : >F@FBF"FF*GF<HFDIFLXFPYFdZF[F\F]F^FbFcGbdGeHfHlHuHvH$wHxHyH zHClibjpeg6262.2.045.1The MMX/SSE accelerated JPEG compression/decompression libraryThis library contains MMX/SSE accelerated functions for manipulating JPEG images.\;Flamb12popenSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgSystem/Librarieshttp://sourceforge.net/projects/libjpeg-turbolinuxx86_64p\;\;7c700ef027d6211d29149daae5e27f40libjpeg.so.62.2.0rootrootrootrootlibjpeg62-turbo-1.5.3-45.1.src.rpmlibjpeg.so.62()(64bit)libjpeg.so.62(LIBJPEGTURBO_6.2)(64bit)libjpeg.so.62(LIBJPEG_6.2)(64bit)libjpeg62libjpeg62(x86-64)@@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2[(@[Z7YY@YY@YBvXXWv@WXVZTE@TPT@Tw@T3T/@S9XR/ QQJQ7/Q7/P(@P 0 and subsamp was TJSAMP_GRAY. + Fixed an issue in tjBufSizeYUV2() wherby it would erroneously return 0 instead of -1 if width was < 1. + The Huffman encoder now uses clz and bsr instructions for bit counting on ARM64 platforms (see 1.4 beta1 [5].) + The close() method in the TJCompressor and TJDecompressor Java classes is now idempotent. Previously, that method would call the native tjDestroy() function even if the TurboJPEG instance had already been destroyed. This caused an exception to be thrown during finalization, if the close() method had already been called. The exception was caught, but it was still an expensive operation. + The TurboJPEG API previously generated an error ("Could not determine subsampling type for JPEG image") when attempting to decompress grayscale JPEG images that were compressed with a sampling factor other than 1 (for instance, with 'cjpeg -grayscale -sample 2x2'). Subsampling technically has no meaning with grayscale JPEGs, and thus the horizontal and vertical sampling factors for such images are ignored by the decompressor. However, the TurboJPEG API was being too rigid and was expecting the sampling factors to be equal to 1 before it treated the image as a grayscale JPEG. + cjpeg, djpeg, and jpegtran now accept an argument of -version, which will print the library version and exit. + Referring to 1.4 beta1 [15], another extremely rare circumstance was discovered under which the Huffman encoder's local buffer can be overrun when a buffered destination manager is being used and an extremely-high-frequency block (basically junk image data) is being encoded. Even though the Huffman local buffer was increased from 128 bytes to 136 bytes to address the previous issue, the new issue caused even the larger buffer to be overrun. Further analysis reveals that, in the absolute worst case (such as setting alternating AC coefficients to 32767 and -32768 in the JPEG scanning order), the Huffman encoder can produce encoded blocks that approach double the size of the unencoded blocks. Thus, the Huffman local buffer was increased to 256 bytes, which should prevent any such issue from re-occurring in the future. + The new tjPlaneSizeYUV(), tjPlaneWidth(), and tjPlaneHeight() functions were not actually usable on any platform except OS X and Windows, because those functions were not included in the libturbojpeg mapfile. This has been fixed. + Restored the JPP(), JMETHOD(), and FAR macros in the libjpeg-turbo header files. The JPP() and JMETHOD() macros were originally implemented in libjpeg as a way of supporting non-ANSI compilers that lacked support for prototype parameters. libjpeg-turbo has never supported such compilers, but some software packages still use the macros to define their own prototypes. Similarly, libjpeg-turbo has never supported MS-DOS and other platforms that have far symbols, but some software packages still use the FAR macro. A pretty good argument can be made that this is a bad practice on the part of the software in question, but since this affects more than one package, it's just easier to fix it here. + Fixed issues that were preventing the ARM 64-bit SIMD code from compiling for iOS, and included an ARMv8 architecture in all of the binaries installed by the "official" libjpeg-turbo SDK for OS X. - Adapt patches to upstream changes libjpeg-ocloexec.patch > libjpeg-1.4.0-ocloexec.patch libjpeg-turbo-1.3.0-int32.patch > libjpeg-turbo-1.4.0-int32.patch - Remove libjpeg-turbo-CVE-2014-9092.patch; fixed on upstream release - Bump tminor to 1- security update CVE-2014-9092 [bnc#906761] * added libjpeg-turbo-CVE-2014-9092.patch- to obsolete old versions better use obsoletes- add Conflicts: libjpeg-6.2.0 to libjpeg62 to obsolete old version and to avoid file conflicts- update to 1.3.1: * Fixed a bug whereby attempting to encode a progressive JPEG with arithmetic entropy coding (by passing arguments of - progressive -arithmetic to cjpeg or jpegtran, for instance) would result in an error, "Requested feature was omitted at compile time". * Fixed a couple of issues whereby malformed JPEG images would cause libjpeg-turbo to use uninitialized memory during decompression. * Fixed an error ("Buffer passed to JPEG library is too small") that occurred when calling the TurboJPEG YUV encoding function with a very small (< 5x5) source image, and added a unit test to check for this error. * etc. see ChangeLog.txt- update do 1.3.0: * Fixed a Huffman encoder bug that prevented I/O suspension from working properly. * Added support for additional scaling factors (3/8, 5/8, 3/4, 7/8, 9/8, 5/4, 11/8, 3/2, 13/8, 7/4, 15/8, and 2) when decompressing. Note that the IDCT will not be SIMD-accelerated when using any of these new scaling factors. * The tjDecompressToYUV() function now supports the TJFLAG_FASTDCT flag. * cjpeg can now be used to generate JPEG files with the RGB colorspace (feature ported from jpeg-8d.) * etc. see ChangeLog.txt- by change from Wed Mar 6 11:19:02 UTC 2013, libjpeg62-turbo do not provide any binaries, so it should not provide jpeg- Build with full RELRO as this library is exposed to· possible malicious images.- remove %{_bindir}/* %doc %{_mandir}/man1/* https://bugzilla.novell.com/show_bug.cgi?id=807183#c14- libjpeg62-turbo package created [bnc#807183]- selfconflicts are not possible, remove it- Update to version 1.2.1: * fixed heap overflow [bnc#771791]- Update to version 1.2.0 * Fixed out-of-bounds read in SSE2 SIMD code * Added a compile-time macro (LIBJPEG_TURBO_VERSION) that can be used to check the version of libjpeg-turbo against which an application was compiled. * Added new RGBA/BGRA/ABGR/ARGB colorspace extension constants * libjpeg-turbo will now correctly decompress erroneous CMYK/YCCK JPEGs whose K component is assigned a component ID of 1 instead of 4. * Added SIMD routines for RGB-to-grayscale color conversion * Improved the performance of the C color conversion routines * Added a function to the TurboJPEG API that performs lossless transforms. * Added support for 4:4:0 (transposed 4:2:2) subsampling- add libtool as buildrequire to avoid implicit dependency- Open all file descriptors with O_CLOEXEC, extended description in the patch file.- updated to 1.1.1: * Fixed a 1-pixel error in row 0, column 21 of the luminance plane generated by tjEncodeYUV(). * libjpeg-turbo's accelerated Huffman decoder previously ignored unexpected markers found in the middle of the JPEG data stream during decompression. It will now hand off decoding of a particular block to the unaccelerated Huffman decoder if an unexpected marker is found, so that the unaccelerated Huffman decoder can generate an appropriate warning. * Fixed a bug in jpeg_read_coefficients() whereby it would not initialize cinfo->image_width and cinfo->image_height if libjpeg v7 or v8 emulation was enabled. This specifically caused the jpegoptim program to fail if it was linked against a version of libjpeg-turbo that was built with libjpeg v7 or v8 emulation. * Eliminated excessive I/O overhead that occurred when reading BMP files in cjpeg. *- updated to 1.1.0: * Added further protections against invalid Huffman codes. * Added an extended version of tjDecompressHeader(). * Added arithmetic encoding and decoding support. * TurboJPEG/OSS can now compress from/decompress to grayscale bitmaps. * Added emulation of the libjpeg v7 and v8 APIs and ABIs. * Added two new TurboJPEG API functions, tjEncodeYUV() and tjDecompressToYUV(). * The TurboJPEG dynamic library now uses versioned symbols. * Fixed visual artifacts in grayscale JPEG compression caused by a typo in the RGB-to-chrominance lookup tables. - see ChangeLog.txt for details. - removed upstreamed jpegtran.patch and rh639672.patch- spec file cleanup- this jpeg version will be the default to the prejudice of jpeg8 from now on- created package based on Fedora one (v 1.0.1)/sbin/ldconfig/sbin/ldconfiglibjpeglamb12 155662624662.2.0-45.162.2.0-45.16.2.0libjpeg.so.62libjpeg.so.62.2.0/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:10129/openSUSE_Leap_42.3_Update/0fe3ce68ff33903d342f81699fe7870c-libjpeg62-turbo.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=378bb95aea6c1741751824a5f9f9516519b0989f, stripped PPPRRRRRRZRwoN y8+v ?]"k%adNY|h@W*g7ԥm7v Ls\D*:T:=ԷED<{b>OtJV~Ցt8iD̀i˚\BT]~'2iW{"[?73sz􈂸I)b|'v%iH'nD:VJy kknj%{oS4B'J|[,AL3!?g 1 'i,8ޞ!޺ZIRIۘ2T`I(;as ]5jC6Q=? 0^VZRhQ%U$ا@Z75W( l:[,]u7KMQ.iC:h`>zslu}݉>r]َ9a:"w'>Y zgEfg9 ;#>,ZՈx>&h e؄t0+V&_Tf܃\[}6}범:2CBǍ˥= q/]HIvC-7C=5 S uЇ9t\jDtoa.ϔK!"ϳLTX?,5VLմ[?y`I dm{QJ;G ɊF0i" FT6S>$[/ 1R@zBb"Jχ7Y̿+8|FǏإᏩW<|Q(-VZ9hw/rRAYS?g#\F}rο{OrrP8$ ]) sU%L&8$%cΪBVmUX';kwcygq؈YV54"~:I KTDҠTGU`bRp13 &E}D艢 ;֨ak8+Iɺ +5QJ$\e;b+ȥ~y/H/}#}!E4};}` {3#`8䟸otz^P60{+Q}l5 P$L9u A jh#߅$HidN: ,Νx@Sf*ߴdM8WsAM b:dIq,Ɗ:@Ox)os󖊄Pm>k(() Si8 ȍ MuR>A'M9 !)f7PpӕEUcrw$b{_oi]®mU0 ACF5C,E^pӤUS+as`nuta&gvfVQU%r،E@";EGQ8r& 7$.[iVA%8OK<*<)};L=Ηиh{=Pi4ſ,o9 :|vp7\ʴ =٥Pօ!恞)A'L7C5ys$|#G3K %A,49;>|k+UTspn5 'gvkV/URi#E/N=#Jy"-@ ΡXI .j= 5!6!ğ3V<@$ވaVb1\ycC-r={dTV8($Sd#EaϹ;sunk(jcSL99j3$"msSם*GBCQz`#(4ĿJp#:m8P:뮋 H?+Ldbb}t- gFM-gף'[KG jmVVz$ r*}*L%Em^y;?5ʡ i0"xٶ2ԝ D;85^\ܘq>!F=Vgf[ (-xyO`$)GpM0]P"k/l+i-lwO[/w;o.5Yxo|&0(k:CK>SmWU$>4W|u*So[<˘(~.)dB7nĀll:SY .KsP*ԧ%A/a񕁀`q/#.\@X/g&ߩzDA . Oc!O&Զ o59G.̉_@la(zhϑ55iH;* {jq:ԧؼ"84YAIEÚҦ &HK<וMbad)INފe˚ZgFWJ#D ڊ GuP(Yah IgD@E+E}۵7CeI0;j`vd[$?R$%dƷ; 4b׫y?LNu wDX`psoh&,z2WR0qaJW鲬7A^Kiז0=SCarn_y밐K6YaUaCo[q 4G$wNZ؉}@W Q{~AHȰ21֦70,;M! ֎LS@Kdѥq#EάIc_HUԶ:_A!LoU OMsGϤ%v 0-OȃK&I/-_TԆT˝9k_5&YO3,owe"Q&oOUȪ KR96zx|I$c<>9BJ[ٓi~qe4g3j!۰~nFȹ*w)[DZ`v 9pYs㢸W"HAgKkЫvr3WA%#%T.Ya"C P)EyHaH{`|2إCpQlY=^nPk 2-QiFb;Tx9XKKX&-9|!@ʹN孲jF0'ݟ[#XM=~řܦH_ޢ[m8kk7]QO :gʧdB9xz$.ഛ2&Fv#'Q]De+wz'`;֯k$\m:vD Ыo^>`PIzZ#5,Biz*E+mT(-Q`!t}84z"ӧUb`t qNy 5T X S8LHŐ}U7) ^PErӯ{*=H[֙`y@b|0*ߐP' oJOB,'jϕ?v?GYۮvU,;X 5qISVh ])2LSb_|HJR^ 1?X\4*/-c)JEڜf?w1Ll^Rjnm5T\ȼEå#b C~; ɜ$3hR.o'Moo3Eo'ucbqH &`ͤr x6J ݾ.1D8Ef4}j U~ /;>R`-8T,蟷[5IBWՓA>;P&Gsv;iW}I1?7od6Ј BBY[Si0&&$КaH-( . V5w"O/. P>BAuIM c,Ŋu侹Θ0+y ~?3뺏UM_ZJOQDe:HM)яR9D+2<YZnE~Ob6Ydnd4ΫtLR<=|i󒓓dP3u138?4Ԕ<9sw0xal3t%OQ\"S29A PBAmhꤘN,ఞkX;Yﴓn[ i%5rקt 6}{in߂aN'HѦ V)#Ğ H0+6QǍ 9 1!NP_)L oNftIE!1Vx\}^pLY`@!Ag}Әmtkn)6MmQ}а4^kdKx`-=AC/K<:&;s7!Qnx%4*gypTk<GH{x>o{ h-rQGm &\̶jxo, ?!mbjSъI)ؿAr2~b~ A(_B/.Rٷz2gbC 0> K ׳/ Ѳ c;*Wg*#HC*flF#`VeĮZ8`֤EuIhVB>hi!*[RjbFDЪ瘽t LPSnIY` #w(uRA H#[86p Mmh۷qUp MJN . õ6Ӳk-58OC@ cDΰxw $Y&U%qu;/x/NEs5X&'G~!,rm!~  P3RkQ)`u!t-=I =6#YzJ 1Qh&XXn {5ŖWg}<1Ղ#R3kMq&2c6ఇj)~xWlԗO)V$1sn 2pP%IGb CDὧ+-⶝ϔI$ڤT'` Y|( +-4p#+36iG31@#u `“pyY,V\Z7a3+,6a)V)'/B]q Tbd$YE6X~ΊSيrR$y/[~k:g~ sO{0Of4| I𖻧LiΎ'S`8\F.lGC_Ah֐Aoߧۙ q@%ۤfEEE)!U8mvvJPCZ&tݯk4 (5q~!bH14(9~EEc1 rY. >XnC 筆2XQu4JI`z% q m3*E}n߂˨gcf<l۱)j+S L8J`$Xuv'1 nXy. <Who7ÝmFW21wh]?}eJHc]HP̡vvHo[:> 85 M o1$Nl;y?}%|k6g x]hCGL%ܔG T[O#y]wV7p.?d'^v;_uS >0ECKKVmʏA9 KՄ<(|rνJ Jb%Q4ϭc$mXH6:L%w "PrAjB)ON鱭"߀JA Zp,;A:NWx?:  %rΎ)Sv