-
gnome-vfs2 (2.14.2-0ubuntu1) dapper-updates; urgency=low
* New upstream version:
- fix timout error string
- Use less connections for smb
- fix crash on cd eject
- ftp: handle anon login failure better
- Handle more parameter expansions in desktop files
- Hide automountable drives in various places, except in computer://
(Ubuntu: #45330, #47349)
- ftp: handler files larger than 2 gig better
- Fix some locking issues in the mime code
* debian/patches/15_smb_cache_lookup_fix.patch,
debian/patches/16_ftp_ls_parse_fix.patch,
debian/patches/90_from_cvs_fix_duplicate_declaration.patch,
debian/patches/91_from_cvs_dont_eject_null.patch,
debian/patches/92_from_cvs_dont_loop_if_no_anonymous_ftp.patch,
debian/patches/93_directory_browsing_cancel_fix.patch,
debian/patches/94_from_cvs_fix_volumes_sorting.patch,
debian/patches/95_from_cvs_fix_parameters_for_desktop.patch,
debian/patches/96_from_cvs_only_non_automounted_listed.patch,
debian/patches/97_from_cvs_unaliase_mimetype.patch,
debian/patches/98_from_cvs_df_not_null.patch,
debian/patches/99_from_cvs_all_drives_for_computer.patch:
- fixed with the new version
-- Sebastien Bacher <email address hidden> Thu, 15 Jun 2006 16:06:23 +0200
-
gnome-vfs2 (2.14.1-0ubuntu8) dapper; urgency=low
[ Ryan Lortie ]
* debian/patches/10_sftp_status_fix.patch
- fix "Protocol Error" due to incorrect error checking (Ubuntu: #39024)
-- Sebastien Bacher <email address hidden> Sat, 20 May 2006 21:27:34 +0200
-
gnome-vfs2 (2.14.1-0ubuntu7) dapper; urgency=low
* debian/patches/21_proxy_ignore_local.patch:
+ Don't use a proxy for *.local domains by default. It's unlikely that a
proxy can connect to or even resolve them.
-- Sebastian Dröge <email address hidden> Fri, 19 May 2006 08:00:39 +0200
-
gnome-vfs2 (2.14.1-0ubuntu6) dapper; urgency=low
* debian/patches/97_from_cvs_unaliase_mimetype.patch:
- patch from CVS, "Unalias application MIME types before adding them
to the cache" (GNOME: #314952)
* debian/patches/98_from_cvs_df_not_null.patch:
- patch from CVS, fix gnomevfs-df crasher (GNOME: #340910)
* debian/patches/99_from_cvs_all_drives_for_computer.patch:
- patch from CVS, list all the drives to computer (Ubuntu: #341446)
-- Sebastien Bacher <email address hidden> Thu, 18 May 2006 11:05:57 +0200
-
gnome-vfs2 (2.14.1-0ubuntu5) dapper; urgency=low
* debian/patches/20_dns-sd_use_hostnames_if_possible.patch:
+ Use the hostnames published via dns-sd (aka zeroconf) if the libnss-mdns
library is installed and actually working instead of the IP address.
This fixes a problem with vhosts or other services the actually rely on
the correct hostname to be used. (Ubuntu: #36769)
-- Sebastian Dröge <email address hidden> Tue, 16 May 2006 19:43:41 +0200
-
gnome-vfs2 (2.14.1-0ubuntu4) dapper; urgency=low
* Add debian/patches/17_improve_volume_labels.patch:
- Ignore '/' volume labels, they lead to much confusion. Closes: LP#38764
- Show the mount point (with '/media/' prefix stripped off) instead of 'XX
MB removable device' for mounted volumes without a label.
-- Martin Pitt <email address hidden> Fri, 12 May 2006 12:48:37 +0200
-
gnome-vfs2 (2.14.1-0ubuntu3) dapper; urgency=low
* debian/patches/96_from_cvs_only_non_automounted_listed.patch:
- patch from CVS, list only drives which don't do automount,
use storage.media_check_enabled hal property for that
(Ubuntu: #33451, #41740)
-- Sebastien Bacher <email address hidden> Thu, 11 May 2006 17:27:01 +0200
-
gnome-vfs2 (2.14.1-0ubuntu2) dapper; urgency=low
* debian/patches/90_from_cvs_fix_duplicate_declaration.patch:
- patch from CVS, fix a duplicated declaration
* debian/patches/91_from_cvs_dont_eject_null.patch:
- patch from CVS, fix a crasher when ejecting a CD
* debian/patches/92_from_cvs_dont_loop_if_no_anonymous_ftp.patch:
- patch from CVS, fix ftp looping when anonymous login failed and no
callback was invoked (Ubuntu: #36285)
* debian/patches/93_directory_browsing_cancel_fix.patch:
- patch from CVS, make directory browsing cancelation working
* debian/patches/94_from_cvs_fix_volumes_sorting.patch:
- patch from CVS, fix the volumes sorting
* debian/patches/95_from_cvs_fix_parameters_for_desktop.patch:
- patch from CVS, fix some .desktop parameters parsing
-- Sebastien Bacher <email address hidden> Tue, 2 May 2006 12:07:14 +0200
-
gnome-vfs2 (2.14.1-0ubuntu1) dapper; urgency=low
* New upstream version:
- Some performance fixes for sftp (Ubuntu: #23683)
- Mark CD volumes as readonly (HAL) (Ubuntu: #21576)
- Portability and build fixes
-- Sebastien Bacher <email address hidden> Thu, 20 Apr 2006 22:41:52 +0200
-
gnome-vfs2 (2.14.0-0ubuntu2) dapper; urgency=low
* debian/patches/15_smb_cache_lookup_fix.patch:
- fix the smb cache lookup, patch from upstream list (Ubuntu: #34203)
* debian/patches/16_ftp_ls_parse_fix.patch:
- use atoll instead of atol so the value are not truncated (Ubuntu: #39794)
-- Sebastien Bacher <email address hidden> Sat, 15 Apr 2006 12:52:17 +0200
-
gnome-vfs2 (2.14.0-0ubuntu1) dapper; urgency=low
* New upstream version:
- Fix circular dependency on gnome-mount
- Fix some details in gnome_vfs_xfer callbacks
- Avoid crash with symlinks that has ':' in them
- Update hal volume manager policies
- Fix leaks
- Better smb authentication code
- Fix permission reading bug introduced in 2.13.92
* debian/patches/06_permissions_fix.patch:
- fixed with the new version
* debian/patches/07_samba_browsing.patch:
- fixed with the new version
-- Sebastien Bacher <email address hidden> Mon, 13 Mar 2006 11:55:42 +0100
-
gnome-vfs2 (2.13.92-0ubuntu4) dapper; urgency=low
* Add debian/patches/14_export_needs_eject.patch:
- libgnomevfs/gnome-vfs-drive.[hc]: Add a function
gnome_vfs_drive_needs_eject() which tells whether a particular device
needs to be ejected or just unmounted.
- This function can be used by nautilus, drivemount-applet etc. to
consistently offer 'Unmount' or 'Eject' without duplicated (and wrong)
code that decides about eject solely based on the drive type.
* debian/libgnomevfs2-0.shlibs: Bump to this version.
-- Martin Pitt <email address hidden> Fri, 3 Mar 2006 13:33:18 +0100
-
gnome-vfs2 (2.13.92-0ubuntu3) dapper; urgency=low
* debian/patches/07_samba_browsing.patch:
- patch from the CVS to make smb browsing working better
-- Sebastien Bacher <email address hidden> Tue, 28 Feb 2006 18:30:08 +0100
-
gnome-vfs2 (2.13.92-0ubuntu2) dapper; urgency=low
* debian/patches/06_permissions_fix.patch:
- patch from the CVS to fix the permissions listing
-- Sebastien Bacher <email address hidden> Tue, 28 Feb 2006 16:12:54 +0100
-
gnome-vfs2 (2.13.92-0ubuntu1) dapper; urgency=low
* New upstream version:
- Build fixes
- Fix memory leaks
- Some optimizations
- New readdir option GNOME_VFS_FILE_INFO_NAME_ONLY that only returns
filenames (not stat info).
- use pmount in /media if not using gnome-mount or hal-mount
- Fixes for encrypted drives/volumes in hal backend
- Mime detection fix for multiple magic matches of same prio
- HAL volume operation fixes
- More robust gnome_vfs_make_uri_from_input_internal
- Fix Avahi resolving of non-local hostnames
-- Sebastien Bacher <email address hidden> Mon, 27 Feb 2006 14:11:40 +0100
-
gnome-vfs2 (2.13.91-0ubuntu2) dapper; urgency=low
* Sync with Debian
* debian/control.in:
- updated the Build-Depends
- updated the packages version for the binary package split
- Depends on pmount.
* debian/defaults.list:
- Debian specific change.
* debian/libgnomevfs2-0.shlibs:
- updated to the current version of the package.
* debian/libgnomevfs2-common.install:
- don't install the default list of apps, this is Debian specific.
* debian/patches/03_app_cdda.patch:
- register "sound-juicer" for cdda:// URIs (Ubuntu: #14136).
* debian/patches/03_usr_share_gnome_applications.patch:
- Debian specific change.
* debian/patches/05_default-browser.patch:
- default browser is firefox.
* debian/patches/05_gnomevfs-ls.patch:
- fixed with the new version
* debian/patches/11_network-volumes-in-network.patch:
- ubuntu changes.
* debian/rules:
- use pmount-hal instead of pmount, don't use howl
-- Sebastien Bacher <email address hidden> Wed, 22 Feb 2006 22:22:06 +0100
-
gnome-vfs2 (2.13.91-0ubuntu1) dapper; urgency=low
* New upstream version:
- Eject fixes for volume manager
- Windows 2000 portability fixes
- Revert overwrite error dialog change that caused problems
- ssh fixes for newer BSD and OSX releases
-- Sebastien Bacher <email address hidden> Mon, 13 Feb 2006 12:28:48 +0100
-
gnome-vfs2 (2.13.4-0ubuntu1) dapper; urgency=low
* New upstream version:
- Add support for gnome-mount
- Re-add thread prioritizing
- Add gnome_vfs_get_mime_type_for_name_and_data () and
gnome_vfs_get_mime_type_for_name ()
- Deprecate gnome_vfs_mime_type_from_name ()
- Skip attempts to overwrite a file onto itself in
gnome_vfs_xfer and friends.
- Retrun GNOME_VFS_ERROR_INTERRUPTED when aborting transfers
- inotify: Fix various crashers and bugs
- ftp-method: Basic support for proxies
- http-method: Fix SSL support
- http-mehtod: Fix bugs introduced during the neon upgrade
- Various hal related volume fixes
- Hide some more private functions
- Some documentation updates
- Translation updates
* debian/control.in:
-
* debian/libgnomevfs2-0.shlibs:
- updated
-- Sebastien Bacher <email address hidden> Tue, 17 Jan 2006 14:34:38 +0100
-
gnome-vfs2 (2.13.3cvs20060111-0ubuntu1) dapper; urgency=low
* CVS snapshot:
- fixes some crashers with inotify (Ubuntu: #21401, #21738, #22135)
-- Sebastien Bacher <email address hidden> Wed, 11 Jan 2006 17:10:42 +0100
-
gnome-vfs2 (2.13.3-0ubuntu6) dapper; urgency=low
* debian/control.in:
- fix the libgnomevfs2-dev list of Depends
-- Sebastien Bacher <email address hidden> Tue, 10 Jan 2006 11:08:01 +0100
-
gnome-vfs2 (2.13.3-0ubuntu5) dapper; urgency=low
* debian/control.in:
- libgnomevfs2-dev Depends on libavahi-client-dev, libavahi-glib-dev
-- Sebastien Bacher <email address hidden> Fri, 6 Jan 2006 17:04:36 +0100
-
gnome-vfs2 (2.13.3-0ubuntu4) dapper; urgency=low
* debian/control.in:
- Build-Depends on libavahi-client-dev, libavahi-glib-dev
-- Sebastien Bacher <email address hidden> Wed, 4 Jan 2006 18:55:14 +0100
-
gnome-vfs2 (2.13.3-0ubuntu3) dapper; urgency=low
* debian/control.in:
- build with dbus 0.60
-- Sebastien Bacher <email address hidden> Tue, 20 Dec 2005 20:30:19 +0100