- new modules: mod_cache_socache, mod_macro and mod_proxy_wstunnel
- add enty to vuxml
SECURITY: CVE-2013-1896 (cve.mitre.org)
mod_dav: Sending a MERGE request against a URI handled by mod_dav_svn with
the source href (sent as part of the request body as XML) pointing to a
URI that is not configured for DAV will trigger a segfault.
SECURITY: CVE-2013-2249 (cve.mitre.org)
mod_session_dbd: Make sure that dirty flag is respected when saving
sessions, and ensure the session ID is changed each time the session
changes. This changes the format of the updatesession SQL statement.
Existing configurations must be changed.
Changelog:
http://www.apache.org/dist/httpd/CHANGES_2.4.6
with hat apache@
Security: ca4d63fb-f15c-11e2-b183-20cf30e32f6d
- Limit to python 2.X [2]
- Convert to USES=gmake
- Drop dependency on libspeechd, enable webrtc [3]
- Use GCC 4.6+ again [4]
Submitted by: George Liaskos [1,3]
eadler [2]
Discussed with: George Liaskos [4]
Security: http://vuxml.org/freebsd/3b80104f-e96c-11e2-8bac-00262d5ed8ee.html [1]
- Update to 2.2.1
- Copy old version to www/zend-framework1
- Chase mail/squirrelmail-postfixadmin-plugin dependency
- Take maintainership
If you wish to stay with the older version run:
# portmaster -o www/zend-framework1 www/zend-framework
or
# portupgrade -fo www/zend-framework1 www/zend-framework
or
# pkg set -o www/zend-framework:www/zend-framework1
PR: ports/179689
Submitted by: wg (myself)
Approved by: maintainer
Installing py27-xist-3.25_1...pkg-static: py27-xist-3.25_1 conflicts with py27-ll-core-1.11.1_1 (installs files into the same place). Problematic file: /usr/local/bin/ucp
Reported by: pkg-fallout
- Change MASTER_SITES since the trac-hacks.org site embeds a "/" directory
as a zip file entry that causes the unzip operation to fail
PR: ports/177049
Submitted by: Gea-Suan Lin <gslin@gslin.org>
Remove needless patch.
<ChangeLog>
*) Bugfix: the $r->header_in() embedded perl method did not return value
of the "Cookie" and "X-Forwarded-For" request header lines; the bug
had appeared in 1.3.14.
*) Bugfix: nginx could not be built with the ngx_mail_ssl_module, but
without ngx_http_ssl_module; the bug had appeared in 1.3.14.
*) Bugfix: in the "proxy_set_body" directive.
Thanks to Lanshun Zhou.
*) Bugfix: the "fail_timeout" parameter of the "server" directive in the
"upstream" context might not work if "max_fails" parameter was used;
the bug had appeared in 1.3.0.
*) Bugfix: a segmentation fault might occur in a worker process if the
"ssl_stapling" directive was used.
Thanks to Piotr Sikora.
*) Bugfix: nginx/Windows might stop accepting connections if several
worker processes were used.
</ChangeLog>
Every logged-in user can watch any wikis and ticket.
The watchlist is provided under [/watchlist] which
is also added to the main navigation bar.
WWW: http://trac-hacks.org/wiki/WatchlistPlugin
PR: ports/177426
Submitted by: Hung-Yi Chen <gaod@hychen.org>
Drag-and-drop to attach files using HTML5 drag-and-drop,
XMLHttpRequest Level 2 and File API.
Progress bar while uploading the files using XMLHttpRequest
Level 2.
More than one file for selecting attachment files.
Attach an image from clipboard.
Auto-submit on select a file to attach.
WWW: http://trac-hacks.org/wiki/TracDragDropPlugin
PR: ports/177425
Submitted by: Hung-Yi Chen <gaod@hychen.org>