related to the handling of broken DNSSEC trust chains.
This fix is only necessary for those who have DNSSEC validation
enabled and configure trust anchors from third parties, either
manually, or through a system like DLV.
Version: lbzip2-0.23
Focus: Minor feature enhancements
Date: 03-Mar-2010
Changes: In this release, if lbzip2 intends to exit with status 1 due to any
fatal error, but any SIGPIPE or SIGXFSZ with inherited SIG_DFL action
was generated for lbzip2 previously, then lbzip2 terminates by way of
one of said signals, after cleaning up any interrupted output file.
This should improve compatibility with GNU tar, when it spawns lbzip2
as a filter, and closes the pipe between them early, before it
receives an EOF from lbzip2.
rc.conf by adding a $ to the variable in the test.
Delete the empty variable assignment for _flags. These should never
be done, and the information about _flags is already in the comments.
Bump PORTREVISION to document the fix.
with a focus on aesthetics, web standards, and usability.
More simply, Wordpress is what you use when you want to work
with your blogging software, not fight it.
WWW: http://cn.wordpress.org/
PR: ports/144370
Submitted by: Joe Horn <joehorn@gmail.com>
object-oriented way.
One class (the Model class) defines your connection to the database
(eg: connectionstring, username and password) and your other classes
define interaction with one table each (your entity classes).
The Entity classes subclass the Model class and automatically inherit
its connection.
WWW: http://search.cpan.org/dist/Class-DBI-Lite/
New features vs. 2.1.x:
* User can set alternative speed limits for fast toggling
* Bandwidth scheduler (automatically use alternative speed limits for a
given period)
* Added "Added/Completed On" columns to transfer list
* Added "Upload/Download limit" columns to transfer list
* Torrent files can be exported to a given directory
* Outgoing ports range can be customized (for QoS)
* User can choose to apply transfer limits on LAN too
* User can choose to include the protocol overhead in transfer limits
* Torrents can be automatically rechecked on completion
* If 2 torrents have the same hash, add new trackers/URL seeds to the
existing torrent
* Trackers can be added from Web UI
* Global transfer information are displayed in the new Web UI status bar
* Allow to change the priority of several files at once
* Support for multiple scan folders (Patch by Christian Kandeler)
* Improved style management
Bug fixes vs. 2.1.x:
* Only one log window can be opened at a time
* Optimized RSS module memory usage
* Consider HTTP downloads >1MB as invalid .torrent files and abort
* Fix Web UI authentication with some browsers
* Set Web UI ban period to 1 hour