gimp-plugins-python-2.8.22-lp151.5.9.1<>,K|_1/=„CH~κm$4y 2--U{ P~%ǴbC*i0o W9mxݚx<H^.D=}l} Q^|\Dov9jH DGp "=lg& @Ah8}wةއD'ww)&-ó8 O]J70l7<4{PD+qB,ivT}|!'žGX钤Iھ4ay?)%;>D@?@d ) g #,5 Ns# # f# # 8#  #  # # ;#  #ta(89:B3F3G4#H4#I5 #X5DY5TZ5[5\5#]6 #^8b8c9Dd9e9f9l9u9#v:x w>L#x>#y?d7z@@@P@T@Y@\@`@f@Cgimp-plugins-python2.8.22lp151.5.9.1The GNU Image Manipulation Program - python-gtk based pluginsThe GIMP is an image composition and editing program. GIMP offers many tools and filters, and provides a large image manipulation toolbox and scripting._1lamb53 _openSUSE Leap 15.1openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Graphics/Bitmap Editorshttp://www.gimp.org/linuxi586(N4y r v 7Cliff Zhao Michael Gorse Jia Zhaocong bjorn.lie@gmail.comzaitor@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgmailaender@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgjengelh@inai.deplinnell@opensuse.orgzaitor@opensuse.orgplinnell@opensuse.orgzaitor@opensuse.orgplinnell@opensuse.orgplinnell@opensuse.orgdimstar@opensuse.org- Add gimp-bsc1073624-CVE-2017-17784.patch: Check input name is nul-terminated. (bsc#1073624 bgo#790784 CVE-2017-17784) Add gimp-bsc1073625-CVE-2017-17785.patch: Prevent heap overflow while parsing FLI files. (bsc#1073625 bgo#739133 CVE-2017-17785) Add gimp-bsc1073626-CVE-2017-17786.patch: Limit supported image types. (bsc#1073626 bgo#739134 CVE-2017-17786)- Add gimp-CVE-2017-17787.patch: We have to check that strings being read at fixed length are properly nul-terminated (bnc#1073628 CVE-2017-17787).- Add gimp-fix-issue-3630-postscript-plugin-crashes.patch: gsapi_new_instance() now expects a pointer to a NULL-initialized pointer. Initialize "void *instance" with NULL. Found by massimo (bsc#1178726, glgo#GNOME/GIMP#3630).- Add gimp-bsc1073627-CVE-2017-17789.patch: Fix heap buffer overflow in PSP importer. Check if declared block length is valid before going further. (bsc#1073627, bgo#790849, CVE-2017-17789).- Add gimp-gegl03-buildfix.patch: Port to gegl-03, patch taken from debian. - Following the above port, replace pkgconfig(gegl-0.2) with pkgconfig(gegl-0.3) BuildRequires and add libtool BuildRequires: and pass autoreconf as the above patch touches the buildsystem.- Run spec-cleaner, modernize spec, drop Obsoletes for versions no longer supported.- Don't build with webkit1, as it is no longer maintained and has plenty of security bugs. This disables the GIMP's built-in help browser; it will use an external browser when configured this way. This works around a number of security vulnerabilities in Webkit1: https://bugzilla.suse.com/show_bug.cgi?id=923223 https://bugzilla.suse.com/show_bug.cgi?id=906375 https://bugzilla.suse.com/show_bug.cgi?id=906374 https://bugzilla.suse.com/show_bug.cgi?id=906373 https://bugzilla.suse.com/show_bug.cgi?id=1034856 https://bugzilla.suse.com/show_bug.cgi?id=871792 https://bugzilla.suse.com/show_bug.cgi?id=879607 https://bugzilla.suse.com/show_bug.cgi?id=892084- drop mypaint until it is in Factory.- update to 2.8.22 - drop upstream patches - now in the the source - drop gimp-fix-PDF-Import-filter-crash.patch - drop gimp-bgo773233-CVE-2007-3126.patch - conditionalize mypaint support - full change log: https://git.gnome.org/browse/gimp/plain/NEWS?h=GIMP_2_8_22- Build with libmypaint support.- Add gimp-bgo773233-CVE-2007-3126.patch: Gimp 2.3.14 allows context-dependent attackers to cause a denial of service (crash) via an ICO file with an InfoHeader containing a Height of zero (bgo#773233, CVE-2007-3126). - Add gimp-fix-PDF-Import-filter-crash.patch: Fix a crash in PDF Import filter when importing large image PDF or specifying high resolution (bgo#593576).- Add conditional gimp-help-browser Obsoletes for Tumbleweed and Leap newer than 42.x.- Remove --with-pic, this is only for static libs. - Trim description on non-main subpackages.- update to 2.8.20 - Core: - Avoid D-Bus error message when built without D-Bus support - fix OS X min required conditional in gimpimagewindow.c - Saving to existing .xcf.bz and .xcf.gz files didn't truncate them and could lead to unnecessarily large files - Text layer created by gimp-text-fontname doesn't respect border when resized - avoid seeking when saving XCF files to prevent corruption with file network shares (fixed since 2014, but not mentioned in NEWS yet) GUI: - Flow on Paint Dynamics editor dialog: the 'y' axis is indicating 'Rate' instead 'Flow' - Vertical ruler shows artifacts if the status bar isn't showing - Tablet stylus misbehaves when crossing the edge of a dock in multi-window-mode - Disable the new "automatic window tabbing" feature introduced on macOS Sierra - Improve the visiblity of slider handles with dark themes - Make it harder to switch to renaming if selecting already selected items in resource lists Tools: - make toggling to color picker mode of paint tools more robust Libgimp: - call gimp_file_entry_set_filename() with filename encoding Plug-ins: - Prevent the Python console from closing by the Escape key - Help browser does not launch on OS X - Filter 'Edge Detect/Difference of Gaussians' returns empty image - only use -xobjective-c for compile commands - mkgen.pl: fix calls to write_file() routine to write to current directory - When printing, the images are composed onto a white background to prevent printing a black box instead of a transaprent image - Fix color visison deficiency display filters to apply gamma correction directly Updated Translations: - Catalan - Czech - Danish - Finnish - French - German - Greek - Hungarian - Icelandic - Italian - Polish - Portuguese - Slovak - Slovenian - Scottish Gaelic - Spanish - Swedish General: - Bug fixes- Replace -devel BuildRequires for their pkgconfig version aligned with what configure looks for: - babl-devel for pkgconfig(babl). - gegl-devel for pkgconfig(gegl-0.2). - libpng-devel for pkgconfig(libpng). - libpoppler-glib-devel for pkgconfig(poppler-glib). - xorg-x11-libXfixes-devel for pkgconfig(xfixes). - xorg-x11-libXpm-devel for pkgconfig(xpm). - zlib-devel for pkgconfig(zlib). - Add an explicit pkgconfig(cairo-pdf) BuildRequires: configure checks for it (full pdf support). - Run spec-cleaner: drop obsolete clean, modernise macros. - No longer depend on libwebkit-devel for Tumbleweed and pass - -disable-webkit to configure for Tumbleweed.- update to 2.8.18 - Drop gimp-Multiple-Use-After-Free.patch - upstreamed +Core: - Initialize fontconfig cache in separate thread to keep GUI responsive on first startup - Properly recognize layer masks as deactivated, e.g. for moving layers - Create $XDG_DATA_HOME if it doesn't exist - (CVE-2016-4994) Multiple Use-After-Free when parsing XCF channel and layer properties - Fix progress access to prevent crash on rapid sequence of commands - Fix crash in gimp-gradient-segment-range-move +GUI: - Disable color picker buttons on OS X to prevent a GUI lockup - Disable "new-style" full-screen mode on OS X to prevent a crash - Pulsing progress bar in splash screen to indicate unknown durations - Fix gamut warning color for lcms display filter - Fix unbolding of bold font on edit - Prevent accidental renaming of wrong adjacent item +Installer: - Change compression settings to decrease size by 20% - Add Catalan, Danish, French, Dutch +Plug-ins: - Fix crash on sRGB JPEG image drag & drop - Fix ambiguous octal-escaped output of c-source - Fix KISS CEL export - Fix progress bar for file-compressor - Make Script-Fu regex match return proper character indexes for Unicode characters - Fix Script-Fu modulo for large numbers +General: - Documentation updates - Bug fixes - Translation updates- Fix CVE-2016-4994 (boo#986021, bgo#767873): + Add gimp-Multiple-Use-After-Free.patch: Multiple Use-After-Free when parsing XCF channel and layer properties.- Explcitly declare the libgimp version in Requires, so upgrades bring in the updated libraries as well. Makes the upgrade from 2.8.x > 2.8.16 seamless and avoids an error on start.- update to version 2.8.16 - fix a couple of rpmlint warnings +Core: - Seek much less when writing XCF - Don't seek past the end of the file when writing XCF - Windows: call SetDLLDirectory() for less DLL hell - Fix velocity parameter on .GIH brushes - Fix brokenness while transforming certain sets of linked layers +GUI: - Always show image tabs in single window mode - Fix switching of dock tabs by DND hovering - Don't make the scroll area for tags too small - Fixed a crash in the save dialog - Fix issue where ruler updates made things very slow on Windows +Plug-ins: - Fix several issues in the BMP plug-in - Make Gfig work with the new brush size behavior again - Fix font export in the PDF plug-in - Support layer groups in OpenRaster files - Fix loading of PSD files with layer groups + General: - OSX build system fixes - Bug fixes - Translation updates- Replace liblcms-devel BuildRequires with pkgconfig(lcms2): gimp has been ported to lcms2 since version 2.8.8.gimp-unstable-plugins-pythonlamb53 1609773483  !!#2.8.222.8.22-lp151.5.9.12.8.22-lp151.5.9.12.8.222.6.0pygimp.envpygimp.interpcolorxhtml.pyfile-openraster.pyfoggify.pygradients-save-as-css.pypalette-offset.pypalette-sort.pypalette-to-gradient.pypy-slice.pypython-console.pypython-eval.pytext-brush.pypython_gimpenums.so_gimpui.sogimp.sogimpcolor.sogimpenums.pygimpenums.pycgimpenums.pyogimpfu.pygimpfu.pycgimpfu.pyogimpplugin.pygimpplugin.pycgimpplugin.pyogimpshelf.pygimpshelf.pycgimpshelf.pyogimpthumb.sogimpui.pygimpui.pycgimpui.pyopygimp-logo.png/usr/lib/gimp/2.0/environ//usr/lib/gimp/2.0/interpreters//usr/lib/gimp/2.0/plug-ins//usr/lib/gimp/2.0//usr/lib/gimp/2.0/python/-fomit-frame-pointer -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:15464/openSUSE_Leap_15.1_Update/7e268c19bcf52b4138ab9f7ef3bcbd0c-gimp.openSUSE_Leap_15.1_Updatedrpmxz5i586-suse-linux     ASCII textPython script, ASCII text executablea /usr/bin/env python script, UTF-8 Unicode text executablePython script, UTF-8 Unicode text executabledirectoryELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=92a27d8ddf685c21d6d7e0f361c09df2d7b5e841, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=987632ff17d083a9d2e6b945fb75e9403f804377, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b65a1ab3d8154a7e300b1998d5af0168b4f51cc1, strippedELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=cb33b754298e2abb37a3dd33ccd2bfc456c1d2f5, strippedpython 2.7 byte-compiledELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=3188602857f7d80b73a7ce1a7cf82ae8c9fef249, strippedPNG image data, 84 x 161, 8-bit/color RGBA, non-interlaced )0 RRRRRRRRRRRRRR R RRRRRR RR R RRRRRRRRRRRR R R RRRRRR RRRRRRR RRRR_I\咰Gi$xgimputf-8eaf6049448e3f4e9027689c93311cae0d56dc99c2076f966bcd824b81dd5ad12?7zXZ !t/x]"k%1w죇g_M4YtnTCfPPrUZ6(G%d\ΤE":?R4NWZ=S˞!(r潗>1~sC֩V'bU0dR"g<ǤD^lj⌮ t uiPV-dy`uJV˙6bQ%= E Q;n2jΗݸ uF|EM]Wc IhӲDXһTMLGri|҄e!5-|4xy k{z5,66ƚf[Lr?ֿ/j%?.bDeP]%Q&=<{3<)=2>eSZ$hꚰwcScN䟤frjEӌ~5!xYtW3 An6̀&P<0ٔ ~ɼ_^ct>\:H%a֐>EMLfx/O _5Cl!c33q}er{@]slѝ.eUEeg5u1y:$|G @.Bn*7?PTR`f&Z3gD qsn?HY|rg EI7R0}tZ Rؙ7AMQ#]\yJjٚt-^UU 1 CEYr4BCU˳{wr: X8яauG1XP:V;֣e1"ghH1*\SHPiݮӋEs۴/\vj}GhI#x y в?{ѓ>Y {\,_Ҩ%mAU3- 1B_AvmO1}:Uz(GKz!fH ư&1FL9 'Ǔ ],ev*Q_f"Mhur.p:Y^2:!Y+L!cĬp ɡa*IBXML3Au#yJ5"P-Gvbʚ2} Х)m],"FŞ) [ӂ%~hϮJ>:[udHdSjFQ>?RǔXKb;ǽ@* 4 /@_t>6IXw@IP擕i(xQWq +`W2P EC샼TƵ=Q`skȒnp<`/4 2 YZ