[libapache2-mod-perl2] branch master updated (91e77bc -> 36adddb)

Niko Tyni ntyni at moszumanska.debian.org
Thu May 14 06:43:42 UTC 2015


This is an automated email from the git hooks/post-receive script.

ntyni pushed a change to branch master
in repository libapache2-mod-perl2.

      from  91e77bc   add Applied-Upstream to 430-Don-t-call-modperl_threaded_mpm-et-al.-from-XS-code.patch
      adds  9861476   Imported Upstream version 2.0.9~rc1
       new  3be1b0d   Merge branch 'upstream'
       new  781a167   remove obsolete patches
       new  36adddb   Releasing 2.0.9~rc1-1 to unstable.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Apache-Reload/Changes                              |    5 +
 Apache-Reload/Makefile.PL                          |   37 +-
 Apache-Reload/RELEASE                              |   40 +-
 Apache-Reload/lib/Apache/Reload.pm                 |    2 +-
 Apache-Reload/lib/Apache2/Reload.pm                |    2 +-
 Apache-Reload/t/conf/extra.conf.in                 |    3 -
 Apache-Reload/t/lib/Apache2/TestReload.pm          |    2 +-
 .../Apache-TestItSelf/Apache-TestMe/Changes        |   21 -
 .../Apache-TestItSelf/Apache-TestMe/Makefile.PL    |  221 --
 Apache-Test/Apache-TestItSelf/Apache-TestMe/README |    5 -
 .../Apache-TestItSelf/Apache-TestMe/t/TEST.PL      |   37 -
 .../Apache-TestMe/t/basic/hello.t                  |   20 -
 .../Apache-TestMe/t/basic/vhost.t                  |    7 -
 .../Apache-TestMe/t/conf/extra.conf.in             |   16 -
 .../Apache-TestMe/t/conf/modperl_extra.pl          |    2 -
 .../Apache-TestMe/t/response/TestBasic/Hello.pm    |   19 -
 .../Apache-TestMe/t/response/TestBasic/Vhost.pm    |   28 -
 Apache-Test/Apache-TestItSelf/Changes              |   27 -
 Apache-Test/Apache-TestItSelf/Makefile.PL          |   40 -
 Apache-Test/Apache-TestItSelf/README               |   73 -
 Apache-Test/Apache-TestItSelf/lib/MyTest/Util.pm   |  160 --
 .../sample/testitself_conf_apache_test_core.pl     |   44 -
 .../sample/testitself_conf_mp2_core.pl             |   43 -
 .../sample/testitself_conf_mp2_modules.pl          |   43 -
 Apache-Test/Apache-TestItSelf/t/TEST.PL            |  123 -
 Apache-Test/Apache-TestItSelf/t/httpd_arg.t        |  117 -
 Apache-Test/Apache-TestItSelf/t/interactive.t      |  158 -
 Apache-Test/Apache-TestItSelf/t/minmaxclients.t    |  101 -
 Apache-Test/Changes                                |    7 +
 Apache-Test/MANIFEST                               |   72 -
 Apache-Test/META.yml                               |   18 -
 Apache-Test/Makefile.PL                            |   20 +-
 Apache-Test/RELEASE                                |    8 +-
 Apache-Test/lib/Apache/Test.pm                     |   24 +-
 Apache-Test/lib/Apache/TestConfig.pm               |   10 +-
 Apache-Test/lib/Apache/TestSSLCA.pm                |    5 +-
 Apache-Test/lib/Apache/TestServer.pm               |   18 +-
 Apache-Test/lib/Apache/TestUtil.pm                 |    2 +-
 Apache-Test/t/log_watch_for_broken_lines.t         |    2 +-
 Apache-Test/t/sok.t                                |   12 +-
 Changes                                            |    8 +-
 MANIFEST                                           | 1064 +++++++
 META.yml                                           |    3 +-
 Makefile.PL                                        |   29 +-
 ModPerl-Registry/Makefile.PL                       |    2 +-
 ModPerl-Registry/t/cgi-bin/206.pl                  |    0
 ModPerl-Registry/t/cgi-bin/304.pl                  |    0
 ModPerl-Registry/t/cgi-bin/404.pl                  |    0
 ModPerl-Registry/t/cgi-bin/basic.pl                |    0
 ModPerl-Registry/t/cgi-bin/bin_resp_start_0.pl     |    0
 ModPerl-Registry/t/cgi-bin/cgi.pl                  |    0
 ModPerl-Registry/t/cgi-bin/closure.pl              |    0
 ModPerl-Registry/t/cgi-bin/content_type.pl         |    0
 ModPerl-Registry/t/cgi-bin/env.pl                  |    0
 ModPerl-Registry/t/cgi-bin/env_val.pl              |    0
 ModPerl-Registry/t/cgi-bin/exit.pl                 |    0
 ModPerl-Registry/t/cgi-bin/flush.pl                |    0
 ModPerl-Registry/t/cgi-bin/ithreads_io_n_tie.pl    |    0
 ModPerl-Registry/t/cgi-bin/missing_headers.pl      |    0
 ModPerl-Registry/t/cgi-bin/nph-foo.pl              |    0
 ModPerl-Registry/t/cgi-bin/perlrun_extload.pl      |    0
 ModPerl-Registry/t/cgi-bin/prefork.pl              |    0
 ModPerl-Registry/t/cgi-bin/r_inherited.pl          |    0
 ModPerl-Registry/t/cgi-bin/redirect-cookie.pl      |    0
 ModPerl-Registry/t/cgi-bin/redirect.pl             |    0
 ModPerl-Registry/t/cgi-bin/require.pl              |    0
 ModPerl-Registry/t/cgi-bin/runtime_error.pl        |    0
 .../t/cgi-bin/runtime_error_n_status_change.pl     |    0
 .../t/cgi-bin/runtime_error_plus_body.pl           |    0
 ModPerl-Registry/t/cgi-bin/send_headers.html       |    0
 ModPerl-Registry/t/cgi-bin/special_blocks.pl       |    0
 ModPerl-Registry/t/cgi-bin/status_change.pl        |    0
 ModPerl-Registry/t/cgi-bin/syntax_error.pl         |    0
 ModPerl-Registry/t/cgi-bin/use_error.pl            |    0
 README                                             |   13 +-
 RELEASE                                            |   14 +-
 STATUS                                             |    2 +-
 bin/mp2bug                                         |    0
 build/make_rpm_spec                                |    0
 build/win32_fetch_apxs                             |    0
 debian/changelog                                   |    7 +
 debian/patches/350-ap-test-apache24-define.patch   |   41 -
 ...t-as-per-r1565579.-Reported-in-CPAN-RT-96.patch |   28 -
 ...iling-tests-in-t-perl-ithreads3.t-as-TODO.patch |   31 -
 ...-modperl_threaded_mpm-et-al.-from-XS-code.patch |   52 -
 debian/patches/series                              |    4 -
 lib/Apache2/Build.pm                               |   36 +-
 lib/ModPerl/BuildMM.pm                             |    3 +-
 lib/ModPerl/BuildOptions.pm                        |   53 +-
 lib/ModPerl/Code.pm                                |   49 +-
 lib/ModPerl/DummyVersions.pm                       |  171 ++
 lib/ModPerl/Manifest.pm                            |    6 +-
 lib/ModPerl/MapUtil.pm                             |    2 +-
 lib/ModPerl/MethodLookup.pm                        | 3035 ++++++++++++++++++++
 lib/ModPerl/WrapXS.pm                              |   20 +-
 build/make_rpm_spec => mod_perl.spec               |   70 +-
 patches/c-scan.pat                                 |   16 -
 patches/link-hack.pat                              |   46 -
 src/modules/perl/modperl_common_log.c              |    2 +
 src/modules/perl/modperl_interp.c                  |   15 +-
 src/modules/perl/modperl_interp.h                  |    2 +
 src/modules/perl/modperl_perl_includes.h           |    2 +-
 src/modules/perl/modperl_util.c                    |    2 +-
 t/api/access2.t                                    |    3 +-
 t/api/access2_24.t                                 |    3 +-
 t/apr-ext/perlio.t                                 |  242 --
 t/hooks/authen_digest.t                            |    2 +-
 t/htdocs/includes-registry/cgipm.pl                |    0
 t/htdocs/includes-registry/test.pl                 |    0
 t/htdocs/includes-registry/test.spl                |    0
 t/perl/ithreads.t                                  |   17 -
 t/perl/ithreads2.t                                 |   26 -
 t/perl/ithreads3.t                                 |   36 -
 t/protocol/TestProtocol/eliza.pm                   |   47 -
 t/protocol/eliza.t                                 |   34 -
 t/response/TestAPI/access2.pm                      |    2 -
 t/response/TestPerl/ithreads.pm                    |  103 -
 t/response/TestPerl/ithreads3.pm                   |  109 -
 t/response/TestPerl/ithreads_args.pm               |   33 -
 t/response/TestPerl/ithreads_eval.pm               |   51 -
 util/apr_arg_check.pl                              |    0
 util/apr_pool_check.pl                             |    0
 util/cvsize.pl                                     |    0
 util/getdiff.pl                                    |    0
 util/methodlookup_check.pl                         |    0
 util/perl_bloat.pl                                 |    0
 util/source_stats.pl                               |    0
 xs/APR/APR/Makefile.PL                             |    2 +-
 xs/APR/aprext/Makefile.PL                          |    2 +-
 xs/APR/aprext/modperl_dummy.c                      |   72 +-
 xs/ModPerl/Const/Makefile.PL                       |    2 +-
 xs/maps/apache2_functions.map                      |    2 +-
 xs/tables/current/ModPerl/FunctionTable.pm         |   18 +
 xs/tables/current24/ModPerl/FunctionTable.pm       |   38 +
 134 files changed, 4674 insertions(+), 2592 deletions(-)
 delete mode 100644 Apache-Reload/t/conf/extra.conf.in
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/Changes
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/Makefile.PL
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/README
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/t/TEST.PL
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/t/basic/hello.t
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/t/basic/vhost.t
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/t/conf/extra.conf.in
 delete mode 100755 Apache-Test/Apache-TestItSelf/Apache-TestMe/t/conf/modperl_extra.pl
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/t/response/TestBasic/Hello.pm
 delete mode 100644 Apache-Test/Apache-TestItSelf/Apache-TestMe/t/response/TestBasic/Vhost.pm
 delete mode 100644 Apache-Test/Apache-TestItSelf/Changes
 delete mode 100644 Apache-Test/Apache-TestItSelf/Makefile.PL
 delete mode 100644 Apache-Test/Apache-TestItSelf/README
 delete mode 100644 Apache-Test/Apache-TestItSelf/lib/MyTest/Util.pm
 delete mode 100644 Apache-Test/Apache-TestItSelf/sample/testitself_conf_apache_test_core.pl
 delete mode 100644 Apache-Test/Apache-TestItSelf/sample/testitself_conf_mp2_core.pl
 delete mode 100644 Apache-Test/Apache-TestItSelf/sample/testitself_conf_mp2_modules.pl
 delete mode 100644 Apache-Test/Apache-TestItSelf/t/TEST.PL
 delete mode 100644 Apache-Test/Apache-TestItSelf/t/httpd_arg.t
 delete mode 100644 Apache-Test/Apache-TestItSelf/t/interactive.t
 delete mode 100644 Apache-Test/Apache-TestItSelf/t/minmaxclients.t
 delete mode 100644 Apache-Test/MANIFEST
 delete mode 100644 Apache-Test/META.yml
 create mode 100644 MANIFEST
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/206.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/304.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/404.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/basic.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/bin_resp_start_0.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/cgi.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/closure.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/content_type.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/env.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/env_val.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/exit.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/flush.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/ithreads_io_n_tie.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/missing_headers.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/nph-foo.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/perlrun_extload.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/prefork.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/r_inherited.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/redirect-cookie.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/redirect.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/require.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/runtime_error.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/runtime_error_n_status_change.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/runtime_error_plus_body.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/send_headers.html
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/special_blocks.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/status_change.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/syntax_error.pl
 mode change 100755 => 100644 ModPerl-Registry/t/cgi-bin/use_error.pl
 mode change 100755 => 100644 bin/mp2bug
 mode change 100755 => 100644 build/make_rpm_spec
 mode change 100755 => 100644 build/win32_fetch_apxs
 delete mode 100644 debian/patches/350-ap-test-apache24-define.patch
 delete mode 100644 debian/patches/380-Fix-reload.t-as-per-r1565579.-Reported-in-CPAN-RT-96.patch
 delete mode 100644 debian/patches/420-Mark-failing-tests-in-t-perl-ithreads3.t-as-TODO.patch
 delete mode 100644 debian/patches/430-Don-t-call-modperl_threaded_mpm-et-al.-from-XS-code.patch
 create mode 100644 lib/ModPerl/DummyVersions.pm
 create mode 100644 lib/ModPerl/MethodLookup.pm
 copy build/make_rpm_spec => mod_perl.spec (66%)
 mode change 100755 => 100644
 delete mode 100644 patches/c-scan.pat
 delete mode 100644 patches/link-hack.pat
 delete mode 100644 t/apr-ext/perlio.t
 mode change 100755 => 100644 t/htdocs/includes-registry/cgipm.pl
 mode change 100755 => 100644 t/htdocs/includes-registry/test.pl
 mode change 100755 => 100644 t/htdocs/includes-registry/test.spl
 delete mode 100644 t/perl/ithreads.t
 delete mode 100644 t/perl/ithreads2.t
 delete mode 100644 t/perl/ithreads3.t
 delete mode 100644 t/protocol/TestProtocol/eliza.pm
 delete mode 100644 t/protocol/eliza.t
 delete mode 100644 t/response/TestPerl/ithreads.pm
 delete mode 100644 t/response/TestPerl/ithreads3.pm
 delete mode 100644 t/response/TestPerl/ithreads_args.pm
 delete mode 100644 t/response/TestPerl/ithreads_eval.pm
 mode change 100755 => 100644 util/apr_arg_check.pl
 mode change 100755 => 100644 util/apr_pool_check.pl
 mode change 100755 => 100644 util/cvsize.pl
 mode change 100755 => 100644 util/getdiff.pl
 mode change 100755 => 100644 util/methodlookup_check.pl
 mode change 100755 => 100644 util/perl_bloat.pl
 mode change 100755 => 100644 util/source_stats.pl

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-mod-perl2.git



More information about the Pkg-perl-cvs-commits mailing list