Commit graph

6617 commits

Author SHA1 Message Date
obache
9414df9be5 Add mimetex. 2007-05-27 02:59:35 +00:00
obache
ecb25ffd3b Import mimetex version 1.64.
MimeTeX, licensed under the gpl, lets you easily embed LaTeX math in your html
pages. It parses a LaTeX math expression and immediately emits the corresponding
gif image, rather than the usual TeX dvi. And mimeTeX is an entirely separate
little program that doesn't use TeX or its fonts in any way. It's just one cgi
that you put in your site's cgi-bin/ directory, with no other dependencies. So
mimeTeX is very easy to install. And it's equally easy to use. Just place an
html <img> tag in your document wherever you want to see the corresponding LaTeX
expression.
2007-05-27 02:58:40 +00:00
minskim
2640a40dba Add ruby-mechanize. 2007-05-26 01:48:22 +00:00
minskim
2d04327e01 Import ruby-mechanize.
The Mechanize library is used for automating interaction with
websites.  Mechanize automatically stores and sends cookies, follows
redirects, can follow links, and submit forms.  Form fields can be
populated and submitted.  Mechanize also keeps track of the sites that
you have visited as a history.
2007-05-26 01:46:51 +00:00
markd
8f0f2aec03 Add p5-CGI-Application-Plugin-(DBH,ValidateRM} 2007-05-25 11:34:29 +00:00
markd
314b76551c Initial import p5-CGI-Application-Plugin-ValidateRM version 2.1
CGI::Application::Plugin::ValidateRM helps to validate web forms when
using the CGI::Application framework and the Data::FormValidator module.
2007-05-25 11:31:35 +00:00
markd
1b4b2dcfdc Initial import p5-CGI-Application-Plugin-DBH version 4.00
CGI::Application::Plugin::DBH adds easy access to a DBI database handle
to your CGI::Application modules. Lazy loading is used to prevent a
database connection from being made if the "dbh" method is not called
during the request. In other words, the database connection is not
created until it is actually needed.
2007-05-25 11:29:58 +00:00
markd
81d7d6c1d5 Update HTML-FillInForm to 1.06
1.06 - October 13th, 2005

Distinguish between selects with and without the multiple attribute set
(Alexander Hartmaier)

Added warnings to PREREQ_PM

1.05 - December 19th, 2004

Added new tests in 19_extra.t (Vsevolod (Simon) Ilyushchenko)
as part of Phalanx

Make it clearer that doesn't have a CGI.pm dependency.
2007-05-25 11:20:29 +00:00
jlam
5ff033e27e Honor PKGMANDIR. 2007-05-24 14:00:38 +00:00
markd
0795cfda58 Update to KDE 3.5.7
Quanta Plus
* Autocompletion for member variables.
* Fix directory creation in some ftp servers.
* Fix crash when dropping a document template on an Untitled empty
  document.
2007-05-23 13:07:18 +00:00
ghen
6eb1c845de Reindent. 2007-05-23 12:23:11 +00:00
xtraeme
9ac67a4418 I don't have time to maintain packages that might be affected by
security vulnerabilities.
2007-05-22 10:53:20 +00:00
xtraeme
3b7dd9b1d3 I'm not maintaining these packages anymore. 2007-05-22 10:50:59 +00:00
joerg
3661c3eccc Use relational pattern instead of [2-9]*. Bump revision. 2007-05-21 10:03:59 +00:00
joerg
888b12a631 Use less ambigious relational matching for guile-gtk dependency.
Bump revision.
2007-05-21 10:02:31 +00:00
taca
0d71c3b8fb Update geeklog to 1.4.1.
pkgsrc's change: improving our README file.


Geeklog 1.4.1

