public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Arne Fitzenreiter <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d1e20e8ca7cab5586c328ebf677d1864294d49e8
Date: Sat, 09 May 2020 19:28:03 +0000	[thread overview]
Message-ID: <49KHKb4sfFz2xkZ@people01.haj.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2574 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  d1e20e8ca7cab5586c328ebf677d1864294d49e8 (commit)
       via  4c1d6ed23b0edc9666fd68d5b80bed844d986977 (commit)
      from  d561f0d83b105bbcd483dd81812911743d4a5a8b (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 d1e20e8ca7cab5586c328ebf677d1864294d49e8
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat May 9 19:27:02 2020 +0000

    core145: fix firewall rules.pl path
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

commit 4c1d6ed23b0edc9666fd68d5b80bed844d986977
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat May 9 19:20:02 2020 +0000

    berkeley: fix typo
    
    Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>

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

Summary of changes:
 config/rootfiles/core/145/filelists/files | 2 +-
 lfs/berkeley                              | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Difference in files:
diff --git a/config/rootfiles/core/145/filelists/files b/config/rootfiles/core/145/filelists/files
index f2b20a0a3..39713eb09 100644
--- a/config/rootfiles/core/145/filelists/files
+++ b/config/rootfiles/core/145/filelists/files
@@ -11,9 +11,9 @@ srv/web/ipfire/cgi-bin/ovpnmain.cgi
 srv/web/ipfire/cgi-bin/optionsfw.cgi
 srv/web/ipfire/cgi-bin/system.cgi
 srv/web/ipfire/cgi-bin/traffic.cgi
+usr/lib/firewall/rules.pl
 usr/local/bin/makegraphs
 usr/sbin/openvpn-metrics
-var/ipfire/firewall/bin/rules.pl
 var/ipfire/menu.d/70-log.menu
 var/ipfire/general-functions.pl
 var/ipfire/graphs.pl
diff --git a/lfs/berkeley b/lfs/berkeley
index 8b7f8ef5b..72b5f8993 100644
--- a/lfs/berkeley
+++ b/lfs/berkeley
@@ -70,7 +70,7 @@ $(subst %,%_MD5,$(objects)) :
 $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
--	$(UPDATE_AUTOMAKE)
+	$(UPDATE_AUTOMAKE)
 	cd $(DIR_APP) && sed -i "s/\(__atomic_compare_exchange\)/\1_db/" src/dbinc/atomic.h
 	cd $(DIR_APP)/build_unix && ../dist/configure \
 		--prefix=/usr \


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

                 reply	other threads:[~2020-05-09 19:28 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=49KHKb4sfFz2xkZ@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