[blfs] branch trunk updated: Fix patch version in apache

"Git Owner" ([email protected] via blfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.beyond.book
Message-ID <178135321477.2805.468503038264215813@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository blfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new 409718b033 Fix patch version in apache
409718b033 is described below

commit 409718b0334997e4cde15a4c1df928db804a53b5
Author: Pierre Labastie <[email protected]>
AuthorDate: Sat Jun 13 14:01:48 2026 +0200

    Fix patch version in apache
---
 server/major/apache.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/server/major/apache.xml b/server/major/apache.xml
index 5fc560ce86..5723e6c03a 100644
--- a/server/major/apache.xml
+++ b/server/major/apache.xml
@@ -79,7 +79,7 @@
       <listitem>
         <para>
           Required patch:
-          <ulink url="&patch-root;/httpd-2.4.68-openssl4_fixes-1.patch"/>
+          <ulink url="&patch-root;/httpd-&apache-version;-openssl4_fixes-1.patch"/>
         </para>
       </listitem>
     </itemizedlist>
@@ -129,7 +129,7 @@ useradd -c "Apache Server" -d /srv/www -g apache \
       Now add a patch for compatibility with openssl4:
     </para>
 
-<screen><userinput>patch -Np1 -i ../httpd-2.4.67-openssl4_fixes-2.patch</userinput></screen>  
+<screen><userinput>patch -Np1 -i ../httpd-&apache-version;-openssl4_fixes-1.patch</userinput></screen>
 
     <para>
       Build and install <application>Apache HTTPD</application> by running the

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.