~ubuntu-branches/ubuntu/oneiric/gimp/oneiric-security

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
                   ------------------------------
                   GNU Image Manipulation Program
                          2.6 Stable Branch
                   ------------------------------

This is the stable branch of GIMP. No new features are being added
here, just bug-fixes.


Overview of Changes from GIMP 2.6.9 to GIMP 2.6.10
==================================================

* Bugs fixed:

 613328 - TGA files saved with incorrect header yOrigin data
 623290 - Save As... does not save Windows Bitmap as default in dialog
 621363 - CMYK decompose broken
 595170 - brush - color from gradient works wrong in greyscale
 613838 - Error in gimp-hue-saturation PDB call
 622608 - GIMP crashes when clicking any scroll bar from combo boxes
 565459 - newly opened images are put into the background

* Updated translations:

 German (de)
 Italian (it)
 Romanian (ro)
 Portuguese (pt)


Overview of Changes from GIMP 2.6.8 to GIMP 2.6.9
=================================================

* Bugs fixed:

 612618 - Font selection remains visible
 622234 - gimp.desktop: image/x-psd in MimeTypes twice
 622196 - Unportable test(1) construct in configure script
 620604 - Description of "histogram" procedure is slightly inaccurate
 541586 - Tool options not saved/loaded correctly?
 614153 - Importing PDF files with long titles
 600112 - blur-gauss-selective.exe crashes
 599233 - Dialog of "Save as BMP" ignores changes which are not made
          with a mous
 565001 - Text-Tool crashes when edit a 2.4.2 version xcf
 610478 - Layer preview suddenly stops getting updated
 609026 - leaks shared memory
 609056 - Exporting to Alias PIX format fails
 608188 - a few strings in Save as... > Raw image data dialog are always
          in English
 604820 - GEGL Operation "path" crashes GIMP
 603711 - Crashes when using path tool
 607242 - GIMP 2.7.0 fails to build against libpng 1.4.0
 606372 - Saving to .ppm fails on indexed colorspace
 605237 - the "Antialiasing..." message in the progress bar does not show
          translated
 604508 - gimp-layer-new-from-visible should work from updated projection

* Updated and new translations:

 Asturian (ast)
 Basque (eu)
 Burmese (my)
 Catalan (ca)
 Chinese (Hong Kong) (zh_HK)
 Chinese (Taiwan) (zh_HK)
 German (de)
 Italian (it)
 Latvian (lv)
 Low German (nds)
 Romanian (ro)
 Simplified Chinese (zh_CN)
 Slovenian (sl)
 Ukrainian (uk)
 Valencian (ca@valencia)


Overview of Changes from GIMP 2.6.7 to GIMP 2.6.8
=================================================

* Bugs fixed:

 470698 - MapObject cannot modify highlight
 593848 - FG color changed to black when FG-BG Editor tab created
 594651 - layer.scale() raises RuntimeError
 594998 - Keyboard shortcuts does not work for first image when dock
          is focused
 599765 - F1 key on gimp-tool-align in menu have wrong link and it
          open gimp-tool-move
 600484 - Gimp BMP Integer Overflow Vulnerability
 600741 - "read_channel_data()" Integer Overflow Vulnerability
 601891 - gimp_image_get_selection returns None
 602761 - plug-in-grid: Parameters Horizontal/Vertical Spacing and
          Horizontal/Vertical Offset are reversed.
 603995 - PCX plugin doesn't sanitize input to avoid allocation overflows.
 603998 - PCX: Calculating amount of memory to allocate may overflow.
 604000 - SGI: sanitize input
 604001 - SGI: Calculating amount of memory to allocate may overflow.
 604002 - SGI: RLE encoded input data may write beyond allocated buffers
 604004 - SGI: allocate memory consistently
 604008 - GBR, PAT: sanitize input data
 604078 - Crash when pressing Backspace with Free Select Tool

* Updated and new translations:

 Basque (eu)
 British English (en_GB)
 Czech (cs)
 French (fr)
 Greek (el)
 Italian (it)
 Japanese (ja)
 Norwegian Nynorsk (nn)
 Polish (pl)
 Romanian (ro)
 Russian (ru)
 Simplified Chinese (zh_CN)


Overview of Changes from GIMP 2.6.6 to GIMP 2.6.7
=================================================

