gimp-plugins-python-2.8.22-lp151.5.9.1<>,K_4/=„b=gC$";sFK`J]c.)umvS+ Oli&v13"mV BÁW ք$X">l>S#Mdp&vJWXZ 6e+T;lgZy >kK9VP1_3jy fQmʏo 4f.f3^ cO[Y*(nO#n^Ch}F|NQj>"M>DA?@d ) g'09 Rw#(# n# # @#  #  # # C# #(89 :B3F4G40#H4#I5H#X5lY5|Z5[5\5#]6H#^8*b8c9Wd9e9f9l9u:#v: w>\#x>#y?tDz@@@@@@@@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._4obs-arm-52openSUSE Leap 15.1openSUSEGPL-3.0+http://bugs.opensuse.orgProductivity/Graphics/Bitmap Editorshttp://www.gimp.org/linuxarmv7hl(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-pythonobs-arm-5 1609774268  !!#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/-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_ports/7e268c19bcf52b4138ab9f7ef3bcbd0c-gimp.openSUSE_Leap_15.1_Updatedrpmxz5armv7hl-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, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=505d8efdcda9e52eb123a7d26d2b9c63069da0a2, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=59a3732ec22fea5e86a5fecbe8f5303b395884da, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=4a8a5e85a9a05749db466e48d3dc73c0b6d3ceac, strippedELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=cfaeda961777dd54b2140ec3c80f158310d0e0d2, strippedpython 2.7 byte-compiledELF 32-bit LSB shared object, ARM, EABI5 version 1 (SYSV), dynamically linked, BuildID[sha1]=5a2ec4e7ad6b69ebd0c3fd4a2cf43b4df2b54907, strippedPNG image data, 84 x 161, 8-bit/color RGBA, non-interlaced %0:  RRRRRRRRRRRRRRR R RRRRRRRRRRR R RRR RRRRRRRRRR R R RRRRRRRRR RRRRRRRRRR R RRRRR{6ևť=]gimputf-89685cea3af219fa5ff9a01f68afeaec166deacfa250b2cd5abd718aaff5100bb?7zXZ !t/s]"k%1w죇g_M4YtnTCf$Ͱυ`'ZpK}\m@LxeGAb=&[j^QDq3!SI3G],0H^{̍ c# 8k9@Glr85%abukX'p|.p7a.i{P{?V;Ben<%ZPw,SVvC`@b Kcj[W_GDc d7Ju.m9qcMSt Jɑn:(lhļ/d`im ޹3]I KaZRp9Mg2`аnb,c%Qjlr>*nGO"qL7@X '.,K R̽^u/^i*z6puBibUc8c[8z 9ם!rHڻ wa|aþe e?M?rYF4;n&&bVS HHHXԡ׺WXq i 9AMW/+Ow(ҬУn@`gU@"l *q{㑶S !)=݌Njϛ#/3Q[{h 3#c0rĹL51u2Ƨ-]ŵl綎6seOd"L1@ 7: =aM hZ4֗+{"_,cR'=%9pX#r&'/V|^pZ>jKFg 8Ѻ۳C+v*;afˋ7Ī<қkVƌX%MEG)qeQiGY~էar[nEYNn7En i1vv*_?x=s֥oaƧ0?d9-I63v8~ؓmX:|oa{yKLCoLX8rjM5mZS "|mx2t:C-5fF,5䧕8Kw3,0(߯U1]sVl_p[_"8AɩD'Tm<tiS'2u"HC*c {Gp%۽:<4FmS2o&}6q4俍 =YNT)&҇ldEcH H\+'Io96.\4rt\>TTف+n6y4bfD oL9J95~ZzaMW2B 22 YZ