* [git.ipfire.org] IPFire 2.x development tree branch, core110, updated. d93a23ae847df6ec122c125ca92e0e9af5d63d45
@ 2017-04-08 11:30 git
0 siblings, 0 replies; only message in thread
From: git @ 2017-04-08 11:30 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 3487 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, core110 has been updated
via d93a23ae847df6ec122c125ca92e0e9af5d63d45 (commit)
via 352fc2e9a51d1563df57551472f812692c7f4ea0 (commit)
via d191cd7e76fa390df808352b94235474c134a015 (commit)
from ca52b1895f2ff316317b3cf71f2bd6f55520ef74 (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 d93a23ae847df6ec122c125ca92e0e9af5d63d45
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sat Apr 8 06:57:56 2017 +0200
attr: rootfile update
there must be a problem at log generation. sometimes
some manpages are not listed in the log.
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
commit 352fc2e9a51d1563df57551472f812692c7f4ea0
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Sat Apr 8 00:04:48 2017 +0200
mpd: disable smbclient
because it has many dependencies and spit allot of error messages.
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
commit d191cd7e76fa390df808352b94235474c134a015
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date: Fri Apr 7 23:13:09 2017 +0200
core110: fix legacy theme css path
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
config/rootfiles/common/attr | 2 ++
config/rootfiles/core/110/filelists/files | 2 +-
lfs/mpd | 1 +
3 files changed, 4 insertions(+), 1 deletion(-)
Difference in files:
diff --git a/config/rootfiles/common/attr b/config/rootfiles/common/attr
index 14a9493..6a3ed50 100644
--- a/config/rootfiles/common/attr
+++ b/config/rootfiles/common/attr
@@ -30,6 +30,8 @@ usr/lib/libattr.so.1.1.0
#usr/share/man/man1/setfattr.1
#usr/share/man/man2/flistxattr.2
#usr/share/man/man2/fremovexattr.2
+#usr/share/man/man2/getxattr.2
+#usr/share/man/man2/setxattr.2
#usr/share/man/man2/llistxattr.2
#usr/share/man/man2/lremovexattr.2
#usr/share/man/man3/attr_get.3
diff --git a/config/rootfiles/core/110/filelists/files b/config/rootfiles/core/110/filelists/files
index e8f9d2d..0664e7f 100644
--- a/config/rootfiles/core/110/filelists/files
+++ b/config/rootfiles/core/110/filelists/files
@@ -13,7 +13,7 @@ srv/web/ipfire/cgi-bin/system.cgi
srv/web/ipfire/cgi-bin/vpnmain.cgi
srv/web/ipfire/html/themes/darkdos/include/style.css
srv/web/ipfire/html/themes/ipfire/include/css/style.css
-srv/web/ipfire/html/themes/ipfire-legacy/include/css/style.css
+srv/web/ipfire/html/themes/ipfire-legacy/include/style.css
srv/web/ipfire/html/themes/maniac/include/style.css
usr/lib/firewall/ipsec-block
usr/lib/libssp.so.0
diff --git a/lfs/mpd b/lfs/mpd
index 094f753..6b057f7 100644
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -82,6 +82,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--disable-ipv6 \
--sysconfdir=/etc \
--disable-sqlite \
+ --disable-smbclient \
--enable-id3 \
--enable-vorbis \
--enable-expat \
hooks/post-receive
--
IPFire 2.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-04-08 11:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-08 11:30 [git.ipfire.org] IPFire 2.x development tree branch, core110, updated. d93a23ae847df6ec122c125ca92e0e9af5d63d45 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox