* run from a central host
* scan clients for new ZFS filesystems
* manage varying desired backup intervals (per host) for
o full backups
o incremental backups
* maintain varying retention policies (per host)
* summarize existing backups
* restore any host:fs backup at any point in time to any target host
Changes:
- fixed formatting error for recurring transactions
- make/model is now included on parts reports with invoices
- added function to assign new number
- added variable to include proper shipping address for batch printing
(from http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What%27s%20New)
Requires: SquirrelMail 1.4.0+, Compatibility 2.0.7+
Description:
- Added ability to add any number of extra custom buttons/links, such as
whitelist or blacklist, etc. See configuration file for details
- Added new report method: custom PHP callback - sample implementation is
included, but is ultimately your reponsibility
- Fixed possible PHP notices caused by unmigrated prefs (v2.0->v2.1+)
- Fine-tuned some internal logic for when buttons are shown or not
- Slightly better, more efficient header inspection
- Fix bug in report-by-email-attachment functionality for 1.4.14+ and 1.5.2+
- Added ability to decide if spam reports sent as email attachments should be
stored in user's sent folder or not
- Added ability to store configuration file in main SquirrelMail config
directory (must be named "config_spam_buttons.php") (if you want this you
must do it by hand, the port doens't install it there).
Use bsd.squirrelmail.mk.
Prompted by: portscout (via miwi@)
- default SQUIRREL_PLUGIN_NAME to PORTNAME only if not already deifned
- provide default values for:
CATEGORIES, MASTER_SITES, PKGNAMEPREFIX, PKGNAMESUFFIX
- if ${FILESDIR}/pkg-message.in exists, add it to SUB_FILES and set
SQUIRREL_PLUGIN_NAME to the right value in SUB_LIST
- introduce USE_SM_COMPAT;
if defined, RUN_DEPEND on mail/squirrelmail-compatibility-plugin
for the old (v1) compat plugin you still need to depends by hand (since it's
expected to go away shortly)
- bug-fix: install in the right place even if the install dir exists.
Approved by: maintainer (on IRC)
switches from providing a static library towards a dynamic one.
It also addresses build failures with GCC 4.3 and beyond. [1]
Reported by: pointyhat (pav)
Security update:
An Information Disclosure vulnerability in jumpUrl mechanism,
used to track access on web pages and provided files, allows
a remote attacker to read arbitrary files on a host.
The expected value of a mandatory hash secret, intended to
invalidate such requests, is exposed to remote users allowing
them to bypass access control by providing the correct value.
There's no authentication required to exploit this vulnerability.
The vulnerability allows to read any file, the web server user account
has access to.
With hat: secteam
Security: http://www.vuxml.org/freebsd/cc47fafe-f823-11dd-94d9-0030843d3802.html