diff options
| author | Joe Orton <jorton@redhat.com> | 2012-10-03 13:50:34 +0100 |
|---|---|---|
| committer | Joe Orton <jorton@redhat.com> | 2012-10-03 13:50:34 +0100 |
| commit | b98f20799d192904f4e215bb96801bcc9d8c3a09 (patch) | |
| tree | dac59b0cf4859346f0c72e8dd29f5003ba2217d5 | |
| parent | 3027873c99e14ee31da60c9ab3b2b44f0525bb2c (diff) | |
| download | httpd-b98f20799d192904f4e215bb96801bcc9d8c3a09.tar.gz httpd-b98f20799d192904f4e215bb96801bcc9d8c3a09.tar.xz httpd-b98f20799d192904f4e215bb96801bcc9d8c3a09.zip | |
add patch comments.
| -rw-r--r-- | httpd-2.4.2-icons.patch | 3 | ||||
| -rw-r--r-- | httpd-2.4.3-apctl-systemd.patch | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/httpd-2.4.2-icons.patch b/httpd-2.4.2-icons.patch index 9f26494..1341999 100644 --- a/httpd-2.4.2-icons.patch +++ b/httpd-2.4.2-icons.patch @@ -1,8 +1,9 @@ - Fix config for /icons/ dir to allow symlink to poweredby.png. - - Avoid using coredump GIF for a directory called "core" +Upstream-Status: vendor specific patch + --- httpd-2.4.2/docs/conf/extra/httpd-autoindex.conf.in.icons +++ httpd-2.4.2/docs/conf/extra/httpd-autoindex.conf.in @@ -21,7 +21,7 @@ IndexOptions FancyIndexing HTMLTable Ver diff --git a/httpd-2.4.3-apctl-systemd.patch b/httpd-2.4.3-apctl-systemd.patch index 39ff2fc..bcb57fe 100644 --- a/httpd-2.4.3-apctl-systemd.patch +++ b/httpd-2.4.3-apctl-systemd.patch @@ -1,3 +1,6 @@ + +Upstream-Status: vendor specific patch + diff --git a/support/apachectl.in b/support/apachectl.in index c6ac3ea..2599386 100644 --- a/support/apachectl.in |
