* Correct the UIDs passwd file format.
* Parse out comments when checking dependency format. [1]
* Added check for the case when LICENSE contains multiple tokens but
LICENSE_COMB do not set or equal to 'single' (instead of correct 'multi' or
'dual'). [2]
* Add support for @rmtry. [3]
PR: 150997 [1]
151966 [2]
151301 [3]
Submitted by: skv [2]
Changes affecting all platforms:
- Added full support for all current PFI/Video waves and the ability for
future waves to be fully supported through updates to abgx360.dat
- The SplitVid check is now mandatory when checking an ISO/DVD and the
"Check Stealth" option is enabled (iXtreme LT requires SplitVid for XBL safety)
PR: 152005
Submitted by: Nicole Reid <root _at_ cooltrainer.org> (maintainer)
Approved by: glarkin (mentor, implicit)
BUGFIXES:
* Fix crash on MacOSX
* ICMP echo test (ping):
- bug #31128: do not log error if different response type is received
- bug #31129: do not require root to use ping test. Privilege to create
raw socket is still required, but on some platforms such as Solaris it
can be granted to non-root users too. If the user has no permission to
perform ping, monit will skip the icmp test and log message (in debug
mode only).
* rsync protocol test:
- wait for full server response and verify exit was received
- bug #31249: send full version to rsync server. Thanks to John Hall
for report
PR: 152012
Submitted by: Martin Pala <martinp _at_ tildeslash.com> (maintainer)
Approved by: glarkin (mentor, implicit)
The current version of sysutils/xfce4-genmon-plugin crashes immediately when the
initial configuration dialog is closed.
Merge relevant patches from the debian lenny package base.
Also update outdated MASTER_SITE.
PR: 152015
Submitted by: self
Approved by: miwi (maintainer)
Obtained from: debian
- change MASTER_SITES
Changelog:
===========
Version 0.12
* Now incorrect headers will be dropped early
Version 0.11.1
* Fixed some documentation bugs
* Built win32 binaries against latest httpd using MSVC9
* Updated MSVC Project files
Version 0.11
* Fixed large file support
Version 0.10
* Won't override Etag/Last-Modified if already set.
* New Configuration directive: XSendFileIgnoreEtag
* New Configuration directive: XSendFileIgnoreLastModified
* New Configuration directive: XSendFilePath
* Removed Configuration directive: XSendFileAllowAbove
Use XSendFilePath instead.
* Improved header handling for FastCGI/CGI output (removing duplicate headers).
PR: 151991
Submitted by: Andrew Bennett <potatosaladx _at_ gmail.com> (maintainer)
Approved by: glarkin (mentor, implicit)
Opentracker used to need 40 extra characters at the end of your
whitelist/blacklist file otherwise the last info_hash won't be loaded.
Thanks to Nerius Landys for the patch!
PR: 151974
Submitted by: Chris Rees <utisoft _at_ gmail.com> (maintainer)
Approved by: glarkin (mentor, implicit)