libofx-0.9.12-bp153.2.2.1<>,-ԉa)!M@eee |V)Z0n[^]H|{dHRE"mʠ ôSκr[8jdw/^^疗 /J[6}+n>?d   7 ,Hgmt   L  0x,P  ( 8 9  : FGHXIXY\],^b^cdefluv wpxy"zClibofx0.9.12bp153.2.2.1OFX Command Parser and APILibOFX is a parser and API for applications to support OFX command responses, usually provided by financial institutions for statement downloads.a)cloud117tSUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/Otherhttp://libofx.sourceforge.net/linuxx86_649X;tjd/.lL(%:8A큤AA큤a)a)a)a)a)a)a)a)a)a)a)a)a)a)a)a)a)a)7728567d0652be3ce8190afe34dcb9f51ff42d8ef4674f6aaacad2e643f8e8ea2f3d6201928df2b515db288b27b38fa0d620b35e0160e1a68c897f3396f122196de364f32f48f675616ab58d0142040d2565a7b11bde579f90dc360e2a4ac4d83bd776df860689fda23b9f1cc2f95bae68d459c9f0ba4d22eb25afa7ce6c9605d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a038869f58c8a607972d0bfdae67c0aeaf1bd90e5450d6eea02179898cff3e695c283eaebdf0277c9e66978cd8eb0cc4fbc49ce039c42ab8e11043407f254506cb519d5baa3f8df7ee5148cecc7918b76be92ccbf60f7eb6db49c0bf4acc05e4c457fa04f7f2c7d0d6c46f15da69a9c3d8cddfc6d7059b234bc476d2a3c4a4efb758c6e47d9c386aa6ef4b683f9f87d8da3e22885fd754999a35b5818538a81a8c6209b32f8a3bc3612751f9ac022023f1f0e87649387c0b1cba161d1380122c66808db86847dba87d807d66a06b187377001eed6fa1dfa85f10796461993c14291b2155e6f59cd2fe4640a8fbf0665b6ca1b1022b9240e5e0a66639de5e6ad9a9405331d91b93278d425be78e87dd86bb7e3da215f967652c75d8a46e2d02a2f355de122e04d1e732b6909ebb5bef926f8254d0ae9ba3f257aacb45e3b2487571778rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibofx-0.9.12-bp153.2.2.1.src.rpmlibofxlibofx(x86-64)@@@@@@@@@@@@@@@@@@@    libc.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)libcurl.so.4()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libglibmm-2.4.so.1()(64bit)libofx.so.7()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.20)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)libxml++-2.6.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Z؄ZW;VTr@R@QxQYvO`@O yjengelh@inai.dedimstar@opensuse.orgfcrozat@suse.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- 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).- Update to version 0.9.9: + Fix missing increment of SO_CURRENT number in libofx-0.9.6 to avoid crashes when mixing this with older applications. + bug#41: Fix a crash that occurs while importing a possibly invalid OFX file. - Rename libofx5 subpackage to libofx6, following the soname bump. - Delete backup files that should not be in the tarball.- Update to version 0.9.8: + Fix errorneous reading of files with empty lines. + bug#24: Fix build error on solaris. + bug#40: Fix compiler warnings of OFX clang - Changes from versiom 0.9.7: + Fix errorneous reading of files with long lines.- Update to version 0.9.6: + Extend buffer for TRANSACTION_NAME to 96 bytes due to UTF-8 multibyte characters. + Fix typo in info message. + Allow lines longer than 1024 caracters. + Fix treatment of empty date strings: Must return a zero date instead of a bogus one. + Replace unlink() with remove() to fix compile problems with gcc 4.7 + Make configure fail if gengetopt is missing and generated files are not present. + Fix garbled character encoding for UTF-8 encoded OFX 2.0 (XML) files. Sadly, because of a bug in OpenSP with xml decoding this currently means that iso-8859-1 OFX-2.0 files will still not be properly decoded. - Drop libofx-gcc47.patch, fixed upstream.- Add libofx-gcc47.patch: Fix build with gcc 4.7.- Update to version 0.9.5: + Workaround OFX files specifying invalid encoding values (specifically: UNICODE and CP1252). This should fix most encoding problems reported. + Look for DTD in source directory (simplifies developpement) + Add minor argument checking + Expose field: OfxSecurityData::fiid in API + Make string arguments a const reference where appropriate + Add configure check for help2man tool + Improve build system and autoconf 2.68 compatibility + Improve generated man pages + Use GCC's -fvisibility=hidden to hide internal symbols from external users. - Rename libofx4 subpackage to libofx5, following the soname bump. - Clean spec-file using spec-cleaner.cloud117 1630138864 0.9.12-bp153.2.2.10.9.12-bp153.2.2.1ofx2qifofxconnectofxdumplibofxAUTHORSCOPYINGChangeLogNEWSREADMEtotest.txtlibofxdtdofc.dtdofx160.dtdofx201.dtdopensp.dclofxconnect.1.gzofxdump.1.gz/usr/bin//usr/share/doc/packages//usr/share/doc/packages/libofx//usr/share//usr/share/libofx//usr/share/libofx/dtd//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:Maintenance:16873/openSUSE_Backports_SLE-15-SP3_Update/730b9987bb068bcca031c2a7f1349613-libofx.openSUSE_Backports_SLE-15-SP3_Updatedrpmxz5x86_64-suse-linux ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=aeab4604bbb8498d105a4d70e1f1f48d88383531, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=4d2eabda7053dc2d67a2038987758c6d595b9031, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=37e5373ba7417d4f0075e979c00d36d1693a079a, for GNU/Linux 3.2.0, strippeddirectoryUTF-8 Unicode textASCII textUTF-8 Unicode text, with very long linesISO-8859 textexported SGML document, ASCII textAlgol 68 source, ASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRR RRRRRRR RRRR RR R RRRR RRR RR RRRRR R R0D¦futf-84604327962b5bb6bb4840efda4e18297fe6f68b0fb3d464d0fa657339a0db6df? 7zXZ !t/ ]"k%nd-Tb6|$MjXskpgE<)[o=lq -I%!^ ?leHE є-[7v2on!V@)i6P[B]0qCe?T&$uq#HfbQ;jw +_\1p&H~ lUt˪@tw0RRnK i%:lZ!+yD=3/5c#Nm*TuCf'_vxD]떉r،4\!W7+!UxK"DOI/ Fł5yEu4[3 }P Ϸu p2:a`i5丢Ov/0]>_G>fq;( I0Am+B;0ҫ(P[T͎jiWy0%%7xB`mj|nmPs^"7g۟z'Hsʐ,kTiotII|T?'p{ުg9NJ9&abyPJO4˰C V}cCP /76}3+!f$n~U?JYq?L#-T]w;sZZR%Bmj%/?R@Z 1mrHq׾=yFk@oh^#Y[uhƴ+.Q#[Je-zRKSXƩ`c'^=sTIH/]u:Gc3^=hkn qnxV#hE+KRqt4E ށճ!at 8}~ɀ1 $,xB W8^3 CFnM' \}Y4]#gjؒdM۹ӥQ0kDHUXvpoҩq;JN@Bt.X&GE0~Ε#}]Y ׀i~gc*Os%Ћ/+hߥ!,ח-+_@{Wáa=_D5~{Vݲz=|(=} *w-YM^w&δ!&7ƻNv?sՋH2{KU2=b2t*gO wͳhgHl~4{)sD9^23o HPppY߸Ç }B15b5n]CSz 5^qoqE6أ)(ofC wSWjuTɸԣUZ#_|f/+sِ6 ˜bf](>jS'.2(^X==mG+)xo%1^ope[!Y,[aL< BžN[| p~6(%mjx 'Xoo$w}jBTZWl6"!DOZB¯UPѿ! kQu *cYW ?]oeHS~YA{ly{KAρv :' &Uܻ>ic,.Asrrl=v,LƮ [%:TK@WVbRGpU /EA+$vF(, ptsB9 _Z+rtտ<7xt| ~ N^oԮ3HPk%Y"_ca+{z2,o{Kٰ-7Qw3o)?q=BPCOZ֫IiN +ȰG\{`2a8`H ,!\9ĕ~5%&0>/#CT|JE(XQlt0 4MȍHvQ/jPNH+זXE7521~v4 Fgk$p)fV:m+(L:^w2·SgƸ(;mėEBǓs/Ϯ/HjdIݸyųIO,k$rˈ()D=!-IP%p_WM@^wwYR JVޡ`<èi/F{Ȣ3nS7})*<ɄپOv>;\w9ܝ YZ