graphviz-plugins-core-2.40.1-lp152.7.13.1<>,0a(㸋/=„TB ? d , F '@FNP |          \    HX #( V8 `9 : />@F'G@ Hl I XY\ ] ^b8cdye~flu vw x y)z     Cgraphviz-plugins-core2.40.1lp152.7.13.1Core plugins for graphvizCore plugins for graphviz: * libgvplugin_core * libgvplugin_dot_layout * libgvplugin_neato_layouta(obs-arm-10.openSUSE Leap 15.2openSUSEEPL-1.0http://bugs.opensuse.orgProductivity/Graphics/Visualization/Graphhttp://www.graphviz.org/linuxaarch64# run "dot -c" to generate plugin config %{_libdir}/graphviz/config dot -c test -s /usr/lib64/graphviz/config6 || echo "/usr/lib64/graphviz/config6 doesn't exist! Check installation."if ! test -x /usr/bin/dot; then rm -f /usr/lib64/graphviz/config6 fi@!! A큤a(a(a(a(a(a(a(a(a(a(a(01a6dfd17700affa3c6ef73e392b9114e7a69a60176672e337c000de19515d6a0753306d2d1d362d768a486c50bd5553a832fb5afcb2e46f493405205523b4e28a7a512fbf44c394aeeab64fad45cbd8b863518e263373afb9b3182724a51567libgvplugin_core.so.6.0.0libgvplugin_core.so.6.0.0libgvplugin_dot_layout.so.6.0.0libgvplugin_dot_layout.so.6.0.0libgvplugin_neato_layout.so.6.0.0libgvplugin_neato_layout.so.6.0.0@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgraphviz-2.40.1-lp152.7.13.1.src.rpmgraphviz-plugins-coregraphviz-plugins-core(aarch-64)libgvplugin_core.so.6()(64bit)libgvplugin_dot_layout.so.6()(64bit)libgvplugin_neato_layout.so.6()(64bit)@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/shgraphvizld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcdt.so.5()(64bit)libcgraph.so.6()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgvc.so.6()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpathplan.so.4()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1`"@` @^ϧ\Z]@Y@Y|YY@YV@Y@YY*Ux&U&iTi@Christian Vögl Christian Vögl Christian Vögl Christian Vögl dimstar@opensuse.orgpth@suse.depth@suse.depth@suse.dedimstar@opensuse.orgtchvatal@suse.comtchvatal@suse.comtchvatal@suse.combwiedemann@suse.commpluskal@suse.comopensuse.lietuviu.kalba@gmail.comLed - Added graphviz-2.40.1-fix-dot-segfault.patch to fix a segfault in dot bsc#1151207- Added graphviz-out-of-bounds-write.patch to fix CVE-2020-18032 (bsc#1185833)- Added graphviz-null_dereference.patch to fix CVE-2018-10196 (boo#1093447)- Added graphivz-malformed_input.patch from commit 839085f8 to fix CVE-2019-11023 (boo#1132091)- Disable building the graphviz-ocaml package: we have no consumer of it, but not building it allows us to elminiate a build cycle.- Reverse last change.- Remove pre_checkin.sh and graphviz-addon.* as they aren't needed anymore.- Replace the recommends for graphviz-gnome by a 'supplements packageand' so that graphviz doesn't pull in all the X11 related stuff on a machine without graphical desktop (bsc#930442).- Exclude %{_mandir}/man1/smyrna.1%{ext_man} from graphiz' main package, since the man page is packaged in the -smyrna sub package already.- Add bcond for java and ocaml that can be overriden in staging prj- Drop smyrna and gvedit separate spec, now handled by graphviz-addons * Switch graphviz-gvedit to Qt5: + graphviz-qt5.patch - Drop graphviz-plugin subkpg in favor of graphviz-addons.spec that is generated from graphviz directly - Make sure all patches are applied also in main package so none get lost by accident - Refresh patch graphviz-plugins-fix_install_dirs.patch - Make sure graphviz php plugins are generated using php7 * set the php7 path in graphviz-plugins-fix_install_dirs.patch - Remove tkspline from tcl package as it is no longer shipped - Make sure the pic/pie is enforced on all the libs/bins- Update to 2.40.1 release: * Remove usage of ast_common.h * network-simplex fixes and optimization (Stephen North) * built-in tred tool now available in the various swig generated language bindings (John Ellson) * number rounding added to SVG renderer (same as PS and TK rounding) to aid regression testing. (John Ellson) * additional regressson test framework, used in Travis CI builds. (Erwin Janssen) * PHP7 support (requires swig-3.0.11 or later). (John Ellson) * Allow user to specify clustering algorithm in gvmap. (Emden Gansner) * Add Sierpinski graph generator to gvgen. (Emden Gansner) * Extensive code cleanup (Erwin Janssen) * Removal of libgd source - use vanilla libgd from separate install * Windows builds (Erwin Janssen) * Appveyor CI for automated Windows build testing (Erwin Janssen) * Travis CI for Fedora/Centos builds (Erwin Janssen) * Added JSON output format, -Tjson (Emden Gansner) * New curved arrowhead, cylinder node shape. * Resolves bugs: 2599, 1172 * Add cylinder shape for databases. * Free installed plugins * Update makefile for dot so that the using libpanco_C in the static build include PANGOFT2 as well as PANGOCAIRO_LIBS (needed for some versions of Ubuntu) * Add json output format * output class value in svg files * Add plain shape for use with HTML-like labels. * Add icurve arrowhead. * Revert to old, translate to origin semantics in neato, etc. Add flag notranslate if that is what the user desires. - Run over with spec-cleaner and convert deps to pkgconfig - Fix Group - Remove unused pre requirements as there is no pre phase - Inline sed changes and do not rely on pipes - Do not add needless requires to devel pkg, there are no such stated dependencies in any of the .pc files provided - Add pre_checkin.sh scriptlet to allow generating of the extras subpkg instead of having independent spec files- Add reproducible.patch to not have binaries depend on build system timings- Remove pangocairo and lasi support as it introduces build cycle- Build with pangocairo and lasi support.- fix ksh-specific constrictions in gvmap.sh script - add patches: + graphviz-2.38.0-fix-gvmap.patch/bin/sh/bin/shobs-arm-10 1630052067 2.40.1-lp152.7.13.12.40.1-lp152.7.13.1graphvizconfig6libgvplugin_core.solibgvplugin_core.so.6libgvplugin_core.so.6.0.0libgvplugin_dot_layout.solibgvplugin_dot_layout.so.6libgvplugin_dot_layout.so.6.0.0libgvplugin_neato_layout.solibgvplugin_neato_layout.so.6libgvplugin_neato_layout.so.6.0.0/usr/lib64//usr/lib64/graphviz/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:16874/openSUSE_Leap_15.2_Update_ports/a6e7e6f71c8a82329d085292c80fd9df-graphviz.openSUSE_Leap_15.2_Updatedrpmxz5aarch64-suse-linuxdirectoryemptyELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0a850d76e3e0f45d6197bbc8e7bbb93f027dabd7, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0c36e7d549a1f579d59175016d08d44c0d717158, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=dc08ab221804c5c63603041275a781b891addec1, stripped  PR RRR R RRRRPRR RR RRR RRPR RR RRRRRRRRR RRRRR R RR]׶]o]utf-8fb5384d3fa655db7dc4f05710e917a94e77e0b76bec79a4d585bbc04dff8ef87?7zXZ !t/} ]"k%7^).J55RPxn Ln qݢ'< NS8;ЕPghNzekPVsSpIJlsb'[";oL5F0}bÏ'Wb.h#F5Ҝ!b5k9qg<1pw+4$91=]ˑ[ͦ(xǮWEOB{#,KG,Nhj2Or|𦆝u X nʁѷi;nqS,լG)tlA2μ|)c\ivIu jAZg0:o&Z78w-xu1λ6k+W3еncot~G쟙? gLyJ! w?.UD)iɐ!TgKEX3d}%luf g}^`$Z& Uزl*`噵m!7~Lvޒ1> "䂋s>KA)"'aQ|NAz$0U Z9# ׹L+CY$ i,] +Iz߽BU:FS!q^%2艆DlNG~b{6c<ᕱtgk݋B r;3U;r ^zdc6DI8dR#:O1HVOЂ&WPOKG Q=YKyAqZQ!͖?Gd(mC/ib&Ͻ@@&QẈw+հ,dEmdYd{vhm6htj"'P%vA;D? 3QˎNұuQ†P r]#dѦJ$UiD[o>DvH3OIF@s?Wۓ [qWi!$3l2`n\_6ږVįA;ck^ͱl`=r[@<~-S_aVlB 7Ako`e虼Ҧ@ jѕV u +c넊KqwUHoPކ-RwG4@Xh<|6x.6~yxFZM:PuɅ~fS]Y&;5's6v+^D A%HGb!x@ *_e˒G)Ă{ : jj !7S0yHyX? 7YixHd9, VC}}MP )MC}4:,/#8D{ulzZ^ST kg߭ᅵ:(4w蚖;Z߽ *cD{WA>aVk%@h42 𖉦]1FC3gN m#hؘ`s^џES3\sУ+z4 Y%4Tiꭤ6N%:/?j'8:XTV#lqS}SMo&Z2Ci܌a_ϬB}Dڃ#OI_CLiWu6Ÿb·VU䲍bw6Az +Ao=e ̿(i ǚ,H҂IBT1{;ky=is{)ؙ=}d:⠲ZyB3Qhqy`Fly(M\pIT2 QMtgc 6y)E1$:TTLyw9rĀ4:(v<}$7r2~q âa=!aT>u!l40o$0wyU?4}#ŜuדqjkWIjno7b ̢"5słqI]uhbxf<5  YZ