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 d003b60fbbc8e04431cb0f8efa654a5e751ef042 (commit) from f31cc9b01cf3d1605db2e3a214bf3f5c9b4ff36e (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 d003b60fbbc8e04431cb0f8efa654a5e751ef042 Author: Michael Tremer michael.tremer@ipfire.org Date: Sun May 9 14:57:17 2010 +0200
Revert "pdns-recursor: Update to version 3.2."
This reverts commit bdacf3b368a931594fe89aa40d4b7f404f8026cd.
pdns_recursor gets a SEGV when it is started and I cannot figure out the reasons.
-----------------------------------------------------------------------
Summary of changes: pkgs/core/pdns-recursor/pdns-recursor.nm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
Difference in files: diff --git a/pkgs/core/pdns-recursor/pdns-recursor.nm b/pkgs/core/pdns-recursor/pdns-recursor.nm index 5da6f65..1ce372f 100644 --- a/pkgs/core/pdns-recursor/pdns-recursor.nm +++ b/pkgs/core/pdns-recursor/pdns-recursor.nm @@ -25,7 +25,7 @@ include $(PKGROOT)/Include
PKG_NAME = pdns-recursor -PKG_VER = 3.2 +PKG_VER = 3.1.7.1 PKG_REL = 0
PKG_MAINTAINER =
hooks/post-receive -- IPFire 3.x development tree