Loading STATUS +0 −5 Original line number Diff line number Diff line Loading @@ -125,11 +125,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] *) mod_md: Don't export all symbols on Unix (reduces .so size by ~8%) trunk patch: https://svn.apache.org/r1830747 2.4.x patch: svn merge -c 1830747 ^/httpd/httpd/trunk . +1: jorton, jim, icing PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] Loading modules/md/config2.m4 +4 −1 Original line number Diff line number Diff line Loading @@ -290,6 +290,9 @@ APACHE_MODULE(md, [Managed Domain handling], $md_objs, , most, [ AC_CHECK_FUNCS([arc4random_buf], [APR_ADDTO(MOD_CPPFLAGS, ["-DMD_HAVE_ARC4RANDOM"])], []) if test "x$enable_md" = "xshared"; then APR_ADDTO(MOD_MD_LDADD, [-export-symbols-regex md_module]) fi ]) dnl # end of module specific part Loading Loading
STATUS +0 −5 Original line number Diff line number Diff line Loading @@ -125,11 +125,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] *) mod_md: Don't export all symbols on Unix (reduces .so size by ~8%) trunk patch: https://svn.apache.org/r1830747 2.4.x patch: svn merge -c 1830747 ^/httpd/httpd/trunk . +1: jorton, jim, icing PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ] Loading
modules/md/config2.m4 +4 −1 Original line number Diff line number Diff line Loading @@ -290,6 +290,9 @@ APACHE_MODULE(md, [Managed Domain handling], $md_objs, , most, [ AC_CHECK_FUNCS([arc4random_buf], [APR_ADDTO(MOD_CPPFLAGS, ["-DMD_HAVE_ARC4RANDOM"])], []) if test "x$enable_md" = "xshared"; then APR_ADDTO(MOD_MD_LDADD, [-export-symbols-regex md_module]) fi ]) dnl # end of module specific part Loading