~ubuntu-branches/ubuntu/lucid/brasero/lucid-updates

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-06-24 11:22:46 UTC
  • mfrom: (1.3.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100624112246-s5ubbf8tafqkir0m
Tags: 2.30.2-0ubuntu1
* New upstream release
  - Lot's of memleak fixes
  - Fixed a runtime warning related to cancelling tracker searches
  - Crash in brasero_data_project_node_removed at
    brasero-data-project.c:1163
  - brasero crashed with SIGSEGV in brasero_data_project_remove_node()
    (LP: #561319)
  - Fix a few runtime warnings with the Cover Editor
  - Text in cover editor does not show up automatically (LP: #469459)
  - Removed use of deprecated flags
  - Use accessor functions instead direct access (use GSEAL GnomeGoal)
  - Fix a bug in the layout on first start (side pane was hidden and
    remained so until the user moved it)
  - Save printer settings for cover printing
  - Write the contents of the GtkTextBuffer displayed line by displayed
    line which should improve the layout
  - "Write to Disc" button sensitivity regression
  - Fix flaw in mask that led libburn plugin not to work (not to be picked
    up actually) in some circumstances
  - Fails to burn ANY audio project
  - Move columns doesn't work (LP: #581759)
  - Brasero does not correctly handle double clicking on column separators
    (LP: #581885)
  - Bad info when burning, high CPU usage and slow burn
  - Change the priority for cdrdao and raised the one of cdda2wav plugin
  - brasero crashed with SIGSEGV in
    brasero_mmc3_get_performa nce_wrt_spd_desc() (LP: #564766)
  - brasero crashed with SIGSEGV in brasero_scsi_command_issue_sync()
    (LP: #444832)
  - Do not check for symlinks on cdda2wav so the plugin can use icedax.
  - Brasero's failure with some file names (LP: #380643)
  - Pressing create audio cd does nothing
  - Empty project not available
  - can't actually save error logs
  - doesn't handle incorrect temp dirs properly
  - Fix multi DND in GtkFileChooser
  - Displays "starting to record" during whole burn process
  - Fix wrong report of speed with both cdrecord and wodim
  - Disk project doesn't save the disk title (LP: #587924)
  - Brasero reports outdated cdrtools on cdrtools-3.00 (LP: #592075)
  - misc bug fixes
  - Updated Translations
* Removed upstream patches:
  - debian/patches/90_git_audio_project_creation.patch,
    debian/patches/91_git_audio_project_creation.patch,
    debian/patches/92_git_audio_cd_recording.patch,
    debian/patches/93_git_new_caps_function_definition.patch
* debian/patches/99_autoconf.patch:
  - refreshed

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
brasero (2.30.2-0ubuntu1) lucid-proposed; urgency=low
 
2
 
 
3
  * New upstream release
 
4
    - Lot's of memleak fixes
 
5
    - Fixed a runtime warning related to cancelling tracker searches
 
6
    - Crash in brasero_data_project_node_removed at
 
7
      brasero-data-project.c:1163
 
8
    - brasero crashed with SIGSEGV in brasero_data_project_remove_node()
 
9
      (LP: #561319)
 
10
    - Fix a few runtime warnings with the Cover Editor
 
11
    - Text in cover editor does not show up automatically (LP: #469459)
 
12
    - Removed use of deprecated flags
 
13
    - Use accessor functions instead direct access (use GSEAL GnomeGoal)
 
14
    - Fix a bug in the layout on first start (side pane was hidden and
 
15
      remained so until the user moved it)
 
16
    - Save printer settings for cover printing
 
17
    - Write the contents of the GtkTextBuffer displayed line by displayed
 
18
      line which should improve the layout
 
19
    - "Write to Disc" button sensitivity regression
 
20
    - Fix flaw in mask that led libburn plugin not to work (not to be picked
 
21
      up actually) in some circumstances
 
22
    - Fails to burn ANY audio project
 
23
    - Move columns doesn't work (LP: #581759)
 
24
    - Brasero does not correctly handle double clicking on column separators
 
25
      (LP: #581885)
 
26
    - Bad info when burning, high CPU usage and slow burn
 
27
    - Change the priority for cdrdao and raised the one of cdda2wav plugin
 
28
    - brasero crashed with SIGSEGV in
 
29
      brasero_mmc3_get_performa nce_wrt_spd_desc() (LP: #564766)
 
30
    - brasero crashed with SIGSEGV in brasero_scsi_command_issue_sync()
 
31
      (LP: #444832)
 
32
    - Do not check for symlinks on cdda2wav so the plugin can use icedax.
 
33
    - Brasero's failure with some file names (LP: #380643)
 
34
    - Pressing create audio cd does nothing
 
35
    - Empty project not available
 
36
    - can't actually save error logs
 
37
    - doesn't handle incorrect temp dirs properly
 
38
    - Fix multi DND in GtkFileChooser
 
39
    - Displays "starting to record" during whole burn process
 
40
    - Fix wrong report of speed with both cdrecord and wodim
 
41
    - Disk project doesn't save the disk title (LP: #587924)
 
42
    - Brasero reports outdated cdrtools on cdrtools-3.00 (LP: #592075)
 
43
    - misc bug fixes
 
44
    - Updated Translations
 
45
  * Removed upstream patches:
 
46
    - debian/patches/90_git_audio_project_creation.patch,
 
47
      debian/patches/91_git_audio_project_creation.patch,
 
48
      debian/patches/92_git_audio_cd_recording.patch,
 
49
      debian/patches/93_git_new_caps_function_definition.patch
 
50
  * debian/patches/99_autoconf.patch:
 
51
    - refreshed
 
52
 
 
53
 -- Didier Roche <didrocks@ubuntu.com>  Thu, 24 Jun 2010 11:22:46 +0200
 
54
 
1
55
brasero (2.30.1-0ubuntu2) lucid-proposed; urgency=low
2
56
 
3
57
  * debian/patches/93_git_new_caps_function_definition.patch: