summaryrefslogtreecommitdiff
path: root/www
AgeCommit message (Collapse)AuthorFilesLines
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron29-58/+58
requested by Thomas Klausner.
2012-10-01Move some code fragment from contao to contao211-translations sincetaca5-64/+51
translation files will be included in Contao core from next major release (Contao 3.0).
2012-10-01Update contao211 to 2.11.6 (Contao 2.11.6).taca3-11/+8
Version 2.11.6 (2012-09-26) --------------------------- ### Fixed Correctly handle root pages in `Controller::getPageDetails()` (see #4610). ### Fixed Consider the page language when forwarding (see #4841). ### Fixed URL encode the enclosure URLs in RSS/Atom feeds (see #4839). ### Fixed Also create empty templates folders if a theme is imported (see #4793). ### Fixed Decode Punycode domains when used via insert tag (see #4753). ### Fixed Correctly handle open tags in `String::substrHtml()` (see #4773). ### Fixed Correctly handle units when importing style sheets (see #4721). ### Fixed The mediabox plugin did not play Vimeo videos (see #4770). ### Fixed Correctly align stylect menus in the form generator in the back end (see #4557). ### Fixed Add a link if a news item or event points to an internal page (see #4671). ### Fixed Wrap the MooTools fallback into CDATA tags on XHTML pages (see #4680). ### Fixed Do not add a default value to textareas (see #4722). ### Fixed Do not override the comments array in case login is required to comment, otherwise no commets will be shown (see #4064).
2012-10-01Some tweaks:taca3-9/+16
* Include contao/Makefile.common from contao/Makefile.example. * Add code some fragment tward to Contao 3.0 support. * Add CT_VERBASE to use COMMENT. * Use CT_FILES to Contao's files directory name.
2012-10-01Update to 7.0.1ryoon3-66/+168
Changelog: 7.0.1 * Fix Firefox bug * Adjust sentences, degign etc. * Bugfixes 7.0.0 * Add timeline function * Imporve UI * Many bugfixes
2012-09-30+ p5-HTML-Template-Expr.wiz1-1/+2
2012-09-30Import p5-HTML-Template-Expr-0.07 as www/p5-HTML-Template-Expr.wiz3-0/+30
This module provides an extension to HTML::Template which allows expressions in the template syntax. This is purely an addition - all the normal HTML::Template options, syntax and behaviors will still work.
2012-09-29Fix build on DragonFly with minimal change.ryoon2-5/+9
Thanks to Francois Tigeot for pointing it out.
2012-09-27Update contao211-translations to 201209250.taca3-7/+10
Add Chinese language files.
2012-09-27Rename "README" to "README.md" in MESSAGE since there is no README file.taca2-3/+4
Bump PKGREVISION.
2012-09-26requrie rdoc>=3.0 for --encoding option.obache1-1/+3
2012-09-23Add option 'nginx-autodetect-cflags' (not set by default) -- fixes buildshattered3-3/+12
problem on Solaris with Sun compiler (nginx ticket 65).
2012-09-23missing parts of recursive revbump for gnutls update.obache1-1/+2
2012-09-22Recursive revbump from multimedia/libvpx 1.1.0 updateryoon1-1/+2
2012-09-20Update to 5.6.0.1ryoon3-38/+773
* Fix security bug Changelog: Tar ball is not shipped with changelog... 5.6.0.1 Version History Behavioral Improvements Page Type names are sanitized better when created in the dashboard. Multilingual controls in dashboard now display languages in their native language (for easier understanding. thanks patrickheck) Better display when removing groups or users and having them show up in advanced permissions list. Fixing bug where composer pages weren't being added to the bottom of the list. Fixing bug where moved pages weren't getting a rescanned display order Fixing missing dashboard icons for Stacks and Block Types Bug Fixes Fixed inability to use Layout Presets Fixed bug where blocks couldn¡Çt be copied out to child pages from page type defaults on upgraded sites. Fixed form block bug where you¡Çd be unable to enter an email address in the form block for notification. Fixed: http://www.concrete5.org/developers/bugs/5-6-0/getthemepath-prints-absolute-paths/ Blocks and packages can now insert header items into the 404 page correctly. fixed: http://www.concrete5.org/developers/bugs/5-6-0/page-type-icons-incorrect-when-included-in-composer/ Fixed ¡ÈOut of range value for column 'uLastIP¡É error that would occur with certain IP addresses. Bulk SEO Tool now shows DIR_REL constant within the URL slug properly. Group sets now appear on the dashboard home page. Fixed JavaScript error leading to aborted installation when installation routines have apostrophes in them (primarily for translated versions of concrete5.) Theme assets no longer have two slashes in the URLs. Fixed: http://www.concrete5.org/developers/bugs/5-6-0/fatal-error-call-to-a-member-function-isglobalarea-on-a-non-obje/ by hiding permissions options on the frontend (use the stacks interface instead.) Fixed: http://www.concrete5.org/developers/bugs/5-6-0/global-area-update-issue-when-using-preview-my-edits/ Date Navigation block now honors the Pretty URLs settings. Fixed: http://www.concrete5.org/developers/bugs/5-6-0/advanced-permissions-dont-work-after-translation/ Fixed: page_types/ directory was incorrectly excluded from overrides detection. fixing 'Call to a member function getProxyBlock() on a non-object in /core/libraries/block_view.php on line 39' when calling an action URL on a non-object block Developer Updates Validation helpers didn¡Çt extend the core helpers properly. This has been fixed. Clear override cache on adding a single page. Refreshing overrides cache when installing a block type (fixes Designer Content add-on not working with the overrides cache turned on). 5.6.0 Release Notes Feature Updates Completely updated permissions system, including: More granular permission control that maps directly to common concrete5 tasks. Ability to control which users or groups CAN¡ÇT do something, as opposed to only allow those who CAN do something. Ability to grant a permission to only those users in a particular combination of groups. Ability to control which users and groups can add which types of block site-wide and in simple permissions mode. Restrict permissions to various roles, including ¡Èuploader of the file¡É, ¡Èpage owner¡É, etc... Shortcut for enabling guest view access on blocks. Group Sets can group groups together for organizational purposes, permissions. Fine-grained, granular controls on content types, permission types. New user permissions to control who can edit which users, assign which groups, etc... Complete new extendable workflow system, including basic workflow and waiting for me. Improved, normalized and rewrote a lot of old code for things like pending page actions to bring them into the workflow system. Improved interface work, including bootstrap 2 integration. Improved Mobile Support Mobile theme switcher now integrated into core Improved mobile performance of header on mobile devices. Improved dashboard on mobile devices; fully responsive dashboard across all devices. You can now choose an individual block or an entire stack when adding a stack on the front-end. Added bulk actions to the user search New SEO Manager in Dashboard > System & Settings gives you one place to modify SEO properties for your entire site. Made page theme a versionable property. Make page type a versionable property. Ability to reorder block types globally (thanks jordanlev!) You can now copy and paste a stack on the front-end. Page URL Slugs now use the URLify library instead of our own solution (which wasn¡Çt as consistent or effective.) Additional Features and Behavioral Improvements When implicitly checking pages out (editing properties in sitemap, etc...) they will be checked back in when the dialog is closed. (New in 5.6.0b2) Added an Add Group button to Groups page. Rich text editor in dashboard now uses site theme for styles. Color picker UI more consistent with 5.5 (thanks arcanepain.) Add new page window no longer cut off on small monitors. Search Block - Added page selector when posting search results to another page. Form Block added date and date time field types that allow a user to use a date/time picker to choose values. Email field now has ability to be set as the default reply-to so administrators can reply directly to the form submitter. No more jumpiness on editing. Added theme to Page Search. Removed HTML diff python library (since it didn¡Çt work very well). Replaced with tab-based compare that lets you compare more than two versions. Off-server requests can now be made with a proxy server, found in System & Settings (thanks garagan!) Added copy to the version dialog box. Improved version dialog box appearance. Improved quick nav experience, reworked dashboard dropdown to use favorites for adding. Favorites show up in the dashboard dropdown. You can now select Gravatar as a fallback user avatar (thanks danklassen!) in the profiles section of the dashboard. Add page can happen with submit. More consistent sitemap/search overlay, with various searches only loaded when needed. Tabs remember last selected sitemap/search option. Miscellaneous string translation and Internationalization improvements (thanks thuic) Added getSearchableContent method to rss viewer block so it¡Çs content will show up in search results (thanks 12345j) Built-in countries and state/provinces helpers now use Zend_Locale for easier management, more consistency and localization. Added URL Slug in Composer. Maintenance mode now lets you perform some sitemap and page operations while the site is down. Zend_Translate can now be stored at a different path to fix Zend_Translate bug with period in directory. Added TRANSLATE_OPTIONS that can be specified in config/site.php (thanks ahukkanen). Added user to the Log entries screen (thanks klompie!) Internationalization improvement: Zend_Date now included. Dates are now localized into the proper language (thanks patrickheck.). DateHelper::date() manages localization. Block limits set in templates are now updated in realtime without a page refresh (thanks bhcarpenter) Now you can clear your page search index from the ¡ÈSearch Index¡É page in the dashboard (which will let you fully reindex it through the reindex pages job.) Form block: Adding the ability to set an email address as the reply-to address when replying to the email (thanks danklassen.) Blog RSS feed now includes categories (thanks stonier) Complete rewrite of sitemap.xml generation job to improve performance, no longer show deleted pages, add new constants for sitemap starting point, default change frequency and priority (thanks mlocati.) Nicer alignment on Next/Previous block (thanks thirdender.) Using realpath() instead of ../ to fix some base_dir errors, make things nicer. More consistent ordering of log entries when they happen in rapid succession (thanks Johnthefish). Cleaned up javascript in the google map block (thanks Remo). Edit in Composer now available in page search. Installing in a particular language no longer sets that language as the default in config/site.php (which would render no other languages selectable.) Added cookie check to installation preflight. Added last IP to user detail screen in dashboard. Forbidden shows up if user can¡Çt view a page but is logged in (thanks mnkras). Performance Improvements Added environment library to cache overrides for better performance. Overrides cache setting now available from the Cache System and Settings page. New autod support for better performance with on-demand class loading. Removing nivo slider from the core for better compatibility with third party sliders and smaller file sizes; removing cropzoom from ccm.app.js for smaller file sizes. Rewrote portions used with large blogs (New in 5.6b2) Additional Bug Fixes Additional pagination now works in large sitemaps from the front-end (New in 5.6.0b2) Flat view pagination looks nicer (New in 5.6.0b2) On some hosts, manual checking for concrete5 f were being added to the file manager. Improved reliability when using composer with advanced permissions.* Bug Fix: events sort by priority (thanks arcanepain) Fixed replace field in Firefox (width) Tags and select options will only show usag-2-1/automatically-inclusion-of-additional-page-path-when-updating-ca/ data urls should work as background images in customizable stylesheets. Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/registration-errors-when-no-user-attributes-are-selected-to-show/ (New in 5.6.0b2) Fixed: http://www.concrete5.org/developers/bugs/5-4-2-2/wrong-path-to-block-template-when-embedded-a-block-element-in-th/ Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/url-replacement-in-theme-css-only-replaces-first-url-in-each-lin/#discussionpost Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/user-edit-multiple-of-the-same-group-can-be-added-to-a-user-caus/#discussionpost Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/dashboard-page-search-menu-overridden-if-working-with-overlay-fi/ Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/page-attributes-attributes-list-stealing-kepresses-for-up-and-do/ Fixing potential SQL vulnerability in Autonav Preview pane. Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/cant-use-and-in-select-attribute-values/ (thanks arcanepain) Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/customize-result-in-user-search-retains-deleted-attribute-column/ Checking for invalid cookie length when starting a session. RSS Displayer block now only cached for one hour. http://www.concrete5.org/developers/bugs/5-5-2-1/bug-in-page-search-table/ (Fixed in 5.6.0b2) Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/jobs-play-button-url-contains-the-wrong-parameter-to-run-a-singl/ Fixed bug where editing an initial version of a page wouldn¡Çt create a new version of the page, until the second edit. Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/numbers-in-version-comments-still-arent-increased-correctly/ (thanks remo) Fixed bug checking for captcha options form in the wrong place. Fixed bug where custom style elements on blocks in stacks wouldn¡Çt show up in page (thanks acliss19xx) Minor XSS fixes in edit mode. Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/object-doesnt-support-property-or-method-stoppropagation-in-ie8/ Fixed bug in FileList (which would show up in Slideshow blocks or anywhere that would filter by set) where selecting a file set and then deleting it would cause a SQL error (thanks remo) Included updated SWFUpload to fix XSS issue. Fixed bug where file set display order would appear random if files were in multiple sets. Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/deleting-composer-publish-location-page-results-mysql-1064-error/ Fix bug where defining LOCALE in config/site.php and then trying to save multilingual settings could override the default locale with a null locale. Fixed potential SQL problems when an admin tried to pass nefarious parameters through to the file manager, page search, or metadata/version editing. No longer will you get the ¡Èchecking for updates¡É spinner infinitely when in maintenance mode. Forms/External Forms/Other Items that have been copied and pasted into another page will now work from that page. Forms can now be edited properly when pasted from a clipboard. More reliable permissions checking on dashboard dropdown for news, add functionality and system & settings (thanks arcanepain) Progress status during installation should now be displayed in proper language. Fixed pagination in blog index thumbnail (page list custom template.) FIXED: If images or files were used in content block instances in content importer an error would be thrown. Environment info no longer incorrectly reports all max_execution_time settings at 5. Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/insert-link-to-page-with-ie8/ replaced m/d/y with DATE_APP_GENERIC_MDY to jquery date pickers in date time helper (thx melat0nin) Security Fix: Closed Redirect Loophole on Form block Attempting to resolve this: http://www.concrete5.org/developers/bugs/5-5-2-1/fatal-error-call-to-a-member-function-getblocktypehandle/#discussionpost Proper 404 headers should be sent when browsing to a method that doesn¡Çt exist under a single page. Fixed some bugs and finicky behavior with search paging in file manager, page search, other search. When editing page properties while checking out a page, approval fields will now be shown post update (rather than forcing you to refresh the page or exit edit mode and then approve the page.) Fixed bug in block move() method that would copy all blocks from an area... (thanks herent) Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/error-on-package-uninstall/ (New in 5.6.0b2) Fixed: Copy to clipboard from editable area then pasting to global area causes fatal error (New in 5.6.0b2) Fixed: http://www.concrete5.org/developers/bugs/5-5-2-1/default-date_archive-block-controller-caches-its-active-state/ (New in 5.6.0b2) Developer Updates You can now pass an optional third parameter to the css() and javascript() functions which will be checked for uniqueness. This array contains ¡Æhandle¡Ç and ¡Æversion¡Ç and can be used to force only the right libraries loading at the right time (thanks jordanlev). Added support for BASE_URL_SSL constant. If a __call method is present in a controller, it will be used for any tasks that don¡Çt exist (thanks remo). Packaged themes can now be overridden in the root themes directory. This is true for included elements (using inc()) and page types/single pages. You can now add elements/dashboard/install_post.php to your package and it will be displayed in a dialog post install. Updated auto-nav templates to be much nicer to edit. Moved jQuery.Cookie library into ccm.app.js Including t2() function for plural localization/translation (thanks mlocati.) New Events on_composer_publish on_composer_save_draft on_composer_delete_draft on_block_load (New in 5.6b2) Better block validation error messages on installation (thanks jordanlev) Updated simplepie RSS and ATOM parsing library to 1.3 (thanks ahukkanen) Added closures support to events for PHP 5.3 and greater (just specify an anonymous function.
2012-09-20Added my missing package subdirectories to category Makefiles.jaapb1-1/+2
2012-09-16Update to 15.0.1ryoon2-258/+258
* Sync with firefox-15.0.1
2012-09-16Update fengoffice to 2.1.0.taca3-8/+723
Here are some of the new features and improvements of Feng Office 2.1 over version 2.0 final release: * New notification format * Advanced search * Notes and Tasks WYSIWYG * Tasks quick edit is back and improved * Google Docs compatibility * Improved Google Calendar integration * Archive Dimension Members is back * Easier to delete Dimension Members (is back) * Overview ¡ÈView as list¡É is back * IMAP sent e-mail sync is back * Improved templates * Improvements when linking objects * More data on the task list: good for management * Indexing of .odt and .fodt * File extension prevention upload * Lots of improvements to the Gantt Chart module (Professional Edition) * Task dependencies (Professional Edition) * One task for many people
2012-09-16Make dependency to ruby-rack12 and restrict range of versions.taca1-3/+4
Bump PKGREVISION.
2012-09-16Make dependency to ruby-rack12 and restrict range of versions.taca1-3/+4
Bump PKGREVISION.
2012-09-16This package support Ruby on Rails 3.0.x only.taca1-3/+3
2012-09-16Update ruby-jquery-rails20 to 2.1.2.taca3-11/+9
## 2.1.2 (06 September 2012) - Updated to latest jquery-ujs - required radio bugfix - Updated to jQuery 1.8.1 ## 2.1.1 (18 August 2012) - Updated to latest jquery-ujs - ajax:aborted:file bugfixes ## 2.1.0 (16 August 2012) - Updated to latest jquery-ujs - jQuery 1.8.0 compatibility - Updated to jQuery 1.8.0 - Updated to jQuery UI 1.8.23 ## 2.0.3 (16 August 2012) - Updated to latest jquery-ujs - created `rails:attachBindings` to allow for customization of $.rails object settings - created `ajax:send` event to provide access to jqXHR object from ajax requests - added support for `data-with-credentials`
2012-09-16Update camping to 2.1.523.taca3-11/+17
Changes are unavailable.
2012-09-16Update thin to 1.4.1.taca3-94/+8
== 1.4.1 Chromeo Fix * Fix error when sending USR1 signal and no log file is supplied. == 1.4.0 Chromeo * kill -USR1 $PID for log rotation [catwell]. * Fix HUP signal being reseted after deamonization [atotic]. * Fix error with nil addresses in Connection#socket_address. == 1.3.2 Low-bar Squat * Remove mack and halcyon Rack adapters from automatic detection.
2012-09-16Update ruby-sinatra to 1.3.3.taca3-7/+9
= 1.3.3 / 2012-08-19 * Improved documentation. (burningTyger, Konstantin Haase, Gabriel Andretta, Anurag Priyam, michelc) * No longer modify the load path. (Konstantin Haase) * When keeping a stream open, set up callback/errback correctly to deal with clients closing the connection. (Konstantin Haase) * Fix bug where having a query param and a URL param by the same name would concatinate the two values. (Konstantin Haase) * Prevent douplicated log output when application is already wrapped in a `Rack::CommonLogger`. (Konstantin Haase) * Fix issue where `Rack::Link` and Rails were preventing indefinite streaming. (Konstantin Haase) * No longer cause warnings when running Ruby with `-w`. (Konstantin Haase) * HEAD requests on static files no longer report a Content-Length of 0, but instead the proper length. (Konstantin Haase) * When protecting against CSRF attacks, drop the session instead of refusing the request. (Konstantin Haase)
2012-09-16Update ruby-raindrops to 0.10.0.taca2-6/+6
=== raindrops 0.10.0 - minor feature updates / 2012-06-19 08:30 UTC Improvements to the Unix domain socket handling and small bugfixes throughout. Support for the "unix_diag" facility in Linux 3.3+ is planned but not yet implemented (patches to raindrops@librelist.org appreciated) Brian Corrigan (1): resolve symlinks to Unix domain sockets Eric Wong (6): unix_listener_stats follows and remembers symlinks middleware/proxy: favor __send__ for method dispatch unix: show zero-value stats for idle listeners test_watcher: fix incorrect request/date comparison watcher: sort index of listener listing watcher: do not require Rack::Head for HEAD response See "git log v0.9.0..v0.10.0" for full details
2012-09-16Update ruby-liquid to 2.4.1.taca3-7/+9
# Liquid Version History ## 2.4.0 / 2012-08-03 * Performance improvements * Allow filters in `assign` * Add `modulo` filter * Ruby 1.8, 1.9, and Rubinius compatibility fixes * Add support for `quoted['references']` in `tablerow` * Add support for Enumerable to `tablerow` * `strip_html` filter removes html comments
2012-09-16Update ruby-compass to 0.12.2.taca3-127/+20
0.12.2 (06/24/2012) * [Vertical Rhythm Module] Removed the $ie-font-ratio constatnt in favor of a more clear $browser-default-font-size constant. * [Vertical Rhythm Module] The establish-baseline mixin now styles the <html> element instead of the <body> element. This makes the vertical rhythm module work better with rem based measurements. * [CSS3] Added 3D transform support for Mozillia, IE, and Opera. * [CSS3] Added -ms support for css3 columns. Add support for the columns shorthand property. * [CSS3] Added -ms and -webkit support for CSS Regions. Docs * [CSS3] Added mixins for column-break properties to the columns module. * [CSS3] Added a css3/hyphenation module for the word-break and hyphens properties. * [CSS3] Made the API more consistent across the different mixins in the transitions module. * [CSS3] The text-shadow mixin now supports the spread parameter and it is used to progressively enhance browsers that support it. * [CSS3] Add a mixin for the unofficial filter property. Docs * [CSS3] Removed the -ms prefix for gradients and transforms. Microsoft took so long to release them, that the spec was approved first. * [CLI] Added a -I option for adding sass import paths via the CLI during compilation and project set up. * [Configuration] For better ruby and rails integration, the add_import_path command now accepts Sass::Importer objects and Ruby Pathname objects. * Reverted the hide-text mixin to the -9999 method. If you prefer the Kellum method then you need to set $hide-text-direction to right in your stylesheets. * $legacy-support-for-mozilla can be set to false to disable output for Firefox 3.6 or earlier. * Cleaned up the inline-block mixin to have less output and make the vertical-alignment of that mixin configurable or even turned off. Details * Output of SVG and original webkit gradients is now omitted when using the degree-based linear gradient syntax. * Added a --fonts-dir configuration flag for the compass command line. * Added tint() and shade() color helper functions, for better ligthening/darkening of colors.
2012-09-16Update ruby-sass to 3.2.1.taca3-12/+22
Changes from 3.1.19 is too magy to write here, please refer: <http://sass-lang.com/docs/yardoc/file.SASS_CHANGELOG.html>.
2012-09-16Update ruby-sass-rails31 to 3.1.6.taca2-8/+7
* Set the standard :css_filename option for sass. This enables relative path calculations for assets referred to by the stylesheet. * Remove the Sass middleware if it gets accidently loaded.
2012-09-16Imported ocurl 0.5.3 as www/ocaml-curl. Packaged by Rich Neswold, committedjaapb5-0/+74
with some corrections. This closes PR pkg/43601. This package provides OCaml bindings to the CURL HTTP-client library.
2012-09-16Update apache22 to 2.2.23.taca5-43/+20
Changes with Apache 2.2.23 *) SECURITY: CVE-2012-0883 (cve.mitre.org) envvars: Fix insecure handling of LD_LIBRARY_PATH that could lead to the current working directory to be searched for DSOs. [Stefan Fritsch] *) SECURITY: CVE-2012-2687 (cve.mitre.org) mod_negotiation: Escape filenames in variant list to prevent a possible XSS for a site where untrusted users can upload files to a location with MultiViews enabled. [Niels Heinen <heinenn google.com>] *) htdbm, htpasswd: Don't crash if crypt() fails (e.g. with FIPS enabled). [Paul Wouters <pwouters redhat.com>, Joe Orton] *) mod_ldap: Treat the "server unavailable" condition as a transient error with all LDAP SDKs. [Filip Valder <filip.valder vsb.cz>] *) core: Add filesystem paths to access denied / access failed messages. [Eric Covener] *) core: Fix error handling in ap_scan_script_header_err_brigade() if there is no EOS bucket in the brigade. PR 48272. [Stefan Fritsch] *) core: Prevent "httpd -k restart" from killing server in presence of config error. [Joe Orton] *) mod_ssl: when compiled against OpenSSL 1.0.1 or later, allow explicit control of TLSv1.1 and TLSv1.2 through the SSLProtocol directive, adding TLSv1.1 and TLSv1.2 support by default given 'SSLProtocol All'. [Kaspar Brand, William Rowe] *) mod_log_config: Fix %{abc}C truncating cookie values at first "=". PR 53104. [Greg Ames] *) Unix MPMs: Fix small memory leak in parent process if connect() failed when waking up children. [Joe Orton] *) mod_proxy_ajp: Add support for 'ProxyErrorOverride on'. PR 50945. [Peter Pramberger <peter pramberger.at>, Jim Jagielski] *) Added SSLProxyMachineCertificateChainFile directive so the proxy client can select the proper client certificate when using a chain and the remote server only lists the root CA as allowed. *) mpm_event, mpm_worker: Remain active amidst prevalent child process resource shortages. [Jeff Trawick] *) mod_rewrite: Add "AllowAnyURI" option. PR 52774. [Joe Orton] *) mod_rewrite: Fix the RewriteEngine directive to work within a location. Previously, once RewriteEngine was switched on globally, it was impossible to switch off. [Graham Leggett] *) mod_proxy_balancer: Restore balancing after a failed worker has recovered when using lbmethod_bybusyness. PR 48735. [Jeff Trawick] *) mod_dumpio: Properly handle errors from subsequent input filters. PR 52914. [Stefan Fritsch] *) mpm_worker: Fix cases where the spawn rate wasn't reduced after child process resource shortages. [Jeff Trawick] *) mpm_prefork: Reduce spawn rate after a child process exits due to unexpected poll or accept failure. [Jeff Trawick] *) core: Adjust ap_scan_script_header_err*() to prevent mod_cgi and mod_cgid from logging bogus data in case of errors. [Stefan Fritsch] *) mod_disk_cache, mod_mem_cache: Decline the opportunity to cache if the response is a 206 Partial Content. This stops a reverse proxied partial response from becoming cached, and then being served in subsequent responses. PR 49113. [Graham Leggett] *) configure: Fix usage with external apr and apu in non-default paths and recent gcc versions >= 4.6. [Jean-Frederic Clere] *) core: Fix building against PCRE 8.30 by switching from the obsolete pcre_info() to pcre_fullinfo(). PR 52623 [Ruediger Pluem, Rainer Jung] *) mod_proxy: Add the forcerecovery balancer parameter that determines if recovery for balancer workers is enforced. [Ruediger Pluem]
2012-09-16Remove merb-core, which is part of merb-* package family.taca4-2269/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-action-args, which is part of merb-* package family.taca4-44/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-assets, which is part of merb-* package family.taca4-53/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-auth, which is part of merb-* package family.taca4-33/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-auth-slice-password, which is part of merb-* package family.taca4-48/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-auth-more, which is part of merb-* package family.taca4-51/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-auth-core, which is part of merb-* package family.taca4-55/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-cache, which is part of merb-* package family.taca5-80/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-exceptions, which is part of merb-* package family.taca4-46/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-gen, which is part of merb-* package family.taca4-196/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-haml, which is part of merb-* package family.taca4-70/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-helpers, which is part of merb-* package family.taca4-251/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-mailer, which is part of merb-* package family.taca4-59/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-param-protection, which is part of merb-* package family.taca4-38/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-slice, which is part of merb-* package family.taca4-126/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb, which is part of merb-* package family.taca4-53/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-datamapper, which is part of merb-* package family.taca4-60/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.
2012-09-16Remove merb-activerecord, which is part of merb-* package family.taca4-51/+0
merb was integrated in Ruby on Rails 3.0 and these packages aren't updated any more, so life of these packages are already ended.