Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libdxfrw-devel-1.1.0~rc1+git.20220905-bp155.1.8 RPM for x86_64

From OpenSuSE Leap 15.5 for x86_64

Name: libdxfrw-devel Distribution: SUSE Linux Enterprise 15 SP5
Version: 1.1.0~rc1+git.20220905 Vendor: openSUSE
Release: bp155.1.8 Build date: Mon May 22 12:27:59 2023
Group: Development/Libraries/C and C++ Build host: sheep84
Size: 141601 Source RPM: libdxfrw-1.1.0~rc1+git.20220905-bp155.1.8.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/LibreCAD/libdxfrw/
Summary: Development files for libdxfrw
This package includes development files for libdxfrw.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon Sep 19 2022 jslaby@suse.cz
  - Update to version 1.1.0~rc1+git.20220905:
    * inconsistent $MEASUREMENT/$INSUNITS variables, fixes LibreCAD/LibreCAD#636
* Tue Jul 26 2022 jslaby@suse.cz
  - Update to version 1.1.0~rc1+git.20220702:
    * removed unnecessary std::endl calls which were causing significant slowdown when writing to file
    * fix "iterator after end" error on some strings
    * minor, removed superfluous semicolon
    * fix processViewport(), removed misplaced break
  - switch to obs_scm
* Tue Jan 18 2022 jslaby@suse.cz
  - Update to version 1.0.1+git.20220109:
    * fixed ambiguous error for DRW_Dimension::parseDwg()
    * fixed enless while()-loop for pre 2004 versions
    * dwgReader::readDwgObjects() stop reading after 1st error
    * dwgReader::readDwgEntities() stop reading after 1st error
    * replace ENTRY_PARSE macro with template method
    * remove unused DRW_Class::parseCode() method
    * protect vector<>.reserve() calls
    * Added NULL check for hatch code 93
    * Fix bounds check in DRW_LWPolyline
    * fix, check maxClassNum for valid value
    * fixed wrong 2010+ check for 64-bit size
    * Set compiler warnings on by default, because makes harder for bugs to go undetected. 	modified:   CMakeLists.txt
    * Fixed fall through and other warnings (#54)
    * fix "Vertex ID" printout
  - remove (it is upstream)
    * 0001-fix-Vertex-ID-printout.patch
* Mon Dec 20 2021 jslaby@suse.cz
  - Update to version 1.0.1+git.20211110:
    * fixed heap use after free vulnerability CVE-2021-21900 (bsc#1192938)
    * minor improvements to dwg2dxf, formatting and message output on success
    * fixed heap buffer overflow vulnerability CVE-2021-21899 (bsc#1192937)
    * dwg2dxf - enable debug output of libdxfrw by command line switch
    * fixed out-of-bounds write vulnerability CVE-2021-21898 (bsc#1192936)
    * fixed please note section formatting
    * updated README.md for LibreCAD_3 branch and sf.net successor
    * fixed LibreCAD 2 issue #1371, read failed with binary DXF
    * Use ununordered_map instead of map
    * manual merge changes from LibreCAD2
    * and much more
  - added
    * 0001-fix-Vertex-ID-printout.patch
  - removed (they are upstream)
    * drw_header-fix-indentation-level.patch
    * libdxfrw.pc.in-fix-expansion-and-include-path.patch
* Tue May 04 2021 jslaby@suse.cz
  - Update to version 1.0.1+git.20200429:
    * Fix includes install dir
    * Export target as libdxfrw::libdxfrw to keep consistency with Conan packages
    * Add archive destination in install
    * Install DXFRW::dxfrw target
    * Remove duplicate target properties
    * Remove version from pkg-config file
    * Let CMake handle C++11 compiler definition
    * Change minimal required CMake version to 3.0
    * cmake: add doc target
    * README.md: fix typo
    * cmake: generate and install pkgconfig
    * cmake: add one for dwg2dxf
    * cmake: set library VERSIONs
    * cmake: use GNUInstallDirs
  - add patches (build fixes)
    * libdxfrw.pc.in-fix-expansion-and-include-path.patch
    * drw_header-fix-indentation-level.patch
  - remove patches (they got upstreamed)
    * 0001-cmake-use-GNUInstallDirs.patch
    * 0002-cmake-set-library-VERSIONs.patch
    * 0003-cmake-add-one-for-dwg2dxf.patch
    * 0004-cmake-generate-and-install-pkgconfig.patch
* Sun May 19 2019 jslaby@suse.com
  - switch from sourceforge to more up-to-date github repo
  - Update to version 0.6.3+git.20190501:
    * Add build status and update example link
    * Add Travis-CI script
    * [#10] Fix compilation on GCC
    * Fix bugs with .dwg import of TEXT and MTEXT entities
    * This was unnecessary
    * Link libdxfrw against libstdc++
    * Return an error when the file ends prematurely
    * Add version getter
    * Fix polyline 2d/3d write
    * Initialize return buffers in GetRawChar8 et al.
  - add
    * 0001-cmake-use-GNUInstallDirs.patch
    * 0002-cmake-set-library-VERSIONs.patch
    * 0003-cmake-add-one-for-dwg2dxf.patch
    * 0004-cmake-generate-and-install-pkgconfig.patch
  - remove
    * libdxfrw-LibreCad-2.1.0-changes.patch
* Tue Jun 07 2016 jslaby@suse.com
  - add libdxfrw-LibreCad-2.1.0-changes.patch
  - we need -std=c++11 for that patch to work
* Tue Dec 08 2015 p.drouand@gmail.com
  - Update to version 0.6.3
    * No changelog available for this version
* Wed Sep 09 2015 asterios.dramis@gmail.com
  - Update to version 0.6.1:
    * Detailed changelog not available.
    From version 0.6.0:
    * First version with dwg read support.
* Fri Aug 08 2014 asterios.dramis@gmail.com
  - Update to version 0.5.12:
    * Detailed changelog not available.

Files

/usr/include/libdxfrw
/usr/include/libdxfrw/drw_base.h
/usr/include/libdxfrw/drw_classes.h
/usr/include/libdxfrw/drw_entities.h
/usr/include/libdxfrw/drw_header.h
/usr/include/libdxfrw/drw_interface.h
/usr/include/libdxfrw/drw_objects.h
/usr/include/libdxfrw/libdwgr.h
/usr/include/libdxfrw/libdxfrw.h
/usr/lib64/cmake/libdxfrw
/usr/lib64/cmake/libdxfrw/libdxfrwConfig.cmake
/usr/lib64/cmake/libdxfrw/libdxfrwConfigVersion.cmake
/usr/lib64/cmake/libdxfrw/libdxfrwTargets-relwithdebinfo.cmake
/usr/lib64/cmake/libdxfrw/libdxfrwTargets.cmake
/usr/lib64/libdxfrw.so
/usr/lib64/pkgconfig/libdxfrw.pc
/usr/share/doc/packages/libdxfrw-devel
/usr/share/doc/packages/libdxfrw-devel/AUTHORS
/usr/share/doc/packages/libdxfrw-devel/ChangeLog
/usr/share/doc/packages/libdxfrw-devel/README
/usr/share/doc/packages/libdxfrw-devel/TODO
/usr/share/licenses/libdxfrw-devel
/usr/share/licenses/libdxfrw-devel/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 20:05:44 2024