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, thirteen, updated. db7a755dabac4f15e42e363e5a69f19f538ef66e
Date: Sat, 10 Nov 2012 15:11:21 +0100	[thread overview]
Message-ID: <20121110141121.AB343200C2@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2899 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, thirteen has been updated
       via  db7a755dabac4f15e42e363e5a69f19f538ef66e (commit)
       via  033d2763f5b4d07a63f68d50524b588195567024 (commit)
      from  3f67e8ad9cfd496d0e9eff9f434bbca380368ff2 (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 db7a755dabac4f15e42e363e5a69f19f538ef66e
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat Nov 10 14:28:09 2012 +0100

    updater: add scandh script to update.

commit 033d2763f5b4d07a63f68d50524b588195567024
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Sat Nov 10 13:42:11 2012 +0100

    updater: add outgoingfw.pl and remove old ncurses from libs.

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

Summary of changes:
 config/rootfiles/core/65/filelists/files |    3 +++
 config/rootfiles/core/65/update.sh       |    4 +++-
 2 files changed, 6 insertions(+), 1 deletions(-)

Difference in files:
diff --git a/config/rootfiles/core/65/filelists/files b/config/rootfiles/core/65/filelists/files
index 0f013b1..669a8d1 100644
--- a/config/rootfiles/core/65/filelists/files
+++ b/config/rootfiles/core/65/filelists/files
@@ -4,6 +4,7 @@ etc/sysctl.conf
 etc/securetty
 opt/pakfire/etc/pakfire.conf
 etc/rc.d/init.d/partresize
+etc/rc.d/init.d/firewall
 etc/rc.d/init.d/fsresize
 etc/rc.d/init.d/setclock
 etc/rc.d/init.d/tmpfs
@@ -18,5 +19,7 @@ srv/web/ipfire/cgi-bin/services.cgi
 srv/web/ipfire/cgi-bin/updatexlrator.cgi
 srv/web/ipfire/cgi-bin/vpnmain.cgi
 var/ipfire/langs
+var/ipfire/outgoing/bin/outgoingfw.pl
 var/ipfire/qos/bin/makeqosscripts.pl
 usr/local/bin/readhash
+usr/local/bin/scanhd
diff --git a/config/rootfiles/core/65/update.sh b/config/rootfiles/core/65/update.sh
index e54c329..5325086 100644
--- a/config/rootfiles/core/65/update.sh
+++ b/config/rootfiles/core/65/update.sh
@@ -68,6 +68,7 @@ add_to_backup boot
 add_to_backup etc/snort
 add_to_backup usr/lib/snort_*
 add_to_backup usr/share/zoneinfo
+add_to_backup lib/libncurses*
 
 # Backup the files
 tar cJvf /var/ipfire/backup/core-upgrade_$KVER.tar.xz \
@@ -109,10 +110,11 @@ cp -vf /boot/grub/grub.conf /boot/grub/grub.conf.org
 /etc/init.d/squid stop
 /etc/init.d/ipsec stop
 
-#Remove old snort and zoneinfo
+#Remove old snort, zoneinfo and ncurses-libs(wrong path).
 rm -rf /etc/snort
 rm -rf /usr/lib/snort_*
 rm -rf /usr/share/zoneinfo
+rm -rf /lib/libncurses*
 
 #
 #Extract files


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

                 reply	other threads:[~2012-11-10 14:11 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=20121110141121.AB343200C2@argus.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