gcab-1.1-lp152.3.11 >  A ^$/=„xTB Aj83QF\845oI2C | ۥAd6OA=Ei ҋOomrBNDl'#K sR˱:A-VڀMMZdvaL!@Ùn$ _b-|V}Jx[]9>GVj,s7m(WJ]IVprNe:И To2}j VRۦpf~}hf0dd3c93901e432cfb8f5a31510621fba24a60555ba41d435a50a8bb178b0fce2c7ade3e1c851fa84a292e55698a9e5efa339254c^$/=„qt>3SIь /N~^<&[pA?d   4$(;DV p     g p  \(58< 9l :_ FGH I(X0Y8\X]t^b)cd-e2f5l7uLvhwxy z $.04:|Cgcab1.1lp152.3.11Cabinet file library and toolgcab is a tool and library for manipulating cabinet files. It uses the GObject API and provides GIR bindings. It supports creation of archives with simple MSZIP compression. This package provides gcab tool and its manuals.^lamb04openSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgProductivity/Archiving/Compressionhttp://ftp.gnome.org/pub/GNOME/sources/gcablinuxx86_64H0_gA큤A큤^^Z}Z}^Z}^b18b45fbf70f5ed3f5895e3412a0dc7b48ee0d64c4584c4bd177cd9a23faaa9f114b5f32457ff3a45b1cb23becd480d5227041a1e471eb831f0d6a32ac69ab16fe4f0029222f161fe1a6ac9c7c83d629c8e9327d20ca9270e3ba4fa8d8688446dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe5512e43e689d09a70af872263569901ba8a898c42c216707227706ed9714bd42fcfrootrootrootrootrootrootrootrootrootrootrootrootrootrootgcab-1.1-lp152.3.11.src.rpmgcabgcab(x86-64)@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcab-1.0.so.0()(64bit)libgcab-1.0.so.0(LIBGCAB1_0.0)(64bit)libgcab-1.0.so.0(LIBGCAB1_0.2)(64bit)libgcab-1.0.so.0(LIBGCAB1_0.5)(64bit)libgcab-1.0.so.0(LIBGCAB1_0.6)(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1ZZZZ}@Zg#Zg#Zg#VU:U ]@T@T@jengelh@inai.dedimstar@opensuse.orgbjorn.lie@gmail.comluc14n0@linuxmail.orgbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comzaitor@opensuse.orgdimstar@opensuse.orgschwab@linux-m68k.orgzaitor@opensuse.orgdimstar@opensuse.org- Update description.- Modernize spec-file by calling spec-cleaner- Add gcab-revert-git-dep.patch: Revert new dependency on git, having a builddependency on git just to able to show version when using a git checkout is a bit much (bgo#793406). - Following the above patch, drop git BuildRequires.- Update to version 1.1: + Add git version in --version. + Fix list of new symbols in index page. + Fix unused declarations. - Drop fixed upstream patches: gcab-meson-build-fixes.patch; gcab-folder-simplify_sort_cfiles.patch; gcab-doc-fixes.patch. - Drop intltool BuildRequires: it's no longer a requirement after upstream migration to Gettext. - Add git BuildRequires: new dependency. - Add a little summary of its content to the main package description.- Add gcab-doc-fixes.patch: Two documentation build fixes. - Add gcab-folder-simplify_sort_cfiles.patch: folder: simplify _sort_cfiles(), get rid of warnings.- Update to version 1.0 (CVE-2018-5345): + This fixes the security bug known as CVE-2018-5345. + New Features: - Add a helper executable to create massive compressed archives. - Add a special binary to use just for fuzzing. - Add gcab_cabinet_get_size(). - Add gcab_file_new_with_bytes(). - Add gcab_file_set_attributes(). - Add gcab_file_set_date(). - Add gcab_folder_get_comptype(). - Add gcab_folder_get_file_by_name(). - Add some self tests to test libgcab. - Switch to the Meson buildsystem. + Bugfixes: - Do not return translated errors from libraries. - Fix a large memory leak when parsing LZX cab files. - Fix a theoretical crash when building the table entries. - Replace all the custom typedefd unsigned types with working versions. - Return detailed errors from gcab_cabinet_get_signature(). - Use g_autoptr() to fix countless memory leaks when parsing corrupt files. - Use g_autoptr() to fix several memory leaks on error in the library. - Use G_DECLARE_FINAL_TYPE to remove lots of C boilerplate. + Updated translations. - Add gcab-meson-build-fixes.patch: Fixes to meson build to match the former autotools build. - Add meson and gtk-doc BuildRequires and use meson, meson_build and meson_install macros, following upstreams switch to meson. - Replace gobject-introspection with pkgconfig(gobject-introspection-1.0) BuildRequires: Actually build introspection support, split out new sub-package typelib-1_0-GCab-1_0. - Pass docs=true, introspection=true and tests=false to meson, only build the features we want. - No longer delete .la files, meson build does not generate them.- Update to version 0.8 (CVE-2018-5345): + This fixes the security bug known as CVE-2018-5345. + Always check the return value when writing to the stream. + Do not crash when ncbytes is larger than the buffer size. + Don't encode timezone in generated files. + Don't use version script if unsupported. + Explicitly enable C99 support. + Fix a few 'Dereference of null pointer' warnings. + Fix buffer overrun when generating Huffman codes. + Fix builddir != srcdir builds. + Fix dependency on generated .h file. + Fix invalid return annotation. + Fix the calculation of the checksum on big endian machines. + Fix -Wimplicit-fallthrough=. + Use glib-mkenum's prefixes to avoid sed. + Updated translations. - Minor spec cleanup, use autosetup macro.- Update to version 0.7: + Learn to rewind if needed during extraction (bgo#763377). + Fix extraction of files without cdata (bgo#763376). + Do not abort with a critical warning if a file has an incorrect checksum. + Set utf8 flag automatically (bgo#754091). + Fix wrong modification date (bgo#753040). + Build warning fixes. + Updated translations. - Drop gcab-checksum.patch: Fixed in a different way upstream.- Update to version 0.6: + Fix for the AFL-detected crashes. + Add file information getters (get_attributes(), get_date(), get_size()). + gcab learned --list-details to list files with those informations. + Fix the file date when creating cab. + Build-sys fixes.- Add gcab-checksum.patch: fix checksum computation (bgo#746580).- Update to version 0.5: + Fix path traversal: do not escape from output directory. + Add gcab_cabinet_get_signature(). + Build warning fixes. + Updated translations. - Drop gcab-CVE-2015-0552.patch: fixed upstream.- Add gcab-CVE-2015-0552.patch: Avoid path traversal (boo#911814, bgo#742331, CVE-2015-0552).lamb04 15899748051.1-lp152.3.111.1-lp152.3.11gcabgcabNEWSREADME.mdgcabCOPYINGgcab.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/gcab//usr/share/licenses//usr/share/licenses/gcab//usr/share/man/man1/-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:Leap:15.2/standard/7311210608f3fca04482c4dbd5353073-gcabcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=a6a9f4fe8d18466e311617ee5fa592c15b50a6b5, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode textASCII texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix) RRRRRRRRR R RO?̴%gcab-langutf-8c20faca6c94af400b49c6e88cc05068434f41127e96d6e8d9bbcde2498549807?7zXZ !t/+A] crv9uQ]sHK|ME,@}#a;Xj/e[P/UsA|8xjgXlsmm&n,; c bO\.mvɭRSAeޣ"@y4}sujx6ыxG? E, a@9f;yuV"tjy&2_v,dai>p@C@#z✺:*>`FQq! ֮]ȉO[@ck2tHH\M(#- qV_ͽU.%]7N2qOs,.d"KkzRa3DaiϢb]¦8W 0, T289)kw2T-jt+K.ޞ+݈A xEN즚DDQ۷y] H-ĂzN-5$NĜ.P^B@sް×+4E#!lTEn`4vc̒ Ip#Ox ⽩Sj=AX2}zw,駲1K|bk]iJ񽨯 e.0xfLv}Ν3BLѧ זh> jԵ#CY_cM$cjSb!)7'S%N oe0&Foɥ+TZp{#_-s@YFu JPpku$רw^Sn^j&v#_WD zwE4/Pܠ^)O'0(ҡ! K#5@T^da{mn(U(I~g$=ժ6f'/-CP;H\} 4398F}yWoV'0Y82 "nF j$CleɘN,/tlkrut5r-%yGmɐsO?Vb vJ Adi N4 .Ix6m{Nz)qipKp7 7U_=PoGz/D1dԎDX_Bj:9=LO#Z[=] }gJ0°)<.Ir;?b6x>/(IA5xLR kyC@2sfTs×HTu" ~eg=ba!NK{+ ghS2{>_(GY[oJ0|`-rA݆l@"R Q#횓HbBS'4Iek b_6aZyhV.nwRN_ _:qYPo" c9\`v6zyv,hs"+rһ<ҕ~j7iflixAAxP2Z R;u[IyA˛ g0.;U9ĝ?l_Sz1&pBwR ļt#[YU`OCᮞBNl8(T_IRv(D趺\m={VpU[ AR6d⥂E@7>> -Bf%+d:>hM@z6@ 3)߂kv&Ѝɻ_˺?)ڏ.r %}m$Npc'Ͻba^7h2:ϰ;ĞL#ьa>#H`*HO_j!SW:"*Z%>515v6̔2C̭ɠ,2l{ 졏'[("d5mUCuu;Asl_5D4{RZHTC˓6N2ԑV",Ayq'ʗ4㪳 -JH u nL;/ (8:MX,ײ! >!HXRSjB3d"کرypxd#Z[M> u@\#]StBQL)+w h~?niG)ͺ i kߎPU:*C`޵d;,?g" I%eN&Uה٠(U-2EAd"^pfZll{[U~ b0<wL[x.Ewo [/!͑:"#r%+EJ k3ꥠao`dvBܢ2VAUXu)!,fK;g%>ݦ*$ogn/IEsL `pN8ƝqwybHץH"7;3|DLn-lTY8?OI\/+)9ۀfj:pkL=M)Wc\cOpqKV?DKoƯKDXq)R*ʜ̔9:,3`qâ^h2~qkȉK, KsМt KlEDmC@Kb ̠Lg)MH[Au%kU:uJa)I 7H:)TYGTHgy~ fSzai2EvsJ2rL6ճ& %J"ub>đ¿a$YSl\b,plXnj߻IrqwBz/YVOȳ"K!hĔ. ]*Jth,]Xk#v!r@VD0ϭl9_0]G@#iMލGSNpo+KV]OhnĞ]پi%l 7ꋰ0Piq]D1Nl_k<vh(fV$yuIu3nCcp鴳3pli hzܨ@c51e)yq}&bûw ˁHy) *͠4 >,Ka1SO j#HX|,S~a AZ~=31H>)-raqE, OFc 6T "IjC\~`( ׭8x6hS!SDy 5BL\[9_K |DƩ}EM ,]N(zޔg34l_#ƸKDZv4@)EKJ3ƄOHxc 6w}xWsY`Zvc Tz>{O‹)PŷAf =/?춈\QI94/=éS06O)Aa5BxM;n %"q^dGzi+ld4 B6%L > "wK~BDPip:>z4sy6ۃ+)Ef3m0V NR I[]eԿ?K:=}VÿOY%.cb>Gb9n(TٲeGMLlEح~8B4Vxν +%s, \!QN\` T}ũ+2P>ӆ+8uٍ&K"1LuOb9uCI^Xg~#n!L̳Zx 2)߲}^ N-@5\sMK ;:?1'~9 ߧ,A o:ЀK2߷\X*m s8P#rC"sNg(GpqA5l:Oe<=gϠ= X j"gVYsʑś!ܹt#/:%@by8ᷖ&Of!-<I ~Ypo 쉲j>[,Z"mN!S-o͓O$TeO C x3߯V5Pw' OEtx.NB>j_ &:/e{I*=SXp'1]e@vB!e L.*d#XMl0p?.WDlk:;?\p9jښ0w}|h\/ sJ]c#oBen\Y!לgڥ!uIZYwC \a;ڼ/3=߱͗kۈEP;Q^; ȍ5<"?E|'H\AM,"ԗu'-1y</7e;OX(4NGJH89aRQ.Y PZ]yv# T!Np ֧(Oc9FtL2q(1~MnG CHc͝9ʋ3|Z0C\'dw(笍ncߴ20kpiY:q0D9w l.xw⩪h)I oBώDRq"?J7(lCyy84 >Lsl :jN6^um[sݹ! (wgIQREe^ګ@Zv`;XȨwV:! `gb($H[yz'+Ք!mkzrL{e /,:Ք ɉE0BxonL'~gEV}oi\?RY%AfS O७Ҵk晾/Nd> ri}%Q`;pDO>m|uU?'ruc8c-a퇮VJ B>z8Sq'sU0 oF-r6ғ k^c@NP)ߢn!Z).j s W=c:vTZ'3m|l_N̨9L XU\ʢe~kEv ~a+?2-Q}K}')KͩOUtOG[x떿Z8* . w%ɴf{`p v_Mnlo9X_aRfkh_V#AD `3A̸_wxKM\@QƔYۅ߫#կ{my 39&*CH)IE6w?hv!y%냱m?)HȮL,[wm"wy!CM C kQUӥ pwܲ{7-b+P\=9I,@"G_|H"c9l P-؍|zCo2i6PbtA)ѽӸK"1|rhygNXEabB|o:. H@/syNDmMlԋ~+>$u&G[2ޘuMk эSඑW[.9cNdU rHм-6KOI?WBzs϶ kMk:rR/L8Q 靱~WFzlty369cTf# Z%Zz+9zhXaX,ƉҖAA%T<-&hVM PeMqAj'hq }VЮu8m*[ /L ( \W4YߩaI3}`45X&镽Y;Q2ˊy[I iw`XXcޒqGB,m"T_fW\$v_dfgHT$pC2R+/g %#ʿ0,lh~=*&LRj.89v,&lpZ j=)D55$3qNde)ϯGMm8KHXG8_s$d*I0TZ.gf||Ev8"ZjxV`4䐆%x@SC Û͊߅&7;ʝXƻyPWZ}iY¬Ae:ODEM7؎[5#$:Bjʵ*i)+='vxQ%jS8в/Ty3t!j'CC cp:(/;zFQ 4I2\a-4Lk~*m i 5l]fyqq;dbsD;܆rwb 2:U5`ahݛo"0-t-Yz&2޿ἿqLKhErWf,k&J.w7}:A|y|5 /͘^=_]Sx{@+q(oMH&_,J dM`%ݝ,syHwC6N_׋ Wt :_Ψ=r2OcvINϯv9?_WecSԜv$nܑ8 REf]cf^2nQ^6,*R_B"tkik6Jlә-TLgHCS?;a;cyMrw1<6f":<+ř{7`pyKܳ"qܿN:b%M i,ji/etI#hႝjnjͅa?.bOW}[g N.LVb޺>okML;|[* o[61[J`e"_"qX*/5h֔S?RL YHmUW 3Z *!?]-j/p8rr<氌.`9M;!m&QkFhcGꂞ,/%dM8V4((5~U->$|.S ~`xu/B) 1w 6c_4 udjΐkK43\-ߝeтv+\v=>JDK}%9NshϺ~+5o^S_CA!&8,o/n ӕUxy$Mkt4v.);lm UW/_l0 >B+tw;w&h2L-8O@N dtzc 2}]ur&ӏO(8:5_ XY~k0b.]N<$/i+D5+ē4뀮3c!sc" 1c&2, tan>dTlJKMd0o~f]/>U.ۼ+p9|Rj<_M_\/' H_c 0oT&%WJ"vv*:7UL3@DJt|͙q#:Sd Vk3 GD@)OtdzOO=IE!+:bRl׬y#sZ)M46Vq 1㐲کؼ=glkKGR!ps'NNq*gBFvj/qzf7Km?إK'V[c(%!lrߞK/Fh!scZVde$nU:9,fCr?ĔO<:(YӁc ."Z猷@QΫ 7r,ͣ# LRї(&;k3/ثq>L2 |d#ڰ od -ѠH'f&]{i#zha46Iņ®qNd;9mu2@{DFlܼP?[&bH>H-H7Gv {U]{/䪠'. 'q ++\JLQwݔ;`T>_td~B ;( 7v6j`-yY.£xjCHSfA헦G&)dv+T%zlo162R]>}E|^t=4P ? 3 ^U"~* `;$b+!ܔ"WjTq2ܥ!޸]،O,dJfFu)Cqt .I3?x*^&L<Q^(3 Y.TUKtZ^,= aUu3IY~4 ^LnB_ȧQ'Eۼ(J7_y(F-:ےpYw%BeEY2NRR(-#@2֎/Hz.@Ҫ@LEB wu(g" &T#]BՀv(\tD6NA>C&Fk/vf|\HEm(nJ)3ZߚM[d qV?A w7Lܠ t+_vvf|f:"gHDvb#lnuhr;{i{վh݃byK\IŴTw̎o&84~@5$JڗU͖x糬?1(Իrl4cT5f)˔~ȴ 4]zIõupߑ+,)"8d5K/AWFxKnXS1}ĊC"3 ¬ K$3Gn– bg/~ aPSϨ98_x+utk~#גj^İ2c%M=FT^ [^xٿE$,oҸt, -?7JV z^  PX\B& 9.]"NnOF%ro}ViԦZ\`fR87n{5DRIr(9gzo=D*bO3/)UO;,6P< TojĻ!od A7BFٍqEcT#Fx|F-޴k>C&Pa!oN5$`,}OE;U9p X\X]q)RNv 7s>l_d* 1u&p~S\>#{Yzk&("$avN*I ޹/vJ-yG*4&<7abULKXXͦe^7;X⟿?N'^hׅM ,\# 3*jȳ tw*7oZ l$ޒآF{Yޘ7_TUuV 9YH>6QwVx iuO@>1SBm:[Vi`ېM:N0y}0,:Fe 7`xmк~pVxO !;4*0/] !nT,")u-#'oD|6X!oOؘ Ϗanm0 tJ#ElF)d_7kcwImti#(G†~誡|h\[NVi8cw1xUR~Wv*;# F ?Gk\k?! *o-ˆ75e׀yI7beST+f%XtȺDžOKḰ&*X\7R ~0iv;5 ?gVHot}&=" He^1;椰 *N^sag#Țߒid겮"::5T _BSuXo) A;Aтy;EV09;sz*z fRcXdz.f۹XWQ*?/2UH8y9)aaWHG!EfsP!x\fK/ڵTU~I5 湣Qކb|T*~V.UP%Vg'z"@W}t=Rgw/}!PGd(D#+̤DeJLpG˽MWI-OIy{bާpP@, JK^Ly޿j2a.)9 >#R.'ҁMuIJEdLҮfB7MCgHe;r]cPR;ߩ h=G8Gќ"$4q[qv//!Q l>rݘMQO0ݭa]㌤AO0~8J(`TۼJ3<5Ê @<^R49&嗙aWyN P7k)q EuO|eCs9ij"t~19̩PBΊT0{`'7` g$8=[ןa}b )a<ї_~PՏKŠ}Bɋ.pݫ,Ax#OD>7߾H  t1^h0U"7(ohDmaH7ӿz/Hs6D*{UB5xxY$'efGA!#ZY-/X'iiOkJ/GM Pں%av4!$6ݵ{xw֞?fB. n> ѐJG.u&5*m |lC$ׇx*s:0з߁)tUDt3q3PUAR.CaK桻A00xC3r!Ssh/fwuBObAw0ONAhg]v'E8k[碂vz>gwS^SC$t+DIWcyZi * G9vj“EY?E n.+gТL9.C*#|)rpf~֎qߧaRog. \Al~MWMn(޾96m3tk@O6raP #`5ӘZقmh=0 m+k%xY i,8墴xkNUU_ޕXvPbcNvkW@8 Gq`-v~e{MT9-4Y/І15l>E]T7}˕9gr([=eN e6&x"Ez ƑΦ0gcQ}+$8ۺW?CRiZiCu}f y12aP!!";P 8ɣג.jy8F˄ $)aHAn/"FRHRb#4Jľæc Mn % 8n"rhݭ >? b'I"mRֹc5p[ȣ]=ם) C\Xhqcߑoɲ]HØW*$9}hQcLl1Qeaenz*Ȋ.@*gL[n羲qPqr:`GP,b+_h7uCE L :8/uxr)X([,Ɵ"$=-OS;3!% sfF Ϭ_dN v 2ug !c{C8fQB XArK"% 4Guˌ