Commit Graph

26 Commits

Author SHA256 Message Date
7007810cf2 Accepting request 975135 from home:cgiboudeaux:branches:X11:common:Factory
- 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

OBS-URL: https://build.opensuse.org/request/show/975135
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=27
2022-05-05 09:51:53 +00:00
1fb1e0c0df Accepting request 930473 from home:dimstar:Factory
- Require libofx7 from the devel package: requiring the library as
  the target to the .so symlink is mandatory.

OBS-URL: https://build.opensuse.org/request/show/930473
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=26
2021-11-09 15:33:13 +00:00
32b0028ed9 Accepting request 925226 from home:cgiboudeaux:branches:X11:common:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/925226
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=25
2021-10-16 09:53:51 +00:00
48c88f8691 Accepting request 877827 from home:dirkmueller:Factory
- 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++

OBS-URL: https://build.opensuse.org/request/show/877827
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=23
2021-03-09 13:07:19 +00:00
61fd49f419 Accepting request 866386 from home:dirkmueller:branches:X11:common:Factory
- 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 <SECINFO> fields
    - the mandatory <DEBTINFO> and <OPTINFO> fields
    - the optional <DEBTINFO> and <OPTINFO> fields
  * added <INVBAL> 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.
  * <STMTTRN> fields under an <INVBANKTRAN> 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 <INVPOS> support to provide balances for securities
  * added <CURRENCY>, <ORIGCURRENCY>, <CURRATE> and <CURSYM> 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 <TRANSFER>

OBS-URL: https://build.opensuse.org/request/show/866386
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=21
2021-01-27 15:10:35 +00:00
de134d51c9 - 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)

OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=19
2020-08-20 21:47:13 +00:00
efe3967e84 Accepting request 598033 from home:jengelh:branches:X11:common:Factory
- Trim history from description. Remove ineffective --with-pic
  (applies to static libs only). Rectify RPM groups.

OBS-URL: https://build.opensuse.org/request/show/598033
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=17
2018-04-19 08:22:20 +00:00
2b4d489cb9 Accepting request 593271 from home:dimstar:Factory
- 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).

OBS-URL: https://build.opensuse.org/request/show/593271
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=15
2018-04-04 08:26:41 +00:00
8f32439be3 Accepting request 427718 from home:fcrozat:branches:X11:common:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/427718
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=14
2016-09-19 10:21:51 +00:00
e83eb083ab Accepting request 364898 from home:dimstar:Factory
- Replace libxmll++-devel BuildRequires with
  pkgconfig(libxml++-2.6) in order to be ready for the
  compatibility package introduction (libxml++ goes 3.0).

OBS-URL: https://build.opensuse.org/request/show/364898
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=12
2016-03-02 20:28:20 +00:00
509fb2d060 Accepting request 283456 from home:Zaitor:branches:X11:common:Factory
- Update to version 0.9.10:
  + Fix missing balance dates (ledger_balance_date,
    available_balance_date).

OBS-URL: https://build.opensuse.org/request/show/283456
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=10
2015-01-30 13:42:11 +00:00
4548404983 Accepting request 212037 from home:Zaitor:branches:X11:common:Factory
- 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.

Not sure I solved this one the best way possible, comments wanted.

OBS-URL: https://build.opensuse.org/request/show/212037
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=8
2013-12-23 10:46:12 +00:00
df3de3c0d3 Accepting request 175782 from home:dimstar:branches:X11:common:Factory
Update to 0.9.8

OBS-URL: https://build.opensuse.org/request/show/175782
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=6
2013-05-16 13:26:26 +00:00
cc5d19bccd Accepting request 162048 from home:Zaitor:branches:X11:common:Factory
Update to ver 0.9.6

OBS-URL: https://build.opensuse.org/request/show/162048
OBS-URL: https://build.opensuse.org/package/show/X11:common:Factory/libofx?expand=0&rev=4
2013-04-02 07:33:52 +00:00
Stephan Kulow
913cefd587 Accepting request 109916 from X11:common:Factory
Fix build with gcc 4.7 - Please work with upstream to resolve it in upstream code base. There is also a chance that a newer version of the package might have this fixed already. (forwarded request 109346 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/109916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=23
2012-03-20 10:28:46 +00:00
Stephan Kulow
d880ecfd01 Accepting request 99712 from GNOME:Factory
Update to 0.9.5 (forwarded request 99709 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/99712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=22
2012-01-12 14:30:38 +00:00
Sascha Peilicke
5c151975b2 Accepting request 77321 from GNOME:Factory
Fix build

OBS-URL: https://build.opensuse.org/request/show/77321
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=18
2011-07-28 11:10:43 +00:00
Sascha Peilicke
e32dbf6c1b Accepting request 73970 from GNOME:Factory
Drop _service (forwarded request 73953 from vuntz)

OBS-URL: https://build.opensuse.org/request/show/73970
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=16
2011-06-17 09:15:19 +00:00
Sascha Peilicke
9db679d129 Accepting request 69773 from GNOME:Factory
New upstream release

OBS-URL: https://build.opensuse.org/request/show/69773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=14
2011-05-06 13:45:13 +00:00
OBS User autobuild
f84283c411 Accepting request 23860 from GNOME:Factory
Copy from GNOME:Factory/libofx based on submit request 23860 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/23860
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=9
2009-11-10 09:50:11 +00:00
OBS User unknown
f7290ac463 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=7 2009-02-12 17:28:50 +00:00
OBS User unknown
0979248b38 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=6 2009-01-19 01:10:07 +00:00
OBS User unknown
737d30a302 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=4 2008-02-04 00:02:12 +00:00
OBS User unknown
52265351f9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=3 2007-11-13 20:16:35 +00:00
OBS User unknown
85ca0784f7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=2 2007-10-04 22:36:00 +00:00
OBS User unknown
4420357aaa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libofx?expand=0&rev=1 2007-01-15 23:22:36 +00:00