Accepting request 562264 from home:mrdocs:branches:graphics

- 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

OBS-URL: https://build.opensuse.org/request/show/562264
OBS-URL: https://build.opensuse.org/package/show/graphics/gimp?expand=0&rev=19
This commit is contained in:
OBS User mrdocs
2018-01-07 06:17:25 +00:00
committed by Git OBS Bridge
parent 191d8d3e5c
commit a517f3b35c
2 changed files with 19 additions and 16 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sat Jan 6 04:13:05 UTC 2018 - plinnell@opensuse.org
- 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
-------------------------------------------------------------------
Wed May 31 04:59:00 UTC 2017 - plinnell@opensuse.org