I still see only a trunk repo in svn, which is now labeled as 2.5.0-alfa, and I see the tags/2.5.0-alfa repo.


Till now I was assuming that we should get a trunk and a 2.5.0-alfa repo.

Does not build on windows, for example .mak files are missing and cmake/dsp. etc not up to date.

Attached difference between 2.4.29 and 2.5.0-alfa (except the /doc dir).

The deps file has the old apr and apr-util.

I noticed already some "strange" diffs,
for example mod_proxy_http2.c :

2.4.29:

23 #include "mod_proxy_http2.h"
24 #include "h2_request.h"  <=======
25 #include "h2_proxy_util.h"

2.5.0-alfa:

23 #include "mod_proxy_http2.h"
24 #include "h2.h" <======
25 #include "h2_proxy_util.h



On Wednesday 08/11/2017 at 05:28, Daniel Ruggeri  wrote:
Hi, all;

  Please find the proposed 2.5.0-alpha release tarballs and signatures
at the following location. This release candidate was tagged from trunk
as of r1814469:

https://dist.apache.org/repos/dist/dev/httpd/


I'd like to call a vote to release this alpha candidate. Please do note - this is my first attempt at cutting a release and mistakes are likely.
Therefore, I'll let the vote run at least 10 days (possibly more as I
will be traveling to Dublin next week) and will greatly appreciate any
additional scrutiny the release tarball can be given.



Some notes to share after having executed the process for the first time:

* I'm not 100% sure on the proper syntax for an alpha candidate with the
release.sh[1] script. I used "./release.sh --tag 2.5.0-alpha alpha
httpd-2.5 2.5.0 'drugg...@primary.net". This seems to have produced
desired results.

* I created two scripts[2] to automate the tagging of SVN and minor file
modifications associated with a release as well as the push of the
tarballs/signatures to the repo mirror. Unfortunately, I lack the karma
to commit to site/trunk. How do I obtain this karma?

* I'd like to make some updates to the documentation[3] about how to
produce releases to point out the existence of the new scripts and make
the process more clear. Same note about karma to site/ applies.

* The documentation mentioned to AP_SERVER_DEVBUILD_BOOLEAN to 0 for the
tagged release. I assume this still holds true for an alpha release.

* Blockers for automation really only seem to live around credential
management (svn password and keyring passphrase) and the conducting of
the vote itself over email. Kudos to everyone involved for putting
together the scripting that already exists!

* I'd like to create yet another script that does a pre-flight check for a machine to ensure that the host it is run on has the dependencies all of the above scripts need. Thing is, other than java for the docs build and gpg... I'm not sure what those other things may be (or even if there
are any). Pointers welcome.


[1] http://svn.apache.org/repos/asf/httpd/site/trunk/tools/release.sh

[2] http://people.apache.org/~druggeri/scripts/

[3] http://httpd.apache.org/dev/release.html


P.S.

I'll be in Dublin next week if anyone would like to catch up!

--
Daniel Ruggeri


