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 3.x development tree branch, master, updated. a62c7eacc7ce619fdd7d3f7ef3a9dcda5a9fd589
Date: Wed, 19 Dec 2012 12:31:47 +0100	[thread overview]
Message-ID: <20121219113228.14FE4200CF@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 3466 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 3.x development tree".

The branch, master has been updated
       via  a62c7eacc7ce619fdd7d3f7ef3a9dcda5a9fd589 (commit)
       via  aebc3bee7755b57704623ed3055f39cac50d97e8 (commit)
       via  5e87ec1a7876cef35c82683b37f0bd2cacdcf03e (commit)
      from  5ebeb444df1aab5ff6a5827584128ba80945edb4 (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 a62c7eacc7ce619fdd7d3f7ef3a9dcda5a9fd589
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Dec 19 12:30:54 2012 +0100

    batctl: New package: B.A.T.M.A.N. advanced control and management tool.

commit aebc3bee7755b57704623ed3055f39cac50d97e8
Merge: 5e87ec1 5ebeb44
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Dec 19 11:13:22 2012 +0100

    Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x

commit 5e87ec1a7876cef35c82683b37f0bd2cacdcf03e
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Wed Dec 19 11:12:32 2012 +0100

    automake: Update to 1.12.6.

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

Summary of changes:
 automake/automake.nm |  2 +-
 batctl/batctl.nm     | 38 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 1 deletion(-)
 create mode 100644 batctl/batctl.nm

Difference in files:
diff --git a/automake/automake.nm b/automake/automake.nm
index 5c26f81..e04e0cd 100644
--- a/automake/automake.nm
+++ b/automake/automake.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = automake
-version    = 1.12.5
+version    = 1.12.6
 release    = 1
 arch       = noarch
 
diff --git a/batctl/batctl.nm b/batctl/batctl.nm
new file mode 100644
index 0000000..8095ae5
--- /dev/null
+++ b/batctl/batctl.nm
@@ -0,0 +1,38 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = batctl
+version    = 2012.4.0
+release    = 1
+
+groups     = Networking/Tools
+url        = http://www.open-mesh.org/projects/batctl
+license    = GPLv2
+summary    = B.A.T.M.A.N. advanced control and management tool.
+
+
+description
+	B.A.T.M.A.N. advanced operates on layer 2 and thus all
+	hosts participating in the virtual switch are completely
+	transparent for all protocols above layer 2. Therefore the
+	common diagnosis tools do not work as expected.
+	To overcome these problems batctl was created. At the moment batctl
+	contains ping, traceroute, tcpdump and interfaces to the
+	kernel module settings.
+end
+
+source_dl  = http://downloads.open-mesh.org/batman/stable/sources/batctl/
+
+build
+	make_install_targets += PREFIX=%{prefix}
+end
+
+packages
+	package %{name}
+
+	package %{name}-debuginfo
+		template DEBUGINFO
+	end
+end


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

                 reply	other threads:[~2012-12-19 11:31 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=20121219113228.14FE4200CF@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