| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to version 1.1.8:
* Added support for embedding images into worksheets with
worksheet_embed_image().
* Bump .so version to 7
Fixes
* Failure on 32bit architectures
* workbook_validate_sheet_name buffer-overflow
* workbook_add_worksheet does not return a reasonable worksheet
* workbook_define_name stack-buffer-underflow
* workbook_close stack-buffer-overflow
* _store_array_formula heap-buffer-overflow
* worksheet_set_selection stack-buffer-overflow
- Remove find_minizip.patch -- merged upstream
- Update URL and source name
- Update to version 1.1.7:
* Bump .so version to 6
* Added quote_prefix format property
* Added support for signed VBA projects
* Fix worksheet password hashing algorithm for long passwords
Replace/fix the worksheet protection password algorithm so that
is works correctly for strings over 24 chars
* Fix cmake minizip version check
* Fix for buffer overflow with utf-8 strings in data validation
* Fix for range in text type conditional format
* Fix 32bit multiply with overflow issue for images
* Added support for building Zig library
- Add find_minizip.patch -- upstream patches to fix usage of system libraries. - Switch to cmake, fixing 32bit builds.
- Remove statically linked library
- Switch to 1.1.5's fixated tarball with a Source URL - Edit package metadata
- Update to version 1.1.5: * Ignore openssl3 deprecation warnings * Minor doc fix. * Fix minizip compile warnings. * Update docs/example for lambda function. * Minor doc/example fix. * Fix top/bottom10 conditional format for values other than 10. * Added memory buffer example to the docs. * Improve buffer support. * Add memory buffer support
- Updated to 1.1.4: Added: * New support for worksheet tables. * Macro buttons can be added to worksheets * New support for autofilter rules. * Description/Alt Text options for charts. * Supports Excel365 dynamic arrays
- Make devel package require the shared library
- Initial package for 0.8.5