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 a0ef4c5bb6f17494172148fe0a5b09e6278c0e92 (commit) from 0aa93f5b11a57236f523714373e1abca25caaa65 (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 a0ef4c5bb6f17494172148fe0a5b09e6278c0e92 Author: Michael Tremer michael.tremer@ipfire.org Date: Thu Feb 7 17:06:13 2013 +0100
bind: Ship dig.
References #10151.
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/bind | 2 +- config/rootfiles/core/66/filelists/bind | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 config/rootfiles/core/66/filelists/bind
Difference in files: diff --git a/config/rootfiles/common/bind b/config/rootfiles/common/bind index db6bdab..df66853 100644 --- a/config/rootfiles/common/bind +++ b/config/rootfiles/common/bind @@ -1,4 +1,4 @@ -#usr/bin/dig +usr/bin/dig usr/bin/host usr/bin/nslookup usr/bin/nsupdate diff --git a/config/rootfiles/core/66/filelists/bind b/config/rootfiles/core/66/filelists/bind new file mode 120000 index 0000000..48a0eba --- /dev/null +++ b/config/rootfiles/core/66/filelists/bind @@ -0,0 +1 @@ +../../../common/bind \ No newline at end of file
hooks/post-receive -- IPFire 2.x development tree