libredwg-devel-0.10-bp151.2.6.1<>,L̉^)*!M@eee.j$o&*BAv0oO@0b!$ËUp-G>NW+a^l 5@wr&piSPkD!m[Ιun ^ca\ء,U<"ܞxB(3[/vtEN0q& 3# 6 ycpu]W%# IE3l uɣŊN8! c Ŭ5FGhzSAkF &+Rsؿg_mS-6>>?d " A  $=FW p     (  X      0 l (8 9 : FG H I4 X@YL\t ] ^bced eflu, v\w x y<zDTX^Clibredwg-devel0.10bp151.2.6.1Development files for libredwgGNU LibreDWG is a C library to handle DWG files. It can replace the OpenDWG libraries. DWG is the native file format of AutoCAD. This package contains the files required for development with libredwg.^)*obs-power8-05SUSE Linux Enterprise 15openSUSEGPL-3.0-or-laterhttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://www.gnu.org/software/libredwg/linuxppc64le±J<#PIKA큤A큤^)*^)*^)*^)*^)*^qs^"^"^qs^qs^)*Zg9415fde280f624df1ff5327677b158676d1624e52d21fbfcd48e81e25b130bbbe37ecbdff59ac9fe025f1ad8bf19b9cdef937a3e46afa966ae94228d39d6400276284b7b816bc4a5fd2e5893e9d473252567e03963daeaac21a178e3e52a793f333e0eb40a5ede6b185435f50fd1feba220a373ce32e2f8747c3de0a8173b3badd5cf5f21e13a17461f71f68e504cae5a85b9b3db074b03550eea1cbc9720485c194dad4720861213ac29acf16bbe7844484d9217eefecd000fc7cfa6d79e859cfb1d74759879e31d49c540b7f740a8e9cceea79bc7a7ff7866577b8e222457d05803a5edf53c87006ef8ea10d0dbbe95b73547c7cb2d6eb920ac19009eb14d58ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903libredwg.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootlibredwg-0.10-bp151.2.6.1.src.rpmlibredwg-devellibredwg-devel(ppc-64)pkgconfig(libredwg)@    /usr/bin/pkg-configlibredwg0rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.103.0.4-14.6.0-14.0-15.2-14.14.1^^@]{@]B@\U@[@[r@[l,[I[DJan Engelhardt Jan Engelhardt Jan Engelhardt Andreas Stieger astieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comjengelh@inai.deastieger@suse.com- Update to release 0.10 * API breaking changes: * Added a new int *isnewp argument to all dynapi utf8text getters, if the returned string is freshly malloced or not. * removed the UNKNOWN supertype, there are only UNKNOWN_OBJ and UNKNOWN_ENT left, with common_entity_data. * renamed BLOCK_HEADER.preview_data to preview, preview_data_size to preview_size. * renamed SHAPE.shape_no to style_id. * renamed CLASS.wasazombie to is_zombie. * Bugfixes: * Harmonized INDXFB with INDXF, removed extra src/in_dxfb.c. * Fixed encoding of added r2000 AUXHEADER address. * Fixed EED encoding from dwgrewrite. * Add several checks against [CVE-2020-6609, boo#1160520], [CVE-2020-6610, boo#1160522], [CVE-2020-6611, boo#1160523], [CVE-2020-6612, boo#1160524], [CVE-2020-6613, boo#1160525], [CVE-2020-6614, boo#1160526], [CVE-2020-6615, boo#1160527]- Update to release 0.9.3 * Added the -x,--extnames option to dwglayers for r13-r14 DWGs. * Fixed some leaks: SORTENTSTABLE, PROXY_ENTITY.ownerhandle for r13. * Add DICTIONARY.itemhandles[] for r13 and r14. * Fixed some dwglayers null pointer derefs, and flush its output for each layer. * Added several overflow checks from fuzzing [CVE-2019-20010, boo#1159825], [CVE-2019-20011, boo#1159826], [CVE-2019-20012, boo#1159827], [CVE-2019-20013, boo#1159828], [CVE-2019-20014, boo#1159831], [CVE-2019-20015, boo#1159832] * Disallow illegal SPLINE scenarios [CVE-2019-20009, boo#1159824]- Update to release 0.9.1 * Fixed more null pointer dereferences, overflows, hangs and memory leaks for fuzzed (i.e. illegal) DWGs. - Update to release 0.9 [boo#1154080] * Added the DXF importer, using the new dynapi and the r2000 encoder. Only for r2000 DXFs. * Added utf8text conversion functions to the dynapi. * Added 3DSOLID encoder. * Added APIs to find handles for names, searching in tables and dicts. * API breaking changes - see NEWS file in package. * Fixed null pointer dereferences, and memory leaks (except DXF importer) [boo#1129868, CVE-2019-9779] [boo#1129869, CVE-2019-9778] [boo#1129870, CVE-2019-9777] [boo#1129873, CVE-2019-9776] [boo#1129874, CVE-2019-9773] [boo#1129875, CVE-2019-9772] [boo#1129876, CVE-2019-9771] [boo#1129878, CVE-2019-9775] [boo#1129879, CVE-2019-9774] [boo#1129881, CVE-2019-9770]- update to 0.8: * add a new dynamic API, read and write all header and object fields by name * API breaking changes * Fix many errors in DXF output * Fix JSON output * Many more bug fixes to handle specific object types- update to 0.7: * add API to retrieve all objects in a DWG * various API breaking changes * Various fixes for memory leaks and double free and other issues- update to 0.6.2: * Improved handling of DWG files found in the wild- update to 0.6: * API breaking changes: + Removed dwg_obj_proxy_get_reactors(), use dwg_obj_get_reactors() instead. + Renamed SORTENTSTABLE.owner_handle to SORTENTSTABLE.owner_dict. + Renamed all -as-rNNNN program options to --as-rNNNN. * a number of bug fixes, correctness fixes and memory leak fixes * Add support for more DWG objects * Add pkg-config file - drop patches (upstream): CVE-2018-14524.patch, CVE-2018-14471.patch- CVE-2018-14524: double free (boo#1102702) add CVE-2018-14524.patch - CVE-2018-14471: NULL pointer dereference DoS (boo#1102696) add CVE-2018-14471.patch- Trim redundant wording and future aims.- initial version (0.5)obs-power8-05 1579756275 0.10-bp151.2.6.10.10-bp151.2.6.10.10dwg.hdwg_api.hlibredwg.solibredwg.pclibredwg-develAUTHORSChangeLogNEWSREADMETODOlibredwg-develCOPYING/usr/include//usr/lib64//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/libredwg-devel//usr/share/licenses//usr/share/licenses/libredwg-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:11838/openSUSE_Backports_SLE-15-SP1_Update/3227d421c5e96c3e811af25ff323ad0f-libredwg.openSUSE_Backports_SLE-15-SP1_Updatedrpmxz5ppc64le-suse-linuxC source, UTF-8 Unicode textpkgconfig filedirectoryUTF-8 Unicode textUTF-8 Unicode text, with very long linesASCII textPRK8}v>!utf-8625ec7ca137b21008b7d28633a24763054f1e7e724d8f3361425b323f230dfe5? 7zXZ !t/-]"k%{65UܷOW)*VGuԶX $|E% ^U"6;9H˽PZZ;A͵uNaĤgL\|k: VW",:'1ipwf~QᰞOiΘ 'Rm 1s238k1#87&: ˈ$(.=Lx2 %\|3nUHK3 >!>O??HZ"Hf*"8?U4HSw\ʱ]kH<[b^ņm-`Μ'ӭfSib0IRwe[/DfNe]\~bP 1לGHX]Fx\Q1\d|=E +[z`q:S*< j8' cl{4f%jtQ,UmTF44xHτ?8Hy;S#`sϙ">j ̯ڐu_Ah.:[L4{-^[j Ę suZSwVp+,v`?ٚ em%:\=&mJF,S<-)sZ^u|f}"Q@cv; *|$xGX9j@}ڿi _I؄Wˁ "V25D,ѱjM`;f*HM'V1ygNY;ecnQY* Cź\ۖmdU;GKTfhyQX@~p(+>Wfdb5ړWNr]LQ).gWT!m|Y /J Z$Ɯ+FH7%J 84%l+&܆}fKx>஠3rQ qЦ*3cJ,-g*,8ڄ\`njiHU'7%L}lzgkS-K]oWm ̼jKLhsǣE1H6gfʓє-hzUQLSg)v;R2\P1Nn9*K,F'EVylxx"n֙^09}ۡX=A'u;$o?z끋ݘ#o)j~~x5 羚L {g\)e.!Kʮ, {rz&vڟ˂v죂vd6$Wh'Z1^Jj ۢOsbVo3؅Nt4wOHCiw쇔o]epUyNn]m?8hLk L;*N5E"F%1QB`bzw9hMcֶF wk.!<%\W%w|Fڃ UC̡ڈ,L@v5$[,\p;1N3=|Ʌ2OٺuUeq~uW٫DNNa"n(jUb! rڭ;jHT#}e ?+HRmVUхO#l9{3K!Wk`AESҏI /8񢠥 }Oکad:9/̎2 zqM˨,+uAE`(L cNTݷz#XO .|26374Kyw78n-8-hgnЩE&S;uթъ 4pрz|7lH3@;D6Ba.z]N[ q|E06s0+rV7~1*?fV~W1.o.aw[ rr2ј==r5寻nFzy1ޠoq(YFgtۻ5rd t _8JH"@ag{2(>X،,QsGrl7;c~dE DF)cbm\+;uP:bS>D{Ke6,rg̥.a*{ӚE01Շ #YJu?N)V}VGa22ua}iΤW*'[qC(FA420ܟtCrL|gC! rVE+nCGOuFW@\W\1(>s|v^7"'x[Rɟ "nYvK '1D˅Dz]i< 9]W?'Ձ]c5lÚ ڑoz!Eg`ZV"T,ʙz추Sݨpank ,/yXJS2y˲R!'mIa9-"d:o QdF|ihԪ""G R#Hd?W)T)h' cg\w* ()>u8uXX)5ż )7&"hsKd]ws*I|8lϡFdb@]eֳ83FQR"΀An[5F1{%aL-|lyBLυl5Xb <b4%l`gW6!鵭"Y+([c)v`r :2FyUlwB|@xp&/)Yy"lNIk2b`W ַF)a*jЃEpwE3 QQ553'M@A+8'asXљeZ8倜#Tx# g/)A?|#&]\uk Ocv/MgL?8W^ 7ohYb cpIfʡ+0-U>/w.mLx0bRΘ<'']"{.2M{c7J]LyEx^ީ:,Ŏue1Vbai pWZcŀw_.@{9qa3LU7$RG/Ziv~tϦܑh-:wL䉍)4ӌ*FYNBkt: bBA9<#sw>>[J?gũ'>c=exZ ˙c=UBQHq:(D%vmB\B+*g꼖aOڮy}b\  (ݰw^"t OY/];Uj:lx5+vUŃ`(FG"ƾt0`GEҍ@0t2)m/p ,7\хJ~`=yX0β@h'J1wK&qhVGX2w_C| ~մ"lT;# gq1l/lYV̟%g@_#y(Q6Y\/ ẃ ~Z rl{ Y⩠sn,t.~ *[UOvq1p$7{g>C?R# 8Ch#@|qִˆU?j؝T(ye!FO>ox t.@ Ҕ(M$;?h#4d T󈯪rJK:{0ER{OZKZ120QEf ډ>X(k'5hFRH,ˉ\dVmV@D`G<+ALy^wQ2 iAMX򞯏[ >=&sԖ;+&\Qufə&qW SrK*P4BCp'`DcĐ@0!_-6 B-5YS7{c Ŷ凉s,W#SɚGQ-čժ[v(ΝC 7*)W_ء d (S5v\|X>eAx5],rf\C6ޙ wł]{?6"\vfKj zm7ҮYXv ej>怽-jV{PN 80+@G֦B6pvUΗy|C.dlV40I9Ъn7?RIzBd%.}&+p1$`!UjziA?X6U]uu=>j (g}\Ρӂ|{z7G22XݟDŽ[zd^eKukU};,gX5>U;gO$A ,*Ky;ÕvQ @d~Mw"B%_%=ʱH˭ G>Im B IRruCi՜MMNg*Tl'o4jFd%Ih!ԾKk*e;Tw2SJHAAIWd"6Ղ:4AgAHSq)`(y)톛s#lB5Et> tD")2"pOpx2=Wj $Й >#/wj)#h#8J}P } Àr4T(tփm)rМ}-}4 ~3+'B[o3yQ㠇"ڃ%V06N(LE ں%iۢ}lDl-6]}c!,Ǎ! xFbɡaqn'SN~f=f{C#\cd>.ȥ@Z$ibeHy:$CNMóbef؈6xXWdq1iH5X( i:Zw0_'Tz/ c:B[KN,t>90.+km `e;Rr2l0=3uma<㈄CiX&AXuJ4umMg8!ƦJ׫K׻~`4538b]7jF~)PrfjE г*w}K2N*/Ĺ̹n+ N$G}DLpv 3z@*`kZJx\(HZlgMX!Bi .#Svj}ƀL.fQB]%D- {Oyf6 :r*ex:=PNGEw'^򺒿a^v&zz VPgNc e :;zɻ$8<<9n,$axBCA1Q.ڧG0-= t38w7c)L1mA[K ܨR3kQ̿,HTƒlz!28/ -f1"o#o6wq@ldumLb[;\&Dܺ]cIII+N$+leyO sX!"5GK8Q-*pqY@〡ovTUٶv'b1ha J0J=Y@xPܕ] JX-<E` @Yd $S)R)XCSwߴ74Of;qq/Oy!$I%MtMeZk&zIy3:|OE Y0|~QK,M!&9 rI@~}dq?':;4Y\LQI%4S퀎I[W3FJ9jsly4O@R35\O/X!1II:#l V+xm(oьqZ %4Rt(UO«Q{v~0@PzW79(OFPfU2&p:Vn5TõP]ᬻro:Jؔvڦ?AP\ [iHDp*Xӫ[ ̩IJ#@E_7˻++( +a*ITmu'h^(=ꕉŐYjԮw. K4,OL34fU Z@O<)|2`M_fq#(x s}@k?=}trzwRMdߛ0zՙA -.n(-y-1|0}u{,aПDZ5S2%k>ʝD?6G %9&WjSZҗ&JzQfR$᯸3xl%L@:XԗՒD%r~C.k>2Ɓl0M'[''KПBs-`U@z.qg {N f7Ig#  il1})87:2VC r?vޖ+ -07)=? k#{`Zx_d W]Y= C0#j`)+wpS1?ȇ¡-k;vR8y-%6+J@KT{s—w Zg[P\]-Vx2JR!Ql$';%X y1kP{'PETp$dc(/Vp#ƌ͠4b?qX-T:;d嚡y-d5*j7%eiWsP(T5#Ä[Ωz|G}B"5J$0<+YÊ/T de}oiz[.O C= }B4B.ȏ 4=DT }YTI;?ןNıTٶWeEYf\JΊ FO֫7=XЁ6H9:!j G"G^] Fv|&6"> h!@[Xp"tXv,2L&8_mQS ^%?%,T@ pwr߳'1U`pEPH0IA`_WuS=9eS:8 B&uQ%wm'< hAv OpCc+8ҔAxq0rfܥgȟ-Q8ŤH*$|RJ;L>A ȶU94W MW8>7M>w:}k)EqTfJZ?b&r#O~b(v=te pq.)g/KQY #:SUIPZy QZ2yA I`XiZtٹ^F7:Ց@4Fn!5yH+a}|p-^ (OiآRiG^[߽i >/2m#n$KBޘkL#sy 8'eكkcv"$yRWn,\${qOa`ܫ.P8G_g'dfVVKja\-WJ:v 9zba"2>5dOVჵVۥdR3N*+}us"5M9j H|#opU4sMDIuCCyBBC*w &A@U`ӖDEċ 2:^t{DlMo"3ko}S;$pp=]Z.{0,Љ K M/