public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. dc6ed83537e1bcc1347ad16bee095ef4d641bc69
Date: Tue, 10 Oct 2017 12:46:25 +0100	[thread overview]
Message-ID: <20171010114626.012C11081BCF@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2532 bytes --]

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, next has been updated
       via  dc6ed83537e1bcc1347ad16bee095ef4d641bc69 (commit)
      from  436479a29fb81a66e66304a76862e48cddfaf424 (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 dc6ed83537e1bcc1347ad16bee095ef4d641bc69
Author: Peter Müller <peter.mueller(a)link38.eu>
Date:   Mon Oct 9 22:06:33 2017 +0200

    delete unused dial.cgi file
    
    Signed-off-by: Peter Müller <peter.mueller(a)link38.eu>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/common/web-user-interface | 1 -
 config/rootfiles/core/115/update.sh        | 4 ++++
 html/html/dial.cgi                         | 4 ----
 3 files changed, 4 insertions(+), 5 deletions(-)
 delete mode 100644 html/html/dial.cgi

Difference in files:
diff --git a/config/rootfiles/common/web-user-interface b/config/rootfiles/common/web-user-interface
index 531f8bd..d538b8a 100644
--- a/config/rootfiles/common/web-user-interface
+++ b/config/rootfiles/common/web-user-interface
@@ -108,7 +108,6 @@ srv/web/ipfire/html/captive/assets/favicon.ico
 srv/web/ipfire/html/captive/assets/ipfire.png
 srv/web/ipfire/html/captive/template.html
 srv/web/ipfire/html/clwarn.cgi
-srv/web/ipfire/html/dial.cgi
 srv/web/ipfire/html/favicon.ico
 #srv/web/ipfire/html/images
 srv/web/ipfire/html/images/IPFire.png
diff --git a/config/rootfiles/core/115/update.sh b/config/rootfiles/core/115/update.sh
index efeb2d8..4b30cd8 100644
--- a/config/rootfiles/core/115/update.sh
+++ b/config/rootfiles/core/115/update.sh
@@ -38,6 +38,10 @@ openvpnctrl -kn2n
 # Extract files
 extract_files
 
+# Remove files
+rm -vf \
+	/srv/web/ipfire/html/dial.cgi
+
 # update linker config
 ldconfig
 
diff --git a/html/html/dial.cgi b/html/html/dial.cgi
deleted file mode 100644
index 7c7b7db..0000000
--- a/html/html/dial.cgi
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/perl
-
-print "Status: 302 Moved\n";
-print "Location: /cgi-bin/dial/index.cgi\n\n";


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

                 reply	other threads:[~2017-10-10 11:46 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=20171010114626.012C11081BCF@git01.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