qpdf-devel-7.1.1-6.3.1<>,WZ*/=„ ewV!?r:?{jC6D2`ǜFy_`F:SE²kj`;R ݱ^(_8qNd R#/GjP^- F37 Lj5C]:/?/d   M 4QW`     `       t    P   A( a8 h9 : F(G( H)@ I) X)Y)\* ]* ^,0b,sc-d-e-f-l-u- v.@w. x/ y/z/Cqpdf-devel7.1.16.3.1Development files for qpdf PDF manipulation libraryThe qpdf-devel package contains header files and libraries necessary for developing programs using the qpdf library.Z*lamb78topenSUSE Leap 42.3openSUSEApache-2.0http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://qpdf.sourceforge.net/linuxx86_64\ s<q UweeE  d}_5QS?<A큤Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/Z*/267269132b2c29657f76025e275a49fd87b1889f13f8d05b6881ef088b8cf120f8feeaccaa0105d7be16e7aa6b40bd0631534bada8bf86301e348307b59f5944dbb37d1d1ad8ed1770d12644405f41fbf12bff4b104b239c2517a69603125d6b04168b6c3f04f7265f8a02e1927909c10ef64471eb6785009ee55e8100f3f901190830900a069425723f8bf571cb96e808a2bb180ab1c83d3eda5ed91239c1324a9eb7e9247feb773753077aa080c36abb3a48177e274f5a2e9c51b351a984b40514adfdffe306329794983ff63eb924bec747dcd44619d9de73b62792334d7138c2818aa979bae8d601d20d1933fd0b06e072ca354203ace7bf438429aec771c7d46793156af7d6ca23742be21949c88bb9a5aa91fb1ef8d0b34862780728efaf0deb88a90ec320d2d9a9834a2df43da6d5ef281858489739d98f68e86683f52a3e3bfbaf2cd303155488cf711e727bf057d879da1d2fa411314a2bdf5e2a28034252c81ab01aca49e4ec4b7e5b7e1dc4b46292adbe9fdc6721533e7d63264a9dc0ae6cb4f332e08c42d93afb02fb449340ba87c75a2fa8ed9004b3fb653c89161e4dbbfbf4a1e1bef93bf242f9afcf666a98bb2fb0daddc7919c4e03662346f5725330a468f4d3a9dd1fd1e0fd66a14574bd43df08457cafacb68adb470122libqpdf.so.18.2.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootqpdf-7.1.1-6.3.1.src.rpmpkgconfig(libqpdf)qpdf-develqpdf-devel(x86-64)@@@   /usr/bin/pkg-configlibstdc++-develpkgconfig(libjpeg)pkgconfig(zlib)qpdfrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)7.1.13.0.4-14.0-14.4.6-14.11.2ZxG@Zhu@YX@VA@V?9@UcS@R@R@R@RfhQLQکQj@PrP~@PIP&I@PkOOKp@O@OKO@N:N98@N*N@idonmez@suse.comavindra@opensuse.orgidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comjsmeix@suse.deidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comdvaleev@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comidonmez@suse.comdimstar@opensuse.orgdmueller@suse.dejengelh@medozas.decrrodriguez@opensuse.orgidonmez@suse.comidonmez@novell.comidonmez@novell.comidonmez@novell.comidonmez@novell.com- Update to version 7.1.1 * Fix one linearization bug affecting files whose first /ID component is not 16 bytes long * Fix some build issues - Add signature and keyring- Update to version 7.1.0 * Allow raw encryption key to be specified in libary and command line with the QPDF::setPasswordIsHexKey method and - -password-is-hex-key option. Allow encryption key to be displayed with --show-encryption-key option. See https://blog.didierstevens.com/2017/12/28/cracking-encrypted-pdfs-part-3/ for a discussion of using this for cracking encrypted PDFs. I hope that a future release of qpdf will include some additional recovery options that may also make use of this capability. * Fix lexical error: the PDF specification allows floating point numbers to end with "." * Fix link order in the build to avoid conflicts when building from source while an older version of qpdf is installed * Add support for TIFF predictor for LZW and Flate streams. Now * Clarify documentation around options that control parsing but not output creation. Two options: --suppress-recovery and - -ignore-xref-streams, were documented in the "Advanced Transformation Options" section of the manual and --help output even though they are not related to output. These are now described in a separate section called "Advanced Parsing Options." * Implement remaining PNG filters for decode. Prior versions could decode only the "up" filter. Now all PNG filters (sub, up, average, Paeth, optimal) are supported for decoding. The implementation of the remaining PNG filters changed the interface to the private Pl_PNGFilter class, but this class's header file is not in the installation, and there is no public interface to the class. Within the library, the class is never allocated on the stack; it is only ever dynamically allocated. As such, this does not actually break binary compatibility of the library. all predictor functions are supported - cleanup with spec-cleaner- Update to version 7.0.0 * License is now Apache-2.0 * Add new libjpeg8-devel dependency * Improve the error message that is issued when QPDFWriter encounters a stream that can't be decoded. In particular, mention that the stream will be copied without filtering to avoid data loss. * Add new methods to the C API to correspond to new additions to QPDFWriter: - qpdf_set_compress_streams - qpdf_set_decode_level - qpdf_set_preserve_unreferenced_objects - qpdf_set_newline_before_endstream * Add support for writing PCLm files * QPDF now supports reading and writing streams encoded with JPEG or RunLength encoding. Library API enhancements and command-line options have been added to control this behavior. See command-line options --compress-streams and --decode-level and methods QPDFWriter::setCompressStreams and QPDFWriter::setDecodeLevel. * Page rotation is now supported and accessible from both the library and the command line. * Fixes CVE-2017-12595 bsc#1055960, CVE-2017-9208 bsc#1040311 CVE-2017-9209 bsc#1040312, CVE-2017-9210 bsc#1040313, CVE-2017-11627 bsc#1050577, CVE-2017-11626 bsc#1050578, CVE-2017-11625 bsc#1050579, CVE-2017-11624 bsc#1050581- Update to version 6.0.0 * Bump shared library version since 5.2.0 broke ABI.- Update to version 5.2.0 * Support for deterministic /IDs for non-encrypted files. This is off by default. * Handle more invalid xref tables- Update to version 5.1.3 * Handle object streams with more than 255 objects * Security fixes courtesy of Google Security Team * Properly handle pages that have no content * Robustness fixes for invalid PDF files- Update to version 5.1.2 * Please see the included ChangeLog file- Provide the license source file Artistic-2.0 in the binary RPM (fix declined IBS submitrequest 30947).- Update to version 5.1.1 * Fixes https://github.com/qpdf/qpdf/issues/28- Update to version 5.1.0 * Add ability to provide your own source of random numbers at runtime * More handling of damaged PDF files- Update to version 5.0.1 * Some security fixes, courtesy of Redhat- Update to 5.0.0 * Same as 4.2.0 but shared lib version bumped due to ABI changes - Apply shared library packaging policy- Update to version 4.2.0 * Fixes bug that would result in the loss of compressible objects whose generation numbers were greater than 0 when generating object streams. * Added better API calls for handling object ID and generation together as a QPDFObjGen. * Added --show-npages option to the qpdf command-line tool. * Several small enhancements to make qpdf able to handle a wider range of broken input files.- Update to version 4.1.0 * New API calls for parsing PDF content streams * qpdf --check now parses all pages' content streams in addition to doing other checks. * Overridden compressed objects are properly handled. - Drop qpdf-ppc64.patch: merged upstream- Detect binary attachments better (qpdf-ppc64.patch) This fix eliminates a false test failure on some platforms and makes the binary test work properly whether characters with the high bit set, when treated as integers, are negative or not. - pass --enable-show-failed-test-output to configure, to see detailed failure reason in build log.- Update to version 4.0.0 * Support for Acrobat X & XI encryption * Support for extension levels in PDF version information. * New methods for supporting read and write from/to arbitrary sources. * Support for unencrypted files with encrypted attachments. * Support for files with junk preceding the PDF header.- Update to version 3.0.2 * Calling QPDFWriter::setOutputMemory would result in a segmentation fault from write() if setStaticID() was not used. * New method call QPDFWriter::setExtraHeaderText to add text * Make it so that you can write the same QPDF object through two different QPDFWriter objects that both have linearization enabled.- Update to version 3.0.1 * qpdf may falsely report premature EOF when reading files that have object streams that end with scalars not followed by whitespace.- Update to version 3.0.0 * Page-based splitting and merging * Support for large files * The ability to set the encryption parameters of one file by copying them from another file. * Support for creating PDF files from scratch - Drop applied patches- Add qpdf-gcc47.patch: Fix build with gcc 4.7.- fix build with pcre 8.30- Remove redundant sections (see specfile guidelines)- Fix devel package requires - Build with -fvisibility-inlines-hidden, test suite confirms it works and saves a few dozens of entries in the exported symbol table.- Update to v2.3.1 * Fix threading problem with PCRE usage- Update to v2.2.4 * Build system fixes - Drop qpdf-gcc46.patch and qpdf-nostrip.patch: applied upstream- Remove unicode data to make sure its not redistributed- Add qpdf-nostrip.patch: don't strip libraries- Update to v2.3.3 * API improvements * Compatibility fixes with some PDF fileslamb78 1518611095  7.1.17.1.1-6.3.17.1.1-6.3.1qpdfBuffer.hhBufferInputSource.hhConstants.hDLL.hFileInputSource.hhInputSource.hhPipeline.hhPl_Buffer.hhPl_Concatenate.hhPl_Count.hhPl_DCT.hhPl_Discard.hhPl_Flate.hhPl_RunLength.hhPl_StdioFile.hhPointerHolder.hhQPDF.hhQPDFExc.hhQPDFObjGen.hhQPDFObject.hhQPDFObjectHandle.hhQPDFTokenizer.hhQPDFWriter.hhQPDFXRefEntry.hhQTC.hhQUtil.hhRandomDataProvider.hhTypes.hqpdf-c.hlibqpdf.solibqpdf.pc/usr/include//usr/include/qpdf//usr/lib64//usr/lib64/pkgconfig/-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:7800/openSUSE_Leap_42.3_Update/76cdc4133b5ed0cc13d89708d18966c7-qpdf.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linuxdirectoryC++ source, ASCII textASCII textC source, ASCII textpkgconfig filePRRR eGf#?`]"k%] D]fcƕWtk"+ _͈ãʖrᆓbE_@%m3%w84Z[0 YJ1n((/xr/wIJ"UUǻgS`Fmj4YVks^ =PγE{O4JZ<{Q⏏ 鬎ȖkVU;J6=+Dǧ|yDŽV~0%w?~Y2X+eMbזBzEaQ"^ ۔{4trRw/Ҡg^*487[m׮}Q[,b8_ge7]_3k+攢G‘bO.fH)!_aӒᔍqr5g 'ǐIAF'؈PapY*`#لE3]8+ '$'e4Rz9!s(9Ͳ`p\ʸ-$9MBO$NcjT*+Νoi/- 2Q\r!^3E(U4&Y2,6Nє(Fꞇ\ Qv,däg;p12g˿ҿj ob&pTe9vJK|94kjB ГPnAXF[ ՗0cKr9܂SangZXІx,!9/{ !zyNB޳LˆvI{n8Q$mP#r{͢^NHErvLM[*EAƿq&)ɶ= R(P` \a5e]3(8-w3ddaG*6y>@mc2 t+ݛI,Yc)Ncx|X|`B^I;Y-HEm>0R!{ud[И3*sU纹 =Ϳ3$`T?hW0m$ (]6> !GC B|*1 !6r 3mh EH݉6Γ͊[R'ٮPj 2w2bG?kUpDƃVr3b"xpL.Exy#Cf3><b6?ݟv%=6G.Qkf$WN]YIӽrzi,D!Rw y /xZ\\ͺ7sF o/O|JMǿp;07|ڈ,['IN%vQAk\Z 4շ0 bRJ.A $>5Nֱc8.@RGU2nn~5 `.JVmU:{ߕ z͟{ЪH\F3oU(OL%WިO(ƨHl/JPrT<\[#@Kh\ 6: Gvgfׁ%Hy;bňT(weڙ|+hM)$6 >+ވEu͡*ZD7;`2+y:񞅅WE{s \U+嗢e$c(1nFO\AWb\a4steO'mՇ"ťy ,4/!' U !ƾ_h 8XiRިDU/{J4L]Zo]Z:g+q4U@ ~x/ERMj7ƅpwFi$ 0~I |Dek)p%M Hד+xߢ&XvnQ~}B? 50i`7]_Ma[l5>Ox7NH4wn`ꈈ{h:ٲs5tjˇQYu4ŠꖴVZO჆F/D8>xme'yb]^YP|$.G\Wu nN]T#Ɣ0)ڠ~FS>uUB幂une.h;EA0C%[/T6#d)d+TCg[yjoHG;tǾ:5J KA#J.V5 pctA+!WI,eNt~ "GTc6ݘSz dqsr7lzރ=@_3$^(}KwaX'9ԬTWnxWU <> E%؉q 8fjMϬ`&wghڋUkN{fĽT3 :ȳ5$n:@?M2 ;jϯ@0H.aqbe48L9Qe5T?FY4vsf %93 KI) :8w_V4z*ɣ!63$x1.iD&r'3fQ=RJ.ЎV:99`A@߻D9>fq6vXvT$kUFEF. w3,֬ڀ!./YFLnSS93t)m8KcaR e{/eoZ\}B,wv/9FY _bICĉ@6M*㸢#+_{/Oa_ĥ/vhuwj}Hմ:wj ;.X8bC^Xi$W󞽗j-!g6hѕ&uQ8G!s\iĥJ=W(ϕI1ǜ˸{'級ՉS'PlKnh,)=ؠ4ǨF^VVwdJmocx,T]4T&:1JMsljJ]Jhɴ/C֛ }իS< kCLG#&tprZm.|^_fU$hFh7,$zmBLg5Qi;2%x.zxi72Cgj _ .ur^BYx.⚫c ʦS$\W; ]vLwh%ri`JL& t+'VY2"#q7huw +U,g{\L뎽~s4"9:S">w{jy%)VVFtIW+w> @GZ-]i]I?E U'DeԵL}D?[ /GuxswSg.PN6}&Z|QrsER7 $c}_;}3vp/OMwuީׄZ0~r ҡbZR 2FHK?@ldc/SB)N&(_uֿ.8qjm/5oü,΂2*Pg#hxN65!菧؟BdryȬd:}5T|4U}l,u"(Zpǣ>W5L!HV*ф>JJAS-עxY$[/{rLW"wS(쭞𪸺B]uHMxPM+QeڡAp` ׎S,L}4:v 4 TP=CNFX-g~kX\"@mVa2ZK\ z*6*eZZ82hC}|mК#h1ꩮ6&VIR\Uy*_Kgm }7<3D:]!(1 y)oST(yz.ϊr qڝ%әpOELļ!m兤NPbL 2;#ϟ2 Ϋ͇/4(~,qp"'^P  ٝ~LnVhT|{ӆe#V|H`dGf:-4U'ګ*[=,1x[D1b/gz"&aHu]ӒZh;gՃrZݨCo7x\84~"H=ae},zU&*POiB7WRF !Re9Q\АuHYN`jӪhNj:9F7kh_ab*&XWPNֿD%6̩~N4p@,5cghAcGC9 ]*E//L]{@6G\at!L? >: krh `8ڴ&|YgΒFgshēHuPB*.OߢƞsQ5sAB~B#a! CY|jw6N0Ss!3+YW*zqyo2ۧ%A6t s:\W J3҂_QM9YWļE|:ޑ 1@ º>_E̞ EZRix9B%w|/!Tb?2*? "vmW%u1$햙"&c5;U$ۺM65%a%t7Y5'8P. 6[L_ A {kli)9{J\~vlC(Y$&4*0RLQ<Ͻ9A40$}-< VjZ P5 O>P~%3+`nGck_REN.^v&iH.ݚ r(>3Au@|KQ "[ 7ҰƣvLfȕ~)<3yKL-؎0c!T̸Y|my :j|VD [h"pE7 ۂ8e撎_y_)%2jeLc6M08N@Zr hy:4mt]Taߏ _$S0(ZZCNW9e ]}lGM{[j:YG-Oڻt݋j%KEIk#M#lvRsm\c,Df¥J&<ݚ.Wh+Qsåx/X:@=UvDD.4R6B!c;ž\kUǝZc),kc!=kV u#J:$0Z3T:gk~*6FXƤ&jPJZQleC 87 XZCi<~AEGyYX\9 sTD/ ׃Lw(]Z%=(2/)poA(7BqI"l"3p @ݭU!}\)Y~n$[g:d5wWI>i(#\$m[~uZߛaWVw*FYC_fVX8Ʋ#7G2æLqѤ ;xre+%\,-^M:: zBkB =#,$ڨ,s)H~DDqY@,Nd\ÊnFwsOK8ry6se aP$ ^,\NSq` Nރ$"ZVg0RwOj1. Ր&q \xq/PjNU#߂J]qZȳXtH* pg1_yZo 6w/s8Ror -gI.~5fyo>]oMR}?Rꐌv8slco >7es+{BJ/TǸQ "UL钦 b4O(?MySnhTʉ.OkE(8UZ_CFZ 5T,c7J Ga_tex 9،u B7*J@)bo?'K]MX{[P2Uy(h/wp c&8L=?EǶ/rm6 z3Hc <e}~=+ DXF/fL#bD(b#TU= mV0]u^6AXtd-?v?!.Gx> e\hЕ6S*o+r'(d@ԫœ}ףF;"J&3[p1p +*m۪{`lW s^5}%_Շ3wa 8'VgF\ꠣ1<"r|K]>bէe~Jc8ps~SU@@}$r.a7գHBzhzgݏCq?Tuu=[|a2=aNTrޅR,*}!8۾^wx'<z|,Lz j֢^^hKQԞI?sC/]%6 ;uޠ) `M?IV3s 6@HC; m11*ۻ3axf0 6[>_u=m\XD0%MWG؄b@hb ?8vK;.cV위 hVnkV=!/w.J@фt{x.whF@, ۀ|%lrf⌗.kf6|C/7P+ jx.5v*-IаBZnAhش bנ%{?ȷ#w$KppWχ=Ɩvĉ-NMY_:T;]5BqyT]p>3\O8uʩ(=l(da<nEB [1}< Ё$Sg 5*9\Ee#nqPr~}ݳLm 7 w9\|+ͷ6Q A[B;޾-,\Y'0gC}?\3&bz1I߯ZuztpY f[PP-p^z;~YCMȼL_Q g7ecPtNge(5QzbY!3&K]U[=hw,sW(ɚ5D)~J dfU4dW MLwPVn}Ɇ} Ys'(RlV#+̘G@A\&$̜r3fs`!v.>0p|plڐ$+fݽ+4pBoNs&K*J0|11@KFP*i;UA)_ȡq~x-en[JjhԜ1`sNF*ҳyJ*2]$3hZ.iQ| D v`xwzLKղ*p&E#YWa& :F& l'{ <7u6u}bi*z| =ԧe;XYv6_/1MP my+u&9\}]nQ9ȓ6gCg/[:meNG0ƴ@GrըsilE~cd.5O>tٸ`G*;gt%`b~.(8!#I%Y a}ؽ