libdxfrw-devel-1.0.1+git.20220109-bp153.2.3.1<>,?hb2!M@eeex}'I،O|@88;W{ \yG`PBդoHB ӌ̑aM82e{׵ٺn`/dj]mvoBP&OqB Q}h;CTNŚg<'ZdPRKǘ= uj]s }#jbR"6zL&1)r s֝ŀꗴBl"UJPSca Oi:z@J>> ? d$ 0 O  28@   T  lR , D ( 8 9 $ : FuGHIHX`Yp\]^Z bHcdefluvwhxy z , < @ F Clibdxfrw-devel1.0.1+git.20220109bp153.2.3.1Development files for libdxfrwThis package includes development files for libdxfrw.b2obs-power9-13!.SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://github.com/LibreCAD/libdxfrw/linuxppc64le:ę f_ f~f MFA큤A큤A큤A큤b1a%-a%-a%-a%-a%-a%-a%-a%-b1bbbbb1bb2a%-a%-a%-a%-b2a%-00f6655a21f50d53f4e9eed8a21171321b9fe28904a92d642e444c7b70e583028640a0de3985b480f11d8f5fc971e597228c40a0250d9e61f55f0fc9a571b3f4bd7b08c867592f2fc1f0f39fbfdb2c8a25a17eece2024f4c2879ab404b520f156f3fa1136e74dfcdedff2b36fa25235ba7b6cf18601a69b335279df473ce90dbdfab5620b571a9b630db2db8009150697d89babf9cb249e4fe3690c47887229333bf906f3650683323d5b7e41812149dfab9d631ddc1dc046a5bddf95cfdbf6a1ccc89d84aa4f08e291dad07eca92cb6e0533fa74f9683b670732a522fcdcb297ae6bc79d465f2c5a277f8157f47006b6b59329d316bd03214c2c45450e8191cc89b493914c5e683fc8221014cf26c82a6e7a38d7dc8563a911e5753a11c32e210aa9620aea8a36d161fcf9afe71426b5a2801c5eefb787f2ecc2319e027273c99f736c5facbe613c976bae251ef2069a51ba6bc5215b5149b9e5cf993a3eed5c494e2e127425cb132479bd57ccd412e7e667f478c6055bdb25e5f836bd3a86dfa765552b7740c2e332b53cca15687539983beecb648f62deaa2f4379cdcdb78763e7dee0003536814e91c05c1b955bb1c917f51cb3b0bdaed4b58a8379d5a0fbb70e547e159604af556daa7f9a69b9d4eacef59958f53702487c87ceaee2c4cbe9b6f0aa4762ef95e810813da48af1a10c956df26d4daa207758629f6ed3bb057f3ac3e6ff69b9c7cb88ef9299dcd6836df0fefb8e3677562756fbab4420cdc8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643libdxfrw.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibdxfrw-1.0.1+git.20220109-bp153.2.3.1.src.rpmcmake(libdxfrw)libdxfrw-devellibdxfrw-devel(ppc-64)pkgconfig(libdxfrw)@    /usr/bin/pkg-configlibdxfrw1rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.1+git.202201093.0.4-14.6.0-14.0-15.2-14.14.3aap@`7@\E@WV@Vf@U@SSl@Sjslaby@suse.czjslaby@suse.czjslaby@suse.czjslaby@suse.comjslaby@suse.comp.drouand@gmail.comasterios.dramis@gmail.comasterios.dramis@gmail.comjengelh@inai.deasterios.dramis@gmail.com- 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- 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- 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- 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- add libdxfrw-LibreCad-2.1.0-changes.patch - we need -std=c++11 for that patch to work- Update to version 0.6.3 * No changelog available for this version- Update to version 0.6.1: * Detailed changelog not available. From version 0.6.0: * First version with dwg read support.- Update to version 0.5.12: * Detailed changelog not available.- Set RPM group to more usual values- Initial rpm release (version 0.5.11).obs-power9-13 1644603698 1.0.11.0.1+git.20220109-bp153.2.3.11.0.1+git.20220109-bp153.2.3.11.0.1 libdxfrwdrw_base.hdrw_classes.hdrw_entities.hdrw_header.hdrw_interface.hdrw_objects.hlibdwgr.hlibdxfrw.hlibdxfrwlibdxfrwConfig.cmakelibdxfrwConfigVersion.cmakelibdxfrwTargets-relwithdebinfo.cmakelibdxfrwTargets.cmakelibdxfrw.solibdxfrw.pclibdxfrw-develAUTHORSChangeLogREADMETODOlibdxfrw-develCOPYING/usr/include//usr/include/libdxfrw//usr/lib64/cmake//usr/lib64/cmake/libdxfrw//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libdxfrw-devel//usr/share/licenses//usr/share/licenses/libdxfrw-devel/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17376/openSUSE_Backports_SLE-15-SP3_Update/26410bf0ad8a69c286e34d40dbb378f5-libdxfrw.openSUSE_Backports_SLE-15-SP3_Updatedrpmxz5ppc64le-suse-linuxdirectoryC++ source, UTF-8 Unicode textASCII textpkgconfig fileUTF-8 Unicode textPPR_vW+0uutf-86fcb6fc18749582ebb9b0311144a52c3f2bee2faa86a8a0ec60298e719cc5ec7? 7zXZ !t/ZL]"k%AKlac Ҥ=a[Θ4 uT+ h9,lS@6qSB:@E23$.HǼ=@C F6w-Id@lvVa;hud!4A%=w5*ūKO TbiۥB4go@:` je8px*̎MOUJ'p -# L]Խ۹ĴюM!OCt#5B~JM=>+U%, $MJDpv2H+{.;@d*S'4lOPuG(x,/*1<|ix18u5< Xs ]J@yԍh艜:_ʼ@"/W2 'z+B]I7LLQ4p1:ܞ˚8c@+*vpr55BReGXC q"eZ8j&<oY8! N,^Y!'s%֜r/(JL#1Ml:9B`jil]L6tB`nO=FL̃NӸR&6˺ ~IÞC)cZD7jh׀;'k1 z4^yݫJxXdbSIF(f9qacʑmzuJ"CqMc 0!$LsHh|7-?:G0k%\(33Ϯ qu-\9ܨZ,y{25\ޤRiX#>DF^Y5:v%싫!1pNﯨռaNd_lN A&B(KMߕ۽Wv٥ELVQY*6 < kIz RA1ׇeO Bcm RLH©Clv=m6|fYZD+,i[2X0QJ(Ns]2;HccԈ@:{5ߚ'%yJ8n@CG-dA1z0+#tkO95K='ki[Bצ~f F=,Ik]|35gg$ǢQDFj,AejEN2BcOؔeq` }|}`ff3e]7b8<~L57~H [P"oN;:4^Q0JLYQ)}C9a jex]C:Z04:RT3'وeՙ$̾pv8u> ޽9"zQ[iyݼjMZ5ʒ{PX<\}dT4\&y^E顙%eo֠&x#C䇃"Vbj`c{ LPF@ _RVtF~2tqG8vm'5onJ+`tDoL^Buּc?[cr]X[fO!PPxKf8Igr/_7лQr;n"q2?jgaLXDtqYi+զGMިE;i֫ ȍјxۊvA;=NEx&bY.Jedq4ydۈ{.vKNA#Q1!\ݻ-]JӢ6{\EҜ(?=p2<׃Mbxvx$x/(:}N:Vt=sV_59Gt[xM @'|N m{ F[4FwOsD0t"&[@Pb܈x zUpyu%ɖq sC'A>v7L7,^0~b?:Ckx &$<6tj/^b^Cr9keU1D@ڑҠ2hE}n$*^ y/g>Jǁ8!_`{eA*-9˒^">Zy{[.Fu 5sv Lnk>/%߸R/;a:͝DWqrqcc X `2;+ϝh]Ã'U! Iy|FLNd} ҙ!L뗀3=<\^2t^<$L,@I痻ls'24N{Eѳ[mx}Z|9%$dE@D)92πo"8 _}]i7zô 6e\;)[^+>sMpQk?5FV]&3uEvЯS+%w8۠ߋ yu׃9L[CϤo.D/tkVMvqk0Tb \TF 0>⏔h ZbV0"[LdIx$}4cl|)37LGrȋ ^!VtlF v_1cm֛+AHR&h;Ơ"N!Kה{ LZOkETmH&)hz97J'cn8ijJTӎz I#lْ (Lzq~c¤&]~K" yy) N 5罱*\)S1c\jg> nÛMw/Uq!:BgaL>_圂 Aۡ^GNF 0C [P5| TMf 'w[Bz0J9DUc;tA13r"sGO+ĪýNv> MHq;K˻Wgp^$?usL ;ovuxcMR9 xz*wYN8 <$1Av@u ^*98+mG_^)II2*~V-lԨĠ/<4_5XVTr}(]n13[8K+ʤQҔů[VIٝ*kր r}9mLF8VwIA([~ya[WDueN8r7 (soXr 75y6*˫iiH +<%y'M،uw6h%L)" z%4sXTɔ AQ eI:ڽXoj .YQQzƈ$+ih>s0Y#\ t dі0e XMe{J۔FoFXR? ^Gu]xGS<BiK0*GDHbO'z1*I2]0axj㈧ M5Wc:4yW؂aCB'u|\||aV +;Vm 0C2S#MdOi(L 1ycz}wm&m֮F|v H(_,ލR\{ũ=Hf͛*xh=x2Q{? 2Zc*{{OYZLb^㻀N$sй+WaMK5C>C̒ʦ9[h)"I.QRE)P4Dd]YuyyX|H뼜ŇȠGs q W=dږ Bb+0C飈E]%@% 7<sQ'l 24MR xMO"0O 0yw$, h43zdn.b: rn,*~xAnI8[yt! ʥ@4ZxD?l2FFdd /.]u] ӕ_ @@`ڂgcq@](bSH .'C[;3tUD}{}lȉwĽx2?]Ѣʽ)n߃!%:ܬTM4XEp3C}R.%I0+>kMvZL y*GD6"^!qHU&L|yj$O-]lڎ*SmKL*h'pusfɕ|%ijѮ%܀YKs\e&+KQ;s|[o]-Wʜ/s+\coK ^:" (֭2?w? ǡ9/KQ<x$OsN<3;Y+z%UP`D 8qQg? =j良ڼl`+555ʹ0 YZ