- Updating package for p5 NetPacket modules from 0.04 to 0.41.1
Upstream changes:
0.41.1
* Fixed bug 37931: export of ICMP_MASKREQ
* Fixed UDP and TCP checksums for odd-sized packets
* Fixed import from NetPacket::UDP
* Fixed bug 37931: export of ICMP_MASKREQ
* Added git repo and bug tracking info to META.yml
0.41_0
* Fixed bug 18941 - NetPacket::IP includes trailing
trash bytes in $ip->{data}
* Fixed bug 7010 - IP flags field lost in IP::encode()
* Added Build.PL
* Moved history off the README file into this one (Changes)
* Moved module structure to /lib
* Version now gathered from NetPacket.pm
* META.yml added to MANIFEST
* Added myself (Yanick) as author
* Switched to major.minor.revision version notation
- Updating package for p5 modules of Text::Wrap and Text::Tabs from
2006.1117 to 2009.0305
Upstream changes:
* 2009/03/05
Test improvements from Dave Mitchel sent back in 2005...
Added code to increase $columns if it's not big enough to accommodate
the subsequent tab.
Minor documentation fixes from David Landgren <david at landgren.net>.
Use warnings::warnif instead of just warn for columns < 2. Appled per
request of Rafael Garcia-Suarez <rgarciasuarez at gmail.com>.
- Updating package for p5 module of Object::InsideOut from 3.52 to 3.54
- Setting license to gnu-gpl-v2
Upstream changes:
3.54 Wed Feb 18 18:04:51 2009
- Doc update only
3.53 Wed Feb 18 15:34:20 2009
- Handle unnamed fields when using Storable
- Cache some object initialization activities
- Updating package for various p5 time related module from 2003.1126
to 2006.0814
- Setting license to public-domain
Upstream changes:
2006.0814:
A bugfix for negative offsets that overflowed (from Vernon Lyon
<vlyon at uk.yahoo-inc.com>)
Add a few more timezones (from Peter Ludemann <ludemann at yahoo-inc.com>
and Alex Bowley <kilinrax at cpan.org>)
Recognize fractional times counts like "1.5 minutes ago"
(from Simon Wistow <simon@thegestalt.org>)
Recognize Dow "before last" (from Ole Craig <ocraig at stillsecure.com>)
Change various __DATA__ to __END__ (from Nick Ing-Simmons
<nick at ing-simmons.net>)
- Updating package for p5 module of DateTime::Format::HTTP from 0.37 to 0.38
- Setting license to gnu-gpl-v2
Upstream changes:
0.38 2009-04-05
- No code changes from previous versions.
- Shut up the verbose diagnostic output from the tests.
- Fixed various bugs in the Build.PL, and generally modernized the
distro tarball. Hopefully this will fix problems some cpan testers
were seeing.
- Updating package for p5 module of DateTime::Format::Flexible from
0.05 to 0.08
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.08 Wed Apr 22 14:00:00 2009
- fix some pod errors, give an example for european hinting
0.07 Tue Apr 22 03:00:00 2009
- add ability to strip strings from the date string
- can now parse timezones
- rudimentary support for european dates (dd-mm-yyyy)
- can now parse epoch times
0.06 Mon Apr 20 15:06:00 2009
- Fix parsing bug with dd-(oct|nov|dec)-yyyy (thanks Phil Brass)
- Updating package for p5 module of String::BufferStack from 1.12 to 1.14
- Setting license to gnu-gpl-v2
Upstream changes:
1.14 Mon Mar 2 20:21:17 2009
* No code changes; make tests pass on 5.6
1.13 Fri Feb 27 19:19:17 2009
* No code changes; add LICENSE and AUTHOR to POD
- Updating package for p5 module of Module::Install from 0.85 to 0.86
- Changing license to gnu-gpl-v2
Upstream changes:
0.86 Sat 2 May 2009
- Alter _check_lock to test the CPAN version and use
PERL5_CPAN_IS_RUNNING if new enough so we don't accidentally
configure CPAN unless it's so old we have no choice (MSTROUT)
- Tweak the SkipInstall logic so --skipdeps bypasses everything
again including any loading of CPAN, no matter how old (MSTROUT)
- Adding ./example, ./test and ./xt to the no_index list (ADAMK)
- Removed $VERSION from the tests (ADAMK)
- Various POD fixes (ADAMK)
- Updating package for p5 module of Template::Multilingual from 0.09
to 1.00
- Setting license to gnu-gpl-v2
- Setting module type to Module::Build
Upstream changes:
1.00 2009-01-18
add support for language subtags, e.g. en_US or en-US
Language codes are now matched by [^<>]+ (previously \w+)
- Updating package for p5 module of Catalyst::Plugin::I18N from 0.08
to 0.09
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.09 Sat Apr 18 2009
- switch NEXT out for MRO::Compat
- Updating package for p5 module of CatalystX::CRUD::YUI from 0.015
to 0.017
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Note:
- There're some failing tests reported for this module from update
of Rose::HTMLx::Form::Related
Upstream changes:
0.017 16 April 2009
* fix bug with missing 'Export as Excel' link when in View mode
* change to extjs grey style css
* add support for sort_prefix() in RHxFR::Metadata. This allows for setting explicit
sort prefix strings on column names and (in theory) allows for sorting on JOINed tables
as with m2m and o2m and FK "virtual" columns.
* fix bug when related FK is undef in Serializer
* enable Create and Reassign links without having to go to edit mode
* fix Excel view and list.xls.tt to work (finally!) with LiveGrid+Serializer
* hide parent record action buttons when viewing related records in Edit mode (reduce
confusion particularly for Delete button)
* fix Export as Excel link to not escape & since it is in script tag
0.016 11 March 2009
* add c.config.cxcy.search_uri config option for rendering search box
* slight optimization in filter_relationships.tt for clarity
* add id attributes to crud buttons
* add support for arbitrary code to run on form submit with YAHOO.crud.onFormSubmit array
* add YAHOO.crud.wysiwygify() to crud.js for optional Rich Text Editor on textarea fields.
- Updating package for p5 module of DBIx::Class from 0.08101 to 0.08102
Upstream changes:
0.08102 2009-04-30 08:29:00 (UTC)
- Fixed two subtle bugs when using columns or select/as
paired with a join (limited prefetch)
- Fixed breakage of cdbi tests (RT#45551)
- Some POD improvements
- Updating package for p5 module of Cache::FastMmap from 1.28 to 1.29
- Setting license to gnu-gpl-v2
Upstream changes:
- get_and_set() returns new value + didstore boolean
if called in list context
- Updating package for p5 module of Text::Autoformat from 1.13 to 1.666.0
- Setting license to gnu-gpl-v2
Upstream changes:
1.14.0 Sun Sep 30 04:29:29 2007
- Fixed bug in handling empty mail messages
- Fixed bug in handling sig delimiters
- Fixed bug in paragraph ignoring code (thanks Rob)
- Fixed bug in handling whitespace-only input (thanks Ed)
- Fixed bug in Roman numerals (thanks Suresh)
- Fixed overeager autocentering (thanks Suresh)
- Enhanced 'lists' option to allow only specific types of lists
to be recognized (thanks Rob)
- Fixed bug in numbered hangs (thanks Rob)
- Fixed bug in Roman numeraled hangs (thanks Rob)
- Fixed misidentification of 8:20-style times as leading numbers (thanks
Rob)
- Fixed sentence mode (thanks Eric)
- Changed licence to "same terms as Perl itself" to improve Fedora
compatibility
1.666.0 Fri Apr 17 08:00:36 2009
No changes logged
- Updating package for p5 module of Test::HTTP::Server::Simple from 0.09
to 0.10
- Setting license to gnu-gpl-v2
Upstream changes:
0.10 Thu Feb 19 22:51:02 EST 2009
Remove StashWarnings and move into its own dist (removes Storable dep)
Fix long-standing bug where, when under 'prove', servers didn't get killed
Deal better with having multiple child PIDs
- Updating package for p5 module of Template::Plugin::Handy from 0.002
to 0.003
- Setting license to gnu-gpl-v2
Upstream changes:
0.003 26 Feb 2009
* sort_by() now returns arg if a ref() but not LIST or HASH
This is to handle the (common?) TT case where a method returns
a single object instead of an array ref with one item.
- Updating package for p5 module of Rose::HTML::Objects from 0.601 to 0.602
- Setting license to gnu-gpl-v2
- Reordering dependencies in META.yml order
Upstream changes:
0.602 (02.22.2009) - John Siracusa <siracusa@gmail.com>
* Fixed an HTML escaping bug caused by overload's interaction with
Rose::Object's Class::XSAccessor support.
* Made Rose::HTML::Form's inherited html() and xhtml() methods do
something vaguely sensible. (Inspired by Christof Krueger)
This release fixes a security vulnerability. Sites are urged to upgrade immediately after reading the security announcement:
* SA-CORE-2009-005 - Drupal core - Cross site scripting
In addition to this security vulnerability, the following bugs have been fixed since the 6.10 release:
* #376408 follow up by pwolanin: search_nodeapi() lacked break in switch; resulted in issue in logic not code flow
* #197864 by vito_swat, alpritt, Murz, catch: Use hook_term_path() in forum module instead of hook_link_alter(); simplfies code, improves performance and compatibility.
* #314314 by bastos, Dave Reid, mr.baileys, Pasqualle: fix invalid XHTML markup in update.php output
* #372914 by chx, pwolanin, webchick: Menu link title localization was broken when a non-t callback was used
* #395086 by Freso: call trim() before truncate_utf8() in comment module for better quality truncation.
* #404244 by cwgordon7: minor code style fix in openid_help().
* #357031 by hinfox, dereine, aaronbauman: trigger_nodeapi() passed a4 twice and did not pass a3 to the action when the action type was other then node
* #141965 by jeffschuler: taxonomy_term_path() and its phpdoc block was separated by one blank line, thus disconnecting it for the API docs parser
* #408962 by brianV: improve phpdoc documentation for menu_tree_collect_node_links() and menu_tree_check_access().
* #290561 by mustafau, AlexisWilke: aggregator_save_category() should ask for the last insert ID in 'aggregator_category', not 'aggregator' when saving.
* #292565 by lyricnz, Damien Tournoud, Jody Lynn, kleinmp, John Morahan, akalsey: Make forms work on 404 and 403 pages. Remove any fake destination set by drupal_not_found() or drupal_access_denied() so that we can properly redirect from those pages.
* #325810 by darren.ferguson, miglius: in tableheader.js $('td'+ location.hash).offset() does not alway return an object, which breaks all JavaScript on the page, so check for the return value before using it.
* #297972 by wilson98, scor, Steven Jones, yched, heyrocker: make the batch API compatible with drupal_execute(), so things like creating a CCK type or adding fields to it (by submitting forms programatically) are possible in update functions
* #365996 by sammys: the correct full name for the timestamp field in postgresql is timestamp without time zone; improve compatibility with PostgreSQL / schema module
* #279233 by Aren Cambre, jbomb: Message printed when email is not being possible to send was informal and had a grammar problem.
* - Patch #316515 by jmburnz, momendo: fixed position of OpenID logo.
* - Patch #372414 by JohnAlbin: don't output empty div when no comment exist.
* - Patch #228477 by anuradha: corrected Sinhala language.
* - Patch #286374 by jhodgdon: fixed documentation of file_save_upload() validators.
* #382096 by Arancaytar: clean up #maxlength use in the installer; remove arbitrary 45 character limits, put reasonable limits in place where it makes sense
* #330084 by c960657: Remove unnecessary duplication of the From header value in Reply-to; standards indicate setting the From header should be sufficient
* #385602 by Damien Tournoud, desbeers: log messages were not remembered on node preview
* #437120 by mfb: avoid double escaping of taxonomy term names in feed links and channel titles
* #437930 by soxofaan: remove unnecessary tabindex attribute from login form; makes altering harder
* #160226 by kymmx, karschsp, Dave Reid, Berdir: statistics module was matching on prefixes of node paths instead of the node paths themselves (and possible subtabs)
* #401304 by Darren Oh: make conditional in statistics_link() more explicit to catch node related invocations
* #363262 follow up by Dave Reid: fix phpdoc comments on update functions to properly mark update functions added after 6.0 was released
* #317775 by Starminder, pwolanin: do not store the menu router table serialized in cache, since it cases more performance problems then it solves
* #282852 by Arancaytar, will_in_wi: remove negative margin on .node in Garland, so nodes do no overlap the messages area on the page
* #227228 by ilmaestro, gpk, ball.in.th, catch, andypost: use per-table cache_flush variables to avoid not flushing all but the first table when multiple tables are cleared
* #445600 by Rob Loach: allow for as few as 1 required word in submission of a node of a content type if the admin wants to set so
* #343415 by Damien Tournoud: the form cache is not automatically cleared on submit if the page cache is activated
* Rolling back #343415 given disputes around its change in Drupal 7.
* #229660 by Dave Reid: use theme('username', ...) to display usernames on the user contact page
* #447700 by dww: Earl Miles is not update.module maintainer anymore
* #431148 by pwolanin, dww: Make it easier to visually distinguish security updates on Updates report
* #396224 by pwolanin: Further harden template file name discovery
* #220592 by dww and pwolanin: Always use the database for caching in update module, so that drupal.org project data persists. Improves both local and drupal.org site performance.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
* SA-CORE-2009-005 Drupal core - Cross site scripting
In addition to this security vulnerability, the following bugs have been fixed since the 5.15 release:
* #150851 by pwolanin and chx: different radio buttons in the same set should have different HTML id values (XHTML validity fix). Backport #367689 by gollyg.
* #335741 by electricmonk. Do not recurse over non-objects.
* #287725 by mantyla. Sort by mid to avoid inconsistencies when multiple menu items exist for a node.
* 174940 by gpk: avoid calling up the full Drupal bootstrap for nonexistent favicon.ico. Backport by matt@antinomia.
* #112887 by ged3000. Adding Newfoundland DST
* #401494 by andypost. Correctly clear menu cache.
* #396224 by pwolanin: Further harden template file name discovery
* #395086 by Freso: call trim() before truncate_utf8() in comment module for better quality truncation.
* #197864 by vito_swat, alpritt, Murz, catch: Use hook_term_path() in forum module instead of hook_link_alter(); simplfies code, improves performance and compatibility.
- Updating package for p5 module of Rose::HTMLx::Form::Related from
0.14 to 0.17
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.17 22 April 2009
* add Rose::HTMLx::Form::Field::PopUpMenuNumeric as dependency
* skip non-FKs when designating a related_field
* add default_related_sort_by() to Metadata base class
* add sort_prefix() to Metadata base class
0.16 27 Feb 2009
* revert change in 0.15 with only setting $app if ref(). This caused tests in CatalystX::CRUD::YUI to fail.
* don't try converting non-text fields to autocomplete
- Importing a package for p5 module of Rose::HTMLx::Form::Field::PopUpMenuNumeric
as a dependency of upcoming update of www/p5-Rose-HTMLx-Form-Related to 0.17
Description:
Rose::HTMLx::Form::Field::PopUpMenuNumeric is like a normal RHTMLO PopUpMenu
but it returns an internal_value() like Rose::HTML::Form::Field::Numeric does.
This module exists mostly to ensure that popup menus representing numeric
values properly return undef instead of an empty string -- an important
distinction when you *really* want a numeric value and not a string.
- Updating package for p5 module of Template::Timer from 0.04 to 1.00
- Setting license to gnu-gpl-v3
Upstream changes:
1.00 Fri Mar 6 23:32:49 CST 2009
====================================
[ENHANCEMENTS]
Measurements are now in milliseconds, not seconds.
Now shows nesting level in the notes.
The times are all shown as a summary at the end, not throughout
the page.
- Updating package for p5 module Catalyst::View::TT from 0.27 to 0.29
- Adjusting dependencies
- Setting license to gnu-gpl-v2
Upstream changes:
0.29 2009-02-20 14:43:00
- Remove extra unwanted .gitignore from manifest
0.28 2009-02-17 20:37:00
- Change from NEXT to MRO::Compat (t0m)
- fix pod generated by the helper (RT #33983)
- remove stray newline from generated lib/config/col template (RT #35340)
- Updating package for p5 module Catalyst::Plugin::Session::Store::File
from 0.13 to 0.16
- Adjusting dependencies
- Setting license to gnu-gpl-v2
Upstream changes:
0.16 24 Apr 2009
- 0.14 was mistakenly released as 0.15
0.15 24 Apr 2009
- Create temp directory from class name, not stringified instance.
This stops you losing all your sessions when your app restarts. (xinming)
0.14 18 Apr 2009
- switch to MRO Compat
- defer creation of cache store until first time it is needed.
This should allow the plugin to work "out of the box" under mod_perl.
See https://rt.cpan.org/Ticket/Display.html?id=27505
- Updating package for p5 module of Catalyst::Plugin::Session::Store::FastMmap
from 0.06 to 0.07
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.07 30 Mar 2009
- Port from NEXT to MRO::Compat.