* Bugs fixed:

 591017 – Tablet pan is not working as fast as it should
 577581 – Crashes when using any colors tool/function on Windows
 589667 – GIMP crashes when clicking GEGL Operation on Windows
 569833 – file-jpeg-save erroneous with small quality values
 590638 – Changing palettes from list to grid view loses "locked to dock"
          status
 589674 – "Send by Email" does not update "Filename"
 586851 – Transparent BMP files fail to load
 589205 – help-browser uses deprecated (and sometimes broken) webkit call
 582821 – 'Sphere Designer' does not reset correctly...
 570353 – first time open of .svg file ignores the requested units
 555777 – Export to MNG animation fails
 577301 – Dithering with transparency is broken for "positioned" method
 493778 – metadata plug-in crashes on some images
 567466 – PNG comment not found if more than 1 tEXt chunks
 585665 – Exporting to PSD with a blank text layer creates a corrupt file
 586316 – Levels tool does not adjust output levels correctly if input
          levels are changed
 569661 – Import from PDF throws errors when entering resolution in
          pixels per millimetre
 567262 – Black pixels appear in "Spread" filter preview
 554658 – Path Dialog: Path preview pics not to see constantly
 167604 – gimp_gradient_get_color_at() may return out-of-bounds values
 567393 – Rectangle select tool size shrinks to 0 if size is larger than
          the image and the up or down arrow is pressed
 587543 – crash when invoking certain actions by keyboard shortcut
 563029 - Closing maximized image doesn't restore document window size
 585488  Perspective transformation on a layer with a mask causes crash
 586008 - GIMP crashes when right-click canceling a drawing action initiated
          outside layer boundaries
 584345  when printing, the number of copies should be reset to 1
 557061  Alpha to Logo
 472644  Rotate with clipping crops the whole layer
 577575  transform tool fills underlying extracted area wrongly
 555738  Image display is wrong after undoing canvas size
 577024  help-browser plugin crashes when used with webkit 1.1.3
 555025  Action GEGL box widgets weirdness

* Updated and new translations:

 Czech (cs)
 Danish (da)
 German (de)
 Spanish (es)
 Basque (eu)
 Finnish (fi)
 Hungarian (hu)
 Italian (it)
 Gujarati (gu)
 Japanese (ja)
 Kannada (kn)
 Marathi (mr)
 Norwegian bokmål (nb)
 Oriya (or)
 Portuguese (pt)
 Romanian (ro)
 Sinhala (si)
 Swedish (sv)
 Simplified Chinese (zh_CN)
 Traditional Chinese - Hong Kong (zh_HK)
 Traditional Chinese - Taiwan (zh_TW)


Overview of Changes from GIMP 2.6.5 to GIMP 2.6.6
=================================================

* Bugs fixed:

 571117  lcms plug-in crashes on broken profile
 575154  changing the help browser preference may not work
 573542  blur plugin: bug in the first line
 572403  gimp-2.6 crashed with SIGSEGV in IA__g_object_get()
 573695  1-bit white background saved as PBM becomes all black
 573488  Small bug in Filter>Distorts>Ripple
 572156  top left pixel position/coordinate is not 0,0 but 1,1
 472644  Rotate with clipping crops the whole layer

* Updated translations:

 German (de)
 Spanish (es)
 Estonian (et)
 Basque (eu)
 French (fr)
 Italian (it)
 Portuguese (pt)
 Simplified Chinese (zh_CN)


Overview of Changes from GIMP 2.6.4 to GIMP 2.6.5
=================================================

* Bugs fixed:

 571628  Scaling image to 25% turn background from white to grey
 567840  GIMP's GtkScaleButton conflicts with GTK's
 569043  GEGL tool - missing Operation Settings for all sub-tools
 568890  don't rely on GtkAction implementation details
 568909 – wrong RGB values for color names in libgimpcolor/gimprgb-parse.c
 568839 – wrong hex RGB value for the color names slategrey and slategray
 559408 - Brushes dragged to the image window look strange
 563337 – Rectangle Select Tool does not allow 1:1 fixed ratio
 568016 – Black pullout parameter of plug-in-newsprint has no effect
 562818 – First image opened in GIMP offset
 562213 – Align Tool doesn't work properly if it is the active tool
          at startup

* Updated translations:

 Spanish (es)
 Estonian (et)
 Hindi (hi)
 Italian (it)
 Brazilian Portuguese (pt_BR)
 Romanian (ro)
 Russian (ru)
 Serbian (sr)
 Tamil (ta)
 Simplified Chinese (zh_CN)


Overview of Changes from GIMP 2.6.3 to GIMP 2.6.4
=================================================

