libofx-devel-0.10.5-bp155.1.13 >  A dkAI%z AԓJ׮©G$~}]$ifk%\}h jуJJ_Т1Txd{9_4a?!f/8z#Vzȡy>ᤳ3j/[CPrH!٭ frbF]׌]9\x>0,Wv/^\NήxHJ n<+C/ 3s  Tr=7P͐?٫h/h]{F#le)Cc $7Vէ&7VKψF @=_QtLG$!ŹQՐujeQkė;?iI-C--xl"lZjdÛxʲOf{RS"t'՚u ^7zVZ9+\JlT1=pHS@ !lKuoު*< 㧴!`I~maT`4.hTqOɥFA,l[ 1KAkzv⌗Dt>p>D?4d ! ],0<@]fw    (  @  p      D   ,(8 9$ : FlG H I XY\$ ]T ^&bc4deflu vwl x yz0Clibofx-devel0.10.5bp155.1.13Development 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.dkAs390zp22SUSE Linux Enterprise 15 SP5openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/libofx/libofxlinuxs390xϾe^G ^ bA큤A큤dkAdkAdkAdkAb]×b]×b]×b]×b]×dkAb]×b]×48ed5b5b5737cb0bce55f7dd4daafc577acd2e641c8537a646ae2ff099facb09277e4e9a693369d99ee7ec587873b3c5a210e0f6e7400f41440ba6d9117d190c3b11d6ba0a9abf1a213c355849583050170b1ebf24998ea8614571bbc7843327ea0e04237bb31ec3947f5788d400131f775ebc0f600960759c097649996ff27da5c8ed612fa5798c3fb330b0e0a0f989fb60a1ef26f1ed85dabd783b3e1e203040dd9731f0c38df8462780d97b68fe1aed324ab0404922e091ab7f395e662fdacf889e735a41f9701c342e88944ad06c23b152b9d70eb6836166ecf4fe073f7cdab0f0e85c4056dcc394765b67ee61ac9cb76ca11757afa254d718ae83292197d1f2b6a9644a537cc82a7a8bee5ce8429c226bcffd1f0043a2ba37068761c91flibofx.so.7.0.2rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibofx-0.10.5-bp155.1.13.src.rpmlibofx-devellibofx-devel(s390-64)pkgconfig(libofx)@    /usr/bin/pkg-configglibc-devellibofxlibofx7rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.10.50.10.53.0.4-14.6.0-14.0-15.2-14.14.3bs@abahaG&@`F` a@_>eZ؄ZW;VTr@Christophe Giboudeaux 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- Update to 0.10.5 * Fix missing include for ptrdiff_t on Homebrew * Fix parallel builds by fixing the man-page build * Remove all "using namespace std" directives * Fix some minor memory leaks * Revert typos fixes- 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).s390zp22 1684750815 0.10.5-bp155.1.130.10.5-bp155.1.130.10.5libofxlibofx.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-SP5/standard/4cdcc8ed99b53dc63be12e8a994fa379-libofxcpioxz5s390x-suse-linuxdirectoryC source, UTF-8 Unicode textpkgconfig fileXML 1.0 document, ASCII textASCII textexported SGML document, ASCII textPR#2C, Autf-8c8b6d3cf3d92c4d10096996d748174a7b478a25f514e5ab265a71d3308313c48? 7zXZ !t/s8] crt:bLL ؝{žePJ\DRMQ|D+TT6]`FPa}?*osZti;f0@\i6wYkfN D_])c+R_#q7l@x+] o@S}t D ^֒B@:ڹ0 F'O[ c&c=eH?eϑDiI@<9a.b#U 4v(P)dyNXZ^lP(Bcgcڢit~M+0=5ublż*T@m&y 10nq'[0dP-Yb5o"'.nuO+}$Nu:+OLrM*>ͳ,ktHqFv9Zq<06(Smf @> yP5,QlD }5{mh`ނrњT羘8Qzy7vcvfzO[>kLK"'%,cV(tXOԈ^s?qk]E[y%l~ɀ`ŴL$7UڛYuXprބר$:AjliG%"%6VfUm\zMpW,@; 7bФPzVW#ȋ#0E h ^p|53!jz) =F9V8MB0(;T2U1Zv9fL~==״!-ȵpaLw [5J% GC~w`CE0m(>~(ƴ?>P=HCH"E;{i"\Xn7TGXZN~/u+V}_ O@9kBq+aK @h8,q9?4'fC lt7׭~rOF8QD c1:u7o.ۚY4Tut }KG2b"^}Я7KDYS 2CT:- 4?ϼi BP [T;hBmhk#KFy(bJzT= c1Lc}lI4\6FJ~K7Qщ [;{Qr >](@~zD X6슂@E$cq9i-ax{:L 0<B!Bd:#[ 1ugXCh.V.CAX] `vmMRid$?6 Q3(#/+'^bܢe[G|sI;T2'F%aBPl$r+ml:&GdgYӈakO;ɇ+x2I᝻ ^j8FZCUXw4%f2wݨr/U;RMC]Cę+rPS(n-T /mn<f}إ (N.ǗѰolӿM?e2(v%M.E1DycԛjLA\沍,Ll)Ʊ@Rb'vN˿1Y FnCI,Xo ?sc,=ip1Mץ!h:NND{ xJ0&OfPuٻjq6RZcs\_V[ SIOo{baiM2vCs]Ȣȷ@SW5 wO]Ԓfadĥ`+І[BMl-\/UG{.- pt]VwYXizg I۪~؂_aHIQ?옍޷yDFLobQ-3 , XږW*7vT3V^a֦+H|VYkt%Ğ meg>(Unۡo?'Ws9 vU-P)I.Xi70z~fGmS'jG Y _ٽQ Q: ?^ yثPJFXLkdG/%횜@ʫY߅e`?q(%/'E.DsŎ׮m1vڔIfvrA|-(%`D3 ~r  !mL]if S,皵$03}Bn(;:TT9ǯ!H e)mF@HE83s6Y!ܦR q%=މ84 r;Mp:^q'U. &Yw^ct{P d״ȹr@ဩryje8Ԧl ȿT;Y!|w%a}G0^u>Nڨ\ID{Z\hrx5_#Zb᥽&ҏqj<2i֌q7HEd ) ai+HH1Ǝwhջ(Z !id(yPe.E539%BiA {_!⌐#"U_Qb=Ʌ@{xiK~]vCc=z !\1F4{0ݚhM~*<<= wG'n^Z*y[4@Mbg:6Vx6øLQ }yĆ OW#*wn&OIk|ȟdA)GB:l#'X'\ O2cdX#J܃lC~ ^%*), G|7{h@ڗ;ǒ㗎JhDbu jBZ))fז}Tz "P4Baj_Y, /@j0Ct!Vr>>4<vW"Ol6c6 t5x~sI@!HICXB&qǔOpH5|_1! 8^'bq핼/Z^87!v0tzF\|2DzWmue߁rc&k4-vڿkU0O7u8P+'^p%&nj>.p`2ݨ;GQXJ 4 S$+Xk,{qذ/K<ƟE[@,o4L˱j9|5٩8+2Q*kZ+6гQnDDh ]gɰs3>#%]ɣ-|LW!|ե [a|}zPI"j@g`̓JW5=?̄D:hѵg)>ū)jwvluY}WTp p mq7蠾 sgM;`zՃ6x5@R:A!lcm2YNûHMiZ>A+RE!L&9K&9<.ޛVӼ8=n-xNI`k#XQ=6@2nzZQ r@~.uͣ@}CJ! URLBs3ʯx ag78WV[EUxJ)a*8NHFꃗ#k) Ȱ"`3\6qmi T\G@-o?9!)l&Pn=ZmVMNICSG|;xbg(.<҅QuD3 <Y-˙r"ujP}-:]X sO@ ՓĪ2՟1⛿Oշ}}ܩ2XU?!xX?Ɔr3/@#u9LsOp< B++oml^W6#$^E!sx*pv ?]q/E:W$?]*|I;/Xe)Ul5#NFrPK a*϶1bzP8|༳ zK|영+fc@@7lgj@rn#jd)){rהՠ\9F"BI!UA̘BoPdQE.?s?KF}sZGP(Ն:O(G،WUb3 xyK&gЖ4y'TLٽ ]\U$]G[z7E˅UHLIO~.ǩ!+go A!d:bYJIOA/UZ2 XZpl$EP0kUaE&~8I튟HPNO]% TY5c5Z%>&8-&X&Tf̃f.2}#k25q:ƖY-eFI#_0c/jA~D0XzJs*m 1].;t-- ^>NZgW2Us vDnd'F}q=!,6 9XiMD:ٚ BmxMps&lc*q$) zZ*jF>Ƙ\8 4D=M(}VD/}n-[wo!A"ZЇ '&m Uk‡9h%Kn];L nXȒ'{=r3f&;-F͚B;k*!2!'>bKAn.b "tu&]kG.,g}pFuzOmkct6񦮹/4Fz#+F|\\X΢S;[F0ΡΨ"# ;nDd aE&H0$ay>j&CaÌdU á&PB}6H~hLISWl:R Qn4cPijwm)DƂ ^H+8'w0¢\u1NHfA{1BIF} )"Ӗ"^Cg82Ғ*(ot{z2l_ywSĀ-ڒUGsMƅk&X7qzF%D;x峩TaJr/pzHcTBhpr^K7jB\ ,SM]mwf#h]#gYTJ]|l^Rޟ-C?,Kep2W&]6+ 9$c\JySqђ`l+S@1љk[EV^ej`VCN'5ݤZ6X\Jg_ψxnJae8z5*n+ PpSD ~ aK+ &p-y65dK]by,ڧO>t (QBǖ?Fmo-GFUh՚p~Z"c;&NEێ/ZV [ J=wÔG6]sߓBO|Vhq=C|MT:2iyM?#4ֽcq{1ْjp4^H5i0vBܠ>Q+E x^cm 3rkF5Ԍ6#W hrH! y}:ڞPReF:(h?. 俭OgL*J< B:]݁NcZG&sg@z`tYG6N9Kос@V99UΙ]fXɗHάoBƷ@!Sç昦7"6t-;d/oqpWޑ^iEϒ`ߧ;J %?W8NnrF-Sbts{??yUϛ4@6Ր˞eqR+ү PtGd}„ Nȗ9Eo.M0{bmx(Ν|8NQfvP;؃=cHh6%FC}hjJIdڮFIFw?lj2}&F81]zj+憛}b*ݪ/ *΃Mk^eUp 2)d$g̙]HгedKTW\Nɩ1`&JYwpĽ<޹S#[wŞ,leS`}H,`R7DSIaB:jӢCa@,Sg0E?tC9C2h+8mHt:j+礩HHT(i$/waAt)023c] B}x2AQ$""m]35}r HC3W]xZ6yNnF K/cĮ( ~i3 &Ьy.:Kd[גTviDFTJ2jA<)0+\a -Т8t Kp_hBjR-J)f&rfiq v hr`F8H|uxy6i H hqluǠQ_4)"N|4+L1&iCj9,i:"=,tf3N[qjV2Ԭ?Hibx5q'ֵNF`6?8SXd;V¹[mCwʬ!utfRID)Ǐ [1>PN!+5+$uha-Hqs|VˆR J2 71)?RލULC*K !]4ګXԨrznsmfgDW;d># UϬKX ^W%Yɖ) |9-Z+`?r|mysH=.=;o%`D] |UwÑMN%E0ge`iʙ۠o=w򷸳:"CZ[ чYL{vy,r (O.gmqh\fF6RA[ԟQs *W5!x#1մJ ynoіOE-cXvUnV2'I(%Zd١i} .`󻢅 tj9iӹSK$_>sAnYeHRD0 µ k.4؁6%)v;rHC<5~L (OnneCس1mm(0w? Xљh>ڢW}+IV7-)רxt0eHHe%21^eN| &QaYdW`ob*)+KU>r$L3~]CH d\vṮ/3L5|2 ]v2H$W!96ŗyQY BHy~S&|7`JWV3b4Yh ]Չ,Q LEXhMCmiC߉CmJw|rR Ȯ(_1۝Kmi+ҜP_׀:>I⑞UV0hz#2b"=Z_6;]Qf`ճo$*@3ҋHCeJi_r05M[ DzG--5I-*0@{\M$?B8`-]qbzs2us=s#άPlKk`)L~&Iʜ2IJƷdI\g)[1#cC1L\j 3@g-,@1B|rپ& ? aEK0Zi8@ )K8Tf(^Jۯ3v vGXd/8"51C<">l\!P*%c=(#3&Z1qEQ ;mŀyo$Xy$AiĵegB0fV3_m) Zms{3$E7)sPqc<=}H=7ilпsf:w vP\%W3ծˑX oN'^ kK8̂Oau0.i5C_-@,y;IٶΗny$^L8؃s r'' 6QçjtQ5jSuTdjsz~8*pΌSFUX/|Xro)z-k̓eM,sA}J/G" c B;%mӷ@[ɑ ؒ"6H.'.R{(H׀pNGq*9ndѴ40dZw9̽UDb%XU4)Tx~C#,'\*!S;UO | ܚqmDnG˝ɢ~FӲihͽ?a)d0 [!!6! 2>o.=i0(k8 ckP5z"㨈ټWC/9ڍ{Clxof(ٻ U?e(dI=FYf ceg. L&e8эO|<1(]ӛnI%Ύ^I5)[S3Ƥߏ [@ cʽd\֥3%3#N#&+OaY`8 Xyk(9O1vӝqНl譟8U֌^ҁm2[ f)MM֕WȄ⑓3ULd"-:dAۦP6:9iK7x`DJ./llU ML Lp06K2w^l%?x1(J=N+Ө; P/%u[}T5>onYY0({i&!;q[ҍ4fΰ,Oz-Lj%Kw1*Nh04V~wWGJC8oş?ub*h1 t%=Vv+ܕ2-u:bg:5,Px|n/6It}2 wד{bY6k?v DbRyrS^^ ZѤĐP.HD2PK@K`@u|rYQhƨ() =P5$߂qn-m3z~$wi'fbÐnJ.QX'Mo&/fD:^ ]k Ð6 hcAZ, A7ehK5˅;nrߋ $RFd \H.¸@^Íͳqpj$~b ڲ\E'ZgTp>_ɁCH}$:Dzu&o@oYGhZ=S?wH|zc@R~#Eo ]p0FQ|q@6Vv 9@{Bk)O{][ՌIrx#IOT2ÊMTZQ1?&M[ ;!oN[t }Ƚ ɖsIFh8Qf*wo)s"٠Q5wSp!4#ƌqqrĉqρ&btʔvɞY eJ~&`H>,ЪZ4/FϣaF +f0_s{mR2Ap]^ӀQ~gI-͡Z4`Z;V5KzF%t#rߢvfdY# %'etm[`[IM Hɜ͹iH{J`֮pf+@r&ˈrAuA٠ǡ&9]ho)VHVlzpR sdGm պQw"%{$bn.mj(ԕڴC!ro9Ԥ-tg2Ǻá+uj $:!,@ JX?ktu2g9ա14,:Y CĖ@ZK+B::2/GT@9ɕ`/%{E{[\pߒ.7,#+lVE5 </'u_6crj'.QmY^+_DG%h-\h>D,jEMJpw YZ