45 lines
1.6 KiB
Plaintext
45 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 26 20:34:32 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.6.3
|
|
* Fix style record size check on big-endian systems
|
|
* Fix header include in C++ mode
|
|
* Fix buffer overflows when parsing style records
|
|
* Fix infinite loop with self-referencing sectors
|
|
- Delete 0001-Fixes-94-possible-null-ptr-deref.patch (merged)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 16 20:51:17 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Add 0001-Fixes-94-possible-null-ptr-deref.patch
|
|
[boo#1192323] [CVE-2021-27836]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 26 11:30:00 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.6.2
|
|
* Fix NULL pointer dereferences in the xls2csv tool
|
|
[boo#1179532] [CVE-2020-27819]
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 9 14:46:43 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Update to release 1.6.1
|
|
* Enabled decoding of non-Unicode character sets in older
|
|
(BIFF5) XLS files.
|
|
* Improved string conversion performance in newer files.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 25 15:54:47 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 1.5.3:
|
|
* Allow truncated XLS files
|
|
* Fix long-standing "extra column" bug #73
|
|
* Support for RSTRING records (rich-text cells in older
|
|
BIFF5 files) tidyverse/readxl#611
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 1 21:01:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
- Initial package for openSUSE
|