It has the following new features relative to the 2.2.x branch:
* Simplified torrent root folder renaming/truncating
(< v2.3.0 is no longer forward compatible)
* Remember previous save paths in torrent addition dialog
* Max number of half-open connections can now be edited
* Added support for strict super seeding
* The user can force listening on a particular network interface
* Added cookie support for RSS feeds
* User can force tracker reannounce
* Added "No action" setting for double-click action
* Several torrents can be moved at once
* Added error state for torrents (error is displayed in a tooltip)
* Added filter for paused/error torrents
* Add Check/Uncheck all feature in Web UI
* Search engine can now be disabled
* Torrents can be automatically paused once they reach a given ratio
* Several files can now be disabled at once
* Added "Select All/None" buttons to files list
* Added support for BitComet links (bc://bt/...)
* Hide seeding torrents files priorities in Web UI
* The user can disable permanently recursive torrent download
* Peer Exchange status is now correctly reported
* Display peers country name in tooltip
* Display number of torrents in transfers tab label
* Simplified program preferences
* Fix naming of actions opening new dialogs (use Name...)
* Fix parsing of program arguments with spaces
* Fix possible crash when using alternative speed limits
* Fix possible crash on exit
* Require GTK+ headers on compilation when libnotify is used
* Allow configuration of _confdir and _logfile
* Put the pid file in /var/run/$name with proper permissions
* Clean up pid file and directory on exit, remove log if empty
Feature safe: yes
* fixed rare crash when purging the peer list
* fixed race condition around m_abort in session_impl
* fixed bug in web_peer_connection which could cause a hang when
downloading
from web servers
* fixed bug in metadata extensions combined with encryption
* refactored socket reading code to not use async. operations
unnecessarily
* some timer optimizations
* removed the reuse-address flag on the listen socket
* fixed bug where local peer discovery and DHT wouldn't be announced to
without trackers
* fixed bug in bdecoder when decoding invalid messages
* added build warning when building with UNICODE but the standard library
doesn't provide std::wstring
* fixed add_node python binding
* fixed issue where trackers wouldn't tried immediately when the previous
one failed
* fixed synchronization issue between download queue and piece picker
* fixed bug in udp tracker scrape response parsing
* fixed bug in the disk thread that could get triggered under heavy load
* fixed bug in add_piece() that would trigger asserts
* fixed vs 2010 build
* recognizes more clients in identify_client()
* fixed bug where trackers wouldn't be retried if they failed
* slight performance fix in disk elevator algorithm
* fixed potential issue where a piece could be checked twice
* fixed build issue on windows related to GetCompressedSize()
* fixed deadlock when starting torrents with certain invalid tracker URLs
* fixed iterator bug in disk I/O thread
* fixed FIEMAP support on linux
* fixed strict aliasing warning on gcc
* fixed inconsistency when creating torrents with symlinks
* properly detect windows version to initialize half-open connection limit
* fixed bug in url encoder where $ would not be encoded
For the port:
* Prepare for -python slave port for the python binding (In part from)[1]
* Make LOCALBASE safe [2]
* Python bindings require --enable-deprecated-functions
* Stop building the static library
* Patch is now incorporated into the distribution
PR: ports/144337 [1]
Submitted by: lioux [1]
Submitted by: swell.k@gmail.com [2]
Feature safe: yes
* Fix Web UI in qBittorrent nox version
* Improved ETA display (more user friendly)
* Fix possible compilation errors with libtorrent v0.15
* Fix minor issues in torrent creation tool
* Use checkable actions to avoid issues on systems hiding menu icons
(e.g. recent Gnome)
* Use busy cursor for search plugin updates
* Free disk space calculation now works if destination folder does not exist
* Fix "append .!qB extension to incomplete files" feature
* Display "Alternative speed limits" button as pressed when enabled
Feature safe: yes
* Add a patch from libtorrent-rasterbar's svn repo
* Disable compilation of the exmaples, and the tests for the related
boost libs. The examples weren't installed anyway, so no loss.
Extra glob for CONFLICTS not needed now that libtorrent-rasterbar-15
is no longer devel
Bump PORTREVISION
* Disable torrent addition dialog as a default
* Fix torrent availability computation
* Fix Web UI authentication with Opera Browser
* Fix Javascript error in Web UI when using IE
* Fix a lot of encoding problems on non UTF-8 systems
* Fix race condition allowing to run multiple instances
* Fix window hiding problem when having a modal window
For the port, add LICENSE information
* ETA for finished torrent is now 0 instead of Infinite
* Fix sorting of ETA column when having infinite values
* Torrent queue position now starts at 1
* Fix unicode issue in start seeding after torrent creation code
* Fix torrent error state clearance on resuming
* Fix possible checkbox update in Web UI
* Fix torrent properties layout
For the port, update CONFLICTS from tne now-defunct 2.1.x to the
upcoming 2.3.x -devel version.
* Fix unicode problem in torrent moving code
* Fix possible initialization problem in Web UI
* Fix torrent moving after completion feature
* Improved empty folder removing code
* Use guid or news url as RSS items identifier (instead of title)
* Fix possible crash in RSS item selection code
* Added support for url encoded ampersands in RSS
And the following new features:
* Sort torrent labels in popup menu
* Added Croatian translation
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues.
This release features commits by avl, ahze, bland, marcus, mezz, and myself.
The FreeBSD GNOME Team would like to thank Anders F Bjorklund for doing the
initual packagekit porting.
And the following contributors & testers for there help with this release:
Eric L. Chen
Vladimir Grebenschikov
Sergio de Almeida Lenzi
DomiX
walder
crsd
Kevin Oberman
Michal Varga
Pavel Plesov
Bapt
kevin
and ITetcu for two exp-run
PR: ports/143852
ports/145347
ports/144980
ports/145830
ports/145511
- Don't patch in Makefile.am to avoid run automake run. It was a leftover when
I switched from patch in configure.* to use option flags. [1]
PR: ports/146330 [1]
Submitted by: Anonymous <swell.k@gmail.com> [1]
* Announce to all trackers at once
* Added support for single-thread boost
* Remove old folder when moving a torrent
* Improved reliability of torrent moving
* Stop rechecking torrents when they are moved
* Status filters height stays correct when the visual style changes
And the following new feature:
* Added Arabic translation