From 5520c4e341be6f62c2fab8cd352d7973707fd45f Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Wed, 29 Mar 2023 14:40:48 +0200 Subject: [PATCH] Move 5.34 to 5.36 --- {5.34 => 5.36}/.exclude-c9s | 0 {5.34 => 5.36}/Dockerfile.c9s | 0 {5.34 => 5.36}/Dockerfile.fedora | 0 {5.34 => 5.36}/README.md | 0 ...1.0047-Work-around-mod_fcgid-bogus-SCRIPT_NAME-PATH_INFO.patch | 0 {5.34 => 5.36}/root/opt/app-root/etc/httpd.conf | 0 {5.34 => 5.36}/root/opt/app-root/etc/httpd.d/50-mpm.conf.template | 0 {5.34 => 5.36}/root/opt/app-root/etc/httpdconf-fed.sed | 0 {5.34 => 5.36}/root/opt/app-root/etc/httpdconf.sed | 0 {5.34 => 5.36}/root/opt/app-root/psgiwrapper | 0 {5.34 => 5.36}/s2i/bin/assemble | 0 {5.34 => 5.36}/s2i/bin/run | 0 {5.34 => 5.36}/s2i/bin/usage | 0 {5.34 => 5.36}/test/binpath | 0 {5.34 => 5.36}/test/examples | 0 {5.34 => 5.36}/test/fcgi | 0 {5.34 => 5.36}/test/imagestreams | 0 {5.34 => 5.36}/test/psgi | 0 {5.34 => 5.36}/test/psgi-hot_deploy | 0 {5.34 => 5.36}/test/psgi-variables | 0 {5.34 => 5.36}/test/run | 0 {5.34 => 5.36}/test/run-openshift | 0 {5.34 => 5.36}/test/run-openshift-remote-cluster | 0 {5.34 => 5.36}/test/sample-test-app | 0 {5.34 => 5.36}/test/sample-test-app.json | 0 {5.34 => 5.36}/test/test-lib-openshift.sh | 0 {5.34 => 5.36}/test/test-lib-perl.sh | 0 {5.34 => 5.36}/test/test-lib-remote-openshift.sh | 0 {5.34 => 5.36}/test/test-lib.sh | 0 {5.34 => 5.36}/test/test-openshift.yaml | 0 {5.34 => 5.36}/test/warningonstderr | 0 31 files changed, 0 insertions(+), 0 deletions(-) rename {5.34 => 5.36}/.exclude-c9s (100%) rename {5.34 => 5.36}/Dockerfile.c9s (100%) rename {5.34 => 5.36}/Dockerfile.fedora (100%) rename {5.34 => 5.36}/README.md (100%) rename {5.34 => 5.36}/root/opt/app-root/Plack-1.0047-Work-around-mod_fcgid-bogus-SCRIPT_NAME-PATH_INFO.patch (100%) rename {5.34 => 5.36}/root/opt/app-root/etc/httpd.conf (100%) rename {5.34 => 5.36}/root/opt/app-root/etc/httpd.d/50-mpm.conf.template (100%) rename {5.34 => 5.36}/root/opt/app-root/etc/httpdconf-fed.sed (100%) rename {5.34 => 5.36}/root/opt/app-root/etc/httpdconf.sed (100%) rename {5.34 => 5.36}/root/opt/app-root/psgiwrapper (100%) rename {5.34 => 5.36}/s2i/bin/assemble (100%) rename {5.34 => 5.36}/s2i/bin/run (100%) rename {5.34 => 5.36}/s2i/bin/usage (100%) rename {5.34 => 5.36}/test/binpath (100%) rename {5.34 => 5.36}/test/examples (100%) rename {5.34 => 5.36}/test/fcgi (100%) rename {5.34 => 5.36}/test/imagestreams (100%) rename {5.34 => 5.36}/test/psgi (100%) rename {5.34 => 5.36}/test/psgi-hot_deploy (100%) rename {5.34 => 5.36}/test/psgi-variables (100%) rename {5.34 => 5.36}/test/run (100%) rename {5.34 => 5.36}/test/run-openshift (100%) rename {5.34 => 5.36}/test/run-openshift-remote-cluster (100%) rename {5.34 => 5.36}/test/sample-test-app (100%) rename {5.34 => 5.36}/test/sample-test-app.json (100%) rename {5.34 => 5.36}/test/test-lib-openshift.sh (100%) rename {5.34 => 5.36}/test/test-lib-perl.sh (100%) rename {5.34 => 5.36}/test/test-lib-remote-openshift.sh (100%) rename {5.34 => 5.36}/test/test-lib.sh (100%) rename {5.34 => 5.36}/test/test-openshift.yaml (100%) rename {5.34 => 5.36}/test/warningonstderr (100%) diff --git a/5.34/.exclude-c9s b/5.36/.exclude-c9s similarity index 100% rename from 5.34/.exclude-c9s rename to 5.36/.exclude-c9s diff --git a/5.34/Dockerfile.c9s b/5.36/Dockerfile.c9s similarity index 100% rename from 5.34/Dockerfile.c9s rename to 5.36/Dockerfile.c9s diff --git a/5.34/Dockerfile.fedora b/5.36/Dockerfile.fedora similarity index 100% rename from 5.34/Dockerfile.fedora rename to 5.36/Dockerfile.fedora diff --git a/5.34/README.md b/5.36/README.md similarity index 100% rename from 5.34/README.md rename to 5.36/README.md diff --git a/5.34/root/opt/app-root/Plack-1.0047-Work-around-mod_fcgid-bogus-SCRIPT_NAME-PATH_INFO.patch b/5.36/root/opt/app-root/Plack-1.0047-Work-around-mod_fcgid-bogus-SCRIPT_NAME-PATH_INFO.patch similarity index 100% rename from 5.34/root/opt/app-root/Plack-1.0047-Work-around-mod_fcgid-bogus-SCRIPT_NAME-PATH_INFO.patch rename to 5.36/root/opt/app-root/Plack-1.0047-Work-around-mod_fcgid-bogus-SCRIPT_NAME-PATH_INFO.patch diff --git a/5.34/root/opt/app-root/etc/httpd.conf b/5.36/root/opt/app-root/etc/httpd.conf similarity index 100% rename from 5.34/root/opt/app-root/etc/httpd.conf rename to 5.36/root/opt/app-root/etc/httpd.conf diff --git a/5.34/root/opt/app-root/etc/httpd.d/50-mpm.conf.template b/5.36/root/opt/app-root/etc/httpd.d/50-mpm.conf.template similarity index 100% rename from 5.34/root/opt/app-root/etc/httpd.d/50-mpm.conf.template rename to 5.36/root/opt/app-root/etc/httpd.d/50-mpm.conf.template diff --git a/5.34/root/opt/app-root/etc/httpdconf-fed.sed b/5.36/root/opt/app-root/etc/httpdconf-fed.sed similarity index 100% rename from 5.34/root/opt/app-root/etc/httpdconf-fed.sed rename to 5.36/root/opt/app-root/etc/httpdconf-fed.sed diff --git a/5.34/root/opt/app-root/etc/httpdconf.sed b/5.36/root/opt/app-root/etc/httpdconf.sed similarity index 100% rename from 5.34/root/opt/app-root/etc/httpdconf.sed rename to 5.36/root/opt/app-root/etc/httpdconf.sed diff --git a/5.34/root/opt/app-root/psgiwrapper b/5.36/root/opt/app-root/psgiwrapper similarity index 100% rename from 5.34/root/opt/app-root/psgiwrapper rename to 5.36/root/opt/app-root/psgiwrapper diff --git a/5.34/s2i/bin/assemble b/5.36/s2i/bin/assemble similarity index 100% rename from 5.34/s2i/bin/assemble rename to 5.36/s2i/bin/assemble diff --git a/5.34/s2i/bin/run b/5.36/s2i/bin/run similarity index 100% rename from 5.34/s2i/bin/run rename to 5.36/s2i/bin/run diff --git a/5.34/s2i/bin/usage b/5.36/s2i/bin/usage similarity index 100% rename from 5.34/s2i/bin/usage rename to 5.36/s2i/bin/usage diff --git a/5.34/test/binpath b/5.36/test/binpath similarity index 100% rename from 5.34/test/binpath rename to 5.36/test/binpath diff --git a/5.34/test/examples b/5.36/test/examples similarity index 100% rename from 5.34/test/examples rename to 5.36/test/examples diff --git a/5.34/test/fcgi b/5.36/test/fcgi similarity index 100% rename from 5.34/test/fcgi rename to 5.36/test/fcgi diff --git a/5.34/test/imagestreams b/5.36/test/imagestreams similarity index 100% rename from 5.34/test/imagestreams rename to 5.36/test/imagestreams diff --git a/5.34/test/psgi b/5.36/test/psgi similarity index 100% rename from 5.34/test/psgi rename to 5.36/test/psgi diff --git a/5.34/test/psgi-hot_deploy b/5.36/test/psgi-hot_deploy similarity index 100% rename from 5.34/test/psgi-hot_deploy rename to 5.36/test/psgi-hot_deploy diff --git a/5.34/test/psgi-variables b/5.36/test/psgi-variables similarity index 100% rename from 5.34/test/psgi-variables rename to 5.36/test/psgi-variables diff --git a/5.34/test/run b/5.36/test/run similarity index 100% rename from 5.34/test/run rename to 5.36/test/run diff --git a/5.34/test/run-openshift b/5.36/test/run-openshift similarity index 100% rename from 5.34/test/run-openshift rename to 5.36/test/run-openshift diff --git a/5.34/test/run-openshift-remote-cluster b/5.36/test/run-openshift-remote-cluster similarity index 100% rename from 5.34/test/run-openshift-remote-cluster rename to 5.36/test/run-openshift-remote-cluster diff --git a/5.34/test/sample-test-app b/5.36/test/sample-test-app similarity index 100% rename from 5.34/test/sample-test-app rename to 5.36/test/sample-test-app diff --git a/5.34/test/sample-test-app.json b/5.36/test/sample-test-app.json similarity index 100% rename from 5.34/test/sample-test-app.json rename to 5.36/test/sample-test-app.json diff --git a/5.34/test/test-lib-openshift.sh b/5.36/test/test-lib-openshift.sh similarity index 100% rename from 5.34/test/test-lib-openshift.sh rename to 5.36/test/test-lib-openshift.sh diff --git a/5.34/test/test-lib-perl.sh b/5.36/test/test-lib-perl.sh similarity index 100% rename from 5.34/test/test-lib-perl.sh rename to 5.36/test/test-lib-perl.sh diff --git a/5.34/test/test-lib-remote-openshift.sh b/5.36/test/test-lib-remote-openshift.sh similarity index 100% rename from 5.34/test/test-lib-remote-openshift.sh rename to 5.36/test/test-lib-remote-openshift.sh diff --git a/5.34/test/test-lib.sh b/5.36/test/test-lib.sh similarity index 100% rename from 5.34/test/test-lib.sh rename to 5.36/test/test-lib.sh diff --git a/5.34/test/test-openshift.yaml b/5.36/test/test-openshift.yaml similarity index 100% rename from 5.34/test/test-openshift.yaml rename to 5.36/test/test-openshift.yaml diff --git a/5.34/test/warningonstderr b/5.36/test/warningonstderr similarity index 100% rename from 5.34/test/warningonstderr rename to 5.36/test/warningonstderr