New Features

  * Support for Microsoft SQL Server. Starting with this release, Geeklog can
    now also be installed on Microsoft SQL Server, so it's no longer restricted
    to just MySQL. The MS SQL support was developed by Randy Kolenko. Thanks,
    Randy!
    Please note that any third-party plugins will have to offer support for MS
    SQL before they can be installed on Microsoft SQL Server. The bundled
    plugins (Calendar, Links, Polls, Spam-X, Static Pages) have already been
    updated accordingly.
  * Calendar plugin. The formerly built-in calendar and events have now been
    moved into a separate plugin. This complements the move of the polls and
    links sections into plugins in Geeklog 1.4.0 and makes Geeklog more modular
    as you can now easily disable or replace functionality that you don't need
    for your site.
  * Multi-language support. It is now possible to build truly multi-linugal
    sites with Geeklog where not only the navigation but also the content of
    the site changes with the language.
  * Ships with FCKeditor 2.3.1, which once again includes a file manager for
    uploading images.
  * A function for mass-deletion of old or inactive users. The list
    automatically searches for users that have never logged in, only used the
    site for a very short time or have not been online since a very long time.
    The time span can be varied, and found users can be selectively deleted.

Security

In the light of the security issues discovered in Geeklog 1.4.0 and earlier
versions, the Geeklog source code has undergone a code review. We have
identified and addressed several minor issues and introduced new measures to
enhance security in this release. As a welcome side effect, the code reviews
have also uncovered a few bugs and inconsistencies that we also fixed in this
release.

Spam Protection

With this release we are finally removing support for the discontinued
MT-Blacklist. In its place, we are now using a system called Spam Link
Verification (SLV) run by Russ Jones at www.linksleeve.org. SLV could be
described as a community-driven, automatically updated blacklist. See the
documentation of the Spam-X plugin for details.
2007-05-20 15:56:44 +00:00
xtraeme
ce2d86f345 Update to 1.0.4:
Version 1.0.4 (released 10-Apr-2007)

