| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: brasero-nautilus | Distribution: openSUSE 11.4 |
| Version: 2.32.1 | Vendor: openSUSE |
| Release: 4.1 | Build date: Sun Feb 20 01:35:44 2011 |
| Group: Productivity/Multimedia/CD/Record | Build host: build10 |
| Size: 53570 | Source RPM: brasero-2.32.1-4.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://gnome.org/projects/brasero | |
| Summary: Brasero CD/DVD burning extension for Nautilus | |
This package provides the Brasero extension for Nautilus.
GPLv2+
* Sun Feb 13 2011 vuntz@opensuse.org
- Call relevant macros in %post/%postun:
+ %desktop_database_post/postun because the package ships at
least one desktop file.
+ %icon_theme_cache_post/postun because the package ships themed
icons.
+ %mime_database_post/postun because the package ships a mime
type definition.
- Pass %{?no_lang_C} to %find_lang so that english documentation
can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
english documentation is not there anymore.
- Remove shared-mime-info Requires: if it's not there, then we
simply don't need to update the mime database.
* Tue Nov 16 2010 dimstar@opensuse.org
- Update to version 2.32.1:
+ bgo#632576: Brasero segfaults just before it should start
burning
+ bgo#630651: Basero creating incomplete image (.ISO) files
+ Updated translations.
* Mon Sep 27 2010 vuntz@opensuse.org
- Update to version 2.32.0:
+ bgo#630178: gtk_dialog_set_has_separator() is deprecated
+ Updated translations.
* Tue Sep 14 2010 vuntz@opensuse.org
- Update to version 2.31.92:
+ Revert to libunique from GApplication
+ Completely switch away from dbus-glib to GDBus
+ Some more debugging to find out about problems with encrypted
DVDs
+ bgo#629190: minor issues in gdbus conversion.
+ Fix Inhibit() d-bus parameters
+ Use --with-gtk switch for gtk 2/3 selection
+ Fix image checksuming that did not occur when GConf or GSetting
returned 0 as a value for the checksum type key
+ Don't hardcode gconf gsettings backend
+ Fix brasero plugin directory
- Pass --with-gtk=2.0 instead of --disable-gtk3 to configure.
* Tue Aug 31 2010 vuntz@opensuse.org
- Update to version 2.31.91:
+ bgo#627687: Rhythmbox create audio CD does not work
+ bgo#627005: Starting brasero with --device=/dev/sr0 floating
point exception
+ bgo#625592: brasero dialog has _C mnemonic for two buttons
+ Updated translations.
* Wed Aug 18 2010 dimstar@opensuse.org
- Update to version 2.31.90:
+ Initial port to GDBus
+ Bug Fixes:
- bgo#606010: crashes at audio CD insertion
- bgo#615959: Displays "starting to record" during whole burn
process
- bgo#617222: brasero can't copy audio cd (useless error
message)
- bgo#625592: brasero dialog has _C mnemonic for two buttons
+ Updated translations.
- Drop brasero-fix-nautilus-ext-build.patch: fixed upstream.
* Sun Aug 08 2010 vuntz@opensuse.org
- Cleanup update to version 2.31.5.
- Add gsettings schema handling, with %glib2_gsettings_schema_*
macros, and remove --disable-schemas-install from configure since
it's gconf-specific.
- Add brasero-fix-nautilus-ext-build.patch to fix build of nautilus
extension. Taken from git.
- Pass --disable-gtk3 to configure to make sure we don't build
against GTK+ 3.
- Rename libbrasero-burn0 to libbrasero-burn1 and libbrasero-media0
to libbrasero-media1 after library bump.
* Thu Jul 29 2010 dimstar@opensuse.org
- Update to version 2.31.5:
+ Features:
- Bump GTK+ and libcanberra to 3.0
- bgo#622332: Port to GApplication
- Allow to build with gtk2 and gtk3
+ Bug Fixes:
- bgo#623484: No estimated drive speed shown
- Fix session logging for tool dialogs (sum+blank)
- bgo#623545: "Increase compatibility with Windows" only cuts
the length of ONE single filename to 64 characters
- Close any GtkFileChooserDialog if the user clicks to display
the side pane
- bgo#622968: Add File Selector mis-behaves: No Places pane.
Ctrl/click action wrong.
- Misc fixes
+ Updated translations.
* Thu Jul 08 2010 dimstar@opensuse.org
- Update to version 2.31.4:
+ Use GSettings instead of gconf
+ bgo#621243: Brasero reports outdated cdrtools on cdrtools-3.00
+ Minor fix for some drives when retrieving speed through page 2A
+ bgo#559103: Never change window size because of the preview
+ Updated translations.
- Changes from version 2.31.3:
+ bgo#586040: duplicated command listed in open-with dialog
+ bgo#620589: Disk project doesn't save the disk titl
+ Fix wrong report of speed with both cdrecord and wodim
+ bgo#615959: Displays "starting to record" during whole burn
process.
+ Updated translations.
- Changes from version 2.31.1:
+ Added support for Tracker 0.8.x
+ Fixed lots of memleaks
+ Fixed some search problems
+ bgo#590648: Text in cover editor does not show up automatically
+ bgo#617831: "Write to Disc" button sensitivity regression
+ Fix flaw in mask that lead libburn plugin not to work (not to
be picked up actually) in some circumstances
+ bgo#617494: Fails to burn ANY audio project
+ bgo#564411: Move columns doesn't work
+ bgo#618917: Brasero does not correctly handle double clicking
on column separators
+ bgo#618942: Bad info when burning, high CPU usage and slow burn
+ Change the priority for cdrdao and raised the one of cdda2wav
plugin
+ Do not check for symlinks on cdda2wav so the plugin can use
icedax.
+ bgo#598145: Brasero's failure with some file names
+ bgo#613986: Pressing create audio cd does nothing
+ bgo#602854: Empty project not available
+ bgo#619366: can't actually save error logs
+ Fix various crashes: bgo#616935, bgo#615526, bgo#615988,
bgo#597694
+ Other bugs fixed: bgo#594716, bgo#608424
+ Lots of misc fixes
+ Updated translations.
- Drop brasero-git-15eda787.patch.bz2, the entire patch came from
upstream and is thus included.
- Remove gconf schema handling.
- Remove explicit Requires of devel package: pkgconfig() ones will
automatically get added.
- Move gir files to devel package.
* Fri May 14 2010 dimstar@opensuse.org
- bnc#599596: Starting with openSUSE 11.3, we use tracker in place
of beagle. As such, BuildRequire tracker-devel instead of
libbeagle-devel in this case.
* Tue May 11 2010 dimstar@opensuse.org
- Add brasero-git-15eda787.patch.bz2: fast-forward to git commit
15eda787 which solves:
+ bgo#615526: brasero crashed with SIGSEGV in
brasero_data_project_remove_node()
+ bgo#616935: Crash in brasero_data_project_node_removed at
brasero-data-project.c:1163 (Tracker part)
+ Fixed a runtime warning related to cancelling tracker searches
+ Fixes memory leaks.
* Thu Apr 29 2010 dimstar@opensuse.org
- Update to version 2.30.1:
+ add support for Tracker 0.8.x
+ brasero-rename.c: Fix signedness issues by assigning proper
types
+ Harden code by checking for callback value being a
BRASERO_PROJECT
+ bgo#578068: Brasero does not check for free space before
copying disc
+ Updated translations.
* Wed Apr 28 2010 guido+opensuse.org@berhoerster.name
- Added Supplements clause to brasero-nautilus in order to trigger
automatic installation when selecting brasero and nautilus.
* Wed Apr 28 2010 guido+opensuse.org@berhoerster.name
- Split off brasero-nautilus.
* Mon Mar 29 2010 vuntz@opensuse.org
- Update to version 2.30.0:
+ Fix a problem if multiple tracks were processed in a single
pass by a plugin then progress was not smooth
+ Fix video options so that for SVCD we do have a proper default
for aspect ratio (set to 4:3)
+ Fix two problem with video transcoding:
- a hang that was caused by buffers being too little
- progress reporting that did not always properly work
+ Make soft autodetection.
+ Update to latest GTK code
+ bgo#611111 - brasero burn:/// hangs
+ Use gtk_widget_style_attach () in realize implementations
+ Fix new headers required by tracker >= 0.7.25.
* Fri Mar 12 2010 dimstar@opensuse.org
- Update to version 2.29.92:
+ bgo#608170: Drive selection widget unusable from GtkBuilder
+ Add support for GtkBuilder interface to BraseroMediumSelection
widget
+ Fix gobject-introspection shared libraries
+ bgo#608719: nautilus crashed with signal 5
in brasero_burn_caps_get_default()
+ Fix building libbrasero-burn with GObject Introspection in some
cases
+ Fix memory leak where a GError was not propagated properly
+ Ran autoupdate on configure.in to straight things up
+ bgo#611373: messages in the Brasero Manual V2.2 are different
from the real
+ Fix a test that could lead to read outside the allocated buffer
+ Updated translations.
* Tue Feb 23 2010 vuntz@opensuse.org
- Update to version 2.29.91:
+ bgo##610186 - Use new tracker API.
+ Updated Translations.
* Wed Feb 10 2010 lmedinas@opensuse.org
- Update to version 2.29.90:
+ Fixed bgo#609016 - XML produced by saving is out of standards
+ Updated translations
* Wed Jan 27 2010 vuntz@opensuse.org
- Update to version 2.29.6:
- bgo#604084 - Speed up nautilus extension startup
- bgo#605433 - [PATCH] Fix some leaks in the CAM code
- Set the max value for the song properties end point button
correctly
- bgo#607745 - Fix crash when shutting down with outstanding IO
jobs
- Set start and end points correctly when reading a project file
- bgo#607767 - integer overflow in
brasero_audio2cue_len_to_string
- bgo#607752 - audio track start and end points are overwritten
after being read from a project file
- bgo#603969 - CD/DVD creator dialog is REALLY unclear for
burning an ISO
- bgo#605314 - Use totem_pl_parser_save() for playlist saving
- Updated translations
- Fix self-obsoletion of brasero-doc and gnomebaker.
* Wed Dec 23 2009 vuntz@opensuse.org
- Update to version 2.29.4:
+ bgo#602872 - User is unable to fast-forward neither rewing
sound preview
+ bgo#588406 - Allow user to zoom in/out in media previewer with
mouse wheel
+ bgo#603605 - .checksum.md5 ("file integrity check" plugin)
broken when using "Increase compatibility with
Windows"
+ bgo#558440 - Convert from audio project to data project
+ bgo#598924 - Brasero wouldn't let me rename files by pasting
the new name
+ bgo#590648 - Text in cover editor does not show up
automatically
+ bgo#581532 - Image Burning Setup dialog needs counter (second
part)
+ bgo#602888 - The files on new directory on Brasero project
isn't saved correctly.
+ bgo#603871 - [Audio project] Song order inverted when moving
songs up in the tracklist
+ bgo#568358 - Not accessibe error dialog in print preview
+ Fixed memleaks
+ Fixes for Video DVD
+ Updated translations.
- Pass --enable-introspection to configure, and add
gobject-introspection-devel BuildRequires.
* Fri Dec 04 2009 vuntz@opensuse.org
- Update to version 2.29.3:
+ Bugs fixed:
- bgo#559664 - Add a configure switch for enabling/disabling
cdrdao support
- bgo#566898 - Enter sound disks' names automatically
- bgo#538060 - Brasero fails to read cue file when PATH
contains a non fully qualified path
- bgo#602566 - libbrasero-burn has broken headers
- Attempt at fixing bgo#602947 - brasero_drive_get_medium()
isn't sync
- bgo#602181 - Add a parameter to specify the drive you want to
use
- Make sure CD-TEXT from .cue files gets properly written
- bgo#594716 - Use accessor functions instead direct access.
- Move code to use GtkInfoBar
- Misc Bug Fixes
+ Updated translations.
- Changes from version 2.29.2:
+ New Features:
- Integrate Brasero with PackageKit
- Gobject-introspection support for libbrasero-media and
libbrasero-burn
- Added Tracker support for searches besides Beagle
+ Bugs Fixed:
- Fix compile failure using --disable-introspection see
bgo#602027
- Removed deprecated GLib symbols fixes bgo#601040
- bgo#601871 - Wrong remaining space when audio CD of size
greater than 70 min
- bgo#601496 - Select disc image selector allows to selecd
pictures
- bgo#601109 - burning disks with burn:// doesn't set the disk
label
- bgo#601259 - Problems with folder depth
- bgo#599655 - brasero crashed with SIGSEGV in
g_main_context_dispatch()
- bgo#588323 - crash in Disc Copier: Dragging a track from
Banshee
- bgo#600007 - Memory leaks in brasero
- bgo#600293 - Fails to build error: cannot convert to a
pointer type
+ Update translations.
- Changes from version 2.29.1:
+ New features:
- new cdda2wav plugin to copy more accurately audio CDs
- support burning DTS wav files
+ Improvements:
- multiple copies: now brasero will chain up copies on every
insertion
- lots of code cleanups
- new dialog when ejection did not work
- lots of strings changed (and hopefully improved)
+ lots of small improvements
- Add libcanberra-devel BuildRequires.
* Thu Oct 08 2009 vuntz@opensuse.org
- Update to version 2.28.1:
+ fix problems with drive/medium management (file descriptor
leak preventing ejection, improved threading safety)
+ fix problems with libburn/libisofs (rare case data corruption,
workaround TAO+dummy problem)
+ some crashes fixed (596625 among others)
+ memory leaks
+ Updated translations.
* Tue Sep 22 2009 dimstar@opensuse.org
- Update to version 2.28.0:
+ Improve drives and media probing to make it safer
+ bgo#594530 - BRASERO_MEDIA_TYPE_ALL_BUT_FILE doesn't math
ALL_BUT_FILE anymore
+ bgo#594336 - Brasero audio CD creator fails to load FLAC/WAV
files without file type name extensions
+ bgo#594417 - crashed with SIGSEGV in
g_type_instance_get_private()
+ fix a potential data corruption with dvdcss and libisofs in
certain conditions
+ Updated translations.
- Drop brasero-build-warnings.patch, upstream fixed.
* Wed Sep 09 2009 vuntz@opensuse.org
- Update to version 2.27.92:
+ some improvements when handling DVD-RW sequential
+ bgo#593829 - Brasero gets stuck in a loop at "Getting size"
while burning another session on a multi-session disk
+ bgo#578466 - Unable to overburn
+ bgo#593314 - Brasero is failing to burn from sftp
+ bgo#593492 - Compilation must be ordered by file name
+ bgo#587122 - Copying DVD - "Error while reading video DVD (no
error)"
+ bgo#592026 - brasero crashes when eject a medium
+ bgo#592025 - brasero crashes on detecting src images on a NFS
path when preparing burning an image
+ bgo#591880 - Image checksumming causes internal error
+ bgo#591397 - Brasero Main window pops up after exiting from
Image Burning window.
+ lots of small fixes and improvements
+ Updated translations.
- Add dbus-1-glib-devel Requires to devel package.
- Add brasero-build-warnings.patch to fix build.
* Wed Aug 26 2009 dimstar@opensuse.org
- Update to version 2.27.91:
+ Use public API instead of libbrasero-burn private one; Also ref
the plugins in the list
+ bgo#591880 - Image checksumming causes internal error
+ bgo#592723 - Awkward translatable string
+ bgo#590181 - Use Brasero as desktop file Name Comment #5
+ bgo#592574 - DVDROM should be DVD-ROM
+ bgo#590181 - Use Brasero as desktop file Name Comment #5
+ Fix OpenSolaris support after recent move to GIO instead of HAL
+ bgo#590815 - build failure: error: possibly undefined macro:
_m4_text_wrap_ word
+ bgo#591471 - crashes when handling basic command line options
+ Improve logging for libburn plugin
+ More API docs
+ Misc Bugs fixes
+ Updated translations.
* Tue Aug 11 2009 vuntz@novell.com
- Update to version 2.27.90:
+ bgo#590385 - Fails to recognize blank disk media
+ bgo#587690 - brasero crashed with SIGSEGV in
brasero_jacket_edit_freeze()
+ bgo#590181 - Use Brasero as desktop file Name
+ bgo#588902 - Port to SessionManager service
+ bgo#589870 - nautilus crashed with SIGSEGV in
g_hash_table_lookup()
+ bgo#579508 - Cover editor: Prepend 0 to track numbers
+ bgo#586540 - crash in Open Folder: nautilus crashes after I...
+ And more fixes...
- Drop brasero-2.27.4-missing-include.patch: fixed upstream.
- Do not change the name of the desktop file, and do not add
categories that are already there.
* Tue Aug 04 2009 vuntz@novell.com
- Add gconf2-devel BuildRequires.
* Tue Jul 28 2009 lmedinas@gmail.com
- Update to version 2.27.5:
+ Fixed memleaks
+ Lot's of bug fixes
+ Added documentation to libbrasero-burn
+ Fix bgo#588604 - pkgconfig file libbrasero-media.pc still
references hal
+ Translation updates.
- Removed unneeded hal-devel Requires in the devel package.
* Sun Jul 19 2009 dominique-obs@leuenberger.net
- Update to version 2.27.4:
+ Hal support removed, now relies on GIO only for drives/media
probing
+ New layout for size reporting in data/audio/video project
+ Lot's of bug fixes
+ Fixed some memleaks
+ Bump libbrasero-media version to reflect changes
+ bgo#582261 - brasero shows 0% done, while continues burning
+ bgo#582513 - Bogus VIDEO_TS directory error if AUDIO_TS
directory present
+ bgo#573805 - "Increase compatibility with Windows systems"?
+ bgo#585190 - remove 0 from 03 % status
+ bgo#586744 - Use AS_HELP_STRING for configure switches
+ bgo#584793 - Poor language in warning dialog when attempting to
burn an audio CD onto a CDRW
+ bgo#580617 - Brasero floods .xsession-errors log with
"Unknown (or already deleted) monitored directory" warnings
+ bgo#563501 - Brasero burning window shouldn't try to show drive
speed while is converting audio files
+ bgo#485719 - Burn dialog CD icon
+ bgo#585481 - Deep hierarchy warning
+ bgo#554070 - The need of a "replace all" and "replace none"
button
+ bgo#582461 - Brasero hangs at normalizing tracks
+ bgo#587284 - nautilus hangs every time
+ bgo#574093 - Caret visible in instructions for project creation
+ bgo#581742 - port from HAL to DeviceKit-disks
+ bgo#573801 - Bad error message when burning empty burn:///
+ bgo#573486 - Various i18n and string issues for good
+ bgo#587399 - License clarification
+ bgo#587554 - Unclear meaning of text
+ bgo#582979 - brasero should not include Categories in mime
handler .desktop files
+ bgo#586040 - duplicated command listed in open-with dialog
+ bgo#573486 - Various i18n and string issues
+ Translation updates.
- Drop upstream included brasero-build-warnings.patch
- Desktop files brasero-open-image, brasero-open-playlist and
brasero-open-project do no longer exist, so no handling
with update-desktop-files
- Add brasero-2.27.4-missing-include.patch, bgo#589047
* Tue Jun 16 2009 vuntz@novell.com
- Update to version 2.27.3:
+ Fix a crash when there is no medium inserted
+ Fix a crash when there is no error
+ Display the size that would be used by the data to burn in the
combo box
+ Fix image format retrieval which failed after several images
had been selected
+ bgo#582519 - In nautilus copy disc should have a disc as
default target instead of an iso file
+ Improvements to medium choosing combo
+ bgo#554201 - Project size graph in stat
+ bgo#583458 - brasero configure switches only disables options
+ bgo#583649 - Wrong translatable strings in burn-job.c
+ Add NetBSD support to libbrasero-media
+ bgo#584538 - Make time unit formatting completely translatable
+ bgo#582059 - Cover editor ignores background image style
setting in printout
+ bgo#581639 - Cover editor shows background images scaled but on
printing the images are not.
+ Remove joliet option from the burn option dialog (except for
nautilus extension) and ask the user in the data project if he
wants joliet or not
+ bgo#584538 - Make time unit formatting completely translatable
+ Updated translatins.
- Update brasero-build-warnings.patch to remove part that is fixed
upstream.
* Wed Jun 10 2009 vuntz@novell.com
- Update to version 2.27.2:
+ Split burning backend into a new library called libbrasero-burn
+ Split some utilities into a new library called libbrasero-utils
+ Use Brasero as a single instance application using libunique
+ Data spanning
+ Memleak fixes
+ Bug Fixes
+ String fixes
+ Use autogenerated Changelog via git
+ Translation Updates
- Add libunique-devel BuildRequires.
- Pass --disable-static to configure.
- Add brasero-build-warnings.patch to fix build warnings.
* Fri May 01 2009 vuntz@novell.com
- Call suse_update_desktop_file on brasero-nautilus.desktop.
- Add glib2-devel, gtk2-devel, hal-devel Requires to devel package.
* Tue Apr 14 2009 vuntz@novell.com
- Update to version 2.26.1:
+ bgo#576439 – nautilus crash because of probable double g_free
in brasero_medium_get_css_feature
+ bgo#575904 - Remove unneeded signal connection and rename
callback. Fixes crash on Rhythmbox playlist import.
+ bgo#576564 – Fix crash when retrieving cue size for cdrdao
files
+ bgo#576928 – Brasero crashes when pasting empty clipboard.
+ bgo#573929 – nautilus crashed with SIGSEGV in start_thread()
+ bgo#573859 – Several 'Make Cover' buttons in Disc Copy dialog
+ bgo#573929 – Comment #9 Fix crash
+ Fix a potential crash in the checksum dialog on error
+ Fix the .desktop-file-as-state-file case;
egg_desktop_file_get_source() returns a URI, not a filename.
+ bgo#578677 - Registered property name in
BraseroDriveSelectionClass is translated on runtime.
+ Updated translations.
* Mon Mar 16 2009 sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
* Mon Mar 16 2009 vuntz@novell.com
- Update to version 2.26.0:
+ Fixed bgo#573790 - Make brasero nautilus extension show in
system menu.
+ Fixed bgo#572267 - Disk and disc is confusing
+ Fixed a possible crash.
+ Renamed nautilus extension to CD/DVD Creator to avoid any
regression.
+ Make TrayIcon more HIG friendly.
+ Documentation update.
+ Updated translations.
- Remove AutoReqProv: it's default now.
- Remove filesystem PreReq (it's too generic) and gconf2 PreReq
(it's covered by gconf_schemas_prereq)
- Don't package omf files twice (they are in the lang package too).
* Fri Mar 06 2009 vuntz@novell.com
- Update to version 2.25.92:
+ Fixed Leaks
+ bgo#571806 – Marging two messages
+ bgo#572622 – Merge strings
+ bgo#572621 – Missing translator comments
+ bgo#572279 – Selecting image files also shows "picture" files
+ bgo#573054 – Probably broken code
+ bgo#572460 – Brasero does not trim long recent projects names
+ bgo#568495 – Can't burn more than 29mb DVD
+ bgo#573060 – exclusively open with O_EXCL isn't supported by
Solaris
+ bgo#567822 – Can't blank DVD on FreeBSD
+ bgo#573158 – Brasero reports 0 byte free for blank dvd discs
+ Use GIO to get image sizes Allows to display size of an image
stored in burn://
+ Work harder to get UTF-8 filenames.
+ burn:// plugin is compulsory and therefore cannot be disabled.
+ Fix a bug where the caps for DVD DL was sometimes used with
single ones.
+ Return all results which led to a blocking exploration of
directories.
+ Avoid a race condition with dbus.
+ Some fixes for BD-RE.
+ Allow formatting/long blanking of BD-RE.
+ Improvements on DVD+/- R.
+ Fix for multisession DVDs when the new session is beyond the 4
Gio boundary.
+ Fix Desktop file.
+ Code Cleanup.
+ Fixed strings.
+ Updated translations.
/usr/lib64/nautilus/extensions-2.0/libnautilus-brasero-extension.so /usr/share/applications/brasero-nautilus.desktop
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jun 10 10:35:16 2013