Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
adam a61ae379a8 Changes 2.4.9:
*) mod_ssl: Work around a bug in some older versions of OpenSSL that
   would cause a crash in SSL_get_certificate for servers where the
   certificate hadn't been sent.
*) mod_lua: Add a fixups hook that checks if the original request is intended
   for LuaMapHandler. This fixes a bug where FallbackResource invalidates the
   LuaMapHandler directive in certain cases by changing the URI before the map
   handler code executes

Changes 2.4.8:
*) SECURITY: CVE-2014-0098 (cve.mitre.org)
   Clean up cookie logging with fewer redundant string parsing passes.
   Log only cookies with a value assignment. Prevents segfaults when
   logging truncated cookies.
*) SECURITY: CVE-2013-6438 (cve.mitre.org)
   mod_dav: Keep track of length of cdata properly when removing
   leading spaces. Eliminates a potential denial of service from
   specifically crafted DAV WRITE requests
*) core: Support named groups and backreferences within the LocationMatch,
   DirectoryMatch, FilesMatch and ProxyMatch directives. (Requires
   non-ancient PCRE library)
*) core: draft-ietf-httpbis-p1-messaging-23 corrections regarding
   TE/CL conflicts.
*) mod_dir: Add DirectoryCheckHandler to allow a 2.2-like behavior, skipping
   execution when a handler is already set.
*) mod_ssl: Do not perform SNI / Host header comparison in case of a
   forward proxy request.
*) mod_ssl: Remove the hardcoded algorithm-type dependency for the
   SSLCertificateFile and SSLCertificateKeyFile directives, to enable
   future algorithm agility, and deprecate the SSLCertificateChainFile
   directive (obsoleted by SSLCertificateFile).
*) mod_rewrite: Add RewriteOptions InheritDown, InheritDownBefore,
   and IgnoreInherit to allow RewriteRules to be pushed from parent scopes
   to child scopes without explicitly configuring each child scope.
*) prefork: Fix long delays when doing a graceful restart.
*) FreeBSD: Disable IPv4-mapped listening sockets by default for versions
   5+ instead of just for FreeBSD 5.
*) mod_proxy_wstunnel: Avoid busy loop on client errors, drop message
   IDs 02445, 02446, and 02448 to TRACE1 from DEBUG.
*) mod_remoteip: Correct the trusted proxy match test.
*) mod_proxy_fcgi: Fix error message when an unexpected protocol version
   number is received from the application.
*) mod_remoteip: Use the correct IP addresses to populate the proxy_ips field.
*) mod_lua: Update r:setcookie() to accept a table of options and add domain,
   path and httponly to the list of options available to set.
*) mod_lua: Fix r:setcookie() to add, rather than replace,
   the Set-Cookie header.
*) mod_lua: Allow for database results to be returned as a hash with
   row-name/value pairs instead of just row-number/value.
*) mod_rewrite: Add %{CONN_REMOTE_ADDR} as the non-useragent counterpart to
   %{REMOTE_ADDR}.
*) WinNT MPM: If ap_run_pre_connection() fails or sets c->aborted, don't
   save the socket for reuse by the next worker as if it were an
   APR_SO_DISCONNECTED socket. Restores 2.2 behavior.
*) mod_dir: Don't search for a DirectoryIndex or DirectorySlash on a URL
   that was just rewritten by mod_rewrite.
*) mod_session: When we have a session we were unable to decode,
   behave as if there was no session at all.
*) mod_session: Fix problems interpreting the SessionInclude and
   SessionExclude configuration.
*) mod_authn_core: Allow <AuthnProviderAlias>'es to be seen from auth
   stanzas under virtual hosts.
*) mod_proxy_fcgi: Use apr_socket_timeout_get instead of hard-coded
   30 seconds timeout.
*) mod_proxy: Added support for unix domain sockets as the
   backend server endpoint
*) build: only search for modules (config*.m4) in known subdirectories, see
   build/config-stubs.
*) mod_cache_disk: Fix potential hangs on Windows when using mod_cache_disk.
*) mod_ssl: Add support for OpenSSL configuration commands by introducing
   the SSLOpenSSLConfCmd directive.
*) mod_proxy: Remove (never documented) <Proxy ~ wildcard-url> syntax which
   is equivalent to <ProxyMatch wildcard-url>.
*) mod_authz_user, mod_authz_host, mod_authz_groupfile, mod_authz_dbm,
   mod_authz_dbd, mod_authnz_ldap: Support the expression parser within the
   require directives.
