libofx-devel-0.10.3-bp154.1.106 >  A b|T !M@eeeUÝjĶ1LRBWrw tt9$#aCe)"&lZ{⦂i"A1/8BŏE_{\ ?!,}[iؑ5(Pۧ9¥TcƳjz>1CZh'+4(,^~z*gG[ECN*HoR >}Qd`L8#兢u ]r$sWͳnSt'F:q |xd٘fO7b6d9731a6e345755ee6561f0736582c24ea94cfdf953042aa37a504d17b3bdb3433daf873fe1771992511fe054b41826f2d2139cYb|T !M@eee %z4W&|r 8b (R(:52+f_/ )A85TOn9'`(iU?~? Xbf+f`9kX9~s)S({C5PAwHЃ*),RV&pnc2Nyㄏ x_Hz{-ɯZb")AOMNBYSӟoo߱C\Ec@ވ/pwm׼ LKkAJP}U>p>D?4d " ^,0@Daj{    ,  D  t      H   ,(8 9 :e F\Gx H I XY\ ]P ^"bc0deflu vwl x yz0Clibofx-devel0.10.3bp154.1.106Development files for libofx, an OFX Command Parser and APILibOFX is a parser and API for applications to support OFX command responses, usually provided by financial institutions for statement downloads. This subpackage contains the header files for the C API.b|Sobs-power9-07SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/libofx/libofxlinuxppc64leϾz^G ^ bA큤A큤b|Sb|Sb|Sb|SaTȬaTȬaTȬaTȬaTȬb|SaTȬaTȬ1eeb380a65b023c8dacbf6a63cd40cffcd1481660ccddb4bfb772c7fc3db7e93edb2e0b573db4d55c35d47516f4b649aab29ed310514cbb2169f1ee17224a8273b11d6ba0a9abf1a213c355849583050170b1ebf24998ea8614571bbc7843327ea0e04237bb31ec3947f5788d400131f775ebc0f600960759c097649996ff27da5c8ed612fa5798c3fb330b0e0a0f989fb60a1ef26f1ed85dabd783b3e1e203040dd9731f0c38df8462780d97b68fe1aed324ab0404922e091ab7f395e662fdacf889e735a41f9701c342e88944ad06c23b152b9d70eb6836166ecf4fe073f7cdab0f0e85c4056dcc394765b67ee61ac9cb76ca11757afa254d718ae83292197d1f2b6a9644a537cc82a7a8bee5ce8429c226bcffd1f0043a2ba37068761c91flibofx.so.7.0.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibofx-0.10.3-bp154.1.106.src.rpmlibofx-devellibofx-devel(ppc-64)pkgconfig(libofx)@    /usr/bin/pkg-configglibc-devellibofxlibofx7rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.10.30.10.33.0.4-14.6.0-14.0-15.2-14.14.3abahaG&@`F` a@_>eZ؄ZW;VTr@Dominique Leuenberger Christophe Giboudeaux Christophe Giboudeaux Dirk Müller Dirk Müller Dirk Mueller jengelh@inai.dedimstar@opensuse.orgfcrozat@suse.comdimstar@opensuse.orgzaitor@opensuse.org- Require libofx7 from the devel package: requiring the library as the target to the .so symlink is mandatory.- Update to 0.10.3: * Fix gmt offset seconds * Fix various typos in source code- Update to 0.10.2 * Improved imported date stability * Respect --libdir for opensp. Don't override docdir.- update to 0.10.1: * Correct casting of iconv input argument * Let ofxdump also return an error value on error * Code cleanup towards normal C++- update to 0.10.0: * fixed: Remove unimplemented function from libofx.h header * fixed: Return error value if file parsing is unsuccessful in libofx_proc_file * fixed: Use given parameter for actual file type in libofx_proc_file * Large contribution adding investment / security handling in OFX files, by jeffjl74. ABI-breaking change, hence MINOR version incremented (due to MAJOR still at zero), but libofx.h API should only have additions * jeffjl74 Enhanced handling of investments in OFX files (support not added to OFC) * increased OFX_SECNAME_LENGTH to match the OFX spec (ABI-breaking change, hence MINOR version incremented) OfxSecurityData now includes: - an enum for the type of the security (stock, bond, fund, option) - the optional fields - the mandatory and fields - the optional and fields * added parsing for cash balances in investment accounts - usefulness depends upon how the broker uses these fields - Vanguard fund account puts the market value in there instead of the cash balance - other tested brokers use it appropriately, though the date of the balance is sometimes inconsistent usually due to unsettled trades, i.e. the "as of" date will say "today" but the cash balance will actually be from a couple of days ago with the difference being unsettled trades. * fields under an are now parsed into an OfxInvestmentTransactionContainer * added the fields from section 13.9.2.4.2 of OFX spec 2.1.1 to OfxTransactionData * added support to provide balances for securities * added , , and parsing and fields to transactions, securities, and positions * added a new account type OfxAccountData::OFX_401K * added a fix for sourceforge bug #46 account callback on * modified ofxdump to support the above changes * added investment account examples from OFX 2.1.1 spec to "ofx_sample_files" * could not get openSP to parse ofx201.dtd- update to 0.9.15: - Fix segfault on uninitialized iconv - Make file format less stringent - Minor fixes in the build system - Fix proprietary tags striping eating the content of the previous tag if proprietary tag is in the middle of the line - Don't output invalid line numbers on the console before SGML processing starts - Fix potential heap overflow - Fix crash on some malformed ofx files - Fix crash in ofxconnect on missing command line arguments - Fix for daylight savings time handling - Easier compile on macos: obey LIBTOOLIZE env variable, and fallback to glibtoolize - Fix compile on win32 (mingw-w64) - Performance an reliability fixes in header parsing - Strip CATEGORY tag added by Chase bank - remove libofx-CVE-2017-14731.patch (upstream)- Trim history from description. Remove ineffective --with-pic (applies to static libs only). Rectify RPM groups.- Update to version 0.9.12: + Fixing a buffer overflow (CVE-2017-2816). - Add libofx-CVE-2017-14731.patch: Fix a buffer overflow on unexpected tag names (CVE-2017-14731, boo#1060437).- Update to version 0.9.11: + Add support for client uid, from kde#366326 bug. - Rename libofx6 subpackage to libofx7, following the soname bump. - Delete backup files that should not be in the tarball.- Replace libxmll++-devel BuildRequires with pkgconfig(libxml++-2.6) in order to be ready for the compatibility package introduction (libxml++ goes 3.0).- Update to version 0.9.10: + Fix missing balance dates (ledger_balance_date, available_balance_date).obs-power9-07 1652315111 0.10.3-bp154.1.1060.10.3-bp154.1.1060.10.3libofxlibofx.hlibofx.solibofx.pcanother-example.xmlexample-listing1.xmlexample-listing2.xmlfailing-ofx-file1.xmlfailing-ofx-file2.xmlhtmlofx_spec160_stmtrs_example.sgmlofx_spec201_stmtrs_example.xml/usr/include//usr/include/libofx//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages/libofx/-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:Backports:SLE-15-SP4/standard/564f8061f97ce49370c4e124269c4680-libofxcpioxz5ppc64le-suse-linuxdirectoryC source, UTF-8 Unicode textpkgconfig fileXML 1.0 document, ASCII textASCII textexported SGML document, ASCII textPRsQ!>W]Gutf-8c724d3385f34b2a59dafb2deb928d292948e98b6c08f38d30059384e4d8cedc4? 7zXZ !t/8 ] crt:bLL &p zMχs2c4S"[?J$Rr pX̍:n$Vrd]%-Fn7O4NY϶ھj&89M^ I,$s|mp‰ 7l k_,YĠ7lBԞUW g9)}s퍍B/DKTK 6sJ LO>5\ VVRLʤlxC4{`{w!+?FAg:!IR&XBW[KwjDsRST'+ED]Q$ zEY# 7Ұt*5?Q 螺G5pTl%-1δ'I҄Qg\ k%=,5\.FyӯŃy^YL\D&Ur-*sR~ H5?!$I0<';U!~M_oc&j&ϝ Ų=ep0e$' ,86SQ$"NQC~sb_{]΁^o<;t4ܭOps;O1T8)s ?{S4;$'X,Z c9-Z ˜B|M=(d 噹o8aNn@0)QҸ_o[>ռMYJ.k) iֽsGBpJ5RԜ+n7 VH2%"HS%׺q__t(bu~S_NQ7xk$"RuV;5d*,k-by31=lIsHg݉V?2:U&*+ܞy݊\ #0/{bQ&zn Iiґ߫1|WoKF> h* ߫=9©ha:!Fva*CBvGOx/I&Ewʞ958nW38IoLg9P ,3sgݧltX#`z'3 K&j.U+Դަv0A5@MEFbE%>I3y"N̸A,A~&ra&z-=j"xzɵQߚ*xNUu}{8!i6\'ѣ~>:$Hkz*8O^=W\/f3Z_CQJӘeyEպ=Y*Z:,<%׌~jD'Jc;O^xQ:/dF;MI? ڛVKmgv @7ӳ|IJQ>N5nW⟢AE]s/ g2}hXFLqsg{r9םEX1x ķPoCXG̔0 P4!` 5[Q_l%Cc[6p'wU84m<*d- FnGݾ\I^Ed=OR j {Te5˗:x4/QL~ۻCB:E q7c޺=Y@|(H>#d#h[hC+5/pxb6W<+xa4O'h%VCYm)j ' \Cz'ĩ|stY"rFlB!~G "ʆsHU͓e|y'Q6EnLz1 >nA=_ +-nwi{[S|/ B!U+^q↡ӎjUGU}Mmd*ɖcVt::~IdG?Fߒ3`3r o^E;,B=bw,,+L_Ԉ̤ ,̉q8}EKgebSƃ]ѹ=r1 %P2` j *)Ʋru5qkhq85QEꭤց"ERCmy!>J^i{U_<h#GO̽ʫ?n:lx&3J1@:NvS`S*nHZb{j@oNsB s[Vlfr ș*堘@M 2C`u2U@Qulfu#(YRPky kOGLʥr{8rGѻˈYbO[=֮0!l]֯T_%L('si/]sc1g,ՂG/gM{&O9{ßnC{ƫ#ki6295g#P>ˣHQ% EzbZ_!禞aG8j,_JXG)XꓵWSvĆHRMq2=צj$:24+WP,EvEɼ%2OPˈ;%]r ڢª^:lhz4wE޴[ b86UNŴ-'@(.ixG)pvqgB~{p S%|t}Ahl*hWðmq]9+۬X^ׁ_5_) 쮡Lb%nFI>ϝԮSoG/ 9OH";%-U57ϻ(Gf.TRxϘsGx!u%I) wl5lYDbsۻzt^S0f@aO0LIuD0NML)~;¶ YG4Ron`ErB OؕQ9&5/}4.^G$O+H)X:q=r3ʤTpT(1٨. ɣB6^ .1\CFxh\T&*8Ju__qH[H2f1of'L;?g }גڂtT Vy@-qhfY~2h} 1f~[cxΨ/ތ87x!V[jΨ:`*HxE7KI!e4xuN]#gS,GYT[U)1?}EuhEۨA\dJX 5P/$:/s-2hu!oǐz&>^!>ϗH6oaS4UW {I=_x7M4ڭeOm DwHǒFHrB/-ҽys$ ZU7|(| h4b%]sڞVhySq.ԹRgHuR.U8JP\Ň/xy %;y:c؞hVB/n͸18,}C|TXDc!<3F-yeՇS~ɠw)YտJ*֘Zm\Mɋv;b8AeM)B(z9hȖN`!j/s?z S=-|Iy2TK?Lok;&G4}>όFU i{K&sK教|ߗp@7,NL޵N7 &t{/#i Rb9u &6pTȂܲcew~ zvV@([ZrG)A{vrܹ9kTP\JlFM9W _T+Jf(PՁn%8_>DbA^(,1o7:ܤ*{;QD5,%!@V^k0e94'=k5‰ e~ƥ%nj`b /~]x~V͖,u:CDU2Z]<)2ϝш祿̆C^i"![_->=V)O:F[ t֨O A.;1[.>̵ʕ⽗av2e:'5hj0 eL7@:8oH{fy{$60¸Œ~ߢɜ>Qس^ղ 0c}^zZV'*t 1Bug5pДC?NYd4iLflegŻ7* 5?4yģ\wuwjD&$h;nO6Q(9oϷw*dMgrp,tܬ/-@9{ȂQ1Z2 Q+Քc~6"؜+7C S{ _㷷Q+M@4[L`2"f[A~ù^MF%Xͽ;6ҙ-!` ];"{5NOWOBBs9"8X,>A!zDB -\%LQ'DTx(oyVם{_XiI!?hudW_tb.qkYf-^M}EUS-4m}~A;~Zk5d%7Ssu&AYqmb1 QSCUl|ΚWE=;{|5~>KRmO{]a0]o<̿E;t5*%Ɗڹւ[#/!}q;"-PUk0Gn%AR9HȰUcDDE+dvR: iEClWk~ΘA`2@5~h€_瘐a,*E3UO# :Wy)&F׀gk>_*KE͆fϿJWM)bD/A}&Ds0QI ~c#ydPBFx35dUSmI8M7(XbsğXN=*ya0R_LZ3 !?%Bb?{xrmlI &ҎMeԉ植+"œ3#DOmw E9{%IQ &OfqlAHĞ"|bC_١:Jp2Ԅbيg*k]\Մ܂Bhb\Ž6 ۨ^BJ^ TWiхEX02 Nvbk`zҚV6ǀ8FUf?1}ŝtAk DV殨?f'`7cr]~`?YPqX}̘L˒hMΰ jՒ = H'%vF:"O d.־63t Ҹb(yykGtR"IVJ#@!qЃmVYB\js\֨15xGzk"%M#%ڙe@=bO)Լ}C$5,Saz_=ȮoaoɊ#Z'+YQ6r*4[MS=+(B˸iH25a)Ug~OrllwBYşZؓR^ؓu%> =tx~=o!V=Z[LAOWT64ͰβARF} DR*ϱSwqUs =o ҦZ;CleoR@p8 I !f% ب':%w"g\FrZGTWyyv+ϏCzK4 ^Fd189G1ZrS==Wkb\Pv贂ae:}*=}<1iMWר#ݨw$$,5Â1՚q;;4P{Ϯ2ӫZg8_zha~ 0~ _F(l`wq( &%lMevtZOWBN׆-d7v^= ?\ek/i^!:\Zl39ϭ (5?5ȭUV8 |o}&&FƢ:rpSạ̄$b4X= 䵽\O%7ͰG.XLJ~dC81<GёnExwhlgh#7@BHj$rpFPC6]ath;QGV)jVޫي07QʍO jhК-`P䕘l O*+P׍=|.ocqp wX\Pd!^u'K?<~1c?bI#. M0wa %uMD5 \%hq  fvPj 9^LȀK29K .$iopYTIgH7pcyxx GWs9s"Y4.w_AIз(Gt8uQDt#> ٟ?Hyj삸&kѠU&WP 61Y7=SXRnoy) W^5d:@fo:^Γ0g:ZTScsoj9v}F3'F>?!:Oeé2%~RQjz;,4D ePv*q;i,v*tC 50Hbh[f ͻ:hPb; h@?-xcbB eG9[3dŬvP prD@$z^ 7OuJY(f #k4{6Vo,k'\+*`]@v> , 0o9'B,vXoQj3Bއ2hkS!$Us)jfj:?ewX-PNi+4(FFT ei;֜qQ̮>ŽW֝]T.x9 K Kfh 2` _Uyj$^_9!Kiy2yӢf}kbqͼ?z.V_;)˴DM3ߖReK%@vɳ{|m$ 54#kGurK?-3aƵwy<^?Bd1BaKR;GEZ&4{Dj*w֪[:oU+.eQL\F}vQ5$lʦo<W' %Ne}Yr#ץ ̽P2KJDTׄK޽|%n0:$\nBI9d'OO}:mWV0`Lgc{uܺ#JJŌ"PpIاiH-ߩ227*xqm cDQB,Aדe`[WQ TȬ aH#v4DzSyS%,s;ꪆ+f25spr:iVN~"= m9~y7'h,Gaka]uAoqq x?0Ʊ;?8vҘ}Ji꓋$MV.{y׀O2JtG([M -נRrԊ͛LlQLMA9P7꼣)`6-Vh2` E9 꿤Xac oж3YjS)jhy2JPσҪJl@?a׎_TXsFxk9b 7O1fJL,A\rU A'7uݓoMh!/Ft. AIhz Axe;D\(*xIԼK)XҖśfN!Pdp}}L9u)KZ@Zr_h A2ہ P'J*vuY 7gENxNLvG~_jSPg,͌8bIwF^D 3D\uz+Fta=P; Άy̪E 8VUd̚X_`6huEIi!ӜdSnsS: %U @*3T{3'Hd׬Q (,^YnHZm:=`Gn5%`o|/Q 6)۞aHh.H& ,E>>5p Y'i0% ,y կeWNTKrf2@N{ Sjp̧H ^LIв6)oaM \b{okge}1n7R!";@튲x7.t ̮:b]z讘+S1/7z,w"@1q5 u*ӿ(d\%m]9lxRk3c d B5~A]Ou V(}Z xSb(j첫::Re\Ja{.M5gN44G̨*sSs^6:w bjmqCLr+wFXXYLFܱ8=rVc UHʈItRQx|:hѿ[&$[TN!I+Gۃ@00 4DVe;2`⒭ڷ=2Mm_3H"[oCB0B|[e|*2智W,m 2^ɡaحvQYe&L&)_$GЮK濑RK#昐ʵw\0o+%3/.(g\f~־ np2؂vCu4jZ5j@JE}Hsgle.̈́9@"^̝txнb, .k˃=ym>[ܟPm>Ul[WӑPc{U-e?'Q:3aa 3 iݡEiɆ5Z ԱXzM}'[Qޑ O%ĠꦤA/E֯r_ i1oBߡ?/dyE Ո uvn&<_EXT|7Ԟvā\ڷIfT>CnϵNN*RxK2^Qœ '%]8u&?RXU1tWqX{}7ǢUjW3(6j = CnMs>83T C*CFVmAi8~hՠ9%kx-0oԕTi.U WL(xzE?؀<ۆQUuC$̕ow]MVŘxlz d=]>;lhe77V wyXp%GPY!9eb'K>v/kb P4JֲX'Zk.u[ }+x2 C>_~7ͧQQ֚rk/'E^h,?WT3[ƻ. ݏ1Ikk*dC +cTZʎ.E׊p*=vZ!;)WR/d)iVI`m^-;cOE-a?ؓ51f"jBLyÉX%|eضbj")I~*lRͺg7'!$O2uP%cF(S*"EfSB Bp 4nZU!&\[SS>jt8ah COCT%F?SlrƑX7R+`Ca8JU=?7ܫ'X=ѯ9f)EWvCuIl,vmpo&Eu6rzF*aP`:AR1ʫ}xZ)xK/(CHpF (V{*nE\\+!fOw4xu97X 20Fj<"w<n3F֟N$밨>\@yU~&~ N,dhPp%pu#:]!3R1cuҞs^&y*,w(E]pKa YZ