the browser can broker richer experiences on the Web,
by integrating more closely with online services.
WWW: http://labs.mozilla.com/weave/
PR: ports/138539
Submitted by: Grzegorz Blach <magik@roorback.net>
parse, generate and operate on KML. It is an implementation
of the OGC KML 2.2 standard.
WWW: http://code.google.com/p/libkml/
Approved by: miwi(mentor)
This module gets stock quotes from Yahoo! Finance. The getonequote
function will return a quote for a single stock symbol, while the
getquote function will return a quote for each of the stock symbols
passed to it. getcustomquote allows to specify a format other than
the default to take advantage of the extended range of available
information.
WWW: http://search.cpan.org/dist/Finance-YahooQuote/
-CVE-2009-2948: Information disclosure by setuid mount.cifs
-CVE-2009-2906: Remote DoS against smbd on authenticated connections
Security: CVE-2009-2813, CVE-2009-2948, CVE-2009-2906
<ChangeLog>
*) Change: now SSLv2 protocol is disabled by default.
*) Change: now default SSL ciphers are "ALL:!ADH:RC4+RSA:+HIGH:+MEDIUM".
*) Bugfix: a "limit_req" directive did not work; the bug had appeared
in 0.8.18.
</ChangeLog>
for parallel building and run bundled self-tests after building.
- Patch mail/spamprobe to make it work with libpbl on amd64.
PR: 130236
Submitted by: Kenji Rikitake <kenji.rikitake@acm.org>
Patch by: mi
Approved by: Zach Thompson <hideo@lastamericanempire.com> (maintainer)
Convert to use OPTIONS
Add an WITH_APACHE option (off by default)
Make ready for language slave ports
PR: 139303
Submitted by: Takefu Kenji <takefu@airport.fm>
<ChangeLog>
*) Feature: the "read_ahead" directive.
*) Feature: now several "perl_modules" directive may be used.
*) Feature: the "limit_req_log_level" and "limit_conn_log_level"
directives.
*) Bugfix: now "limit_req" directive conforms to the leaky bucket
algorithm.
Thanks to Maxim Dounin.
*) Bugfix: nginx did not work on Linux/sparc.
Thanks to Marcus Ramberg.
*) Bugfix: nginx sent '\0' in a "Location" response header line on
MKCOL request.
Thanks to Xie Zhenye.
*) Bugfix: zero status code was logged instead of 499 status code; the
bug had appeared in 0.8.11.
*) Bugfix: socket leak; the bug had appeared in 0.8.11.
</ChangeLog>