*) mod_proxy_http: Core dumped under high load.
*) mod_socache_shmcb.c: Remove arbitrary restriction on shared memory size
   previously limited to 64MB.
*) mod_lua: Use binary copy when dealing with uploads through r:parsebody()
   to prevent truncating files.
2014-03-18 20:09:08 +00:00
archivers Add a workaround for the lack of strto{i,u}max on MirBSD, fix build. 2014-03-18 18:11:26 +00:00
audio Don't pull unused header file in. This fixes build on FreeBSD 9-10. 2014-03-14 21:17:12 +00:00
benchmarks Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
biology Update biology/bioperl to 1.6.923. 2014-02-20 14:44:16 +00:00
bootstrap Explain problems with sed. 2014-03-18 01:28:26 +00:00
cad Update to version 1.8.2 2014-03-13 10:35:03 +00:00
chat Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do 2014-03-13 11:08:49 +00:00
comms Changes 6.0.6: 2014-03-14 15:59:29 +00:00
converters Undo change of ABI_DEPENDS for fribidi. 2014-03-18 14:41:27 +00:00
cross The option jxf of tar is necessary to read *.bz2 on some systems, for example, Linux: 2014-03-18 15:39:01 +00:00
databases FreeBSD 10 is not FreeBSD 1. 2014-03-17 19:07:36 +00:00
devel Restore dependency to devel/ruby-tins. 2014-03-18 14:45:25 +00:00
distfiles
doc Note addition of devel/ruby-tins package version 1.0.0. 2014-03-18 14:39:21 +00:00
editors Depend on termcap and don't link compat on SunOS 2014-02-24 13:13:08 +00:00
emulators fixes updated rpm information. 2014-03-15 04:37:50 +00:00
filesystems Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
finance Add upstream bug report URL. 2014-03-12 09:48:38 +00:00
fonts Rolling back previous change. Was fixed in PR/48657. 2014-03-16 01:36:51 +00:00
games Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
geography Rototill makefile without changing binary package. 2014-03-12 00:14:29 +00:00
graphics Add GEM_EXTSDIR support and utilize GEM_NAME. 2014-03-17 14:13:54 +00:00
ham (pkgsrc) 2014-03-14 14:39:22 +00:00
inputmethod Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
lang Prevent matching TCL 8.6. 2014-03-17 00:04:43 +00:00
licenses Add European Union Public Licence and add it to default allowed licenses, 2014-03-18 15:11:38 +00:00
mail Add GEM_EXTSDIR support. 2014-03-17 14:15:39 +00:00
math Use RUBY_SUFFIX instead of RUBY_VER. 2014-03-17 14:17:47 +00:00
mbone Fix build with TCL 8.6. 2014-02-04 00:17:54 +00:00
meta-pkgs Fix checksum 2014-03-18 15:55:35 +00:00
misc Fix distinfo. I accidently commit with wrong patch files which 2014-03-16 17:42:33 +00:00
mk Add European Union Public Licence and add it to default allowed licenses, 2014-03-18 15:11:38 +00:00
multimedia The CPPFunction typedef (among others) have been deprecated in favour of 2014-03-15 14:39:12 +00:00
net Remove "us5.samba.org" URL which no longer works. 2014-03-18 12:42:04 +00:00
news Remove example rc.d scripts from PLISTs. 2014-03-11 14:04:57 +00:00
packages
parallel Python is only a build dependency actually. 2014-03-12 20:17:09 +00:00
pkgtools Add European Union Public Licence and add it to default allowed licenses, 2014-03-18 15:11:38 +00:00
print Bump EMUL_REQD, per obache. 2014-03-18 12:50:13 +00:00
regress
security Stop forcing pcsc-lite's library to be the libtool version. 2014-03-17 18:21:42 +00:00
shells Update to 4.3: 2014-03-12 10:08:46 +00:00
sysutils Add GEM_EXTSDIR support. 2014-03-17 14:30:38 +00:00
templates
textproc Update ruby-tilt to 1.4.1. Approved by wiz@. 2014-03-18 14:32:20 +00:00
time Update ruby-tz to 0.3.39. 2014-03-13 16:43:02 +00:00
wm Update to 2.5.0, provided by Lokesh Mandvekar on pkgsrc-users. 2014-03-12 18:14:41 +00:00
www Changes 2.4.9: 2014-03-18 20:09:08 +00:00
x11 xftglyphs: use recommend freetype inclusion 2014-03-15 09:20:31 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.