graphviz-plugins-core-2.40.1-lp152.7.13.1<>,-a(J/=„lg3Y(Oxg ;+hw9=lEۯOn6^KʭrA:z / TͪB ? d , F '@FNL x          X    DH( 8 9 P: >@FG H ID XPYd\ ] ^bcd!e&f)l+u@ vlw4 x` y5z ` p t z Cgraphviz-plugins-core2.40.1lp152.7.13.1Core plugins for graphvizCore plugins for graphviz: * libgvplugin_core * libgvplugin_dot_layout * libgvplugin_neato_layouta(Jobs-arm-6 %openSUSE Leap 15.2openSUSEEPL-1.0http://bugs.opensuse.orgProductivity/Graphics/Visualization/Graphhttp://www.graphviz.org/linuxarmv7hl# run "dot -c" to generate plugin config %{_libdir}/graphviz/config dot -c test -s /usr/lib/graphviz/config6 || echo "/usr/lib/graphviz/config6 doesn't exist! Check installation."if ! test -x /usr/bin/dot; then rm -f /usr/lib/graphviz/config6 fińH!! FA큤a(,a((a(a(a(2a(a(a(2a(a(a(2c4c77cf5a396d68e0ea35302f62cdc4951146eb0cee8a5aefd201525caa5b1096e28d8587484c01fad368841ed39110992f56fe2d3dedf167888afe6192edcab96dd5016a4d416a3bf147ad79bbedeaa823dcdded9dd188393b4c9226a17af01libgvplugin_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(armv7hl-32)libgvplugin_core.so.6libgvplugin_dot_layout.so.6libgvplugin_neato_layout.so.6@@@@@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/shgraphvizld-linux-armhf.so.3ld-linux-armhf.so.3(GLIBC_2.4)libc.so.6libc.so.6(GLIBC_2.11)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libcdt.so.5libcgraph.so.6libgcc_s.so.1libgcc_s.so.1(GCC_3.5)libgvc.so.6libm.so.6libm.so.6(GLIBC_2.15)libm.so.6(GLIBC_2.4)libpathplan.so.4libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(CXXABI_1.3.8)libstdc++.so.6(CXXABI_1.3.9)libstdc++.so.6(CXXABI_ARM_1.3.3)libstdc++.so.6(GLIBCXX_3.4)libstdc++.so.6(GLIBCXX_3.4.15)libstdc++.so.6(GLIBCXX_3.4.21)libstdc++.so.6(GLIBCXX_3.4.9)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-6 1630052682 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/lib//usr/lib/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_Updatedrpmxz5armv7hl-suse-linuxdirectoryemptyELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=379641088c240aa54884e313b4ec313f2a8fc5f5, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=2d5d72ca842b03cfaecf831aae5dba600c5cb3c5, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=6257d2eed73a6cf65ba1147cbb7f3d748144eae4, stripped  PRRRRR R RR R R RRPRRRR RRRR R R RR RRPR RRRRRRRRRRRRRRR R R RRRR RRӓ'> 5ᆵutf-851c2a106883df046b25fcc61aff1cab474fbe3031b0fd847f777e90172018d97?7zXZ !t/]"k%7^).J55RPxn Ln qݢ'< N[Kw,wFYq&tLiQ%R! Q;B7BSeWVZ]~@_jE /%()MEFwoi[{OoC0;( P(6,)2m5xR< 젩HwKe=d~N_1}JhYS'^A@[Q}f:ы^gڊHH/peK岊8AV'%\1.Sc{\X5 /IFW VR SKE»ՔO[_ i2PX%$&hB' MDYgDICBAd"%};2G|6[c>,LvD:ۄNfRS9m؁p h/J5Fr9ÀzfR% ,-l^@?~lx@T 0r椹 v\J< 3|?Y%@hZi*mveCZ[Ď}#kssV-.'3msTQ.؏'A!'eSO\M9yJv P>#̙۪`=k*s% so|C׺p;K<[b\qL;09gsMx"wD11рb'O՗HRz{F<d+@{?QD9>>#n&d哭őIn* 0(CwVdn >bbfjK5,8_"G(OFE:>POQSPACx;-ać(VxJhcGސjxk[?!5`2NT tZyE5*kšayۖk*\A{iẎs+wŋ;ĹucƧz>~@=N`5@8$g_H6lme\OSqvsZ2y'\ s)JӕXi`MC "Pzyzy:u$2Gy؂XG=CkPڂl䧻BA pߜF4}[cr'DVQMh  '5ٟwE7-?"!(tJ>*,&yec-\63>omi^)pBGCToӹxv+qH4+78 YZ