-- F:\Temp\httpd-2.4.29 : F:\Temp\httpd-2.5.0-alpha -- includes differing files
.\acinclude.m4  different (F:\Temp\httpd-2.4.29 is more recent)
.\apache-apr2.dsw       different (F:\Temp\httpd-2.4.29 is more recent)
.\apache.dsw    different (F:\Temp\httpd-2.4.29 is more recent)
.\buildbin.dsp  different (F:\Temp\httpd-2.4.29 is more recent)
.\buildconf     different (F:\Temp\httpd-2.4.29 is more recent)
.\changes       different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\cmakelists.txt        different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\configure     different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\configure.in  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\httpd.spec    different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\install       different (F:\Temp\httpd-2.4.29 is more recent)
.\installbin.dsp        different (F:\Temp\httpd-2.4.29 is more recent)
.\layout        different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\libhttpd.dsp  different (F:\Temp\httpd-2.4.29 is more recent)
.\license       different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\makefile.in   different (F:\Temp\httpd-2.4.29 is more recent)
.\makefile.win  different (F:\Temp\httpd-2.4.29 is more recent)
.\nwgnumakefile different (F:\Temp\httpd-2.4.29 is more recent)
.\readme        different (F:\Temp\httpd-2.4.29 is more recent)
.\readme.cmake  different (F:\Temp\httpd-2.4.29 is more recent)
.\build\config_vars.sh.in       different (F:\Temp\httpd-2.4.29 is more recent)
.\build\fastgen.sh      different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\install.sh      different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\installwinconf.awk      different (F:\Temp\httpd-2.4.29 is more recent)
.\build\instdso.sh      different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\ltmain.sh       different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\make_exports.awk        different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\build\make_nw_export.awk      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\build\mkconfnw.awk    different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\nw_export.inc   different (F:\Temp\httpd-2.4.29 is more recent)
.\build\nwgnumakefile   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\nwgnutail.inc   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\rules.mk.in     different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\special.mk      different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\build\rpm\httpd.spec.in       different (F:\Temp\httpd-2.4.29 is more recent)
.\include\ap_config.h   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\ap_config_auto.h.in   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\include\ap_config_layout.h.in different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\include\ap_expr.h     different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\ap_hooks.h    different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\ap_mmn.h      different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\ap_mpm.h      different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\ap_regex.h    different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\ap_release.h  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\http_config.h different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\http_core.h   different (F:\Temp\httpd-2.4.29 is more recent)
.\include\http_log.h    different (F:\Temp\httpd-2.4.29 is more recent)
.\include\http_protocol.h       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\include\http_request.h        different (F:\Temp\httpd-2.4.29 is more recent)
.\include\httpd.h       different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\mod_auth.h    different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\mpm_common.h  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\scoreboard.h  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\util_filter.h different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\util_script.h different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\include\util_time.h   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\modules\nwgnumakefile different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\config.m4 different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\mod_access_compat.c       different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\aaa\mod_auth_basic.c  different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\mod_auth_digest.c different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\mod_auth_form.c   different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\mod_authn_core.c  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\mod_authn_dbd.c   different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\mod_authn_dbm.c   different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\mod_authn_file.c  different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\mod_authn_socache.c       different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\aaa\mod_authnz_fcgi.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\mod_authnz_ldap.c different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\mod_authz_host.c  different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\aaa\nwgnuaccesscompat different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuallowmethods different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthbasc     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthdigt     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthform     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthnano     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthndbd     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthndbm     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthnfil     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthnsocache different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthnzldap   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthzdbd     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthzdbm     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthzgrp     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnuauthzusr     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\aaa\nwgnumakefile     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\arch\unix\config5.m4  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\arch\unix\mod_unixd.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\cache\cache_util.h    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\cache\config.m4       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\cache\mod_cache.c     different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\cache\mod_socache_dbm.c       different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\cache\mod_socache_shmcb.c     different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\cache\nwgnucach_dsk   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\cache\nwgnumod_cach   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\cache\nwgnusocachdbm  different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\cache\nwgnusocachmem  different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\cache\nwgnusocachshmcb        different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\cluster\nwgnumodheartbeat     different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\cluster\nwgnumodheartmonitor  different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\core\mod_macro.c      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\database\nwgnumakefile        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\dav\fs\lock.c different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\dav\fs\mod_dav_fs.c   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\dav\fs\nwgnumakefile  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\dav\lock\nwgnumakefile        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\dav\main\config5.m4   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\dav\main\mod_dav.c    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\dav\main\mod_dav.h    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\dav\main\nwgnumakefile        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\dav\main\props.c      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\dav\main\providers.c  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\dav\main\util.c       different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\debugging\config.m4   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\debugging\mod_bucketeer.c     different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\debugging\nwgnumakefile       different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\debugging\nwgnumodbucketeer   different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\debugging\nwgnumoddumpio      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\echo\nwgnumakefile    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\examples\mod_example_hooks.c  different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\examples\nwgnucase_flt        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\examples\nwgnucase_flt_in     different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\examples\nwgnuexample_hooks   different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\examples\nwgnuexample_ipc     different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\experimental\nwgnumakefile    different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\filters\config.m4     different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\filters\mod_charset_lite.c    different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\mod_deflate.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\mod_include.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\mod_proxy_html.c      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\mod_proxy_html.dsp    different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\filters\mod_sed.c     different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\filters\mod_substitute.c      different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\filters\mod_xml2enc.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\mod_xml2enc.dsp       different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\filters\nwgnucharsetl different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\nwgnudeflate  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\nwgnuextfiltr different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\nwgnumakefile different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\nwgnumod_data different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\nwgnumod_filter       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\nwgnumod_request      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\nwgnumodbuffer        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\nwgnumodsed   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\nwgnuproxyhtml        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\nwgnuratelimit        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\nwgnureflector        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\nwgnureqtimeout       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\nwgnusubstitute       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\filters\nwgnuxml2enc  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\filters\sed1.c        different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\generators\config5.m4 different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\generators\mod_autoindex.c    different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\generators\mod_info.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\generators\mod_suexec.c       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\generators\nwgnuautoindex     different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\generators\nwgnuinfo  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\generators\nwgnumod_asis      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\generators\nwgnumod_cgi       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\generators\nwgnustatus        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\http\byterange_filter.c       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\http\chunk_filter.c   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\http\http_core.c      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\http\http_filters.c   different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\http\http_protocol.c  different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\http\http_request.c   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\http2\h2_bucket_beam.c        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\http2\h2_filter.c     different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\http2\h2_mplx.c       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\http2\h2_proxy_session.c      different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\http2\h2_request.c    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\http2\h2_session.c    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\http2\h2_session.h    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\http2\h2_util.c       different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\http2\h2_version.h    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\http2\mod_proxy_http2.c       different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\http2\nwgnuproxyht2   different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\ldap\nwgnumakefile    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\ldap\util_ldap.c      different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\ldap\util_ldap_cache_mgr.c    different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\loggers\config.m4     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\loggers\mod_log_config.c      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\loggers\mod_log_forensic.c    different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\loggers\nwgnuforensic different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\loggers\nwgnulogdebug different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\loggers\nwgnumodlogio different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\lua\readme    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\mappers\mod_alias.c   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\mappers\mod_dir.c     different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\mappers\mod_negotiation.c     different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\mappers\mod_rewrite.c different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\mappers\mod_rewrite.h different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\mappers\mod_speling.c different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\mappers\mod_vhost_alias.c     different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\mappers\nwgnuactions  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\mappers\nwgnuimagemap different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\mappers\nwgnurewrite  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\mappers\nwgnuspeling  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\mappers\nwgnuuserdir  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\mappers\nwgnuvhost    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\metadata\mod_cern_meta.c      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\mod_env.c    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\metadata\mod_headers.c        different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\metadata\mod_mime_magic.c     different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\mod_remoteip.c       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\mod_setenvif.c       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\nwgnucernmeta        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\nwgnuexpires different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\metadata\nwgnuheaders different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\metadata\nwgnumimemagi        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\nwgnumodident        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\nwgnumodversion      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\nwgnuremoteip        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\nwgnuuniqueid        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\metadata\nwgnuusertrk different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\ajp.h   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\modules\proxy\ajp_header.c    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\config.m4       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\mod_proxy.c     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\mod_proxy.h     different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\proxy\mod_proxy_ajp.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\mod_proxy_balancer.c    different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\mod_proxy_connect.c     different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\proxy\mod_proxy_fcgi.c        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\mod_proxy_fdpass.c      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\mod_proxy_ftp.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\mod_proxy_http.c        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\mod_proxy_scgi.c        different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\proxy\mod_proxy_wstunnel.c    different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\proxy\nwgnumakefile   different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\proxy\nwgnuproxy      different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\proxy\nwgnuproxyajp   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\nwgnuproxybalancer      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\nwgnuproxycon   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\nwgnuproxyexpress       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\nwgnuproxyfcgi  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\nwgnuproxyftp   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\nwgnuproxyhcheck        different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\proxy\nwgnuproxyhtp   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\nwgnuproxylbm_busy      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\nwgnuproxylbm_hb        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\nwgnuproxylbm_req       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\nwgnuproxylbm_traf      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\nwgnuproxyscgi  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\proxy\nwgnuproxywstunnel      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\proxy\proxy_util.c    different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\proxy\proxy_util.h    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\session\mod_session.c different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\session\mod_session.h different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\session\mod_session_cookie.c  different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\session\mod_session_crypto.c  different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\session\mod_session_dbd.c     different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\slotmem\nwgnuslotmem_plain    different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\slotmem\nwgnuslotmem_shm      different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\ssl\config.m4 different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\modules\ssl\mod_ssl.c different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\modules\ssl\mod_ssl.dsp       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\ssl\mod_ssl.h different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\modules\ssl\nwgnumakefile     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\ssl\ssl_engine_config.c       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\ssl\ssl_engine_init.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\ssl\ssl_engine_io.c   different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\ssl\ssl_engine_kernel.c       different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\ssl\ssl_engine_log.c  different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\ssl\ssl_engine_ocsp.c different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\ssl\ssl_engine_pphrase.c      different (F:\Temp\httpd-2.4.29 is more 
recent)
.\modules\ssl\ssl_engine_rand.c different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\ssl\ssl_engine_vars.c different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\ssl\ssl_private.h     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\ssl\ssl_util.c        different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\ssl\ssl_util_ssl.c    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\ssl\ssl_util_ssl.h    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\ssl\ssl_util_stapling.c       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\test\config.m4        different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\test\mod_dialup.c     different (F:\Temp\httpd-2.4.29 is more recent)
.\modules\test\nwgnumakefile    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\test\nwgnuoptfnexport different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\test\nwgnuoptfnimport different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\modules\test\nwgnuopthookexport       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\modules\test\nwgnuopthookimport       different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\os\unix\unixd.c       different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\os\win32\baseaddr.ref different (F:\Temp\httpd-2.4.29 is more recent)
.\os\win32\os.h different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\config.c       different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\connection.c   different (F:\Temp\httpd-2.4.29 is more recent)
.\server\core.c different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\core_filters.c different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\eor_bucket.c   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\listen.c       different (F:\Temp\httpd-2.4.29 is more recent)
.\server\log.c  different (F:\Temp\httpd-2.4.29 is more recent)
.\server\main.c different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\makefile.in    different (F:\Temp\httpd-2.4.29 is more recent)
.\server\mpm_common.c   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\mpm_unix.c     different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\nwgnumakefile  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\protocol.c     different (F:\Temp\httpd-2.4.29 is more recent)
.\server\request.c      different (F:\Temp\httpd-2.4.29 is more recent)
.\server\scoreboard.c   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\util.c different (F:\Temp\httpd-2.4.29 is more recent)
.\server\util_debug.c   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\util_expr_eval.c       different (F:\Temp\httpd-2.4.29 is more recent)
.\server\util_expr_parse.c      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\util_expr_parse.h      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\util_expr_parse.y      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\util_expr_private.h    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\util_expr_scan.c       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\util_expr_scan.l       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\util_filter.c  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\util_mutex.c   different (F:\Temp\httpd-2.4.29 is more recent)
.\server\util_pcre.c    different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\util_script.c  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\util_time.c    different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\mpm\config2.m4 different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\mpm\mpm.naming different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\server\mpm\event\config3.m4   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\event\event.c      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\event\fdqueue.c    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\event\fdqueue.h    different (F:\Temp\httpd-2.4.29 is more recent)
.\server\mpm\mpmt_os2\config5.m4        different (F:\Temp\httpd-2.5.0-alpha is 
more recent)
.\server\mpm\prefork\config3.m4 different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\prefork\prefork.c  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\winnt\child.c      different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\winnt\config3.m4   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\winnt\mpm_winnt.c  different (F:\Temp\httpd-2.4.29 is more recent)
.\server\mpm\winnt\mpm_winnt.h  different (F:\Temp\httpd-2.4.29 is more recent)
.\server\mpm\winnt\service.c    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\worker\config3.m4  different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\worker\fdqueue.c   different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\server\mpm\worker\worker.c    different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\support\ab.c  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\support\abs.dsp       different (F:\Temp\httpd-2.4.29 is more recent)
.\support\config.m4     different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\support\htpasswd.c    different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\support\logresolve.c  different (F:\Temp\httpd-2.4.29 is more recent)
.\support\makefile.in   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\support\nwgnuab       different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\support\nwgnuhtcacheclean     different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\support\nwgnulogres   different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\support\nwgnumakefile different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\support\passwd_common.c       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\support\passwd_common.h       different (F:\Temp\httpd-2.5.0-alpha is more 
recent)
.\support\rotatelogs.c  different (F:\Temp\httpd-2.5.0-alpha is more recent)
.\support\suexec.c      different (F:\Temp\httpd-2.4.29 is more recent)
-- 343 files listed

Reply via email to