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, core110, updated. d93a23ae847df6ec122c125ca92e0e9af5d63d45
Date: Sat, 08 Apr 2017 12:30:09 +0100	[thread overview]
Message-ID: <20170408113010.A09C710853C3@git01.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2017-04-08 11:30 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=20170408113010.A09C710853C3@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