* fix some markup bugs in query views (issue #266)
* fix loginfo-handler's support for CVS 1.12.9 (issues #151, #257)
* make viewvc-install able to run from an arbitrary location
* update viewvc-install's output for readability
* fix bug writing commits to non-MyISAM databases (issue #262)
* allow long paths in generated tarballs (issue #12)
* fix bug interpreting EZT substitute patterns
* fix broken markup view disablement
* fix broken directory view link generation in directory log view
* fix Windows-specific viewvc-install bugs
* fix broke query result links for Subversion deleted items (issue #296)
* fix some output XHTML validation buglets
* fix database query cache staleness problems (issue #180)
2007-05-20 09:01:04 +00:00
joerg
e0d0b8d5b5 Correctly use python version prefix. Found during SoC testing. 2007-05-18 21:26:54 +00:00
peter
da2ced0ef3 Remove myself as maintainer, I don't have the time anymore to keep these
packages up to date.
2007-05-18 10:03:30 +00:00
gdt
4e16eed499 add
# problem with WWW/Library/Implementation
MAKE_JOBS_SAFE=		no
2007-05-17 17:26:31 +00:00
kristerw
99c816e72e Remove firefox2 and add firefox15 packages. 2007-05-15 21:23:19 +00:00
taca
de8a5315df Update squid pacakge to 2.6.13 (2.6.STABLE13).
Changes to squid-2.6.STABLE13 (11 May 2007)

	- Make sure reply headers gets sent even if there is no body available
	  yet, fixing RealMedia streaming over HTTP issues.
	- Undo an accidental name change of storeUnregisterAbort.
	- Kill an ancient malplaced storeUnregisterAbort call from ftp.c
	- Bug #1814: SSL memory leak on persistent SSL connections
	- Don't log ECONNREFUSED/ECONNABORTED accept failures in cache.log
	- Cosmetic fix: added missing newline in WCCPv2 configuration dump.
	- Ukrainan error messages
	- Convert various error pages from DOS to UNIX text format
	- Bug #1820: COSS assertion failure t->length == MD5_DIGEST_CHARS
	- Clarify the max-conn=n cache_peer option syntax slightly
	- Bug #1892: COSS segfault on shutdown
	- Windows port: fix undefined ECONNABORTED
	- Make refreshIsCachable handle ETag as a cache validator, not
	  only last-modified
	- in_port_t is not portable, use unsigned short instead
	- Fix fs / auth / snmp dependencies
	- Portability: statfs() may reqire #include <sys/statfs.h>
2007-05-13 16:45:44 +00:00
wiz
2e8801824f Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*).

There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.

(*) More to come before that can happen, though.
2007-05-13 14:39:15 +00:00
ghen
b9bd5f3c28 Remove www/firefox2* (copied into www/firefox*). 2007-05-12 15:10:32 +00:00
ghen
2793a637c1 Bump PKGREVISION for major www/firefox upgrade. 2007-05-12 14:05:54 +00:00
ghen
788b69d376 Re-import firefox-gtk1-1.5.0.11 as www/firefox15-gtk1, www/firefox-gtk1 has
firefox-gtk1-2.0.0.3nb1 now, as discussed with gdt on tech-pkg.
2007-05-12 13:57:53 +00:00
ghen
3426d6f22a Re-import firefox-bin-1.5.0.11 as www/firefox15-bin, www/firefox-bin has
firefox-bin-2.0.0.3 now, as discussed with gdt on tech-pkg.
2007-05-12 13:56:51 +00:00
ghen
ab6d516acb Re-import firefox-1.5.0.11 as www/firefox15, www/firefox has
firefox-2.0.0.3nb1 now, as discussed with gdt on tech-pkg.
2007-05-12 13:55:52 +00:00
ghen
800ce59e41 Update to Firefox 2.0.0.3 (nb1), from www/firefox2* (see there for history
and change notes).  Firefox 1.5.0.x will be maintained in www/firefox15*,
as discussed on tech-pkg.
2007-05-12 13:53:07 +00:00
ghen
f705172d8a Add an EOL note here as well. 2007-05-12 07:35:13 +00:00
ghen
7742056f3c Update EOL notice. 2007-05-12 07:17:12 +00:00
wiz
dbad3c3495 Update to 2.8.6rel5:
2007-05-09 (2.8.6rel.5 fix from 2.8.7dev.5)
* correct loop-limit in print_crawl_to_fd(), which broke
  "lynx -crawl -dump" from 2.8.6dev.9 changes (Mandriva #29785) -TD
2007-05-11 22:22:40 +00:00
adrianp
e35184b5ea Reset the PKGREVISION in packages that use the version string from php4 or php5
Pointed out by Geert Hendrickx on tech-pkg@
2007-05-08 11:30:49 +00:00
adrianp
0163cb059f Update to 4.4.7
* Fixed CVE-2007-1001, GD wbmp used with invalid image size (by Ivan Fratric)
* Fixed asciiz byte truncation inside mail() (MOPB-33 by Stefan Esser)
* Fixed a bug in mb_parse_str() that can be used to activate register_globals
  (MOPB-26 by Stefan Esser)
* Fixed unallocated memory access/double free in in array_user_key_compare()
  (MOPB-24 by Stefan Esser)
* Fixed a double free inside session_regenerate_id() (MOPB-22 by Stefan Esser)
* Added missing open_basedir & safe_mode checks to zip:// and bzip:// wrappers.
  (MOPB-21 by Stefan Esser).
* Limit nesting level of input variables with max_input_nesting_level as fix for
  (MOPB-03 by Stefan Esser)
* Fixed CRLF injection inside ftp_putcmd(). (by loveshell[at]Bug.Center.Team)
* Fixed a possible super-global overwrite inside import_request_variables().
  (by Stefano Di Paola, Stefan Esser)
* Fixed a remotely trigger-able buffer overflow inside bundled libxmlrpc
  library. (by Stanislav Malyshev)
* XSS in phpinfo() (MOPB-8 by Stefan Esser)
2007-05-06 19:50:18 +00:00
tron
fe54dc1e51 Add security fix for CVE-2007-1001 to "php4-gd" and "php5-gd" packages.
Bump package revision.
2007-05-06 13:08:33 +00:00
adrianp
d069d5bd59 PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
2007-05-05 22:09:18 +00:00
adrianp
9e3be842e8 Remove PEAR from the default PHP install 2007-05-05 21:35:05 +00:00
obache
df6ad122db Update ja-trac to 0.10.4.1.
Trac-0.10.4-ja-1 (Mar 5, 2007)
 * Merge trac-0.10.4
 * Fixes miss typing.
   * wiki-default/CamelCase
   * wiki-default/TracQuery
 * Update to current statement.
   * README.trac-ja
   * wiki-default/TracJa

Trac 0.10.4 (Apr 20, 2007)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.4

 Trac 0.10.4 is a bug fix release. The following list contains only a
 few highlights:

 * Repository cache improvements. The new syncing scheme is incompatible with
   the previous one and requires a database schema upgrade in order to prevent
   the old and the new codebase to be mixed. A repository resync is not needed,
   though. The 0.10.4 scheme is compatible with the 0.11 one.
   (#3837, #4043 and #4586)
 * Fix a possible freeze under heavy load (#4465)

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.10.4
2007-05-05 12:46:58 +00:00
heinz
36b0851dfc Activated p5-URI-Fetch 2007-05-04 21:46:29 +00:00
heinz
159925294e Initial import of p5-URI-Fetch 0.08.
URI::Fetch is a smart client for fetching HTTP pages, notably syndication
feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving
way.
2007-05-04 21:44:57 +00:00
heinz
41a60cb396 Marked the package as supporting installation to DESTDIR. 2007-04-30 21:39:11 +00:00
heinz
7758a3df87 Updated to version 3.0501.
Pkgsrc changes:
  - Suffix changed from the default (.tar.gz) to .tgz.
  - Marked the package as supporting installation to DESTDIR.

Changes since version 3.0302:
=============================
VERSION 3.0501
    Bugfix release to repair a memory leak and a few "other" field edge
    cases.

VERSION 3.05
    Just a short time after 3.04, several new features evolved very quickly:

  Fieldset support
    A new "fieldsets" option to "new()" and a "fieldset" option to the
    "field()" method can be used to organize your form into sections.
    Currently works with the built-in "<table>" and new "<div>" renderer
    only, but template support is in the works.

  Div rendering
    In addition to the builtin "<table>" rendering module, a new "Div"
    rendering template has been included as well. If you select this, you
    get a table-free form which you can manipulate using stylesheets:

        $form->new(template => {type => 'div'});

    This provides a couple additional benefits, like separate divs for every
    submit button.

  Additional classes
    A couple additional CSS classes were added, wrapping around the fields
    as a unit for better styling. The "<form>" tag now gets a ".fb_form"
    style as well.

  Fixed HTML::Template support
    A couple bugs were introduced in 3.04 that have been fixed, and more
    tests added.

VERSION 3.04
    In addition to the below features, a new Catalyst FormBuilder plugin is
    available on CPAN, "Catalyst::Plugin::FormBuilder".

  New $form->prepare() method
    You can now use "$form->prepare()" to get back an expanded hashref just
    before "$form->render()" is called. This allows you to use FormBuilder
    with Catalyst or other frameworks more easily, where the rendering is
    done elsewhere:

        my %expansion = $form->prepare;

    This could be passed directly to, say, Template Toolkit without having
    to use FormBuilder's Template Toolkit support.

  New "inflate" option to field()
    This is used the convert fields on the fly into objects or other values.
    For example, you could convert a "date" field into a DateTime object.
    Nice patch from Mark Hedges, check it out.

  Turkish messages
    Thanks to Recai Oktas.

  Added "missing" property for fields
    This can be queried in templates. To see if a field is missing
    altogether, you can check "field.missing" or "missing-field" depending
    on your template engine of choice.

  Removal of custom "puke" and "belch"
    FormBuilder now uses "Carp" and @CARP_NOT to handle its errors. As such,
    you will probably notice some differences in error output. The benefit
    is that setting "debug" will give you a stack trace on fatal errors.

  CGI::FormBuilder::Template::Builtin
    Moved the "render_builtin()" method to the above module, to unify the
    rendering schemes.

  New FORMBUILDER_DEBUG environment variable
    Setting this has the same effect as using the "debug" option.

  Removal of excess documentation
    Removed all the stub docs from "Field::*" and "Messages::*" to make CPAN
    happy.
2007-04-30 21:36:24 +00:00
heinz
1a81bf830a Updated to version 2.9.
Pkgsrc changes:
  - Marked the package as supporting installation to DESTDIR.

Changes since version 2.7:
==========================
2.9 Mon Jan 29 15:54:03 EST 2007
   - New Feature: the new force_untaint option makes sure you do not
     pass tainted values to param(). [Sven Neuhaus]

   - New Feature: Added ESCAPE=NONE as a synonym for ESCAPE=0.  Fixed
     both to work with default_escape. [cpan@punch.net]

   - Bug Fix: DEFAULT didn't work with URL and JS escaping.

   - Bug Fix: Long-standing bug where variables set in a loop weren't
     available inside inner loops under global_vars if the variable
     wasn't actually used in the outer loop.  (Thanks to Richard Fein
     for help debugging the fix.)

   - Doc Fix: Changed references to CVS in the docs to Subversion now that
     the switch is complete.

   - Test Fix: At long last, the work from the Phalanx project has
     been merged!  The tests are now more complete and easier to work
     on.  Thanks Phalanx guys!

2.8 Wed Dec 21 18:37:39 EST 2005
   - New Feature: the new default_escape option allows you to apply
     escaping to all variables in a template. [Alex Kapranoff]

   - Bug Fix: ESCAPE wasn't working on variables containing code-refs.

   - Bug Fix: Changed HTML::Template to help sub-classes by called
     _new_from_loop() via ref($self) rather than hard-coding the package
     name. [Mark Stosberg]

   - Bug Fix: Including more than one <tmpl_else> tag in <tmpl_unless> or
     <tmpl_unless> now dies with an error message, instead of silently ignoring
     one of the clauses. [Mitar and Mark Stosberg]

   - Bug Fix: Fixed HTML::Template to re-evaluate conditions to handle
     <tmpl_else>.  This bug could cause HTML::Template to take both
     branches of a conditional if a code-ref parameter returned a
     different value when called a second time. [Emanuele Zeppieri]
2007-04-30 21:34:03 +00:00
minskim
ea04e56127 Update rails to 1.2.3.
Changes:
* Ruby 1.8.6 compatibility
* Stop swallowing errors during rake test
2007-04-30 21:26:03 +00:00
minskim
213e164adc Generate dynamically the list of files created by rdoc. rdoc seems to use
different numbering in creating HTML files on different platforms.
2007-04-30 19:24:11 +00:00
minskim
016711bc5e Update mongrel to 1.0.1.
The first official production quality version.  See ChangeLog
for the complete list of changes.

http://mongrel.rubyforge.org/releases/ChangeLog
2007-04-30 18:28:05 +00:00
obache
ed7247e622 Added p5-HTML-Strip. 2007-04-30 05:15:32 +00:00
obache
bb567bc2ec Import p5-HTML-Strip from pkgsrc-wip, packaged by Roman Kulik.
(also close PR 30724)

This module strips HTML-like markup from text.
It is written in XS, and thus about five times quicker than using
regular expressions for the same task.
2007-04-30 05:14:31 +00:00
tnn
4726602c49 Bump PKGREVISIONs to chase update of devel/libevent. 2007-04-25 16:39:40 +00:00
obache
5a5766817c Update ap-jk to 1.2.22.
Changes between 1.2.21 and 1.2.22

Native
 Refactor line endings logging to make it correct for all platforms and webservers. (mturk)
 Added command line windows make files. (mturk)
 Allow fail_on_status directive to be multi line. (mturk)
 42076: Fix name of new option from ForwardCertChain to ForwardSSLCertChain as documented. (rjung)
 Docs: Fix a couple of typos, change format of a few tables, fix links to news pages. (rjung)
 Fix correct URL for TC 6 examples in new IIS rewrite.properties configuration example file. (rjung)
 Add svn properties to several files. (rjung)
 Add TC 6 examples to uriworkermap.properties in config examples. (rjung)
 Allow multiple status codes for fail_on_status directive. The status codes can be delimited by space or comma characters. (mturk)
 IIS. Added pcre like regular expressions for url rewrite rules. (mturk)
 41922: Apache 1.3. Enable JkEnvVar. (mturk)
 Apache. Add --enable-flock configure parameter for explicit compilation of faster flock() system calls for OS supporting those calls. By default the fcntl system call for locking will be used that is a little bit slower but it can work on NFS mounted volumes as well. (mturk)
 41562: Add Debug logging for read from client in ISAPI Redirector. Contributed by Tim Whittington. (mturk)
 Apache. Add ForwardSSLCertChain JkOption. Contributed by Patrik Schnellmann. (mturk)
 IIS. Do not forbid access to web-inf or meta-inf if there is no mapped worker. This allows to have resource with those names that are outside mapped contexts. (mturk)
 Apache. Use process id for creating shared memory name and delete shared memory and shared memory lock files on exit. (mturk)
 IIS. Fix Keep-Alive regression introduced in 1.2.21. (mturk)
 Delete unused check for empty init_map during startup. (rjung)
 41770: Fix startup error if no JkWorkersFile is used. (rjung)
 Use JK_TRUE/JK_FALSE instead of OK/!OK as return values in init_jk(). (rjung)
 Minor adjustments to apache startup log messages (when to use STDERR, remove deprecated NOERRNO flag, shm warning and warnings for usage of default files). (rjung)
 Replace APR precompiler directive by httpd mpm_query to detect MPM threading. Add a debug log message about auto-detected pool size. (rjung)
 Make MMN check easier to understand and a little more precise (for new ap_get_server_banner()/ap_get_server_description()). We use the new API only for Apache httpd 2.3. This way our binaries are not tightly coupled to a minor 2.0 version, and we don't use ap_get_server_banner() any way. (rjung)
 Use the full description string ap_get_server_description() instead of the truncated info from ap_get_server_banner(), because this info gets used internally (status worker display and ajp14 backend communication) and is not send back to the normal user. (rjung)
 41757: Document the "--enable-prefork" flag of configure. (rjung)
 Enhance log messages for failures when parsing attribute maps. (rjung)
 Correct log message during worker initialization, in case remote host could not be resolved. We logged the default host name "localhost" instead of the configured one. (rjung)
 41770: Fix the second part of the bug: local_worker and local_worker_only is missing from the list of deprecated attributes (and not supported either), so prevents the web server from startup. (rjung)


Changes between 1.2.20 and 1.2.21

Native
 CVE-2007-0774 : A denial of service and critical remote code execution vulnerability. Caused by buffer overflow in map_uri_to_worker() when URL were longer that 4095 bytes. Reported by ZDI (www.zerodayintiative.com). Please note this issue only affected versions 1.2.19 and 1.2.20 of the Apache Tomcat JK Web Server Connector and not previous versions. Tomcat 5.5.20 and Tomcat 4.1.34 included a vulnerable version in their source packages. Other versions of Tomcat were not affected.
 Check the worker. parameters and don't start if the parameter is not a valid one. (jfclere)
 41439: Allow session IDs to get stripped off URLs of static content in Apache by adding JkStripSession directive (configurable per vhost). (mturk)
 Change semantics of empty defaults for JkEnvVar variables. Until 1.2.19: not allowed. In 1.2.20: send variables as empty strings, if neither set to non empty in config, nor during runtime. Starting with 1.2.21: If config has no second argument only send variable if set (even when set to empty string) during runtime. Allows good combination with condition attribute in tomcat access log. (rjung)
 41610: Fix incorrect detection of missing Content-Length header leading to duplicate headers. Contributed by Boris Maras. (rjung)
 Better build support for SunONE (Netscape/iPlanet) webservers. (jim)
 Add warning if duplicate map keys are read and are not allowed, e.g. when parsing uriworkermap.properties. (rjung)
 Don't concat worker names, if uriworkermap.properties has a duplicate pattern, instead overwrite the worker. (rjung)
 Log deprecation message even in duplication case. (rjung)
 uriworkermap.properties: Fix off-by-one problem when deleting URL mapping during reloading of uriworkermap.properties. (rjung)
 41439: Allow session IDs to get stripped off URLs of static content in IIS (configurable). (rjung)
 41333: Refactoring isapi_plugin configuration reading. (rjung)
 41332: Add some more errno logging and unify the format. (rjung)
 JkStatus: Improved logging by adding status worker name to messages. Added messages to the recover worker action. (rjung)
 JkStatus: Refactoring searching for workers and sub workers. (rjung)
 41318: Add configuration to make status worker user name checks case insensitive. (rjung)
 JkStatus: Add estimated time until next global maintenance to other mime types and adopt jkstatus ant task. (rjung)
 JkStatus: Show estimated time until next global maintenance. Change displayed time until next recovery to a min/max pair. (rjung)
 JkStatus: Allow a user of a read/write status worker to switch it to and from read_only mode temporarily. (rjung)
 JkStatus: Do not show read/write commands in a read_only status worker. (rjung)
 JkStatus: Allow lb sub workers in error state to be marked for recovery administratively from the status worker. (rjung)
 Load Balancer: Do not try to recover multiple times in parallel. Use additional runtime states "PROBE" and "FORCED". (rjung)
 JkStatus: Improve data synchronization between different processes. (rjung)
 41381: Fix segfault in feature fail_on_status (wrong order of log arguments). Patch by Juri Haberland. (rjung)
 Use correct windows line endings for log file on WIN32 platform. (rjung)


Changes between 1.2.19 and 1.2.20

Native
 JkStatus Ant Task documentation page. (pero/rjung)
 JkStatus Ant Tasks: Add new tasks for update and reset. (pero)
 JkStatus Ant Tasks: Update for new xml status format. (pero)
 Allow integer and string values when setting enumeration/boolean attributes via status worker update action. (rjung)
 Docs: New reference guide page for status worker. (rjung)
 Docs: Renaming the config dir to reference and using the title Reference Guide in the docs. (rjung)
 Added retry_on_status for workers directive. (mturk)
 Status Worker: Add directive to make property prefix and good/bad rule configurable. (rjung)
 Status Worker: Omit lb members when att=nosw. (rjung)
 Status Worker: New command cmd=version for a short version output. (rjung)
 Status Worker: New output stype mime=prop produces property lists. (rjung)
 Apache: Fix incorrect handling of JkEnvVar when Vars are set multiple times. (rjung)
 Renamed jvm_route to route. Deprecated jvm_route, but still use it as fallback when parsing the worker configuration. (rjung)
 IIS: Make uriworkermap file reload check interval configurable. (mturk)
 Apache: Make uriworkermap file reload check interval configurable. (rjung)
 Status Worker: Add directives for customizing the XML output (ns, xmlns, doctype). (mturk)
 Docs: New page with description of uriworkermap. (rjung)
 Docs: Added short description of max_packet_size to worker reference. (rjung)
 Status Worker: All functions accessible also for xml and txt mime types (list, show, update, reset). (rjung)
 Status Worker: New global health indicators for load balancers named bad (error, recovering or stopped), degraded (busy or disabled) and good (the rest, active and OK or N/A). (rjung)
 Status Worker: New edit page, to change one attribute for all members of a load balancer. (rjung)
 Status Worker: Standard logging for status worker. (rjung)
 Status Worker: code refactoring. (rjung)
 Status Worker: New attribute user (list) denies access, if the request user in the sense of remote_user is not in this list. Empty list = no deny (rjung)
 Status Worker: New attribute read_only disables the parts of the status worker, that change states and configurations. (rjung)
 36121: Don't change main uri when mod_jk serves included uri. (markt)
 Apache VHosts: Merge JkOptions +base - -base + +vhost - -vhost. (rjung)
 Apache Docs: Adding requirements, context information, default values and inheritance rules to the Apache config documentation. (rjung)
 Status Worker: Add source type to status worker, remove the redundant "context" column in the map listing (context=uri). (rjung)
 uriworkermap: On reload of the file, all old entries from the previous file version get deleted, before the new ones are being read. (rjung)
 Keep normal maps and exclusion maps internally separate. Don't treat them as the same when adding a rule. (rjung)
 Status Worker: Display mapping rules also for non-lb workers and in global view. (rjung)
 Apache VHosts: Use the vhost log files instead of the main log. (rjung)
 Apache VHosts: Allow individual timestamp formats by refactoring the formatting method. (rjung)
 Apache VHosts: Adding all missing config items to the virtual host level. Don't overwrite the settings from the global server, but inherit them in case they are not set in the virtual host. (rjung)
 Apache: remove unnecessary function names from log messages. (rjung)
 Apache: add a default log file location and a message, if the default gets used. (rjung)
 Apache: add missing JK_IS_DEBUG_LEVEL() (rjung)
 Apache VHosts: Allow JkWorkersFile, JKWorkerProperty, JkShmFile and JkShmFileSize only in global virtual server. (rjung)
 Add some more jk_close_socket() and reduce log level for some info messages. (rjung)
 Load Balancer: Added the Sessions strategy. Contributed by Takayuki Kaneko. (rjung)
 Docs: Minor enhancements and syncing with more recent versions. (rjung)
 40997: Separate uri mappings from their '!' counterpart when checking for duplicates in uriworkermap reloading. (rjung)
 40877: Make sure the shared memory is reset on attach for multiple web server child processes. (mturk)
 IIS: Added shm_size property to be able to deal with over 64 workers configurations. (mturk)
 IIS: Increase default thread count to 250, so its the same as Apache Httpd default configuration. (mturk)
 40966: Fix socket descriptor checks on windows. (mturk)
 40965: Initialize missing service parameters. (mturk)
 40938: Fix releasing of rewrite map. Thanks to Chris Adams for spotting that. (mturk)
 Apache: Added +FlushHeader JkOptions. (mturk)
 Added explicit flush when AJP body packet size is zero. (mturk)
 40856: Fixing case sensitivity bug in URL mapping. (rjung)
 40793: Documentation: Improvements to Apache HowTo provided by Paul Charles Leddy. (markt)
 40774: Fixing wrong recursion termination. This one restricted the "reference" feature unintentionally to 20 workers. (rjung)
 40716: Adding "reference" feature to IIS and Netscape. (rjung)
 Documentation: Corrected SetEnvIf syntax in JK_WORKER_NAME example. (rjung)
 Documentation: Added forgotten STATE and ACTIVATION notes for load balancer logging in Apache. (rjung)
 Apache: Use instdso.sh instead libtool: libtool does not work on HP-UX for example. (jfclere)
2007-04-25 06:24:02 +00:00