* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d1e20e8ca7cab5586c328ebf677d1864294d49e8
@ 2020-05-09 19:28 Arne Fitzenreiter
0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2020-05-09 19:28 UTC (permalink / raw)
To: ipfire-scm
[-- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-05-09 19:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09 19:28 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. d1e20e8ca7cab5586c328ebf677d1864294d49e8 Arne Fitzenreiter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox