v0.1.4:
+ Automatic inline find can be disabled
+ Implement an Encoding menu
+ Add Open all in Tabs for bookmarks and history
+ Bookmarks can be moved to other folders
+ Fix blank page 'loading' and HTTP authentication
+ Display history dates in the local format
+ Allow editing of completion items
v0.1.3:
+ Sidepanel can be aligned on the right
+ Bookmarks can be organized in folders
+ Support find as you type
+ Support international domain names
+ Tweak location completion
+ Provide default search engines
+ Integrate with Maemo if available
+ Implement Mouse Gestures extension
+ Implement a Plugins panel
+ Editing the toolbar via a context menu
+ Introduce Zoom Text and Images preference
v0.1.2:
+ Open new tabs by clicking on the tabbar
+ Refactor and speed up location completion
+ Show a Crash dialog after crashes
+ Dynamically save files when needed
+ Support Back/ Forward mouse buttons
+ Support javascript: bookmarklets
+ Implement Proxy and Identification string
+ Implement cookie storage on disk
+ Remove autotooled build system
+ Add a new Extensions panel
+ Implement opening of new windows
+ Display tooltips in Preferences
2009-03-15 Xan Lopez <xlopez@igalia.com>
Bump version to 1.1.3 for release and fix soversion
calculation (oops). Thanks to Frederik Himpe for pointing this
out.
* configure.ac:
2009-03-15 Xan Lopez <xlopez@igalia.com>
Bump version and libtool version for release.
* configure.ac:
2009-03-14 Xan Lopez <xlopez@igalia.com>
No review, build fix.
Split clean rules to make distcheck pass.
* GNUmakefile.am:
2009-03-13 Mark Rowe <mrowe@apple.com>
Reviewed by Dan Bernstein.
Remove rarely used Makefile targets from the Makefile.
There are many situations in which the targets don't work as expected,
and their primary use is addressed by having the build system default
to building the appropriate architecture.
* Makefile.shared:
2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
Reviewed by Holger Freyther.
[Gtk] Fix make clean targets
https://bugs.webkit.org/show_bug.cgi?id=24450
Fix 'make' clean targets. We shouldn't be removing DerivedSources
if it's only clean. Only remove it if it's distclean or
maintainer-clean. Also remove build-related auxillary files on
dist/maintainer clean.
* GNUmakefile.am:
2009-03-11 Jan Michael Alonzo <jmalonzo@webkit.org>
Reviewed by Holger Freyther
[GTK]DumpRenderTree doesn't compile for non-X11 GTK ports anymore
https://bugs.webkit.org/show_bug.cgi?id=2260
pangoft2 is also used in directfb builds so use it for all targets
* configure.ac:
2009-03-02 Xan Lopez <xan@gnome.org>
Reviewed by Mark Rowe.
https://bugs.webkit.org/show_bug.cgi?id=24287
[GTK] Move auth dialog feature to WebKit/
Add WebKitSoupAuthDialog files to build.
* GNUmakefile.am:
2009-03-03 Gustavo Noronha Silva <gns@gnome.org>
Reviewed by Alexey Proskuryakov.
https://bugs.webkit.org/show_bug.cgi?id=16826
[Gtk] Implement WebKitDownload
Adding new files related to WebKitDownload to the GTK+ port.
* GNUmakefile.am:
2009-03-02 Gustavo Noronha Silva <gns@gnome.org>
Unreviewed build fix; adding missing files to EXTRA_DIST, so that
they show up in the tarball.
* GNUmakefile.am:
2009-03-01 Christian Dywan <christian@twotoasts.de>
* configure.ac: Bump GTK port version to 1.1.1.
2009-02-27 Gustavo Noronha Silva <gns@gnome.org>
Unreviewed build fix. Adding the WebKit/gtk/webkitmarshal.list
file to EXTRA_DIST to fix make dist.
* GNUmakefile.am:
2009-02-26 Xan Lopez <xan@gnome.org>
Reviewed by Holger Freyther.
https://bugs.webkit.org/show_bug.cgi?id=16947
[GTK] Missing HTTP Auth challenge
Add HTTP authentication dialog with optional GNOME Keyring
storage.
* GNUmakefile.am:
* configure.ac:
2009-02-26 Xan Lopez <xan@gnome.org>
Reviewed by Holger Freyther.
https://bugs.webkit.org/show_bug.cgi?id=16947
[GTK] Missing HTTP Auth challenge
Take marshallers to be built from a manually maintained list
instead of grepping the sources.
It's much faster, especially so now that we want to add
marshallers from WebCore too. A system to only take into account
the modified files when generating the marshallers from sources
could be hacked, but I think it's overkill considering how rarely
a new marshaller is added.
* GNUmakefile.am:
2009-02-24 Jan Michael Alonzo <jmalonzo@webkit.org>
Reviewed by Alexey Proskuryakov.
[Gtk] add options for 3D transforms and HTML5 channel messaging to the build
https://bugs.webkit.org/show_bug.cgi?id=24072
Add options for toggling 3D transforms and HTML5 channel messaging
support on or off.
Also fix the web-workers option. It should be web-workers and not workers.
* configure.ac:
2009-02-23 Xan Lopez <xan@gnome.org>
Reviewed by Alexey Proskuryakov.
https://bugs.webkit.org/show_bug.cgi?id=22624
[SOUP][GTK] Need API to get SoupSession from WebKit.
Remove CURL support, the only supported HTTP backend is SOUP now.
* GNUmakefile.am:
* configure.ac:
2009-02-19 Christian Dywan <christian@twotoasts.de>
Rubber-stamped by Holger Freyther.
http://bugs.webkit.org/show_bug.cgi?id=22811
Underlinking in Programs_UnitTests (GTK+ build)
* GNUmakefile.am: Add GLIB_LIBS to unit test library flags.
2009-02-18 Gustavo Noronha Silva <gns@gnome.org>
Reviewed by Holger Freyther.
Fix symbols.filter location, and add other missing files to the
autotools build, so that make dist works.
* GNUmakefile.am:
2009-02-17 Gustavo Noronha Silva <gns@gnome.org>
Reviewed by Alexey Proskuryakov.
https://bugs.webkit.org/show_bug.cgi?id=23939
Release build being built with debugging symbols
* configure.ac: Revert change done in revision 40790, since we
already have a AC_PROG_CXX macro call as part of WEBKIT_INIT
2009-02-12 Gustavo Noronha Silva <gns@gnome.org>
Reviewed by Eric Seidel.
* configure.ac: Make soup the default HTTP backend for the Gtk port.
2009-02-09 Calvin Walton <calvin.walton@gmail.com>
Reviewed by Holger Freyther.
https://bugs.webkit.org/show_bug.cgi?id=23823
[Gtk] Fix build with recent autotools
Current versions of automake/libtool don't assume you want C++ enabled
by default any more, so explicitly check for a C++ compiler.
* configure.ac: Add AC_PROG_CXX macro
2009-02-02 Christian Dywan <christian@twotoasts.de>
Rubber-stamped by Holger Freyther.
Don't require Geolocation by default.
* configure.ac:
2009-01-30 Jan Michael Alonzo <jmalonzo@webkit.org>
Reviewed by Nikolas Zimmermann.
[Gtk] Refactor autoconf/configure.ac in preparation for jsc and webkit build splits
https://bugs.webkit.org/show_bug.cgi?id=22136
* GNUmakefile.am:
* acinclude.m4: Removed.
* autogen.sh:
* autotools/acinclude.m4: Added.
* autotools/dolt.m4: Added.
* autotools/symbols.filter: Renamed from symbols.filter.
* autotools/webkit.m4: Added.
* configure.ac:
2009-01-30 Holger Hans Peter Freyther <zecke@selfish.org>
Reviewed by Nikolas Zimmermann.
[GTK] Implement GeolocationService using the Geoclue library
https://bugs.webkit.org/show_bug.cgi?id=22022
Untested implementation of the GeolocationService using the geoclue
library. Velocity handling is completely missing and the accuracy
handling might be wrong.
* GNUmakefile.am:
* configure.ac:
2009-01-11 Xan Lopez <xan@gnome.org>
Reviewed by Holger Freyther.
Bump version to 1.1.0 since we are breaking ABI and adding new
major features.
* configure.ac:
2008-12-19 Marco Barisione <marco.barisione@collabora.co.uk>
Reviewed by Holger Freyther.
http://bugs.webkit.org/show_bug.cgi?id=16562
[gtk] Implement WebPolicyDelegate methods
Original work by Pierre-Luc Beaudoin. Final touches by Gustavo
Noronha.
This implements the delegates methods of WebPolicyDelegate.
Since Gtk+/C doesn't have delegate methods, they are replaced with
signals.
A new object WebKitWebPolicyDecision allows the browser to delay its
response in certain cases. WebKitWebNavigationAction contains the
information about what caused a navigation request.
* GNUmakefile.am: Add new files
2008-12-19 Gustavo Noronha Silva <gns@gnome.org>
Reviewed by Holger Freyther.
Use ustar tar format for WebKit/GTK+'s make dist target, so that
storing files whose filenames are > 99 is possible.
* configure.ac:
2008-12-19 Holger Hans Peter Freyther <zecke@selfish.org>
[GTK] Build fix by defining WTF_USE_JIT_STUB_ARGUMENT_VA_LIST
Fix the jit compilation on i*686 on Linux by using the va_list
to pass arguments to the CTI. This is done on the MAC as well
and sunspider and javascriptcore seem to work with that.
* configure.ac:
2008-12-18 Pamela Greene <pam@chromium.org>
Submitted without review.
Right, remove the whole misplaced directory, not just the tests.
* fast: Removed.
* fast/dom: Removed.
2008-12-18 Pamela Greene <pam@chromium.org>
Submitted without review.
Moving layout test into LayoutTests where it belongs.
* fast/dom/setter-type-enforcement-expected.txt: Removed.
* fast/dom/setter-type-enforcement.html: Removed.
2008-12-15 Daniel Macks <dmacks@netspace.org>
Reviewed by Darin Adler.
Default to use external libicu-config if avail on all platforms.
https://bugs.webkit.org/show_bug.cgi?id=22713
* configure.ac:
GtkHTML-3.26.0 2009-03-16
--------------------------
This release has no major features, but just bug fixes & updated translations. See
the individual release NEWS entries for exact bug numbers and fixes.
GtkHTML-3.25.92 2009-03-02
--------------------------
Updated Translations:
Alexander Shopov (bg)
Andre Gondim (pt)
Chao-Hsiung Liao (zh)
Claude Paroz (fr)
Clytie Siddall (vi)
Daniel Nylander (sv)
Duarte Loreto (pt)
Gabor Kelemen (hu)
Gil Forcada (ca)
Ilkka Tuohela (fi)
Inaki Larranaga Murgoitio (eu)
Ivar Smolin (et)
Jani Monoses (ro)
Kenneth Nielsen (da)
Milo Casagrande (it)
Philip Withnall (en)
Takeshi AIHANA (ja)
Theppitak Karoonboonyanan (th)
Wouter Bolsterlee (nl)
Bug Fixes:
#549838 : Revert workarounds for HTML entities (Matt McCutchen)
#569365 : Do not draw a cursor without a window (Milan Crha)
#570276 : Change Word Wrap accelerator to CtrlK (Matthew Barnes)
#570728 : Use gtk_show_uri in html-editor (Paweł Zembrzuski)
#571621 : Replace a g_assert() with g_return_if_fail() (Matthew Barnes)
#571654 : Clear also primary selection (Milan Crha)
#571738 : Remove unused libart_lgpl includes (Andre Klapper)
GtkHTML-3.25.90 2009-02-02
--------------------------
Updated Translations:
Changwoo Ryu (ko)
Bug Fixes:
#464064 (BNC) : Evolution crashed - pressing ctrl+z (undo) in composer window (Bharath Acharya)
#465432 (BNC) : Deleting Text In Table Deletes To End Of String (Bharath Acharya)
#532165 : Do not crash when factory gone. (Milan Crha)
#567697 : Do not strip invalid entities, rather return them back as text. (Denis Pauk)
#567733 : Handle the "popup-menu" signal. (Matthew Barnes)
GtkHTML-3.25.5 2009-01-19
-------------------------
Updated Translations:
Hendrik Richter (de)
Jorge Gonzalez (es)
Kjartan Maraas (nb)
Bug Fixes:
#564529 : Fix what we can with GSEAL_ENABLE defined. (Matthew Barnes)
#565491 : Preserve up to one leading space when parsing HTML. Eliminates strange cut-and-paste behavior when the text segment has leading whitespace (Matthew Barnes)
#565491 : Preserve leading space only when in the editing mode, otherwise strip it as before. (Milan Crha)
#565493 : Ignore the action activation if 'ignore_style_change' is set. Means we're moving the cursor around and updating the toolbar. Set 'ignore_style_change' for the duration of the function. Add 'ignore_style_change' counter to the private struct. (Matthew Barnes)
#566014 : New 'default-transparent' boolean property indicates the default color should be treated as transparent. Set the color swatch color to NULL if the default color was chosen and the 'default-transparent' property is TRUE. Allow color to be NULL. Treat the default color as transparent. Initialize the color combo. (Matthew Barnes)
#567130 : Use the localization domain when initializing the Glade UI. (Takao Fujiwara)
Other contributions:
Bump gtk_minimum_version to 2.14.0 for gtk_show_uri(). (Matthew Barnes)
Fix what we can with GSEAL_ENABLE defined. (Matthew Barnes)
New convenience function calls gtk_show_uri() and displays an error dialog if the URI cannot be shown. Call gtkhtml_editor_show_uri() instead of gnome_url_show(). (Matthew Barnes)
GtkHTML-3.25.4 2009-01-05
-------------------------
Bug Fixes:
#536625: Free the string returned by html_tokenizer_next_token() (Matthew Barnes)
#552357: Fixes invalid reads and memory usage (Denis Pauk)
Updated Translations:
Wadim Dziedzic (pl)
Jorge Gonzalez (es)
GtkHTML-3.25.3 2008-12-15
-------------------------
Bug Fixes:
#552357: Support http-equiv and set encoding if it exist in http - headers and re-coding resulted query from form (Denis Pauk)
#553995: Check for NULL return (Matthew Barnes)
#555388: Do not crash on undo of a table creation (Milan Crha)
#563841: Refresh the pictogram parser. Use standard icon names for smiley faces and recognize more of them (Matthew Barnes)
#563841: Replace "insert-face-menu" with "insert-face" and also add it to the HTML toolbar. (Matthew Barnes)
GtkHTML-3.25.2 2008-12-01
-------------------------
Bug Fixes:
#330452: Automatic spell check suggestions should be first level menu option (Matthew Barnes)
#338921: crash when the interest in the image left before it was loaded (Milan Crha)
#555420: IM modules "commit" crash (Stanislav Brabec)
#562323: Evolution inserts a link incorrectly (Matthew Barnes)
#472517 (bugzilla.redhat.com): Fast double-click to select word followed by a right click to get
context menu seems to use previous context (Matthew Barnes)
Updated Translations:
Jorge Gonzalez (es)
GtkHTML-3.25.1 2008-11-03
-------------------------
Bug Fixes:
#546155: Update correct index, otherwise it crashes (Milan Crha)
#548540: Exclude apostrophies from the end of words before passing them to the dictionary. (Matthew Barnes)
#554326: Ask for clipboard only when have something to store there. (Milan Crha)
#554424: A word is correct if it's found in ANY dictionary, not ALL. (Matthew Barnes)
#554849: Add bindtextdomain to set LOCALEDIR (Takao Fujiwara)
#556239: Recheck spelling when the language selection changes (Matthew Barnes)
Updated Translations:
Maxim Dziumanenko (uk)
Gil Forcada (ca)
Approved by MAINTAINER.
Upstream changes:
5.7020 12 Mar 2009
- Fix errors in FormFu chapter.
5.7019 11 Mar 2009
- Change from the use of "part" to refer to each .pod file for the
tutorial in favor of the more intuitive word "chapter." "Part"
was just to ambiguous (e.g., does "prior part" refer to the prior
.pod file or the prior section in the current .pod file).
- Move use of "load_namespaces" for DBIC from BasicCRUD to
MoreCatalystBasics
- Update the "Table of Contents" in Tutorial.pod to match the current
sections
- Fix a few typos
* pkgsrc change: add additional Japanese translations for tinyMCE.
* Quote from release announce:
The maintenance release fixes the issue with relative links in
newsletters not being converted correctly, the issue with ampersands
in square brackets not being decoded everywhere and two issues with
infinitely recurring events. It also includes an important patch to
prevent protected pages with no groups assigned from showing up in
search results.
Searching protected pages
If your website contains protected pages that are not assigned to a
group (grant access to any authenticated user), these pages might show
up in search results if indexing of protected pages is allowed. It is
not possible for unauthenticated users to access these pages, though.
See http://dev.typolight.org/query?milestone=TYPOlight+2.6.7 for fixed bugs.
ChangeLog:
5.7018 8 Mar 2009
- Add a new section to BasicCRUD covering more advanced features of
DBIC ("EXPLORING THE POWER OF DBIC")
- Convert from Ubuntu to Debian 5 live CD as the recommended way to do
the tutorial (all code and examples updated and tested to match)
- Removed Catalyst::Plugin::Authorization::ACL from Authorization.pod
in favor of a "chained and model-based" approach
- More conversion to Chained dispatch
- Suggestions and fixes with thanks to mintywalker@gmail.com
- DBIC-related updates in MoreCatalystBasics
- Fix misplaced "=over 4" in previous release
- Reword warning about not using GET for delete based on input from kd
- Lots of other small adjustments
5.7017 28 Feb 2009
- Main change = adding Chained dispatch starting in BasicCRUD (Part 4)
- Add some "getting started" links to the Catalyst::Manual page
- Change FormFu tutorial to not use deprecated methods (Del Merritt)
- MoreCatalystBasics - Additional clarification about TTSite
(Del Merritt)
- Tutorial::Authorization - Corrects the ACL for "/books/delete"
- Additional comments
(Del Merritt)
- Tutorial::AdvancedCRUD::FormFu - suggest how the intrepid user
might now proceed, having completed the Tutorial. (Del Merritt)
- Fix typo in Authorization section (RT #42091)
- Fix typo in BasicCRUD (RT #42034)
- Resolve outstanding typo and suggestions in MoreCatalystBasics (RT #41491)
- Fix DBIC create for MySQL in Appendix (Jarom)
- Misc minor updates
5.7016 28 Dec 2008
- Updates to make Parts 8 & 9 run correctly
- Adjust URLs for final config tarballs
- Add note about changes across different C::Devel on how plugins enabled
- Misc minor updates
5.7015 15 Dec 2008
- Remove TTSite from Tutorial (thanks to dhoss for the help)
- Update Tutorial for Ubuntu 8.10 (therefore update to
Cat v5.7014, C::Devel v1.07, DBIC v0.08010, etc.)
- Reorganize MoreCatalystBasics.pod so user is able to run
the app the first time much earlier and build on it from
there (running the app each time along the way)
- Update URL for latest copy in SVN to match new location of repo
- Misc typo fix
- Change use of Class::C3 to MRO::Compat, as rafl tells me
this is best practice, and gives you native next::method in
5.10. (t0m)
ChangeLog:
4.21 Sat Jan 3, 2009
[FEATURES]
- This now works:
$webapp->query($new_query_object);
Setting a new query object can be useful in combination with
CGI::Application::Server. (Jaldhar Vyas)
[DOCUMENTATION]
- More typo fixes (Lyle)
4.20 Sat Nov 1, 2008
[DOCUMENTATION]
- typo fix (Lyle)
4.19_1 Fri Sep 27, 2008
[FEATURES]
- New 'html_tmpl_class' method allows you to specify an alternative
HTML::Template class. This technique will eliminate the need to use
a plugin for HTML::Template-compatible classes. See the docs
for load_tmpl() for details.
Thanks to Rhesa Rozendaal for the initial patch, and Mark Stosberg for
documentation refinements.
[DOCUMENTATION]
- typo fix (George Hartzell)
- Revert back to documenting the use of "$self", not $c, after community
feedback.
[INTERNALS]
- Change how default run modes are declared for better compatibility
with AutoRunmode and RunmodeDeclare plugins. Thanks Rhesa via RT#39631.
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
- Fixed several security issues.
- Fixed several stability issues.
- Official releases for the Estonian, Kannada and Telugu languages are
now available.
- Items in the "File" menu show as inactive after using the "Print" item
from that menu - switching to a new tab restores them (bug 425844).
This issue has been fixed.
- For some users, cookies would appear to go “missing” after a few days
(bug 444600).
- Mac users of the Flashblock add-on, experienced an issue where sound
from the Flash plug-in would continue to play for a short time after
closing a tab or window (bug 474022).
- Fixed several issues related to accessibility features.
Changes:
- Added CURLOPT_NOPROXY and the corresponding --noproxy
- the OpenSSL-specific code disables TICKET (rfc5077) which is enabled
by default in openssl 0.9.8j
- Added CURLOPT_TFTP_BLKSIZE
- Added CURLOPT_SOCKS5_GSSAPI_SERVICE and CURLOPT_SOCKS5_GSSAPI_NEC -
with the corresponding curl options --socks5-gssapi-service and
--socks5-gssapi-nec
- Improved IPv6 support when built with with c-ares >= 1.6.1
- Added CURLPROXY_HTTP_1_0 and --proxy1.0
- Added docs/libcurl/symbols-in-versions
- Added CURLINFO_CONDITION_UNMET
- Added support for Digest and NTLM authentication using GnuTLS
- CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 to retry the CWD
even when MKD fails
- GnuTLS initing moved to curl_global_init()
- Added CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS
Bugfixes:
- missing ssh.obj in VS makefiles
- FTP ;type=i URLs now work with CURLOPT_PROXY_TRANSFER_MODE in
Turkish locale
- realms with quoted quotation marks in HTTP Digest headers
- VC9 makefiles are now really included
- multi interface memory leak with CURLMOPT_MAXCONNECTS set
- CURLINFO_CONTENT_LENGTH_DOWNLOAD size from file:// "transfers" with
CURLOPT_NOBODY set true
- memory leak on some libz errors for content encodings
- NSS-enabled build is repaired
- superfluous wait in SFTP downloads removed
- FTP with the multi interface no longer kills the control connection
as easily on transfer failures
- compilation halting when using VS2008 to build a Windows 2000 target
- ease creation of libcurl Mac OS X Framework
- CURLINFO_CONTENT_LENGTH_DOWNLOAD and CURLINFO_CONTENT_LENGTH_UPLOAD
are -1 if unknown
- Negotiate proxy authentication
- CURLOPT_INTERFACE and CURLOPT_LOCALPORT used together
This update fixes the security problem reported in CVE-2009-0037.
Changes since 2.2b1 [2008-10-06]:
- Added pnp4nagios awareness (courtesy of Jeremy Jacquier-Roux).
- Dashboards weren't always sorted.
- Updated logic to prevent Data Source Templates from skipping too many files.
- It wasn't possible to add a numeric DS (reported by Jeremy Jacquier-roux).
- Removed compatibility reporting code.
libproxy is a library that provides automatic proxy configuration management.
libproxy offers the following features:
* extremely small core footprint (< 35K)
* no external dependencies within libproxy core (libproxy plugins may
have dependencies)
* only 3 functions in the stable external API
* dynamic adjustment to changing network topology
* a standard way of dealing with proxy settings across all scenarios
* a sublime sense of joy and accomplishment
(CGI) protocol. It is a standard for applications to interface with
HTTP servers. It is similar to FastCGI but is designed to be easier
to implement.
This package provide SCGI for Apache
Sun Mar 1 02:12:14 GMT 2009 - surfraw 2.2.4
* New elvi:
+ ntrs, scicom, springer - Thanks to Wim Van Hoydonck.
+ urban - Thanks to J. R. Mauro.
+ aur - Thanks to René Reigel.
* excite: fixed.
* cite: changed to use citeseerx.ist.psu.edu, the old
citeseer is no longer being updated.
* amazon: fixed; updated categories.
Add documentation
v3.2.3 (Jan Wolter - Feb 26, 2009)
-----------------------------------------------
* Added GroupExternalError directive, which allows you to specify the
HTTP error code to be returned if the group access check fails.
Defaut is 401, but you may want to return 403 if you want to show the
user an error page instead of asking him to login again. Thanks to
Peter Crawshaw <pcrawshaw@mta.ca> for this patch.
* In hopes of getting to a more consistantly named set of directives,
added new aliases for two old directives:
GroupExternalAuthoritative alias for AuthzExternalAuthoritative
GroupExternalManyAtOnce alias for AuthExternalGroupsAtOnce
Documentation updated to refer primarily to the new names.
v3.2.2 (Jan Wolter - Dec 1, 2008)
-----------------------------------------------
THIS RELEASE UPDATES DOCUMENTATION ONLY!
* Improved documentation of AuthExternalContext directive in the INSTALL
file.
* Added documentation to the UPGRADE file on interactions between multiple
Require directives.
* SA-CORE-2009-003 - Local file inclusion on Windows
In addition to this security vulnerability, the following bugs have been fixed since the 6.9 release:
* - Patch #298722 by pwolanin: _menu_translate returns FALSE before to_arg is available. Drupal.org upgrade blocker.
* #310863 by bangpound, dboulet, catch, lee20: Locale variable results in locale module install, so skip adding empty variable when not needed.
* #275796 by Gribnif, Damien Tournoud, Dave Reid, vaish: module_list() should set its static variable to NULL instead of unset()-ing it, so it does not retain its value
* #328110 by marcingy, swentel, Damien Tournoud, pwolanin, David_Rothstein: the link argument is passed by reference to menu_link_save(), so avoid overwriting local variables in menu_enable().
* #62926 by karschsp: increase the free tagging field maximum length to 1024; the database limits are per-tag.
* #220559 by eMPee584, Desbeers, Damien Tournoud: only ever add the active class to links in l() and theme_links(), if the language was set and is the current language or if the language was not set on the link
* #365183 by Eaton: node_feed() did not use the same API functions as node_view() did, so custom fields were missing from the output
* #356721 by c960657, Dave Reid: remove static caching of the clean URLs setting in url() to help automated tests; the setting is cached through variable_get(), which however allows altering of the setting
* #290282 by kratib, jvandyk, ainigma32: Only track/limit the recursive invocations of actions_do(), instead of tracking/limiting them all.
* #320395 by qutoz, swentel: Set node format to 0 in node_submit() if the body was turned off to avoid a minor notice.
* #359918 by Dave Reid: database.inc documents the 'unique key' key, while it should be 'unique keys'
* #152098 by hunthunthunt, mgifford, Dave Reid: add 'for' attribute to 'label' tags on checkboxes and radio buttons, even if the 'label' wraps the element - accessibility best practice
* #314286 backport of some of #229129 by assimonds: disbaled checkboxes did not receive their values properly from the default value set
* #243524 by christefano, chx: our phpinfo page was very limited; give all info possible instead
* #203323 by JirkaRybka, robertgarrigos, lilou, thePanz, c960657, sun: move the LANGUAGE_* constants to bootstrap.inc and remove several defined() checks on them now that they are always defined
* #276174 by nbz, John Morahan, slightly modified: do not escape username more then once at multiple places in blog.module
* #310768 by bob_hirnlego, cdale: missing primary table and field specification in db_rewrite_sql() when called from taxonomy_overview_terms()
* #363262 by catch, chx: in Drupal 6, the url_alias table introduced a language column, but did not extend its index to that; though queries are formed on src and language
* #326210 by AlexisWilke, grendzy, jhedstrom: Take the menu item in its first submission and menu_nodeapi() by reference, so that any modifications of the item in the saving process will carry over to other submit handlers; making itpossible to write modules extending menu item manipulation
* - Patch #383318 by mr.baileys: incorrect memory shortage warning when memory limit is unlimited.
* #337162 by midkemia and ainigma32: keep the Drupal 5 menu items descriptions when upgrading to Drupal 6
* - Patch #381438 by drumm: do not use page cache for drupal.sh requests.
* #109588 by fago, cdale: use the existing user account objects instead of arg() checks, as well as fix use of where it should be
* #296082 by jandd, stefanor, nigel: avoid table aliasing in UPDATE query in system_update_6001() since PostreSQL does not support that
* #376408 by ajevans85, pwolanin: Prevent an empty anchor tag and parenthesis appearing in the output for the search index in search_nodeapi()
* #383724 by Heine, bjaspan: SA-CORE-2009-003
* SA-CORE-2009-004 Drupal core - Local file inclusion on Windows
In addition to this security vulnerability, the following bugs have been fixed since the 5.15 release:
* #124492 by m3avrck, mfer: more accurate checking for valid URLs in valid_url()
* #360038 by sun. Documentation improvement.
* #179244 by tangent: line break filter operates on object element.
* #62926 by karschsp: increase the free tagging field maximum length to 1024; the database limits are per-tag.
GtkHTML-3.24.5 2009-02-25
-------------------------
Bug Fixes:
#569365 : Do not draw a cursor without a window. (Milan Crha)
#570276 : Change Word Wrap accelerator to CtrlK, since CtrlBackspace
doesn't work apparently. (Matthew Barnes)
#571621 : Replace a g_assert() with g_return_if_fail(). (Matthew
Barnes)
1.) On platforms which provide "/etc/rc.subr" we use its process id check
to figure out when Apache actually has been stopped.
2.) On other platforms we just implement "restart" by "stop and a 10 second
delay followed by "start". If you want a better fix for please submit
a bug report to the Apache project.
This finally fixes PR pkg/39713.
- Add USE_DESTDIR support, with a very hackish way of working around apxs's
limitations. I'm sure someone will be bothered enough adding the proper
feature to apxs, but in the meantime...
...despite some self-tests still not succeeding.
Upstream changes:
0.015 27 Jan 2009
* fix IE-related bugs in JS (extra commas, IE idiosyncrasies)
0.014 26 Jan 2009
* tweek text for Add button in rel mgr to say 'Reassign' if a o2m
relationship
* add Config::General to reqs
* LiveGrid title comes from object_class (or object_class->moniker if
defined) rather than controller class name.
0.013 14 Jan 2009
* fix undef warnings in html escape.
* remove old crud/yui_related_datatable_js.tt
* fix console js bug evidenced with new Firebug release
Pkgsrc changes:
o Canonicalize HOMEPAGE
Upstream changes:
0.06 28 Jan 2009
- die when Cache::FastMmap::set() returns false value (RT #33667)
- patch from ton.voon@altinity.com to pass unlink_on_exit option
to Cache::FastMmap
- correctly set storage path from config rather than default - karman
- clean up temp files after tests
Pkgsrc changes:
o Canonicalize HOMEPAGE using http://search.cpan.org/dist/
o Adjust dependencies (add p5-MRO-Compat)
Upstream changes:
0.03
- Fix tests to work with tightened up $c->model in 5.71
- Switch from NEXT to MRO::Compat for method redispatch
Pkgsrc changes:
o Adjust dependencies to account for new requirements
o Move some dependencies into BUILD_DEPENDS, since they're
only required for "make test".
Upstream changes:
0.20 2009-02-05
- No code changes since 0.19_01 dev release.
- Add IDEAS.txt which is an irc log of discussion about the
next-generation session plugin from discussion on #catalyst-dev
- Remove TODO file, which is no longer relevant.
0.19_01 2009-01-09
- Switch from using NEXT to Class::C3 for method re-dispatch.
- Use shipit to package the dist.
- Switch to Module::install.
- Flash data is now stored inside the session (key "__flash") to avoid
duplicate entry errors caused by simultaneous select/insert/delete of
flash rows when using DBI as a Store. (Sergio Salvi)
- Fix session finalization order that caused HTTP responses to be sent
before the session is actually finalized and stored in its Store.
(Sergio Salvi)
Upstream changes:
1.10 2009-02-05 15:04
- fix a bug in created helper scripts that prevened them working (rjbs)
1.09 2009-02-04 23:57
- Add Sebastian's PROJECT FOUNDER note to Devel.pm as requested
- Fix warning when devel is not installed.
1.09 2009-02-04 23:57
- Add Sebastian's PROJECT FOUNDER note to Devel.pm as requested
- Fix warning when devel is not installed.
1.65 Fri Dec 2 15:43:32 EST 2005
- At the request of JPCERT/CC, the internal non-public tracking number
(JPCERT#96622935) has been replaced in the Changelog with the public
vulnerability number (JVN#30451602) for the cross-site scripting
vulnerability originally fixed in version 1.63.
1.64 Mon Nov 21 13:15:17 EST 2005
- Removed extraneous version numbers.
1.63 Mon Nov 14 16:37:15 EST 2005
- Fixed cross-site scripting bug reported by JPCERT/CC Vulnerability Handling Team <vuls@jpcert.or.jp>
[JVN#30451602] (originally reported by Kiyotaka Dohmae at IIJ)
1.62 Fri Jun 11 09:51:32 EDT 2004
- Patches from Scott Lawrence to support an audit log.
1.61
- Patches from Peter Marschall to support flexible DBMS searches.
- Patch from Andrew Hollenbeck to catch filesystem errors during commits of text files.
1.59 Fri May 31 19:03:45 EDT 2002
-Fix to MD5 hash config in UserAdmin.pm. CGI interface was
never working with MD method. Patch provided by Jarrod Teale.
This is a maintenance release which corrects some bugs in the installer,
introduced during the hasty security release of 1.13.4. It is not
necessary to upgrade if you do not intend on using the installer.
Virtual Hosts from LDAP. It supports DocumentRoot, ScriptAlias,
ServerName, ServerAlias, ServerAdmin and SuexecUserGroup directives.
It's built on top of mod_ldap, so it uses it's caching capabilities
and can be used with threaded apache.
2009-02-13 Release 5.824
Gisle Aas (7):
Make format_request() ensure that it returns bytes [RT#42396]
Force bytes in all the format_* methods.
Ignore Sitemap: lines in robots.txt [RT#42420]
Refactor; use variable to hold the test port
Add redirects method to HTTP::Message
Setting $ua->max_redirect(0) didn't work [RT#40260]
Convert files to UTF-8
Zefram (2):
HTTP::Cookies destructor should not clobber $! and other globals.
Deal with the Encode module distributed with perl-5.8.0
Ian Kilgore (1):
Avoid failure if 127.0.0.1:8333 is in use [RT#42866]
Ville Skyttä (1):
Documentation improvements, spelling fixes.
2008-12-05 Release 5.823
Gisle Aas (4):
Bring back the LWP::Debug code [RT#41759]
Add documentation section about 'Network traffic monitoring'.
Typo fixes
Want to ensure we get a single value back here.
2009-02-09 Release 3.60
Ville Skytta (5):
Spelling fixes.
Test multi-value headers.
Documentation improvements.
Do not terminate head parsing on the <object> element (added in HTML 4.0).
Add support for HTML 5 <meta charset> and new HEAD elements.
Damyan Ivanov (1):
Short description of the htextsub example
Mike South (1):
Suppress warning when encode_entities is called with undef [RT#27567]
Zefram (1):
HTML::Parser doesn't compile with perl 5.8.0.
Highlights in 0.11.3
--------------------
* Compatibility with Python 2.6 (#7876, #7458)
* PostgreSQL db backend improvement (#4987, #7600)
* Highlighting of search results is more robust (#7324, #7830)
* Unicode related fixes (#7672, #7959, #7845, #7935, #8024)
* Fixed Trac link rendering in ReST (#7712)
Template::Provider::Encoding is a Template Provider subclass to
decode template using its declaration. You have to declare encoding
of the template in the head (1st line) of template using (fake)
encoding TT plugin. Otherwise the template is handled as utf-8.
Catalyst is an elegant web application framework, extremely flexible
yet extremely simple. It's similar to Ruby on Rails, Spring (Java)
and Maypole, upon which it was originally based.
This is a Catalyst Engine implementing a job queue with POE. It
allows the launching of HTTP requests to the application at
predetermined moments in time and the subsequent capturing of
response to a logfile or an email address.
changes:
-Flash is now stripped from feed content per default
-Added preference option to allow Flash in feed content
-Fixes cross compilation issue with configure.ac
-translation updates
-allow to build against gtkhtml also on 64-bit platforms. gtkhtml is
rather buggy, but since liferea doesn't like the gecko version of
firefox2 anymore, and our firefox3 pkg is too hacked up to be usable
for embedding this is the only choice atm
-improve my patch for 64-bit time_t so that it should be good enough
for upstream (if there only was a working mailing list to report to)
tested by Steve Bellovin (assuming no news are good news)
improvements made in Tomcat 5.5.x and implements the Servlet 2.5 and JSP 2.1
specifications. In addition to that, it includes the following improvements:
* Memory usage optimizations
* Advanced IO capabilities
* Refactored clustering
While we're here make a number of improvements based on the old 5.5.x pkg:
- Use MASTER_SITE_APACHE
- Default to running as an unprived user
- Use a more standard rc.d script
- Cleaner pkg_delete operation based on standard files/dirs that change
Base plugin for XMLRPC and SOAP server.
XMLRPC Plugin for Catalyst which we tried to make compatible with
the way Catalyst works with URLS. Main features are:
* Split XMLRPC methodNames by STRING to find out Controller.
* Single entrypoint for XMLRPC calls, like http://host.tld/rpc
* DispatchTypes (attributes) which work much the same as Catalyst attrs
* XMLRPC Parameter handling transparent to Catalyst parameter handling