public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, master, updated. 3f99c91f354a6a433472c714c9e1a854a4d4d8ab
Date: Wed, 26 Mar 2025 14:44:36 +0000 (UTC)	[thread overview]
Message-ID: <4ZN8h43cmsz2xZ6@people01.haj.ipfire.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, master has been updated
       via  3f99c91f354a6a433472c714c9e1a854a4d4d8ab (commit)
      from  d028a679ab0a9a7fd29e2cf31a2fd3761f261fe1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3f99c91f354a6a433472c714c9e1a854a4d4d8ab
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Tue Mar 25 15:38:10 2025 +0000

    Revert "vpnmain.cgi: Fixes bug13737 - increments the serial number to allow cert regen"
    
    This reverts commit 7d1d7e0bec4c7f991dbbb622ce414e0b91d14d74.
    
    Reverted as requested by Adolf due to some work being required on this.
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 html/cgi-bin/vpnmain.cgi | 7 -------
 1 file changed, 7 deletions(-)

Difference in files:
diff --git a/html/cgi-bin/vpnmain.cgi b/html/cgi-bin/vpnmain.cgi
index 9107bf00a..e30506fdf 100644
--- a/html/cgi-bin/vpnmain.cgi
+++ b/html/cgi-bin/vpnmain.cgi
@@ -1247,13 +1247,6 @@ END
 	exit(0);
 
 	ROOTCERT_SUCCESS:
-
-# Increment the serial number to 02 after root and host certificates are
-# created so that cert regeneration works.
-	open(FILE, ">${General::swroot}/certs/serial");
-	print FILE "02";
-	close FILE;
-
 	if (&vpnenabled) {
 		&General::system('/usr/local/bin/ipsecctrl', 'S');
 		sleep $sleepDelay;


hooks/post-receive
--
IPFire 2.x development tree


                 reply	other threads:[~2025-03-26 14:44 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ZN8h43cmsz2xZ6@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox