Age | Commit message (Collapse) | Author | Files | Lines |
|
entries got there.
|
|
The twelfth maintenance and security release of the Drupal 6 series. Only fixes for security vulnerabilities and other bugs have been committed. New features are only being added to the forthcoming Drupal 7.0 release.
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
* SA-CORE-2009-006 - Drupal core - Cross site scripting
In addition to this security vulnerability, the following bugs have been fixed since the 6.11 release:
* #353328 by catch, BrianV: When a new commment is added, the redirection path should point to page, where the new comment is.
* #239945 by Xano, JeremyFrench, Damien Tournoud, andypost: Should not iterate over the children in taxonomy_get_tree() anymore if we reached max_depth.
* #292565 by grendzy, John Morahan, Jody Linn: remove path munging on 403/404 pages, which caused problems for login redirects
* #448268 by dww: Make sure that submitting the themes admin form clears out the update status cache, just like the modules admin form does.
|
|
This release fixes security vulnerabilities. Sites are urged to upgrade immediately after reading the security announcement:
* SA-CORE-2009-006 Drupal core - Cross site scripting
In addition to this security vulnerability, the following bugs have been fixed since the 5.15 release:
* #396224 partial rollback of SA-CORE-2009-003 security hardening.
* #396224 adding missing documentation comment update. By dvessel and pwolanin.
* #267305 by brianV. Remove ?>.
* #305544 by jsenich. Add missing clear-block to admin by modules.
* #330084 by c960657: Remove unnecessary duplication of the From header value in Reply-to; standards indicate setting the From header should be sufficient.
|
|
Changes:
+ Add Delete All to transferbar
+ Show search in context menu
+ Implement 'Default' search engine
+ Show only icons in Statusbar Features
+ Implement Clear private data
+ Support News Feed icon and external aggregator
+ Fix reloading of Not found pages
+ Fixup spaces when middle click opening
+ Fix possibly wrong identificaton string
+ Optionally search engines in completion
+ Optionally Gtk 2.16 entry progress and icon
+ Experimental panel detaching
+ Support external download manager again
+ Implement '-a', '--app' argument
+ Implement '-c', '--config' argument
+ Fix a bookmark saving issue
+ Support data: URIs in the address entry
+ Several performance and memory leak fixes
+ Load cookies idle to accelerate startup
+ Support mailto: links
+ Save tab reordering in the session
+ Add a Cookie Manager extension
+ Fix crashers in Colourful Tabs
|
|
Changes:
- Several ATK support additions and fixes got landed, with many
roles being now implemented, providing better accessibility.
- Caret browsing is now available.
- Spelling check has been implemented using Enchant; the API is
still lacking, and some of the functionality still needs to be
improved, though.
- Error reporting is now available, with default error pages, and
API that allows the application to override the default behavior;
localization of those pages is still not supported, but planned.
- More crashes and other bugs fixed.
|
|
Update Dutch and Latvian translation files.
|
|
|
|
|
|
|
|
|
|
|
|
Collection.
Reaction is a Catalyst extension providing you with:
- Model mutations abstracted into Action objects.
- Reflection to generate interface models using the Action objects
from a DBIx::Class schema.
- An abstract UI expression system based on view, skin, rendering
context, widget and layout set.
- Stylable via skins. Parts of the skins can be extended and flexibly
from large down to very small parts.
- Full separation of interface rendering structure and templating,
making re-usable extensions even easier.
|
|
pathd or as ~/.cpan/CPAN/MyConfig.pm) as in such a situation it runs
an interactive setup process!
The fix is to _not_ call Module::Install::auto_install() in Makefile.PL
as pkgsrc handles the required modules anyway.
|
|
|
|
Changes to squid-3.0.STABLE15 (06 May 2009):
- Regression Bug 2635: Incorrect Max-Forwards header type
- Bug 2652: 'Success' error on CONNECT requests
- Bug 2625: IDENT receiving errors
- Bug 2610: ipfilter support detection
- Bug 2578: FTP download resume failure
- Bug 2536: %H on HTTPS error pages
- Bug 2491: assertion "age >= 0"
- Bug 2276: too many NTLM helpers running
- Endian system and compiler fixes provided by the NetBSD project
- documentation fixes provided by the Debian project
|
|
* Update Latvian translation files to support TYPOlight 2.7.0.
pkgsrc change:
* Update PLIST files which were updated for TYPOlight 2.7.0.
(What did I doing..., sigh.)
|
|
|
|
* Avoid using python-support. Closes: #525086
* websetup: Display stderr in browser if ikiwiki setup fails.
* blogspam: Load RPC::XML library in checkconfig, so that an error
can be printed at that point if it's not available, allowing
the admin to see it during wiki setup. Closes: #520015
* websetup: If setup fails, restore old setup file.
* relativedate: Deal with clock skew.
* Add IkiWiki::ErrorReason objects, and modify pagespecs to return
them in cases where they fail to match due to a configuration
or syntax error.
* pagespec_match_list: New API function, matches pages in a list
and throws an error if the pagespec is bad.
* inline, brokenlinks, calendar, linkmap, map, orphans, pagecount,
pagestate, postsparkline: Display a handy error message if the
pagespec is erronious [sic].
* comments: Add link to comment post form to allow user to sign in
if they wish to, if the configuration makes signin optional for
commenting.
* Updated Danish translation from Jonas Smedegaard. Closes: #525751
* translation.mdwn: Typo fixes. Closes: #525753
Add msgfmt to USE_TOOLS (it's called at the end of the build).
|
|
Problem pointed out by Michael van Elst.
|
|
Update French and Ukrainian translation files which support TYPOlight 2.7.0.
|
|
Trac-0.11.4.ja1 (Apr 1, 2009)
* Merge Trac-0.11.4
* Fixes unicode transcoding for Exception.
- trac/core.py
- trac/util/text.py
Trac 0.11.4 (March 30, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.4
Trac 0.11.4 contains a number of bug fixes and minor enhancements.
The following list contains only a few highlights:
* Custom mainnav links regression (#8153)
* Fixed Python 2.3 incompatibility (#8061)
* Fixed Python 2.6 notification issue (#8083)
* Fixed PostgreSQL multi column index issue (#7600)
|
|
|
|
comments, forum posts, and basic content management. You can add
WMD to any textarea with one line of code. Add live preview with
one line more. WMD works in nearly all modern browsers, and is now
completely free to use. The next release will be open source under
an MIT-style license.
This is not a WYSIWYG editor. Writing HTML to look a certain way
can make your text less accessible to blind people, search engines,
mobile users, and feed readers. HTML describes a document's logical
structure -- not its appearance. It just wasn't built for WYSIWYG.
So WMD is something new: a Wysiwym Markdown editor.
|
|
- Make sure that "errorpage.css" gets installed into the correct
directory.
- Install "msntauth.conf".
- Correct default pid file location.
|
|
p5-Catalyst-Plugin-Session which has a BUILD_DEPENDS on
p5-Test-WWW-Mechanize-Catalyst which ... (repeat until heat death of universe)
Comment out the p5-Test-WWW-Mechanize-Catalyst BUILD_DEPENDS here with a note..
|
|
CATALYST_DEVEL_NO_510_CHECK is not needed anymore.
|
|
- Updating package for p5 module Catalyst::Plugin::Session::Store::FastMmap
from 0.07 to 0.08
- Adjusting dependencies
Upstream changes:
0.08 01 May 2009
- Bump Cache::FastMmap requirement to 1.29 to fix RT#45210
|
|
- Updating package for p5 module CatalystX::CRUD::YUI from 0.017 to 0.018
- Adjusting dependencies
Upstream changes:
0.018 1 May 2009
* move logic for can_write() check into edit.tt so that related values can be edited.
This logic change is first supported in CatalystX::CRUD 0.40.
* fix authz check for m2m relationships to look at the m2m controller (map_class_controller)
rather than the foreign class controller.
* reduce clicks when viewing related records in edit mode by making the row click take you
to the edit url rather than the view url.
* bump RHxFR dep version in Makefile.PL (https://rt.cpan.org/Ticket/Display.html?id=45631)
|
|
were moved or renamed.
This was for some from 2008 and 2009 and one from 2001.
Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
|
|
2.7.0 release.
Bump PKGREVISION.
|
|
|
|
- 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 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 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::View::JSON from 0.24 to 0.25
- Adjusting dependencies
- Setting license to gnu-gpl-v2
Upstream changes:
0.25 Sat Apr 18 19:09:46 CST 2009
- Use MRO::Compat instead of NEXT. (Florian Ragwitz)
|
|
- 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.
|
|
- Updating package for p5 module of Catalyst::Plugin::Session::Store::DBIC
from 0.08 to 0.09
- Setting license to gnu-gpl-v2
- Adjusting dependencies
Upstream changes:
0.09 Wed Mar 31 16:35:52 CEST 2009
- Port from NEXT to MRO::Compat (Florian Ragwitz).
- Remove tests relying on the deprecated DBIx::Class::DB
(Florian Ragwitz).
|
|
|
|
|
|
|