Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
with DVD writing support.
|
|
|
|
|
|
Changes:
* Handle cd volume names where the data track is not first
* Fix list view crash bug
* Fix shutdown crash bug
* Fix crash on unsupported URIs
* Don't show eraser in background browser
* Fix crash on going back when a view failed
* Don't show anything in views before all files are loaded.
* Make the desktop snap grid smaller vertically
* Fix accessibility crashers
* Double click on rows in tree sidebar expands rows
* portability and build fixes
* don't migrate .gnome-desktop if it is a symlink
* Fix messed up home/trash icons for new users
* Handle xpm icons correctly in desktop files
* Handle non-utf8 user names
* Fix warning on theme changes
* Sometimes the home and trash icons became blank and unusable
* Auto-hide KDE trash directory in desktop directory.
* Fix history sidepane crash
* Add keynav rectangle selection
* Better error string for missing proxy hostnames
* Handle arrow keys on numerical keypad
And more... review Changelog to see a full list of changes.
|
|
gnome-vfs-2.4.1
* Bugs fixed
+ Allow to create symlinks to huge files on
nearly full file systems (James M. Cape)
+ Fix compilation on HP/UX
* Translations
+ he (Gil "Dolfin" Osher), it (Luca Ferretti),
lv (Peteris Krisjanis), mr (Jitendra Shah),
nl (Vincent van Adrighem), pt_BR (Augusta Marques da Silva),
ro (Mi?u Moldovan), ta (Dinesh)
gnome-vfs 2.4.0
* Featurelets:
Updated translations
gnome-vfs 2.3.90
* Bugs fixed:
+ Just emit one mime db changed signal per change
gnome-vfs 2.3.8
* Bugs fixed:
+ CDE menu fixes
+ IPV6 build fixes for non-linux
+ removed usage of ngettext (for now)
+ fix fam crash
* Featurelets:
+ add dav schema for webdav usage
+ Make gnome_vfs_make_uri_from_input be smarter about
when to make http: uris
gnome-vfs 2.3.7
* Bugs fixed:
+ Test fixes
+ translation fixes
* Featurelets:
+ ignore_hosts gconf key for proxies
gnome-vfs 2.3.6
* Bugs fixed:
+ Fixes in CDE menu handling
+ Shrink default gnome-vfs stack size
+ Small API doc updates
+ Properly read .mime and .keys file not ending with \n
+ Compilation fixes when using gcc 3.3
+ Compilation fixes for Solaris
+ Leak fixes in URI and mime-type handling
+ When an unknown app is added to a mime-type short list,
also add it to this mime-type global list
* Featurelets:
+ Added an Accessibility submenu in the Applications menu
+ Improve parsing of URIs (wrongly) containing UTF-8 chars
+ Translation updates
gnome-vfs 2.3.5:
* Features:
+ added a startup notification application registry key
* Bugs fixed:
+ Fix memory handling in mime handlers.
+ Make job_private static in gnome-vfs-job.c
+ Fixed CDE menu crash
gnome-vfs 2.3.4:
* Bugs fixed:
+ Get Names of vfolder directories right
gnome-vfs 2.3.3:
* Bugs fixed:
+ Fix potential crashes for uris with %2F in them
+ solaris libnsl/libsocket build fixes
+ Fix fam threadsafe issue
+ Handle fam connection going away better
+ Fixed doc building
gnome-vfs 2.3.2
* Features:
+ ipv6 uris supported
+ add some command line applications for gnome-vfs
* Bugs fixed:
+ mp3 mimetype is audio/mpeg, not audio/x-mp3
+ build issues fixed
+ fix ncpfs filesystem
gnome-vfs 2.3.1
* Features:
+ New API gnome_vfs_url_show() and related calls
+ New function gnome_vfs_make_uri_from_input_with_dirs
+ Cygwin port
+ IPV6 support
* Bugs fixed:
+ Some mime fixes
+ Correctly handle symlinks to symlinks
+ hpux fixes
+ CDE menu translation fixes
+ Webdav PROPFIND details
+ Fixed locale aliases handling
+ call bindtextlocale to get translation working
+ Fixes to mtab handling
|
|
|
|
|
|
This is a GTK2 based tool, similar to send-pr(1), but with some nice
features:
o User friendly UI
o Uses libesmtp to deliver mail to any SMTP server
o Really free code (BSD licensed)
|
|
|
|
Changes since 0.12.5:
* Yet another unreadable file non-root regress bug fix.
* Added --list-increment-sizes option from the development branch.
Previously this option was in the man page but was omitted in the code
(thanks to Michael Schwendt for report).
* Regressing and restoring should now take less memory when processing
large directories (noticed by Luke Mewburn and others).
* When regressing, remove mirror_metadata and similar increments first.
This will hopefully help regressing a backup that failed because disk
was full (reported by Erik Forsberg).
* Fixed rather important quoting problem: quoting directives like
--windows-mode were simply ignored when rdiff-backup was running
remotely! I'm surprised no one noticed this. Are none of you using
--windows-mode or similar?
* Fixed handling of (lack of) daylight savings time. Earlier bug would
cause some files to be marked an hour later. Thanks to Troels Arvin
and Farkas Levente for bug report.
|
|
* Fixed logic error in Move that caused it to incorrectly fail when
moving in the same filesystem (and be very sneaky about it unless
you were using FAM). Also made it stop trying to avoid "needless"
directory rescanning.
* Fixed broken formatting string in MkDir command's overwrite init.
* The Configure command's option text was untranslatable. Fixed,
and translated it into Swedish.
* gentoo no longer tries to copy attributes for smlinks.
* Updated Russian translation.
|
|
|
|
* Large disk fixes, especially for Solaris
* Floppyd robustness
* Zip 250 support in mzip
* Protect against division by zero when reading BSD disks
* Fixed parsing of Unix filenames ending with slash
* Fixes for floppyd to work with current protocol version of floppyd
* Warn for invalid partition numbers
* Support for geometry-less Atari disks
* Support for byte-swapping disks
* Fixed max numbers of sectors for FAT12 and FAT16
See ChangeLog for details
|
|
|
|
|
|
|
|
page has been moved.
|
|
|
|
|
|
|
|
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
|
|
* bug fixes
* translation updates
|
|
* bug fixes
* translation updates
|
|
|
|
|
|
- set MACHINE and MACHINE_ARCH
- sync man page with -current
|
|
pkg/22263. Bump PKGREVISION.
|
|
|
|
|
|
|
|
s/USE_X11BASE/USE_X11/ and bump PKGREVISION for it.
|
|
|
|
|
|
|
|
|
|
Ensure we correctly parse the rdist output in the -n case
|
|
* remove use of tmp file, thanks to Robert Elz for the hint
* fix problem with ':' in wrong place, found by Matthias Scheler
|
|
to machine/cpu.h - avoiding conflicts when the definitions in cpu.h
change.
Fixes PR pkg/23371 by Jukka Salmi < jukka-netbsd AT 2003 DOT salmi DOT ch >
|
|
- Update linux port to build with gcc 3.2 and 3.3 (should still work
with 2.95.
|
|
fixes PR#23355 finally.
|
|
Fixes build on NetBSD-1.6.2 and NetBSD-1.6ZE. Existing patches have
either been incorporated or are unnecessary.
|
|
Changes since 5.6.4.4.4:
5.7:
- Solaris USB workaround;
- 15 min timeout for FLUSH CACHE in DVD-RW DAO;
- revalidate recording speed;
- load media upon start-up (Linux used to auto-close tray upon open,
but not the others, which is why this functionality is added so
late);
5.8:
- elder Ricoh firmwares seem to report events differently, which
triggered growisofs and dvd+rw-format to end-less loop at startup
[event handling was introduced in 5.6 for debugging purposes];
- int ioctl_fd is transformed to void *ioctl_handle to facilitate
port to FreeBSD;
- FreeBSD support contributed by Matthew Dillon;
- volume descriptors from second session were discarded in
Restricted Overwrite since 5.6;
5.9:
- some [SONY] firmwares make it impossible to tell apart minimally
and fully blanked media, so we need a way to engage DAO manually
[in DVD-RW]... let's treat multiple -dvd-compat options as "cry"
for DAO;
- refuse to finalize even DVD-R media with -M flag (advise to fill
it up with -M /dev/cdrom=/dev/zero too), apparently DVD-units
[or is it just SONY?] also "misplace" legacy lead-out in the same
manner as DVD+units;
- oops! DAO hung at >4MB buffer because of sign overflow;
- couple of human-readable error messages in poor_mans_pwrite64;
- work around Plextor firmware deficiency which [also] manifests as
end-less loop upon startup;
5.10:
- increase timeout for OPC, NEC multi-format derivatives might
require more time to fulfill the OPC procedure;
- extended syntax for -use-the-force-luke option, it's now possible
to engage DVD-R[W] dummy mode by -use-the-force-luke=[tty,]dummy
for example, where "tty" substitutes for the original non-extended
option meaning, see the source for more easter eggs;
- FreeBSD: compile-time option to pass -M /dev/fd/0 to mkisofs to
make life easier for those who mount devfs, but not fdescfs;
- eliminate potential race conditions;
- avoid end-less loop if no media was in upon tray load;
- interpret value of MKISOFS environment variable as absolute path
to mkisofs binary;
- to facilitate for GUI front-ends return different exit codes, most
notably exit value of 128|errno denotes a fatal error upon program
startup [messages worth popping up in a separate modal dialog
perhaps?], errno - fatal error during recording and 1 - warnings
at exit;
- to facilitate for GUI front-ends auto-format blank DVD+RW media;
- Linux: fix for failure to copy volume descriptors when DVD-RW
Restricted Overwrite procedure is applied to patched kernel;
- FreeBSD: growisofs didn't close tray upon startup nor did the rest
of the tools work with open tray;
- bark at -o option and terminate execution, the "problem" was that
users seem to misspell -overburn once in a while, in which case it
was passed down to mkisofs and an iso-image was dumped to current
working directory instead of media;
- generalize -M /dev/cdrom=file.iso option, but if file.iso is not
/dev/zero, insist on sane -C argument to be passed prior -M and
double-verify the track starting address;
5.11:
- authorship statement in -version output;
- make speed_factor floating point and print "Current Write Speed"
factor for informational purposes;
- Pioneer DVR-x06 exhibited degraded performance when recording DVD+;
- Pioneer DVR-x06 failed to complete DVD+ recording gracefully;
- alter set-root-uid behaviour under Linux from "PAM-junky" to more
conservative one;
5.12:
- single Pioneer DVR-x06 user reported that very small fraction of
his recordings get terminted with "LONG WRITE IN PROGRESS," even
though growisofs explicitly reserves for this condition... It
turned out that at those rare occasions unit reported a lot of free
buffer space, which growisofs treated as error condition. It's not
clear if it's firmware deficiency, but growisofs reserves even for
this apparently rare condition now.
- [major] issue with MODE SENSE/SELECT on SANYO derivatives, such as
Optorite, is addressed;
- Linux can't open(2) a socket by /dev/fd/N, replace it with dup(2);
- more relaxed command line option parsing and simultaneously a
zealous check to make sure that no mkisofs options are passed
along with -[ZM] /dev/cdrom=image;
- report I/O error if input stream was less than 64K;
- -M /dev/cdrom=/dev/zero didn't relocate the lead-out in DVD-RW
Restricted Overwrite;
5.13:
- workarounds for Panasonic/MATSUSHITA DVD-RAM LF-D310;
- Solaris: media load upon start-up;
|
|
|
|
platforms) don't have it.
|
|
|
|
machines so we can't use that to detect ac-power. for now, revert to what
we were doing before.
XXX perhaps acpiacad should be used if it exists, and if it doesn't fall
XXX back to using "acpibat.*discharging". then people with broken acpiacad
XXX can simply not include that driver in their kernel, but worry about
XXX that again after pkgsrc freeze.
also, check __NetBSD_Version__ to see when various envsys(4) API changes
occured, and avoid using new methods on old systems. this should fix PR#23355.
|
|
1.)
An integer overflow in ls in the fileutils or coreutils packages may allow
local users to cause a denial of service or execute arbitrary code via a
large -w value, which could be remotely exploited via applications that use
ls, such as wu-ftpd.
2.)
ls in the fileutils or coreutils packages allows local users to consume a
large amount of memory via a large -w value, which can be remotely exploited
via applications that use ls, such as wu-ftpd.
See
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0853
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0854
and the original report
http://www.guninski.com/binls.html
for details.
Patches taken from Red Hat's Security Advisory RHSA-2003:309-01.
reported by reed@
bump PKGREVISION
|
|
|
|
|