SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for libredwg0-0.13.3-1.2.x86_64.rpm :

* Fri Mar 01 2024 Andreas Stieger - update to 0.13.3:
* Promote SUN object to stable
* Improve BLOCKSTRETCHACTION
* Improveddxf import for OLE2FRAME.data
* Fix some fuzzing errors
* Improve wrong DWG_MAX_OBJSIZE, which prevented very large 3DSOLID\'s to encode, like STEERING.dwg from_autocad_r13
* Improved support for beta versions, no logic holes
* Sun Feb 11 2024 Jan Engelhardt - Update to release 0.13.2
* Added pre-R13 DWG decode support for all old DWG formats
* Added read support on bigendian platforms (no write)
* Full support for en-/decoding foreign codepages, also the MIF \\M=1-5xxxx format. (With and without iconv)
* Added WMF and PNG support to dwgbmp
* Added a third
*int alloced arg to dwg_dynapi_handle_name()
* Tue Jan 02 2024 Jan Engelhardt - Update to tag 0.12.5.6924
* Addressed CVE-2023-26157 [boo#1218473]
* Mon Aug 21 2023 Jan Engelhardt - Set -D_GNU_SOURCE to work around strcasestr being undeclared
* Sat Jul 15 2023 Jan Engelhardt - Update to tag 0.12.5.5907
* Addressed CVE-2022-33025 [boo#1200898], CVE-2023-36271 [boo#1212709], CVE-2023-36272 [boo#1212707], CVE-2023-36273 [boo#1212706], CVE-2023-36274 [boo#1212705]- Delete 0001-bits-change-bit_copy_chain.patch, 0001-fix-obj_flush_hdlstream-GH-497.patch (merged)
* Fri Aug 19 2022 Jan Engelhardt - Add 0001-bits-change-bit_copy_chain.patch, 0001-fix-obj_flush_hdlstream-GH-497.patch [CVE-2022-35164] [boo#1202553]
* Sun Feb 13 2022 Jan Engelhardt - Update to release 0.12.5 [boo#1193372] [CVE-2021-28237]
* Restricted accepted DXF objects to all stable and unstable classes, minus MATERIAL, ARC_DIMENSION, SUN, PROXY
*. I.e. most unstable objects do not allow unknown DXF codes anymore. This fixed most oss-fuzz errors.
* Tue Nov 17 2020 Jan Engelhardt - Update to release 0.11.1
* Fixed decode of Unicode string streams.
* Fixed UCS-2 to UTF-8 conversion for the chars 128-255.
* Moved PSPACE entities from BLOCKS to ENTITIES
* Fixed \\r\
quoting in DXF texts
* Generalize and fix DXF text splitup into 255 chunks and quoting, add basic shift-jis quoting support for Katagana and Hiragana letters (Japanese \\M+1xxxx => Unicode \\U+XXXX)
* Added indxf dwg_has_subclass check to avoid buffer overflows when writing to wrong subclasses.
* Improved SAB 2 to SAT 1 conversion: Split overlarge blocks into block_size of max 4096. Add \"^ \" quoting rule.
* Fixed decode of empty classes section, esp. for r13c3 and r14.
* Keep IDBUFFER for old DXFs (r13-r14)
* Fixed SummaryInfo types from T to TU16, relevant for DXF headers too.
* Add missing UTF-8 conversion in geojson for TEXT, MTEXT, GEOPOSITIONMARKER.
* Wed Aug 12 2020 Andreas Stieger - update to 0.11:
* new programs dwgfilter, dxfwrite
* improved file support for r2004+ (incomplete)
* Add support for GeoJSON RFC794a godsend for the json importer)
* API extensions and breaking changes
* Sun Apr 12 2020 Andreas Stieger - update to 0.10.1:
* Fixed dwg2SVG htmlescape overflows and off-by-ones
* Removed direct usages of fprintf and stderr in the lib
* Fuzzing fixes for dwg2SVG, dwgread
* Fixed eed.raw leaks
 
ICM