diff options
author | Arno Töll <arno@debian.org> | 2013-06-07 19:07:25 +0200 |
---|---|---|
committer | Arno Töll <arno@debian.org> | 2013-06-07 19:07:25 +0200 |
commit | 1624074db1d4d7a6dd3f457055ad968f2ef6d2c7 (patch) | |
tree | 6b2e14769e92eb2da2e5b6f75da76cdc0031375b | |
parent | df90ce17d222d486e5fb284fc3e85882221f785a (diff) | |
download | apache2-1624074db1d4d7a6dd3f457055ad968f2ef6d2c7.tar.gz |
Denote upstream bug for the strtoul issue
-rw-r--r-- | debian/patches/allow-strtoul.patch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/patches/allow-strtoul.patch b/debian/patches/allow-strtoul.patch index eadfea6f..b777192f 100644 --- a/debian/patches/allow-strtoul.patch +++ b/debian/patches/allow-strtoul.patch @@ -7,6 +7,7 @@ We are not sunos4, so we do have strtoul on all ports, especially since it's defined in C99. Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711534 +Bug: https://issues.apache.org/bugzilla/show_bug.cgi?id=55077 --- a/include/httpd.h +++ b/include/httpd.h @@ -2093,12 +2093,6 @@ |