[apache2] 01/08: refresh line numbers in patch

Stefan Fritsch sf at moszumanska.debian.org
Sat Mar 31 09:17:25 UTC 2018


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

sf pushed a commit to branch stretch
in repository apache2.

commit 5ce2d821b5117dcaa82f14c6b4d0d8e38077071a
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Fri Mar 30 15:57:38 2018 +0200

    refresh line numbers in patch
---
 ...core-Disallow-Methods-registration-at-run-time-.htac.patch | 11 +++--------
 1 file changed, 3 insertions(+), 8 deletions(-)

diff --git a/debian/patches/core-Disallow-Methods-registration-at-run-time-.htac.patch b/debian/patches/core-Disallow-Methods-registration-at-run-time-.htac.patch
index feaa3b2..2ae895a 100644
--- a/debian/patches/core-Disallow-Methods-registration-at-run-time-.htac.patch
+++ b/debian/patches/core-Disallow-Methods-registration-at-run-time-.htac.patch
@@ -13,11 +13,9 @@ since it won't be shared for all requests.
 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1807655 13f79535-47bb-0310-9956-ffa450edef68
 ---
 
-diff --git a/server/core.c b/server/core.c
-index 76adb4d869..c9b6837bd4 100644
---- a/server/core.c
-+++ b/server/core.c
-@@ -2331,6 +2331,12 @@ AP_CORE_DECLARE_NONSTD(const char *) ap_limit_section(cmd_parms *cmd,
+--- apache2.orig/server/core.c
++++ apache2/server/core.c
+@@ -2262,6 +2262,12 @@ AP_CORE_DECLARE_NONSTD(const char *) ap_
              /* method has not been registered yet, but resource restriction
               * is always checked before method handling, so register it.
               */
@@ -30,6 +28,3 @@ index 76adb4d869..c9b6837bd4 100644
              methnum = ap_method_register(cmd->pool,
                                           apr_pstrdup(cmd->pool, method));
          }
--- 
-2.14.1
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git



More information about the Pkg-apache-commits mailing list