summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2010-11-09Changes 7.0:adam4-18/+51
New features/improvements: - Detect Windows 7. - Can format numbers according to language. - More mime types. - Added geoip_asn_maxmind plugin. - Geoip Maxmind city plugin have now override file capabilities to complete missing entries in geoip maxmind database. - Added graphgooglechartapi to use online Google chart api to build graph. - Can show map of country to report countries when using graphgooglechartapi. - Part of codes was change to use more functions and have a cleaner code. - Added parameter to ignore missing log files when merging for a site on multiple servers where a single server may not have created a log for a given day. - Update robots database. - Added Download tracking where certain mime types are defined as downloads and HTTP status 206 is tracked as download continuation - Can use wrapper with parameters in WrapperScript parameter. - Change to allow usage of AWStats inside a plugin for Opensource Dolibarr ERP & CRM software (http://www.dolibarr.org). Fixes: - Webmin module works with new version of webmin. - Security fix (Traverse directory of LoadPlugin) - Security fix (Limit config to defined directory to avoid access to external config file via a nfs or webdav link).
2010-11-09Update drupal6 package to 6.19.taca2-7/+6
Drupal 6.19, 2010-08-11 ---------------------- - Fixed a variety of small bugs, improved code documentation. Should be fix PR pkg/44064.
2010-11-04Update www/geeklog package to 1.7.1.taca3-7/+24
Geeklog History/Changes: Oct 31, 2010 (1.7.1) ------------ - Fixed description of $index parameter for STORY_renderArticle (bug #0001203) [Dirk] - The number of successfully imported users was always reported as 0 for the "Batch Add" option in the User Manager (bug #0001211) [Ivy, Dirk] - Fixed a bug in the MS SQL changeDESCRIBE method to properly prefix the proper sql query string [Randy] - Updated Hebrew language files, provided by LWC - New Italian language files for the Links plugin, provided by Rouslan Placella - Updated Italian language files for the Static Pages plugin, provided by Rouslan Placella Calendar Plugin --------------- - Fixed an SQL error when returning search results for the Personal Calendar (bug #0001195) [Dirk] Oct 10, 2010 (1.7.1rc1) ------------ - If content from an Autotag produces another Autotag it will be executed (to a maximum of 5 times) [Tom] - Themes can now have their own display functions for the start and end of Blocks. (Feature #0001188) [Tom] - Reverted a change in 1.7.0 that would send a Content-Type header when calling COM_refresh since this conflicts with some plugins (e.g. the Forum) [Dirk] - Fixed wrong view after posting a comment on a poll (bug #0001080, patch provided by Wojtek Szkutnik) - Fixed language in the dropdown for the permanent cookie in the Configuration (bug #0001117, patch provided by Eric Brisco) - Added cancel and delete buttons to comment edit and submission forms when needed. (Feature #0000981) [Tom] - Reverted parts of the changes for bug #0001057: Do _not_ escape curly braces when displaying a block's content (bug #0001156). If you run into the problem that words in curly braces inside blocks are interpreted as template variables, simply add a space after the opening and/or the closing brace [Dirk] - Autotags can now be inserted directly into template files. (Feature #0001181) [Tom] - Plugins are able to control moderation and return a string to be displayed. (Feature #0000619 patch provided by jmucchiello) - Admin lists can now display a 0 in a column instead of being blank (bug #0001060 patch provided by jmucchiello) - Fixed "Show & Hide Boxes" option in My Account (reported by Pushkar) [Dirk] - Display the topic name (instead of the topic id) in the list of draft stories (bug #0001171) [Dirk] - Fixed COM_formatTimeString to correctly handle intervals bigger than 4 weeks (bug #0001158) [Dirk] - Call PLG_templateSetVars for the Advanced Search form [Dirk] - Make sure we keep the current status of the user's Advanced Editor option even when Advanced Editor is disabled for the site (Thanks, Markus) [Dirk] - Comment submissions for plugins were missing the type [Dirk] - In the Group Editor, hide the 'Apply "Default Group" change' option until the state of the "Default Group" checkbox changes (feature request #0001116, patch provided by Dushyant Tiwari) - Fixed handling of $LANG_DIRECTION in the install script (cf. bug #0000871) - Fixed query highlighting in articles - didn't work for queries that contained characters filtered by COM_applyFilter [Dirk] - Updated Japanese language file, provided by the Geeklog.jp group - New and updated French (France) language files, provided by Ben - Updated Hebrew language file for the Links plugin, provided by LWC Static Pages Plugin ------------------- - Call up the Advanced Editor when enabled (bug #0001147, patch provided by Samuel Leathers) - A Static Page can now be marked as a template and used by other Static Pages. (Feature #0001085) [Tom]
2010-11-04Update contao29-translations package to 20101030.taca4-5/+99
Add Arabic language files.
2010-11-03Update to KDE SC 4.5.3markd1-4/+4
4.5.3 brings a number of improvements: * KSharedDataCache has cache invalidation bug fixed that caused stability when daylight saving time changed. * Icon overlays in Dolphin are now positioned correctly after adjusting the zoom level. * Okular, KDE's universal document viewer has seen improvements in the DjVu and XPS backends.
2010-11-03Update "squid31" package to version 3.1.9. Changes since 3.1.8:tron2-6/+6
- Bug 3088: dnsserver is segfaulting - Bug 3084: IPv6 without Host: header in request causes connection to hang - Bug 3082: Typo in error message - Bug 3073: tunnelStateFree memory leak of host member - Bug 3058: errorSend and ICY leak MemBuf object - Bug 3057: 64-bit Solaris 9 Squid unable to determine peer IP and port - Bug 3056: comm.cc "!fd_table[fd].closing()" assertion crash when a helper dies - Bug 3053: cache version 1 LFS support detection broken - Bug 3051: integer display overflow - Bug 3040: Lower-case domain entries from hosts and resolv.conf files - Bug 3036: adaptation_access acls cannot see myportname - Bug 3023: url_rewrite_program silently fails to rewrite on broken URLs - Bug 2964: Prevent memory leaks when ICAP transactions fail - Bug 2808: getRoundRobinParent not handling weights correctly - Bug 2793: memory statistics sometimes display wrong - Bug 2356: Port from 2.7: Solaris /dev/poll event ports support - Bug 2311: crashes with ICAP RESPMOD for HTTP body size greater than 100kb - Ensure /var/cache or jail equivalent exists on install - HTTP/1.1: delete Warnings that have warning-date different from Date - HTTP/1.1: do not remove ETag header from partial responses - HTTP/1.1: make date parser stricter to better handle malformed Expires - HTTP/1.1: improve age calculation - HTTP/1.1: reply with a 504 error if required validation fails - HTTP/1.1: add appropriate Warnings if serving a stale hit - HTTP/1.1: support requests with Cache-Control: min-fresh - HTTP/1.1: do not cache replies to requests with Cache-Control: no-store - squidclient: Display IP(s) connected to in verbose (-v) display - Fixes several issues with ICAP persistent connections - Fixes small leaks in Netdb, DNS, ICAP, ICY, HTTPS - ... and some cosmetic polishing
2010-11-02Update ja-trac to 0.12.1pl1 a.k.a. 0.12.1ja1.obache3-7/+13
Trac-0.12.1ja1 (Nov 1, 2010) * Merge Trac-0.12.1 * Translate default Wiki pages into Japanese. - trac/wiki/default-pages/* * Translate document for trac.ini options into Japanese. - trac/env.py - trac/versioncontrol/admin.py - trac/versioncontrol/api.py - trac/versioncontrol/svn_authz.py - trac/versioncontrol/web_ui/browser.py - trac/web/chrome.py - trac/web/main.py - trac/wiki/api.py Trac 0.12.1 (October 9, 2010) http://svn.edgewall.org/repos/trac/tags/trac-0.12.1 This list contains only a few highlights: - db: improve concurrency behavior (#9111) - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flu p vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before) - svn authz: improve compatibility with svn 1.5 format (#8289) - milestone: allow to set the time for the due date (#6369, #9582) - ticket: fixes for the CC: property (#8597, #9522) - notification: improved the formatting of ticket fields in notification e-mail s (#9484, #9494) - i18n: added a configuration option to set the default language (#8117) - several fixes for upgrade (#9400, #9416, #9483, #9556)
2010-11-01Changes 2.0.64:adam12-223/+183
* SECURITY: CVE-2010-1452 (cve.mitre.org) mod_dav: Fix Handling of requests without a path segment. * SECURITY: CVE-2009-1891 (cve.mitre.org) Fix a potential Denial-of-Service attack against mod_deflate or other modules, by forcing the server to consume CPU time in compressing a large file after a client disconnects. * SECURITY: CVE-2009-3095 (cve.mitre.org) mod_proxy_ftp: sanity check authn credentials. * SECURITY: CVE-2009-3094 (cve.mitre.org) mod_proxy_ftp: NULL pointer dereference on error paths. * SECURITY: CVE-2009-3555 (cve.mitre.org) mod_ssl: Comprehensive fix of the TLS renegotiation prefix injection attack when compiled against OpenSSL version 0.9.8m or later. Introduces the 'SSLInsecureRenegotiation' directive to reopen this vulnerability and offer unsafe legacy renegotiation with clients which do not yet support the new secure renegotiation protocol, RFC 5746. * SECURITY: CVE-2009-3555 (cve.mitre.org) mod_ssl: A partial fix for the TLS renegotiation prefix injection attack for OpenSSL versions prior to 0.9.8l; reject any client-initiated renegotiations. Forcibly disable keepalive for the connection if there is any buffered data readable. Any configuration which requires renegotiation for per-directory/location access control is still vulnerable, unless using openssl 0.9.8l or later. * SECURITY: CVE-2010-0434 (cve.mitre.org) Ensure each subrequest has a shallow copy of headers_in so that the parent request headers are not corrupted. Elimiates a problematic optimization in the case of no request body. * SECURITY: CVE-2008-2364 (cve.mitre.org) mod_proxy_http: Better handling of excessive interim responses from origin server to prevent potential denial of service and high memory usage. * SECURITY: CVE-2010-0425 (cve.mitre.org) mod_isapi: Do not unload an isapi .dll module until the request processing is completed, avoiding orphaned callback pointers. * SECURITY: CVE-2008-2939 (cve.mitre.org) mod_proxy_ftp: Prevent XSS attacks when using wildcards in the path of the FTP URL. Discovered by Marc Bevand of Rapid7. * Fix recursive ErrorDocument handling. * mod_ssl: Do not do overlapping memcpy. * Add Set-Cookie and Set-Cookie2 to the list of headers allowed to pass through on a 304 response. * apxs: Fix -A and -a options to ignore whitespace in httpd.conf
2010-11-01Changes 2.2.17:adam4-37/+37
* prefork MPM: Run cleanups for final request when process exits gracefully to work around a flaw in apr-util. * mod_reqtimeout: Do not wrongly enforce timeouts for mod_proxy's backend connections and other protocol handlers (like mod_ftp). Enforce the timeout for AP_MODE_GETLINE. If there is a timeout, shorten the lingering close time from 30 to 2 seconds. * Proxy balancer: support setting error status according to HTTP response code from a backend. * mod_authnz_ldap: If AuthLDAPCharsetConfig is set, also convert the password to UTF-8. * core: check symlink ownership if both FollowSymlinks and SymlinksIfOwnerMatch are set * core: fix origin checking in SymlinksIfOwnerMatch * mod_headers: Enable multi-match-and-replace edit option * mod_log_config: Make ${cookie}C correctly match whole cookie names instead of substrings. * mod_dir, mod_negotiation: Pass the output filter information to newly created sub requests; as these are later on used as true requests with an internal redirect. This allows for mod_cache et.al. to trap the results of the redirect. * rotatelogs: Fix possible buffer overflow if admin configures a mongo log file path. * mod_ssl: Do not do overlapping memcpy. * vhost: A purely-numeric Host: header should not be treated as a port. * core: (re)-introduce -T commandline option to suppress documentroot check at startup.
2010-10-25Update to KDE SC 4.5.2markd2-6/+5
4.5.2 translation updates, performance and stability improvements and other bugfixes. 4.5.0 new versions of the Plasma Workspaces, the KDE Applications and the KDE Development Platform in version 4.5.0. While focus within this release cycle lay on stability, the overall polish and performance gain is well noticable. Features such as the reworked notification area, Marble's map routing and support for WebKit in Konqueror round up this release.
2010-10-24Update to 3.20101023. From the changelog:schmonz3-10/+10
* Fix typo that broke anonymous git push. * Fix web reversion when the srcdir is in a subdir of the git repo.
2010-10-23Update ruby-gnome2 to 0.90.3.obache2-2/+7
= NEWS == Ruby-GNOME2 0.90.3: 2010-10-23 NOTE: 0.90.x releases are for 1.0.0 major release. * Support String encoding in Ruby 1.9. * RVAL2CSTR2 and CSTR2RVAL2 are deprecated. * Ruby/GIO2 is imported as an experimental library. === Changes ==== All * Support String encoding. [Guillaume Cottenceau, Neil Roberts, Kouhei Sutou] * Don't install *.pc by default. Set pkgconfigdir make varialbe like 'make pkgconfigdir=/usr/lib/pkgconfig'. ==== Ruby/GLib2 * Improvements: * declare argument types. [Nobuyoshi Nakada, Kouhei Sutou] ==== Ruby/GIO2 * Imported as an experimental library. [Nikolai Weibull] ==== Ruby/GTK2 * Improvements: * keep backward compatibility around GDK key symbols introduced at GTK+ 2.20. "[ruby-gnome2-devel-en] Constants names change in Gdk::KeyVal" [Vincent Carmona] * move gdk-pixbuf and cairo related methods from Ruby/GdkPixbuf2. "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2" [Andrea Dallera, Kouhei Sutou] * Bug fixes: * fix GType conversion in Gtk::ItemFactory.new on 64bit platform. [Grant McLean, Steve Wills, Kouhei Sutou] ==== Ruby/GdkPixbuf2 * Improvements: * move gdk-pixbuf and cairo related methods to Ruby/GTK2. "[ruby-gnome2-devel-en] gtk2 dependency to gdkpixbuf2" [Andrea Dallera, Kouhei Sutou] * change .pc filename from ruby-gdkpixbuf2 to ruby-gdk-pixbuf2. ==== Ruby/RSVG2 * Bug fixes: * add missing libcroco dependency on Windows. [U.Nakamura, Kouhei Sutou] ==== Ruby/Poppler * Improvements: * support Popper 0.15.0. [#3079667] [Mamoru Tasaka, Kouhei Sutou] * Bug fixes: * add missing libjpeg dependency on Windows. [U.Nakamura, Kouhei Sutou] * fix installed Ruby/GLib2 gem can't be detected. [kdmsnr, Kouhei Sutou] === Thanks * U.Nakamura * kdmsnr * Mamoru Tasaka * Guillaume Cottenceau * Vincent Carmona * Grant McLean * Steve Wills * Andrea Dallera * Nobuyoshi Nakada * Neil Roberts == Ruby-GNOME2 0.90.2: 2010-09-26 NOTE: 0.90.x releases are for 1.0.0 major release. A RubyGems package fix release. === Changes ==== All * fix path. [kimura wataru, Kouhei Sutou] ==== Ruby/GTK2 * Bug fixes: * fix gtk2/base.rb is missing in gem. [S.Kitagawa, Kouhei Sutou] ==== Ruby/GIO2 * Bug fixes: * fix a typo in .pc name. [#3075619] [O01eg, Kouhei Sutou] ==== Ruby/RSVG2 * Bug fixes: * also check rb_cairo.h availability. [#3075617] [O01eg, Kouhei Sutou] === Thanks * S.Kitagawa * O01eg * kimura wataru
2010-10-22update to 1.6.5drochner3-8/+10
changes: -cleanup -translation updates
2010-10-22Security and stability update of seamonkey to 2.0.9.tnn5-47/+18
MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-68 XSS in gopher parser when parsing hrefs MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14)
2010-10-21Security & stability update to firefox-3.6.11 (xulrunner-1.9.2.11)tnn1-2/+1
MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-68 XSS in gopher parser when parsing hrefs MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14)
2010-10-20Update to 3.20101019. From the changelog:schmonz5-25/+45
* Fix test suite failure on other side of date line. * htmltidy: Allow configuring tidy parameters in setup file. (W. Trevor King) * Updated French program translation. Closes: #598918 * git: Added new rcs_revert and rcs_preprevert hooks. * recentchanges: Add revert buttons to RecentChanges page, and implement web-based reversion interface. * Thanks to Peter Gammie for his assistance with the web-based reversion feature. * actiontabs: More consistent styling of Hn tags. * websetup: Fix saving of advanced mode changes. * websetup: Fix defaults of checkboxes in advanced mode. * monotone: Fix recentchanges page when the srcdir is not at the top of the monotone workspace. Thanks, tommyd. * img: If a class is specified, don't also put the img in the img class. * auto-blog.setup: Don't enable opendiscussion by default; require users be logged in to post comments. Updating this leaf package during the freeze for bugfixes.
2010-10-16Update to 7.21.2:wiz3-22/+13
Changes: * curl -T: ignore file size of special files * Added GOPHER protocol support * Added mk-ca-bundle.vbs script * c-ares build now requires c-ares >= 1.6.0 Bugfixes: * --remote-header-name security vulnerability fixed * multi: support the timeouts correctly, fixes known bug #62 * multi: use timeouts properly for MAX_RECV/SEND_SPEED * negotiation: Wrong proxy authorization * multi: avoid sending multiple complete messages * cmdline: make -F type= accept ;charset= * RESUME_FROM: clarify what ftp uploads do * http: handle trailer headers in all chunked responses * Curl_is_connected: use correct errno * Added SSPI build to Watcom makefile * progress: callback for POSTs less than MAX_INITIAL_POST_SIZE * linking problem on Fedora 13 * Link curl and the test apps with -lrt explicitly when necessary * chunky parser: only rewind stream internally if needed * remote-header-name: don't output filename when NULL * Curl_timeleft: avoid returning "no timeout" by mistake * timeout: use the correct start value as offset * FTP: fix wrong timeout trigger * buildconf got better output on failures * rtsp: avoid SIGSEGV on malformed header * LDAP: Support for tunnelling queries through HTTP proxy * configure's --enable-werror had a bashism * test565: Don't hardcode IP:PORT * configure: check for gcrypt if using GnuTLS * configure: don't enable RTMP if the lib detect fails * curl_easy_duphandle: clone the c-ares handle correctly * MacOSX-Framework: updates for Snowleopard * support URL containing colon without trailing port number * parsedate: allow time specified without seconds * curl_easy_escape: don't escape "unreserved" characters * SFTP: avoid downloading negative sizes * Lots of GSS/KRB FTP fixes * TFTP: Work around tftpd-hpa upload bug * libcurl.m4: several fixes * HTTP: remove special case for 416 * examples: use example.com in example URLs * globbing: fix crash on unballanced open brace * cmake: build fixed
2010-10-16Changes 1.2.5:adam2-7/+6
Bug fixes.
2010-10-16Update to xsp 2.8, part of mono-2.8 updatekefren5-46/+45
2010-10-16Update contao29-translation package to 20101014.taca3-9/+8
Rhaeto-Romance language files are updated.
2010-10-15Update www/ruby-rails3 package to 3.0.1.taca2-6/+6
No change except version, it is part of Rails 3.0.1.
2010-10-15Update www/ruby-activeresource3 to 3.0.1.taca2-8/+8
No change except version, it is part of Rails 3.0.1.
2010-10-15Update www/ruby-actionpack3 to 3.0.1.taca2-8/+8
No change except version, it is part of Rails 3.0.1.
2010-10-15Update www/rails package to 2.3.10.taca3-12/+27
No change except version, it is part of Rails 2.3.10. Change depending pattern to prevent install packages for rails3.
2010-10-15Update www/ruby-activeresource to 2.3.10.taca2-7/+7
No change except version, it is part of Rails 2.3.10. Change depending pattern to prevent ruby-activesupport 3.0.0 and later.
2010-10-15Update www/ruby-actionpack package to 2.3.10.taca3-10/+19
No change except version, it is part of Rails 2.3.10. Change depending pattern to prevent ruby-activesupport 3.0.0 and later.
2010-10-15sortjnemeth1-2/+2
2010-10-14+ ruby-rack11obache1-1/+2
2010-10-14ruby-actionpack-2.3.9 require rack-1.1.0, not compatible with rack-1.2.1obache1-2/+3
from www/ruby-rack, change dependency pattern. Bump PKGREVISION.
2010-10-14Import ruby18-rack-1.1.0 as www/ruby-rack11.obache4-0/+143
This package provide rack version 1.1.0, the older version of www/ruby-rack. This version is required by www/ruby-actionpack version 2.3.9.
2010-10-14Finish language file has updated again.taca3-7/+8
Bump PKGREVISION.
2010-10-13rake is included with Ruby 1.9joerg1-2/+5
2010-10-13Update contao29-translation files to 20101013.taca3-8/+8
Finish language file was updated.
2010-10-13Fix a typo in HOMEPAGE url.obache1-2/+2
2010-10-13require rake>=0.8.3.obache1-2/+3
Bump PKGREVISION.
2010-10-12Update to nginx-0.8.52 which is the new stable branch:joerg2-6/+6
*) Change: the "secure_link_expires" directive has been canceled. *) Change: a logging level of resolver errors has been lowered from "alert" to "error". *) Feature: now a listen socket "ssl" parameter may be set several times.
2010-10-12Update contao29-translations package to 20101011.taca4-5/+99
Add Romansh (Rhaeto-Romance) langauge files.
2010-10-11Update contao29-translations package to 20101010.taca3-8/+8
Update Czech language files.
2010-10-06Update contao29-translations package to 20101001.taca3-8/+8
Hungarian language files are updated.
2010-10-06Update typo3 package to 4.4.4, security fix.taca2-9/+9
Dear TYPO3 community, The TYPO3 core team has just released TYPO3 versions 4.2.15, 4.3.7 and 4.4.4, which are now ready for you to download. All versions are maintenance releases and contain bugfixes and security fixes. IMPORTANT: These versions include important security fixes to the TYPO3 core. A security announcement has just been released: http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-020/
2010-10-06Change exactly dependency on php forobache2-12/+17
* PKG_PHP_VERSION=5, not accept lang/php53 package. * PKG_PHP_VERSION=53, not try to install lang/php5
2010-10-02do not hardcode uid for sysv semaphores, to fix compilation on platformsjdolecek4-2/+60
without spinlock semaphore support; fixes PR pkg/34201
2010-10-02add user-destdir installation support.obache1-2/+11
2010-10-02Fixes CONFLICTS pattern, to allow ruby??-comass-susy-plugin.obache1-2/+3
Bump PKGREVISION.
2010-09-30Bump PKGREVISION by default mysql version changed from 5.0 to 5.1.obache3-5/+6
2010-09-30No need to buildlink with database libraries.obache4-10/+6
Bump PKGREVISION to relax dependency on database libraries.
2010-09-30No need to buildlink with database library.obache2-4/+3
Bump PKGREVISION to relax dependency on db library.
2010-09-29Restrict to Ruby 1.8 as dependency is restrictedjoerg1-1/+4
2010-09-29Update contao29-translations pacakge to 20100928.taca3-12/+12
Danish and Polish language files are updated.
2010-09-29Update www/typo3 package to 4.4.3 (leaf pacakge).taca3-10/+11
This release is a bugfix release only. Please refer Changelog in http://wiki.typo3.org/wiki/TYPO3_4.4.3 in detail.