* Bugs fixed:

 565223  Perspective transformation jagged edges / comb effect
 563985  jpg save dialog: "cancel" is treated like "commit"
          for settings
 564087  Using clone tool on a layer with a part out of canvas
          causes crashes
 564593  crash when the drawable is changed while a color tool
          is active
 564869  GIMP crashes on selecting Tools->GEGL operation
 565138  python-fu-foggify does not check if image is in rgb mode
 563130  Hue selection mode does not cross the 0-360 degrees line
 563179  Scrollbars not resized when we extend the canvas size
 562459  PF_PALETTE: 'TypeError' when used in a plugin that is
          registered in <Image>
 562427  Compilation with --as-needed
 562386  PF_SLIDER and PF_SPINNER 'Step' values do not change
          consistently...
 562366  Default image dimensions are not correctly
          transferred in the file/new dialog box
 561899  GIMP can't save to mounted filesystem if file exists

* Updated translations:

 Greek (el)
 Hindi (hi)
 Hungarian (hu)
 Italian (it)
 Japanese (ja)
 Korean (ko)
 Slovenian (sl)
 Swedish (sv)
 Tamil (ta)
 Simplified Chinese (zh_CN)


Overview of Changes from GIMP 2.6.2 to GIMP 2.6.3
=================================================

* Bugs fixed:

 558454 – Plugin Map Color Range disappears from GIMP
 559239 – Error while loading psd-data
 560903 – Explicit zooming with e.g. '1' should handle
	  zoom-focus better
 560245 – Zoom selection always centered in the Navigation tab
 559490 – Wrong lang tags for 'no'
 559292 – SOTA Chrome cannot accept different textures
 560375 – Clearing an already empty document history crashes GIMP
 559580 – Image windows need better default locations
 560283 – "Scale image..." causes distortion around edges
 559716 – Changing crop size in Crop Tool Options can make UI
          unresponsive
 558549 – Stroking a single-point path with a paint tool
          crashes GIMP
 559015 – Move tool gives bad information about px moved
 558660 – help behavior for locales without manual translation

* Updated translations:

 Belarusian (be)
 Dutch (nl)
 German (de)
 Japanese (ja)
 Lithuanian (lt)
 Norwegian Bokmål (nb)
 Norwegian Nynorsk (nn)
 Polish (pl)
 Romanian (ro)


Overview of Changes from GIMP 2.6.1 to GIMP 2.6.2
=================================================

* Bugs fixed:

 557950 – Scaling in Gimp 2.6 is much slower than in Gimp 2.4
 558215 – unit and zoom entries in Statusbar not visible
 558451 – Cannot build GIMP using Sun CC on Solaris 2.8
 558420 – projection incorrect with alpha-less layers
 556603 – Zoom region always zooms in center of image
 557870 – "Qmask" message popping up here and there
 557705 – compatibility with GEGL > 0.0.20
 556248 – Scaling gives 'jagged' edges
 556804 – Zoom drop down doesn't update
 524615  Print not to scale
 555246  gimp crashes when a file is opened while a preview is generating
 556741  Alpha layer automatically added (in psd format)
 556182  Could you please explain a few strings [I18N]
 555697  build fails if configured with --without-libjpeg
 134956  Curves tool doesn't save free curves

* Updated translations:

 Czech (cs)
 Danish (da)
 Finnish (fi)
 French (fr)
 Japanese (ja)
 Polish (pl)
 Brazilian Portuguese (pt_BR)
 Swedish (sv)
 Simplified Chinese (zh_CN)


Overview of Changes from GIMP 2.6.0 to GIMP 2.6.1
=================================================

* Bugs fixed:

 555587  PSD file crashes PSD plug-in
 555222  PSD Load Plugin: unsupported compression mode
 555362  gimp-remote is not working properly
 555280  some gif files will not be open
 554890  JPEG Save Options Dialog does not remember
 554966  Gimp crashes creating a new image using a template
 554785  Compile failure on uri-backend-libcurl
 554646  Opening Help crashes GIMP with lqr-plugin installed
 553534  centering issues after image scaling and setting zoom
 554898  Compile failure on uri-backend-wget.c

* Updated translations:

 Belarusian (be)
 Catalan (ca)
 Finnish (fi)
 French (fr)
 Japanese (ja)
 Macedonian (mk)
 Punjab (pa)
 Brazilian Portuguese (pt_BR)
 Romanian (ro)
 Slovenian (sl)
 Swedish (sv)