#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 10th October 2011 === ==== Fedora Project ==== * Updated `perl-Exception-Base` to 0.2401 (latest release) in EPEL-6 ==== Local Packages ==== * Updated `perl-DateTime-TimeZone` to 1.40: * This release is based on version 2011l of the Olson database * Contemporary changes for Palestine, Fiji, Russia, Belarus, Ukraine, and several other post-Soviet states * Updated `perl-IO-AIO` to 4.11, which was just a merge of my patch for 4.1 from yesterday * Updated php-Smarty: update to 3.1.3: * Bugfix: `assign()` in plugins called in subtemplates also changed value in parent template * Bugfix of problem introduced with r4342 on `math` plugin * Bugfix of problem introduced with r4342 by replacing `strlen()` with `isset()` * Bugfix: `output` filter should not run on individually cached subtemplates * Add `unloadFilter()` method * Bugfix: `has_nocache_code` flag was not reset before compilation * Add environment configuration issue with `mbstring.func_overload` Smarty cannot compensate for (Issue #45) * Bugfix: `nofilter` tag option did not disable default modifier * Bugfix: `html_options` plugin did not handle null- and object values properly (Issue #49, Forum Topic 20049) * Bugfix: switch lexer internals depending on `mbstring.func_overload` * Bugfix: `start_year` and `end_year` of `{html_select_date}` did not use current year as offset base (Issue #53) * Improvement: removed html comments from `{mailto}` (Forum Topic 20092) * Bugfix: `testInstall()` would not show path to internal `plugins_dir` (Forum Post 74627) * Improvement: `testInstall()` now showing resolved paths and checking the `include_path` if necessary * Improvement: `html_checkboxes` and `html_radios` to accept null- and object values, and `label_ids` attribute * Improvement: removed some unnecessary `count()`s * Bugfix: parent pointer was not set when `fetch()` for other template was called on template object I also updated SunJava6OnFedora to refer to the Update 27 packages I built on [[../2011-08-17|17th August]] now that the issue I had with my test case (EMC !NetWorker Management Console failed with error `Could not initialize class COM.legato.gwt.gtpanel.GtUtils`) has been resolved ([[https://solutions.emc.com/emcsolutionview.asp?id=esg124036|EMC Issue esg124036]] is resolved in !NetWorker cumulative hotfix release 7.6.2.5). This update also works with Java SE 7, so I tested some packages I made a while back and they worked too, so I wrote OracleJava7OnFedora to describe how to build and install them. ----