~ubuntu-branches/ubuntu/saucy/gparted/saucy

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Package Import Robot
  • Author(s): Anibal Monsalve Salazar
  • Date: 2012-06-14 10:00:43 UTC
  • mfrom: (6.3.20)
  • Revision ID: package-import@ubuntu.com-20120614100043-p0xlwmo34tr5lef0
Tags: 0.12.1-1
* New upstream release 
  Key changes include:
  gparted-0.12.1
    Fix attempt data rescue fail to open read-only view (#673246)
    Fix for FS flags becoming unknown after change label
    Fix for FS size & flags becoming unknown after change UUID
    Ensure Align to MiB does not overlap following partition (#661744)
    Rework align to MiB adjustments to end sector of partition
    Use cached method first to read UUID to shorten scan time
    Fix uninitialised read when pasting into an existing partition
    Ensure space for EBR when resizing Extended partition (#664050)
    Add requested partition details to log when resize/move fails
    Improve reiser4 file system uuid reading method
    Enable new fs resize library available with parted-3.1 (#668281)
  gparted-0.12.0
    Restore write label capability for linux-swap
    New partition dialog: first filesystem in list is always included
    Fix for implicit assumption that 'FS_UNKNOWN' is last in FILESYSTEMS list
    Fix regression when shrinking, moving and copying swap (#670017)
    Warn when an LVM2 PV is a member of a damaged VG (#160878)
    Display VG export status with an LVM2 PVs busy status (#160787)
    Prevent crash in the LVM2 PV information cache (#160787)
    Display any errors from querying LVM2 PVs to the user (#160787)
    Fix detection of LVM2 PV busy status when exported VGs exist (#160787)
    Don't ignore any errors resizing btrfs on Linux >= 3.2 (#669389)
    Remove temporary file after reading UUID of fat16 and fat32 filesystems
    Restructure and word-smith UUID translatable text
    Implement changing UUID for NTFS (#667278)
    Use custom text functions for mount/unmount and swapon/swapoff texts
    Make FileSystem objects in GParted_Core accessible and usable by others
    Check LVM cache only for LVM physical volumes
    Switch to using lvs to identify active LVM LVs (#160787)
    Show LVM2 PVs as supported, read-only (#160787)
    Display busy status of LVM2 PVs (#160787)
    Display LVM2 VGNAME as the PV's mount point (#160787)
    Lazy initialize the cache from querying LVM2 PVs (#160787)
    Cache results from querying all LVM2 PVs (#160787)
    Allow unused space in a partition to equal its size
    Report space usage of LVM2 PVs (#160787)
    Rename FS_LVM2 -> FS_LVM2_PV (#160787)
    Increase FAT32 minimum size to 33 MiB (#668491)
    Fix detection of multiple SW RAID (md) devices (#668486)
    Enhance documentation for UUIDs and copying partitions (#608308)
    Add support for setting UUID (#667278)
    Fix mismatched field precision type compiler warning
    Reduce graphic processing requirement for pulse bar
    Debian Bug - gparted: 100% cpu usage (Closes: #499193)
    Debian Bug - gparted: Lots of animation makes use over SSH
                          X-tunnel slow (Closes: #519764)
    Update xfs resize and copy to use new helper functions
    Update btrfs resize to use new helper functions
    Update jfs resize to use new helper functions
    Add resize support to nilfs2 (#642842)
    Add helper functions for mounted file system resizing operations
    Add nilfs2 support (#642842)
    * Enable hardened build flags
* Previously applied patch: fix-swap.patch
* DH compatibility level is 9
* Standards version is 3.9.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# Generated by Makefile. Do not edit.
2
2
 
 
3
2012-04-09  Curtis Gedak <gedakc@gmail.com>
 
4
 
 
5
    ==========   gparted-0.12.1   ==========
 
6
 
 
7
2012-04-09  Ask H. Larsen <asklarsen@gmail.com>
 
8
 
 
9
    Updated Danish translation
 
10
 
 
11
2012-04-03  Joan Lledó <joanlluislledo@gmail.com>
 
12
 
 
13
    Fix attempt data rescue fail to open read-only view (#673246)
 
14
    
 
15
    Dialog_Rescue_Data::on_view_clicked(): String::ucompose() no longer
 
16
    used due to a bug with some locales.
 
17
 
 
18
2012-04-01  Rogier Goossens <goossens.rogier@gmail.com>
 
19
 
 
20
    Fix for FS flags becoming unknown after change label
 
21
    
 
22
    AFAICS, there is no reason to manually copy all partition fields,
 
23
    or to manually initialize the copy of the new partition object.
 
24
    So now the partition object is simply copied using assignment.
 
25
 
 
26
2012-04-01  Rogier Goossens <goossens.rogier@gmail.com>
 
27
 
 
28
    Fix for FS size & flags becoming unknown after change UUID
 
29
    
 
30
    AFAICS, there is no reason to manually copy all partition fields,
 
31
    or to manually initialize the copy of the new partition object.
 
32
    So now the partition object is simply copied using assignment.
 
33
 
 
34
2012-04-02  Sasi Bhushan <sasi@swecha.net>
 
35
 
 
36
    Updated Telugu Translation
 
37
 
 
38
2012-04-01  Milo Casagrande <milo@ubuntu.com>
 
39
 
 
40
    [l10n] Updated Italian translation
 
41
 
 
42
2012-03-31  Khaled Hosny <khaledhosny@eglug.org>
 
43
 
 
44
    Updated Arabic translation
 
45
 
 
46
2012-03-31  Мирослав Николић <miroslavnikolic@rocketmail.com>
 
47
 
 
48
    Updated Serbian translation
 
49
 
 
50
2012-03-31  Daniel Korostil <ted.korostiled@gmail.com>
 
51
 
 
52
    Uploaded Ukranian
 
53
 
 
54
2012-03-31  Arash Mousavi <amousavi@src.gnome.org>
 
55
 
 
56
    Updated Persian Translations
 
57
 
 
58
2012-03-31  Claude Paroz <claude@2xlibre.net>
 
59
 
 
60
    Updated French translation
 
61
 
 
62
2012-03-30  Piotr Drąg <piotrdrag@gmail.com>
 
63
 
 
64
    Updated Polish translation
 
65
 
 
66
2012-03-30  Daniel Mustieles <daniel.mustieles@gmail.com>
 
67
 
 
68
    Updated Spanish translation
 
69
 
 
70
2012-03-27  Curtis Gedak <gedakc@gmail.com>
 
71
 
 
72
    Ensure Align to MiB does not overlap following partition (#661744)
 
73
    
 
74
    Normally the GUI should restrict partitions from overlapping other
 
75
    partitions.  However we have received a report where an overlap has
 
76
    occurred.
 
77
    
 
78
    Unfortunately we did not have enough details to recreate the problem.
 
79
    Based on the report my thoughts are that somehow the problem arose
 
80
    due to partitions aligned to boundaries other than MiB in combination
 
81
    with the size of a partition being rounded up in the GUI resizer.
 
82
    
 
83
    In an effort to prevent this problem in the future I have added a
 
84
    check for primary or extended partitions overlapping other primary or
 
85
    extended partitions.
 
86
    
 
87
    Closes Bug #661744 - libparted "Can't have overlapping partitions."
 
88
                         after successful move+resize?!
 
89
 
 
90
2012-03-27  Curtis Gedak <gedakc@gmail.com>
 
91
 
 
92
    Rework align to MiB adjustments to end sector of partition
 
93
    
 
94
    Ensure at least 2 sectors for Extended Boot Record (EBR) between end
 
95
    of logical partition and start of next logical partition.
 
96
    
 
97
    Ensure at least 34 sectors reserved for backup GUID Partition Table
 
98
    (GPT) after the end of the last partition.
 
99
 
 
100
2012-03-25  Marek Černocký <marek@manet.cz>
 
101
 
 
102
    Updated Czech translation
 
103
 
 
104
2012-03-25  Curtis Gedak <gedakc@gmail.com>
 
105
 
 
106
    Use cached method first to read UUID to shorten scan time
 
107
 
 
108
2012-03-23  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
109
 
 
110
    Fix uninitialised read when pasting into an existing partition
 
111
    
 
112
    GParted_Core::set_device_partitions() creates and initialises the
 
113
    partition objects based on the partitions on the disk using
 
114
    partition.Reset() and partition.Set().  These methods never set the
 
115
    alignment attribute.
 
116
    
 
117
    Copy and pasting into an existing partition calls GParted_Core::
 
118
    snap_to_alignment() to adjust the start and end of the newly created
 
119
    in memory partition object.  When pasting into unallocated space the
 
120
    user has selected the required alignment and this is exactly what is
 
121
    needed.  However when pasting into an existing partition the in memory
 
122
    partition object should always match the actual partition boundaries on
 
123
    disk.  Unfortunately the partition boundaries are adjusted based on
 
124
    reading the uninitialised alignment attribute.
 
125
    
 
126
    Initialise the alignment attribute of newly created partition objects to
 
127
    ALIGN_STRICT.  Also, when pasting into an existing partition set the
 
128
    alignment of that partition object to ALIGN_STRICT so that no boundary
 
129
    adjustment is performed.
 
130
    
 
131
    valgrind:
 
132
    ==6845== Conditional jump or move depends on uninitialised value(s)
 
133
    ==6845==    at 0x80C779A: GParted::GParted_Core::snap_to_alignment(...) (GParted_Core.cc:566)
 
134
    ==6845==    by 0x810C115: GParted::Win_GParted::Add_Operation(...) (Win_GParted.cc:692)
 
135
    ==6845==    by 0x8110499: GParted::Win_GParted::activate_paste() (Win_GParted.cc:1649)
 
136
    ...
 
137
    ==6845== Conditional jump or move depends on uninitialised value(s)
 
138
    ==6845==    at 0x80C77A8: GParted::GParted_Core::snap_to_alignment(...) (GParted_Core.cc:568)
 
139
    ==6845==    by 0x810C115: GParted::Win_GParted::Add_Operation(...) (Win_GParted.cc:692)
 
140
    ==6845==    by 0x8110499: GParted::Win_GParted::activate_paste() (Win_GParted.cc:1649)
 
141
    
 
142
    GParted_Core.cc:
 
143
       562  bool GParted_Core::snap_to_alignment( const Device & device, Partition & partition, Glib::ustring & error )
 
144
       563  {
 
145
       564          bool rc = true ;
 
146
       565
 
147
    >> 566          if ( partition .alignment == ALIGN_CYLINDER )
 
148
       567                  rc = snap_to_cylinder( device, partition, error ) ;
 
149
    >> 568          else if ( partition .alignment == ALIGN_MEBIBYTE )
 
150
       569                  rc = snap_to_mebibyte( device, partition, error ) ;
 
151
       570
 
152
    
 
153
    Closes Bug #672654 - Pasting into an existing partition may shrink
 
154
                         GParted's representation of it
 
155
 
 
156
2012-03-24  Fran Diéguez <fran.dieguez@mabishu.com>
 
157
 
 
158
    Updated Galician translations
 
159
 
 
160
2012-03-18  Curtis Gedak <gedakc@gmail.com>
 
161
 
 
162
    Fix typographical error in en_CA translation
 
163
    
 
164
    "partition tot he right" --> "partition to the right"
 
165
 
 
166
2012-02-14  Curtis Gedak <gedakc@gmail.com>
 
167
 
 
168
    Fix two typos in en_CA translation
 
169
    
 
170
    "Mounte" --> "Mount"
 
171
    "secotor" --> "sector"
 
172
 
 
173
2012-03-20  Mario Blättermann <mario.blaettermann@gmail.com>
 
174
 
 
175
    [l10n] Updated German translation
 
176
 
 
177
2012-03-19  Daniel Mustieles <daniel.mustieles@gmail.com>
 
178
 
 
179
    Updated Spanish translation
 
180
 
 
181
2012-03-19  Matej Urbančič <mateju@svn.gnome.org>
 
182
 
 
183
    Updated Slovenian translation
 
184
 
 
185
2012-03-19  Curtis Gedak <gedakc@gmail.com>
 
186
 
 
187
    Make all move warning strings translatable
 
188
 
 
189
2012-03-17  Curtis Gedak <gedakc@gmail.com>
 
190
 
 
191
    Ensure space for EBR when resizing Extended partition (#664050)
 
192
    
 
193
    When resizing an extended boot record we must ensure that at least 2
 
194
    sectors is reserved in front of the nearest logical partition for the
 
195
    Extended Boot Record.
 
196
    
 
197
    Please note that unless specifically told otherwise, the Linux kernel
 
198
    considers Extended Boot Records to be two sectors long, in order to
 
199
    "leave room for LILO".
 
200
    
 
201
    Closes Bug #664050 - Unable to resize extended partition
 
202
 
 
203
2012-03-16  Curtis Gedak <gedakc@gmail.com>
 
204
 
 
205
    Add requested partition details to log when resize/move fails
 
206
 
 
207
2012-03-17  Rudolfs Mazurs <rudolfs.mazurs@gmail.com>
 
208
 
 
209
    Updated Latvian translation.
 
210
 
 
211
2012-03-13  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
212
 
 
213
    Improve reiser4 file system uuid reading method
 
214
    
 
215
    Previously used "fsck.reiser4" to perform a file system check with a by
 
216
    product of outputting the uuid.  However this performs a lot of disk I/O
 
217
    and takes a while to complete.  Instead use the much faster and less
 
218
    resource intensive "debugfs.reiser4" tool to retrieve the uuid.
 
219
 
 
220
2012-03-15  Praveen Arimbrathodiyil <pravi.a@gmail.com>
 
221
 
 
222
    Malayalam translation updated by Anish
 
223
 
 
224
2012-03-05  Algimantas Margevičius <margevicius.algimantas@gmail.com>
 
225
 
 
226
    Updated Lithuanian translation
 
227
 
 
228
2012-03-03  Curtis Gedak <gedakc@gmail.com>
 
229
 
 
230
    Enable new fs resize library available with parted-3.1 (#668281)
 
231
    
 
232
    The parted-3.1 release brings back FAT16/FAT32 and HFS/HFS+ file
 
233
    system resize capabilities in a new libparted fs resize library.
 
234
    
 
235
    The following operations are again available when GParted is linked
 
236
    with parted-3.1:
 
237
    
 
238
       FAT16 - grow and shrink
 
239
       FAT32 - grow and shrink
 
240
       HFS   - shrink
 
241
       HFS+  - shrink
 
242
    
 
243
    Note that there is a difference in how move actions are handled for
 
244
    FAT16/FAT32 file systems based on parted version.
 
245
    
 
246
    When GParted is linked with parted >= 3.0:
 
247
    
 
248
       FAT16 - move performed internally by GParted
 
249
       FAT32 - move performed internally by GParted
 
250
    
 
251
    When GParted is linked with parted < 3.0:
 
252
    
 
253
       FAT16 - move performed by libparted
 
254
       FAT32 - move performed by libparted
 
255
    
 
256
    Thanks goes to Jim Meyering for restoring these file system resizing
 
257
    capabilities in Parted 3.1 with a new libparted fs resize library.
 
258
    
 
259
    Closes Bug #668281 - minimal file-system resize API? (FAT and HFS*
 
260
                         only)
 
261
 
 
262
2012-02-28  Matej Urbančič <mateju@svn.gnome.org>
 
263
 
 
264
    Updated Slovenian translation
 
265
 
 
266
2012-02-28  Daniel Nylander <po@danielnylander.se>
 
267
 
 
268
    Updated Swedish translation
 
269
 
 
270
2012-02-23  Curtis Gedak <gedakc@gmail.com>
 
271
 
 
272
    GParted - Add screen shot to ru translation
 
273
    
 
274
    Add GParted window screen shot to help manual.
 
275
    
 
276
    Note that the image has been resized to a maximum width of 510 pixels
 
277
    as recommended in the GNOME-STYLE use of screenshots:
 
278
    
 
279
    Image Width
 
280
    http://developer.gnome.org/gdp-style-guide/stable/screenshot-4.html.en
 
281
 
 
282
2012-02-23  Matej Urbančič <mateju@svn.gnome.org>
 
283
 
 
284
    Updated Slovenian translation
 
285
 
 
286
2012-02-22  Daniel Șerbănescu <cyber19rider@gmail.com>
 
287
 
 
288
    Updated Romanian Translation
 
289
 
 
290
2012-02-22  Daniel Mustieles <daniel.mustieles@gmail.com>
 
291
 
 
292
    Updated Spanish translation
 
293
 
 
294
2012-02-16  Gabriel Speckhahn <gabspeck@gmail.com>
 
295
 
 
296
    Updated Brazilian Portuguese translation
 
297
 
 
298
2012-02-21  Kjartan Maraas <kmaraas@gnome.org>
 
299
 
 
300
    Updated Norwegian bokmål translation
 
301
 
 
302
2012-02-21  Curtis Gedak <gedakc@gmail.com>
 
303
 
 
304
    Append -git to version for continuing development
 
305
 
 
306
2012-02-21  Curtis Gedak <gedakc@gmail.com>
 
307
 
 
308
    ==========   gparted-0.12.0   ==========
 
309
 
 
310
2012-02-21  Praveen Arimbrathodiyil <pravi.a@gmail.com>
 
311
 
 
312
    gparted Malayalam translations by Anish A
 
313
 
 
314
2012-02-20  Joe Hansen <joedalton2@yahoo.dk>
 
315
 
 
316
    Updated Danish translation
 
317
 
 
318
2012-02-20  Мирослав Николић <miroslavnikolic@rocketmail.com>
 
319
 
 
320
    Updated Serbian translation
 
321
 
 
322
2012-02-18  Curtis Gedak <gedakc@gmail.com>
 
323
 
 
324
    Restore write label capability for linux-swap
 
325
    
 
326
    The setting of the write label capability for linux-swap was lost
 
327
    when it was overwritten in the following commit:
 
328
    
 
329
    Add support for setting UUID (#667278)
 
330
    9e96159bb2e6a843ac9465b340ad5f32b0320937
 
331
 
 
332
2012-02-18  Rogier Goossens <goossens.rogier@gmail.com>
 
333
 
 
334
    New partition dialog: first filesystem in list is always included
 
335
    
 
336
    Even if invalid, the first filesystem in list is always included.
 
337
    
 
338
    This is an off-by-one error, which was triggered when the first member
 
339
    of FILESYSTEMS was no longer a regular filesystem, as a result of
 
340
    commit ce9feeda0e9a04da04cec0a1b01512ed68c2495c:
 
341
    'Make FileSystem objects in GParted_Core accessible and usable by others'
 
342
 
 
343
2012-02-18  Rogier Goossens <goossens.rogier@gmail.com>
 
344
 
 
345
    Fix for implicit assumption that 'FS_UNKNOWN' is last in FILESYSTEMS list
 
346
    
 
347
    This assumption was invalidated by commit
 
348
    ce9feeda0e9a04da04cec0a1b01512ed68c2495c:
 
349
    'Make FileSystem objects in GParted_Core accessible and usable by others'
 
350
    
 
351
    This patch removes the dependency on this implicit assumption.
 
352
 
 
353
2012-02-18  António Lima <amrlima@gmail.com>
 
354
 
 
355
    Updated Portuguese translation
 
356
 
 
357
2012-02-18  Мирослав Николић <miroslavnikolic@rocketmail.com>
 
358
 
 
359
    Updated Serbian translation
 
360
 
 
361
2012-02-16  Yuri Myasoedov <omerta13@yandex.ru>
 
362
 
 
363
    Updated Russian translation
 
364
 
 
365
2012-02-16  Marek Černocký <marek@manet.cz>
 
366
 
 
367
    Updated Czech translation
 
368
 
 
369
2012-02-15  Christian Kirbach <Christian.Kirbach@googlemail.com>
 
370
 
 
371
    Updated German translation
 
372
 
 
373
2012-02-15  Mario Blättermann <mario.blaettermann@gmail.com>
 
374
 
 
375
    [l10n] Updated German doc translation
 
376
 
 
377
2012-02-15  Daniel Mustieles <daniel.mustieles@gmail.com>
 
378
 
 
379
    Updated Spanish translation
 
380
 
 
381
2012-02-14  Marek Černocký <marek@manet.cz>
 
382
 
 
383
    Updated Czech translation
 
384
 
 
385
2012-02-14  Curtis Gedak <gedakc@gmail.com>
 
386
 
 
387
    Fix regression when shrinking, moving and copying swap (#670017)
 
388
    
 
389
    Since linux-swap does not contain data and does not have a resize
 
390
    command, linux-swap is recreated instead of moved, copied, or resized.
 
391
    
 
392
    GParted 0.11.0 contained the following enhancement:
 
393
    Bug #663980 - Avoid redundant file system maximize actions
 
394
    
 
395
    An unfortunate side effect of this change was that the required
 
396
    maximize action to recreate linux-swap would not occur when the new
 
397
    size for the partition was less than or equal to the original size.
 
398
    
 
399
    The changes associated with this commit address this regression.
 
400
    
 
401
    Closes Bug #670017 - Corrupting swap partitions
 
402
 
 
403
2012-02-14  Baurzhan Muftakhidinov <baurthefirst@gmail.com>
 
404
 
 
405
    Updated Kazakh translation
 
406
 
 
407
2012-02-13  Bruno Brouard <annoa.b@gmail.com>
 
408
 
 
409
    Updated French doc translation
 
410
 
 
411
2012-02-13  Bruno Brouard <annoa.b@gmail.com>
 
412
 
 
413
    Updated French translation
 
414
 
 
415
2012-02-13  Fran Diéguez <fran.dieguez@mabishu.com>
 
416
 
 
417
    Updated Galician translations
 
418
 
 
419
2012-02-13  Gabor Kelemen <kelemeng@gnome.hu>
 
420
 
 
421
    Updated Hungarian translation
 
422
 
 
423
2012-02-12  Daniel Mustieles <daniel.mustieles@gmail.com>
 
424
 
 
425
    Updated Spanish translation
 
426
 
 
427
2012-02-12  Piotr Drąg <piotrdrag@gmail.com>
 
428
 
 
429
    Updated Polish translation
 
430
 
 
431
2012-02-12  Daniel Mustieles <daniel.mustieles@gmail.com>
 
432
 
 
433
    Updated Spanish translation
 
434
 
 
435
2012-02-12  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
436
 
 
437
    Warn when an LVM2 PV is a member of a damaged VG (#160878)
 
438
    
 
439
    Generate a warning for each LVM2 Physical Volume which is a member of a
 
440
    Volume Group which has other members missing.
 
441
    
 
442
    Bug #160787 - lvm support
 
443
 
 
444
2012-02-12  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
445
 
 
446
    Display VG export status with an LVM2 PVs busy status (#160787)
 
447
    
 
448
    Also update to use LVM terminology, such that a Physical Volume is
 
449
    referred to as a member of a Volume Group.  Status of an LVM2 PV is now
 
450
    displayed using one of the following messages:
 
451
        Not active (Not a member of any volume group)
 
452
        VGNAME not active
 
453
        VGNAME not active and exported
 
454
        VGNAME active
 
455
    
 
456
    Bug #160787 - lvm support
 
457
 
 
458
2012-02-11  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
459
 
 
460
    Prevent crash in the LVM2 PV information cache (#160787)
 
461
    
 
462
    GParted would crash if there were any embeded spaces in the output from
 
463
    the command used to query LVM2 PVs.  There aren't normally any embeded
 
464
    spaces, but they can occur in certain degrated situations.  For example
 
465
    if one of the PVs in a VG spanning two PVs is lost the PV is displayed
 
466
    as "unknown device" rather than its actual device name:
 
467
    
 
468
        # lvm pvs --nosuffix --units b --separator , -o pv_name,pv_free,vg_name,lv_name,lv_attr
 
469
          Couldn't find device with uuid DMEi8r-9Vvy-w0Ok-CSSn-oLmY-YrY3-1PBznz.
 
470
          PV,PFree,VG,LV,Attr
 
471
          /dev/sda11,2143289344,GParted-VG1,,
 
472
          unknown device,1619001344,GParted-VG1,lvol0,-wi---
 
473
          unknown device,1619001344,GParted-VG1,,
 
474
    
 
475
    This was loaded into the cache as:
 
476
    
 
477
        ["/dev/sda11,2143289344,GParted-VG1,,",
 
478
         "unknown",
 
479
         "device,1619001344,GParted-VG1,lvol0,-wi---",
 
480
         "unknown",
 
481
         "device,1619001344,GParted-VG1,,"]
 
482
    
 
483
    The crash would happen when trying to access the VG name or LV flags on
 
484
    a line without enough comma separated fields.
 
485
    
 
486
    Improve parsing of the output from "lvm pvs" so that lines are not split
 
487
    on embeded spaces.  Don't crash on lines without without enough comma
 
488
    separated fields.
 
489
    
 
490
    Bug #160787 - lvm support
 
491
 
 
492
2012-02-09  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
493
 
 
494
    Display any errors from querying LVM2 PVs to the user (#160787)
 
495
    
 
496
    Previously any errors which occurred when running LVM commands used to
 
497
    load the LVM2_PV_Info cache were simply ignored and the cache wasn't
 
498
    loaded.  This lead to missing information about LVM2 PVs, but the user
 
499
    had no indication as to why.
 
500
    
 
501
    Now when any errors occur the command ran and all output is captured.
 
502
    This is displayed to the user, along with a suitable warning message, in
 
503
    the Partition Information dialog.
 
504
    
 
505
    Bug #160787 - lvm support
 
506
 
 
507
2012-02-09  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
508
 
 
509
    Fix detection of LVM2 PV busy status when exported VGs exist (#160787)
 
510
    
 
511
    If a Volume Group is exported the "lvm lvs" command returns non-zero
 
512
    exit status causing its output to not be loaded into the LVM2_PV_Info
 
513
    cache and detection of busy Physical Volumes completely fail.
 
514
    
 
515
        # lvm lvs -o lv_name,vg_name,lv_attr
 
516
          Volume group GParted_VG4 is exported
 
517
          LV    VG          Attr
 
518
          lvol0 GParted-VG2 -wi---
 
519
          lvol0 GParted_VG3 -wi-a-
 
520
          lvol1 GParted_VG3 -wi-a-
 
521
        # echo $?
 
522
        5
 
523
    
 
524
    Switch to using "lvm pvs" to query all cached information using one
 
525
    command, which doesn't return non-zero when exported VGs exist.
 
526
    
 
527
        # lvm pvs --nosuffix --units b -o pv_name,pv_free,vg_name,lv_name,lv_attr
 
528
          PV         PFree      VG          LV    Attr
 
529
          /dev/sda10 2147483648
 
530
          /dev/sda11 2143289344 GParted-VG1
 
531
          /dev/sda12 1619001344 GParted-VG2 lvol0 -wi---
 
532
          /dev/sda12 1619001344 GParted-VG2
 
533
          /dev/sda13  830472192 GParted_VG3 lvol0 -wi-a-
 
534
          /dev/sda13  830472192 GParted_VG3 lvol1 -wi-a-
 
535
          /dev/sda13  830472192 GParted_VG3
 
536
          /dev/sda14 1619001344 GParted_VG4 lvol0 -wi---
 
537
          /dev/sda14 1619001344 GParted_VG4
 
538
        # echo $?
 
539
        0
 
540
    
 
541
    Bug #160787 - lvm support
 
542
 
 
543
2012-02-05  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
544
 
 
545
    Don't ignore any errors resizing btrfs on Linux >= 3.2 (#669389)
 
546
    
 
547
    Btrfs file system can be successfully resized to the same size without
 
548
    failing on Linux 3.2 or higher.
 
549
    
 
550
    Linux 3.2-rc4 includes commit:
 
551
        35bae54a255fbf3eab747b842d300d59f6e1abb4
 
552
        Btrfs: Don't error on resizing FS to same size
 
553
    
 
554
    Closes bug #669389
 
555
 
 
556
2012-02-05  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
557
 
 
558
    Create helper functions to check for minimum kernel version
 
559
    
 
560
    Create function Utils::kernel_version_at_least() to check that the
 
561
    current Linux kernel is a particular version or higher.
 
562
    
 
563
    Update nilfs2 to use this function to determine whether the kernel is
 
564
    new enough to support file system resizing.
 
565
 
 
566
2012-02-08  Rogier Goossens <goossens.rogier@gmail.com>
 
567
 
 
568
    Remove temporary file after reading UUID of fat16 and fat32 filesystems
 
569
 
 
570
2012-02-10  Rogier Goossens <goossens.rogier@gmail.com>
 
571
 
 
572
    Further improve help manual wording
 
573
    
 
574
    See Bug #667278 - Add support for setting UUID
 
575
 
 
576
2012-01-30  Curtis Gedak <gedakc@gmail.com>
 
577
 
 
578
    Restructure and word-smith UUID translatable text
 
579
    
 
580
    Restructure and word-smith translatable text associated with the
 
581
    enhancement to add ability for setting UUID in an effort to better
 
582
    align with the Gnome Documentation Style Guide.
 
583
    
 
584
    See Bug #667278 - Add support for setting UUID
 
585
 
 
586
2012-01-30  Rogier Goossens <goossens.rogier@gmail.com>
 
587
 
 
588
    Implement changing UUID for NTFS (#667278)
 
589
    
 
590
    Part 4 of 4 to provide new UUID support for NTFS.
 
591
    
 
592
    Closes Bug #667278 - Add support for setting UUID
 
593
 
 
594
2012-01-27  Rogier Goossens <goossens.rogier@gmail.com>
 
595
 
 
596
    Use custom text functions for mount/unmount and swapon/swapoff texts
 
597
    
 
598
    Part 3 of 4 to provide new UUID support for NTFS.
 
599
    
 
600
    See Bug #667278 - Add support for setting UUID
 
601
 
 
602
2012-01-27  Rogier Goossens <goossens.rogier@gmail.com>
 
603
 
 
604
    Add support for custom text strings depending on the filesystem
 
605
    
 
606
    Part 2 of 4 to provide new UUID support for NTFS.
 
607
    
 
608
    See Bug #667278 - Add support for setting UUID
 
609
 
 
610
2012-01-27  Rogier Goossens <goossens.rogier@gmail.com>
 
611
 
 
612
    Make FileSystem objects in GParted_Core accessible and usable by others
 
613
    
 
614
    Part 1 of 4 to provide new UUID support for NTFS.
 
615
    
 
616
    See Bug #667278 - Add support for setting UUID
 
617
 
 
618
2012-02-09  Mario Blättermann <mario.blaettermann@gmail.com>
 
619
 
 
620
    [l10n] Updated German doc translation
 
621
 
 
622
2012-02-09  Mario Blättermann <mario.blaettermann@gmail.com>
 
623
 
 
624
    [l10n] Updated German translation
 
625
 
 
626
2012-02-07  Rogier Goossens <goossens.rogier@gmail.com>
 
627
 
 
628
    Check LVM cache only for LVM physical volumes
 
629
    
 
630
    Determine the FS type before checking whether a FS is busy,
 
631
    and check LVM only for LVM PVs.
 
632
    
 
633
    Remove the LVM busy check for extended partitions, as they
 
634
    don't contain LVM PVs - or any other FS for that matter.
 
635
    (and even if they did, the rest of the code silently assumes
 
636
    they don't...)
 
637
 
 
638
2012-02-06  Rogier Goossens <goossens.rogier@gmail.com>
 
639
 
 
640
    README file: dmsetup is not required for lvm
 
641
 
 
642
2012-02-05  Daniel Mustieles <daniel.mustieles@gmail.com>
 
643
 
 
644
    Updated Spanish translation
 
645
 
 
646
2012-02-03  Curtis Gedak <gedakc@gmail.com>
 
647
 
 
648
    Place file system types in alphabetical order
 
649
 
 
650
2012-02-03  Marek Černocký <marek@manet.cz>
 
651
 
 
652
    Updated Czech translation
 
653
 
 
654
2012-02-03  Curtis Gedak <gedakc@gmail.com>
 
655
 
 
656
    Update AUTHORS file
 
657
    
 
658
    Add recognition for the work done by Mike Fleetwood to add initial
 
659
    support for Logical Volume Management Physical Volumes (LVM PVs).
 
660
 
 
661
2012-02-03  Curtis Gedak <gedakc@gmail.com>
 
662
 
 
663
    Add comment to Utils::tokenize method
 
664
 
 
665
2012-02-02  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
666
 
 
667
    Switch to using lvs to identify active LVM LVs (#160787)
 
668
    
 
669
    Previously used "dmsetup info" to directly list device-mapper mapping
 
670
    names in the kernel to identify active Logical Volumes.  However GParted
 
671
    failed to recognise active LVs if the VGNAME contains any hyphens (-).
 
672
    This is because LVM encodes hyphens as double hyphens in the mapping
 
673
    name.
 
674
    
 
675
    To avoid having to duplicate the LVM hyphen encoding in GParted, switch
 
676
    to using "lvm lvs" to list LVs.
 
677
    
 
678
        # dmsetup info --columns --noheadings --separator , -o name
 
679
        GParted_VG1-lvol_00
 
680
        GParted--VG2-lvol--00
 
681
    
 
682
        # lvm lvs --noheadings --separator , -o lv_name,vg_name,lv_attr
 
683
          lvol_00,GParted_VG1,-wi-a-
 
684
          lvol-00,GParted-VG2,-wi-a-
 
685
          lvol-01,GParted-VG3,-wi---
 
686
                                 .^.
 
687
    (-) not active, (a) or any other character considered active.  Reference
 
688
    lvs(8).
 
689
    
 
690
    Bug #160787 - lvm support
 
691
 
 
692
2012-01-29  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
693
 
 
694
    Show LVM2 PVs as supported, read-only (#160787)
 
695
    
 
696
    Add LVM2 PV into the File System Support dialog list and remove the
 
697
    warning message reporting LVM as not being supported.
 
698
    
 
699
    Bug #160787 - lvm support
 
700
 
 
701
2012-01-05  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
702
 
 
703
    Display busy status of LVM2 PVs (#160787)
 
704
    
 
705
    A Volume Group is active when any of its Logical Volume mappings are
 
706
    loaded (and enabled) in the Kernel's device-mapper driver.  Therefore
 
707
    all the Physical Volumes in the VG (must be considered) active too.
 
708
    This is exactly equivalent to a mounted file system, as the kernel is
 
709
    actively using the partition.  Mark active LVM2 PVs as busy in GParted.
 
710
    
 
711
    Don't use statvfs() for determining sector usage of busy LVM2 PVs as it
 
712
    will fail with "statvfs(VGNAME): No such file or directory".  Instead
 
713
    always use the LVM2 PV specific method.
 
714
    
 
715
    Display the status of the LVM2 PV in the Information dialog using one of
 
716
    the following relevant messages:
 
717
        Not active (Not part of any volume group)
 
718
        VGNAME not active
 
719
        VGNAME active
 
720
    (The code uses the VGNAME stored in the partition's first mount point,
 
721
    as displayed in the "Mount Point" column, rather than going back to the
 
722
    primary source of the information in the LVM2_PV_Info class).
 
723
    
 
724
    Temporarily prevent GParted from offering to unmount LVM2 PVs until
 
725
    activating and deactivating Volume Groups is implemented later.
 
726
    
 
727
    Bug #160787 - lvm support
 
728
 
 
729
2011-12-16  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
730
 
 
731
    Display LVM2 VGNAME as the PV's mount point (#160787)
 
732
    
 
733
    As the Mount Point column is being borrowed to display the PV's VGNAME,
 
734
    also suppress generation of the "Mount on" submenu for LVM2 PVs.
 
735
    
 
736
    Bug #160787 - lvm support
 
737
 
 
738
2011-12-11  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
739
 
 
740
    Lazy initialize the cache from querying LVM2 PVs (#160787)
 
741
    
 
742
    Previously when GParted was started LVM2_PV_Info cache was loaded twice,
 
743
    executing LVM2 PV querying commands twice.  Firstly when
 
744
    lvm2_pv::get_filesystem_support() was checking if LVM2 PV support was
 
745
    available, and secondly when forced by a refresh in
 
746
    GParted_Core::set_devices().
 
747
    
 
748
    Implement lazy initialization.  Only load the cache when forced by the
 
749
    above mentioned refresh or having to return a value when the cache is
 
750
    not yet loaded.  Do not initialize the cache when just checking if LVM2
 
751
    PV support is available.
 
752
    
 
753
    Bug #160787 - lvm support
 
754
 
 
755
2012-01-28  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
756
 
 
757
    Cache results from querying all LVM2 PVs (#160787)
 
758
    
 
759
    Cache results from querying all LVM2 PVs in one go to minimise the
 
760
    number of times lvm commands are executed.  Take inspiration from
 
761
    caching performed by FS_Info and Proc_Partitions_Info.
 
762
    
 
763
    Bug #160787 - lvm support
 
764
 
 
765
2011-11-28  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
766
 
 
767
    Allow unused space in a partition to equal its size
 
768
    
 
769
    Newly created LVM2 PVs, before being added to a Volume Group, report
 
770
    free space equal to the partition size.  Allow free space to equal
 
771
    partition size.
 
772
    
 
773
        # parted /dev/sda10 unit B print
 
774
        Error: /dev/sda10: unrecognised disk label
 
775
        Model: Unknown (unknown)
 
776
        Disk /dev/sda10: 2147483648B
 
777
        Sector size (logical/physical): 512B/512B
 
778
        Partition Table: unknown
 
779
        # lvm pvcreate /dev/sda10
 
780
          Writing physical volume data to disk "/dev/sda10"
 
781
          Physical volume "/dev/sda10" successfully created
 
782
        # lvm pvs --units b -o pv_free /dev/sda10
 
783
          PFree
 
784
          2147483648B
 
785
 
 
786
2011-11-28  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
787
 
 
788
    Report space usage of LVM2 PVs (#160787)
 
789
    
 
790
    Add minimal support for just reporting the space usage of LVM2 PVs.
 
791
    Accept libparted / blkid detection of LVM2 PVs first, falling back on
 
792
    GParted's specific detection code otherwise.  Maintain LVM not supported
 
793
    warning message.
 
794
    
 
795
    Bug #160787 - lvm support
 
796
 
 
797
2012-01-28  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
798
 
 
799
    Rename FS_LVM2 -> FS_LVM2_PV (#160787)
 
800
    
 
801
    This is the first step of adding support for just LVM2 Phyiscal Volumes,
 
802
    a subset of full LVM2 support.
 
803
    
 
804
    Make it clear that it is only LVM2 PVs being treated like a file system.
 
805
    
 
806
    Bug #160787 - lvm support
 
807
 
 
808
2012-01-29  Matej Urbančič <mateju@svn.gnome.org>
 
809
 
 
810
    Updated Slovenian translation
 
811
 
 
812
2012-01-28  Matej Urbančič <mateju@svn.gnome.org>
 
813
 
 
814
    Updated Slovenian translation
 
815
 
 
816
2012-01-27  Daniel Mustieles <daniel.mustieles@gmail.com>
 
817
 
 
818
    Updated Spanish translation
 
819
 
 
820
2012-01-26  Marek Černocký <marek@manet.cz>
 
821
 
 
822
    Updated Czech translation
 
823
 
 
824
2012-01-25  Curtis Gedak <gedakc@gmail.com>
 
825
 
 
826
    Update copyright year
 
827
 
 
828
2012-01-25  Curtis Gedak <gedakc@gmail.com>
 
829
 
 
830
    Increase FAT32 minimum size to 33 MiB (#668491)
 
831
    
 
832
    Closes Bug #668491 - Formatting small FAT32 partitions (32MB)
 
833
                         violates FAT32 specifications
 
834
 
 
835
2012-01-25  Daniel Mustieles <daniel.mustieles@gmail.com>
 
836
 
 
837
    Updated Spanish translation
 
838
 
 
839
2012-01-24  Curtis Gedak <gedakc@gmail.com>
 
840
 
 
841
    Avoid warning display when moving start of extended partition
 
842
    
 
843
    Moving the start sector of an extended partition should not adversely
 
844
    affect booting an operating system because an extended partition is
 
845
    only a container for logical partitions.
 
846
 
 
847
2012-01-24  Kjartan Maraas <kmaraas@gnome.org>
 
848
 
 
849
    Updated Norwegian bokmål translation
 
850
 
 
851
2012-01-23  Rogier Goossens <goossens.rogier@gmail.com>
 
852
 
 
853
    Fix detection of multiple SW RAID (md) devices (#668486)
 
854
    
 
855
    Closes Bug #668486 - GParted fails to detect multiple md (SWRaid)
 
856
                         devices
 
857
 
 
858
2012-01-23  Curtis Gedak <gedakc@gmail.com>
 
859
 
 
860
    Enhance documentation for UUIDs and copying partitions (#608308)
 
861
    
 
862
    Closes Bug #608308 - fix documentation - Copying and Pasting a
 
863
                                             Partition
 
864
 
 
865
2012-01-22  Curtis Gedak <gedakc@gmail.com>
 
866
 
 
867
    Update AUTHORS file
 
868
    
 
869
    Add recognition for the work done by Rogier Goossens to add support
 
870
    for changing file system UUIDs.
 
871
 
 
872
2012-01-22  Rogier Goossens <goossens.rogier@gmail.com>
 
873
 
 
874
    Add support for setting UUID (#667278)
 
875
    
 
876
    Add the ability to set a new random UUID on file systems that provide
 
877
    the appropriate tools to perform this action.
 
878
    
 
879
    Update the help manual to include this new functionality.  Also add
 
880
    reference links to "setting a partition label" and "changing a
 
881
    partition UUID" in the "copying and pasting a partition" section.
 
882
    
 
883
    This patch does not include setting the UUID on an NTFS file system.
 
884
    
 
885
    Bug #667278 - Add support for setting UUID
 
886
    
 
887
    Bug #608308 - fix documentation - Copying and Pasting a Partition
 
888
 
 
889
2012-01-20  Matej Urbančič <mateju@svn.gnome.org>
 
890
 
 
891
    Updated Slovenian translation
 
892
 
 
893
2012-01-19  Praveen Illa <mail2ipn@gmail.com>
 
894
 
 
895
    Added Telugu Translation
 
896
 
 
897
2012-01-19  Praveen Illa <mail2ipn@gmail.com>
 
898
 
 
899
    Updated Telugu Translation
 
900
 
 
901
2012-01-16  Marek Černocký <marek@manet.cz>
 
902
 
 
903
    Updated Czech translation
 
904
 
 
905
2012-01-13  Daniel Mustieles <daniel.mustieles@gmail.com>
 
906
 
 
907
    Updated Spanish translation
 
908
 
 
909
2012-01-12  Curtis Gedak <gedakc@gmail.com>
 
910
 
 
911
    Fix mismatched field precision type compiler warning
 
912
    
 
913
    Inserted cast to int so that third parameter matches expected
 
914
    parameter precision type.
 
915
    
 
916
    Original warning:
 
917
    
 
918
    FileSystem.cc: In member function ‘Glib::ustring
 
919
    GParted::FileSystem::mk_temp_dir(const Glib::ustring&,
 
920
    GParted::OperationDetail&)’:
 
921
    FileSystem.cc:81:69: warning: field precision should have type ‘int’,
 
922
    but argument 3 has type ‘long unsigned int’
 
923
 
 
924
2011-09-26  Curtis Gedak <gedakc@gmail.com>
 
925
 
 
926
    Fix en_CA parameter translation error
 
927
    
 
928
    The missing percent sign would cause the parameter substitution to be
 
929
    incorrect.
 
930
 
 
931
2012-01-09  Curtis Gedak <gedakc@gmail.com>
 
932
 
 
933
    Reduce graphic processing requirement for pulse bar
 
934
    
 
935
    Increase sleep time to decrease pulse bar update frequency.
 
936
    
 
937
    Debian Bug 499193 - gparted: 100% cpu usage
 
938
    
 
939
    Debian Bug 519764 - gparted: Lots of animation makes use over SSH
 
940
                        X-tunnel slow
 
941
 
 
942
2012-01-11  Curtis Gedak <gedakc@gmail.com>
 
943
 
 
944
    Add files for translation to POTFILES.in
 
945
    
 
946
    The file src/FileSystem.cc now contains translatable text.  Also
 
947
    added src/nilfs2.cc to handle any future translatable text.
 
948
 
 
949
2011-12-28  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
950
 
 
951
    Update xfs resize and copy to use new helper functions
 
952
    
 
953
    Also update xfs file system support detection to allow growing even when
 
954
    the xfs kernel module is not already loaded.
 
955
 
 
956
2011-12-28  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
957
 
 
958
    Update btrfs resize to use new helper functions
 
959
    
 
960
    Also update btrfs file system support detection to require kernel
 
961
    support before allowing resizing.
 
962
 
 
963
2011-12-28  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
964
 
 
965
    Update jfs resize to use new helper functions
 
966
    
 
967
    Also update jfs file system support detection to allow growing even when
 
968
    the jfs kernel module is not already loaded.
 
969
 
 
970
2011-12-27  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
971
 
 
972
    Add resize support to nilfs2 (#642842)
 
973
    
 
974
    Resizing requires nilfs-utils 2.1 or higher and Linux 3.0 or higher.
 
975
    
 
976
    Closes Bug #642842 - nilfs is not detected
 
977
 
 
978
2011-12-27  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
979
 
 
980
    Add helper functions for mounted file system resizing operations
 
981
    
 
982
    There is a lot of commonality and code repetition for resizing of file
 
983
    systems which can only be resized while mounted.  Resizing of btrfs, jfs
 
984
    and xfs all follow the pattern: mkdir, mount, resize, umount and rmdir.
 
985
    Copying an xfs file system also uses a similar pattern, but for the
 
986
    source and destination xfs file systems simultaneously.
 
987
    
 
988
    Add three helper functions to the FileSystem class which implement
 
989
    common tasks, allowing mounted file system resizing to be implemented
 
990
    more simply.
 
991
    
 
992
    Also add a function to the Utils class which checks whether the kernel
 
993
    supports a file system.  It handles the case of non-loaded modules,
 
994
    which currently leads to reporting the growing of jfs and xfs as
 
995
    unsupported.
 
996
 
 
997
2012-01-11  Mario Blättermann <mariobl@gnome.org>
 
998
 
 
999
    [l10n] Updated German translation
 
1000
 
 
1001
2012-01-11  Jiro Matsuzawa <jmatsuzawa@src.gnome.org>
 
1002
 
 
1003
    Updated Japanese translation
 
1004
 
 
1005
2012-01-11  Marek Černocký <marek@manet.cz>
 
1006
 
 
1007
    Updated Czech translation
 
1008
 
 
1009
2012-01-09  Daniel Mustieles <daniel.mustieles@gmail.com>
 
1010
 
 
1011
    Updated Spanish translation
 
1012
 
 
1013
2012-01-08  Curtis Gedak <gedakc@gmail.com>
 
1014
 
 
1015
    Update AUTHORS file
 
1016
    
 
1017
    Add recognition for work done by Phillip Susi to display pop-up
 
1018
    dialog on libparted exceptions
 
1019
 
 
1020
2012-01-04  Phillip Susi <psusi@cfl.rr.com>
 
1021
 
 
1022
    Display pop up dialog on libparted exceptions
 
1023
    
 
1024
    We used to just log libparted exceptions without handling them.  This patch
 
1025
    changes the exception handler to display a modal dialog box and return the
 
1026
    chosen action to libparted.
 
1027
 
 
1028
2012-01-06  Vincent Untz <vuntz@gnome.org>
 
1029
 
 
1030
    build: Correctly link to gthread
 
1031
    
 
1032
    https://bugzilla.gnome.org/show_bug.cgi?id=667412
 
1033
 
 
1034
2012-01-06  Curtis Gedak <gedakc@gmail.com>
 
1035
 
 
1036
    Fix long scan problem when BIOS floppy setting incorrect
 
1037
    
 
1038
    The call to "blkid -c /dev/null" on Precise Pangolin Alpha 1 takes
 
1039
    exceedingly long.  This occurs when the BIOS is incorrectly set to
 
1040
    indicate a floppy drive is present when none is physically installed.
 
1041
    Use cached blkid results instead.
 
1042
    
 
1043
    Ubuntu launchpad 910379 - Gparted does not start and continues to
 
1044
                              scan devices
 
1045
    https://bugs.launchpad.net/ubuntu/+source/gparted/+bug/910379
 
1046
 
 
1047
2011-12-18  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
1048
 
 
1049
    Fix uninitialised read in OperationDetail::set_status()
 
1050
    
 
1051
    Setting the status and controlling the timing of operation details
 
1052
    initialised with OperationDetail(desc, status, font) uses a conditional
 
1053
    branch depending on the uninitialised variable this->status.
 
1054
    
 
1055
    valgrind:
 
1056
    ==28957== Conditional jump or move depends on uninitialised value(s)
 
1057
    ==28957==    at 0x80E4287:
 
1058
    GParted::OperationDetail::set_status(GParted::OperationDetailStatus)
 
1059
    (OperationDetail.cc:77)
 
1060
    
 
1061
    OperationalDetail.cc:
 
1062
       75  void OperationDetail::set_status( OperationDetailStatus status )
 
1063
       76  {
 
1064
    >> 77          if ( this ->status != STATUS_ERROR )
 
1065
       78          {
 
1066
       79                  switch ( status )
 
1067
       80                  {
 
1068
 
 
1069
2012-01-02  Joe Hansen <joedalton2@yahoo.dk>
 
1070
 
 
1071
    Updated Danish translation
 
1072
 
 
1073
2011-12-16  Curtis Gedak <gedakc@gmail.com>
 
1074
 
 
1075
    Update AUTHORS file
 
1076
    
 
1077
    Add recognition for the work done by Mike Fleetwood to add support for
 
1078
    the nilfs2 file system.
 
1079
 
 
1080
2011-12-08  Mike Fleetwood <mike.fleetwood@googlemail.com>
 
1081
 
 
1082
    Add nilfs2 support (#642842)
 
1083
    
 
1084
    Requires libparted 2.4 or higher, or blkid from utils-linux 2.20 or
 
1085
    higher for nilfs2 file system detection.
 
1086
    
 
1087
    Requires nilfs-utils for nilfs2 file system support.
 
1088
    
 
1089
    Closes Bug #642842 - nilfs is not detected
 
1090
 
 
1091
2011-12-13  Curtis Gedak <gedakc@gmail.com>
 
1092
 
 
1093
    Append -git to version for continuing development
 
1094
 
3
1095
2011-12-13  Curtis Gedak <gedakc@gmail.com>
4
1096
 
5
1097
    ==========   gparted-0.11.0   ==========